diff --git a/CMakeLists.txt b/CMakeLists.txt index 962ba046e90..6dd3a4595c4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/arm.toolchain.cmake b/cmake/arm.toolchain.cmake index dc31f37c644..3091d7d5a5a 100644 --- a/cmake/arm.toolchain.cmake +++ b/cmake/arm.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/arm64.toolchain.cmake b/cmake/arm64.toolchain.cmake index c22ae03284d..80d6c371b54 100644 --- a/cmake/arm64.toolchain.cmake +++ b/cmake/arm64.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/coverage.cmake b/cmake/coverage.cmake index 95ab36d7fa0..de7e79a2102 100644 --- a/cmake/coverage.cmake +++ b/cmake/coverage.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/dependencies.cmake b/cmake/dependencies.cmake index 565584fa750..7805698708a 100644 --- a/cmake/dependencies.cmake +++ b/cmake/dependencies.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/IEDevScriptsConfig.cmake b/cmake/developer_package/IEDevScriptsConfig.cmake index 8b346c94f36..74e768b3e79 100644 --- a/cmake/developer_package/IEDevScriptsConfig.cmake +++ b/cmake/developer_package/IEDevScriptsConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/add_ie_target.cmake b/cmake/developer_package/add_ie_target.cmake index 594d12cf14c..2e94ec8c9f6 100644 --- a/cmake/developer_package/add_ie_target.cmake +++ b/cmake/developer_package/add_ie_target.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/api_validator/api_validator.cmake b/cmake/developer_package/api_validator/api_validator.cmake index 33a21696a9e..02cdc760c02 100644 --- a/cmake/developer_package/api_validator/api_validator.cmake +++ b/cmake/developer_package/api_validator/api_validator.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/api_validator/api_validator_run.cmake b/cmake/developer_package/api_validator/api_validator_run.cmake index 1d07c992244..3781e17c1ed 100644 --- a/cmake/developer_package/api_validator/api_validator_run.cmake +++ b/cmake/developer_package/api_validator/api_validator_run.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/clang_format/clang_format.cmake b/cmake/developer_package/clang_format/clang_format.cmake index d1459370a47..101752ad8d9 100644 --- a/cmake/developer_package/clang_format/clang_format.cmake +++ b/cmake/developer_package/clang_format/clang_format.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/clang_format/clang_format_check.cmake b/cmake/developer_package/clang_format/clang_format_check.cmake index 66ae2699bec..c13eaddb598 100644 --- a/cmake/developer_package/clang_format/clang_format_check.cmake +++ b/cmake/developer_package/clang_format/clang_format_check.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/clang_format/clang_format_fix.cmake b/cmake/developer_package/clang_format/clang_format_fix.cmake index 665c63d1f57..657a7d0da35 100644 --- a/cmake/developer_package/clang_format/clang_format_fix.cmake +++ b/cmake/developer_package/clang_format/clang_format_fix.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/compile_flags/fuzzing.cmake b/cmake/developer_package/compile_flags/fuzzing.cmake index d8bcbded083..e030695d5a4 100644 --- a/cmake/developer_package/compile_flags/fuzzing.cmake +++ b/cmake/developer_package/compile_flags/fuzzing.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/compile_flags/os_flags.cmake b/cmake/developer_package/compile_flags/os_flags.cmake index 1c3143beb87..728bbf5e222 100644 --- a/cmake/developer_package/compile_flags/os_flags.cmake +++ b/cmake/developer_package/compile_flags/os_flags.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/compile_flags/sanitizer.cmake b/cmake/developer_package/compile_flags/sanitizer.cmake index e85494aa7e9..a342b5c2908 100644 --- a/cmake/developer_package/compile_flags/sanitizer.cmake +++ b/cmake/developer_package/compile_flags/sanitizer.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/compile_flags/sdl.cmake b/cmake/developer_package/compile_flags/sdl.cmake index 878bca72cae..90ecb7938fb 100644 --- a/cmake/developer_package/compile_flags/sdl.cmake +++ b/cmake/developer_package/compile_flags/sdl.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/coverage/coverage.cmake b/cmake/developer_package/coverage/coverage.cmake index bc542be2da6..0a2f6a39896 100644 --- a/cmake/developer_package/coverage/coverage.cmake +++ b/cmake/developer_package/coverage/coverage.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/coverage/coverage_clean.cmake b/cmake/developer_package/coverage/coverage_clean.cmake index bab29fcadcb..5bd8b7e7166 100644 --- a/cmake/developer_package/coverage/coverage_clean.cmake +++ b/cmake/developer_package/coverage/coverage_clean.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/coverage/coverage_merge.cmake b/cmake/developer_package/coverage/coverage_merge.cmake index d8b42dcf47a..41dd1d09bc3 100644 --- a/cmake/developer_package/coverage/coverage_merge.cmake +++ b/cmake/developer_package/coverage/coverage_merge.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cpplint/cpplint.cmake b/cmake/developer_package/cpplint/cpplint.cmake index 5e096a1a757..a4f03940567 100644 --- a/cmake/developer_package/cpplint/cpplint.cmake +++ b/cmake/developer_package/cpplint/cpplint.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cpplint/cpplint_html.cmake b/cmake/developer_package/cpplint/cpplint_html.cmake index 7af6d7efdc9..28ebad97d31 100644 --- a/cmake/developer_package/cpplint/cpplint_html.cmake +++ b/cmake/developer_package/cpplint/cpplint_html.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cpplint/cpplint_merge.cmake b/cmake/developer_package/cpplint/cpplint_merge.cmake index ef2bbf43031..1eedcc5068d 100644 --- a/cmake/developer_package/cpplint/cpplint_merge.cmake +++ b/cmake/developer_package/cpplint/cpplint_merge.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cpplint/cpplint_run.cmake b/cmake/developer_package/cpplint/cpplint_run.cmake index 8ab914e7144..b10580655bf 100644 --- a/cmake/developer_package/cpplint/cpplint_run.cmake +++ b/cmake/developer_package/cpplint/cpplint_run.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cpplint/cpplint_to_cppcheck_xml.cmake b/cmake/developer_package/cpplint/cpplint_to_cppcheck_xml.cmake index c8f9ec046dc..db3aa1417a6 100644 --- a/cmake/developer_package/cpplint/cpplint_to_cppcheck_xml.cmake +++ b/cmake/developer_package/cpplint/cpplint_to_cppcheck_xml.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cross_compile/cross_compiled_disp_gen.cmake b/cmake/developer_package/cross_compile/cross_compiled_disp_gen.cmake index 992e27aa5af..66c74025ac8 100644 --- a/cmake/developer_package/cross_compile/cross_compiled_disp_gen.cmake +++ b/cmake/developer_package/cross_compile/cross_compiled_disp_gen.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cross_compile/cross_compiled_disp_gen_options.in b/cmake/developer_package/cross_compile/cross_compiled_disp_gen_options.in index 750270749b5..74f97874f34 100644 --- a/cmake/developer_package/cross_compile/cross_compiled_disp_gen_options.in +++ b/cmake/developer_package/cross_compile/cross_compiled_disp_gen_options.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/cross_compile/cross_compiled_func.cmake b/cmake/developer_package/cross_compile/cross_compiled_func.cmake index 4cde8fc641e..ff68280a687 100644 --- a/cmake/developer_package/cross_compile/cross_compiled_func.cmake +++ b/cmake/developer_package/cross_compile/cross_compiled_func.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/debug.cmake b/cmake/developer_package/debug.cmake index 113b0451c17..33518d2008c 100644 --- a/cmake/developer_package/debug.cmake +++ b/cmake/developer_package/debug.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/download/dependency_solver.cmake b/cmake/developer_package/download/dependency_solver.cmake index f68e2a06a7a..0fa2ad53bfb 100644 --- a/cmake/developer_package/download/dependency_solver.cmake +++ b/cmake/developer_package/download/dependency_solver.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/download/download.cmake b/cmake/developer_package/download/download.cmake index bedd58f8ded..756141ead1e 100644 --- a/cmake/developer_package/download/download.cmake +++ b/cmake/developer_package/download/download.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/download/download_and_apply.cmake b/cmake/developer_package/download/download_and_apply.cmake index 7132dce10d1..778ae664bb3 100644 --- a/cmake/developer_package/download/download_and_apply.cmake +++ b/cmake/developer_package/download/download_and_apply.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/download/download_and_check.cmake b/cmake/developer_package/download/download_and_check.cmake index 51ce9722bcd..c3037855358 100644 --- a/cmake/developer_package/download/download_and_check.cmake +++ b/cmake/developer_package/download/download_and_check.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/download/download_and_extract.cmake b/cmake/developer_package/download/download_and_extract.cmake index ecacfc126a8..3d0d58e2d75 100644 --- a/cmake/developer_package/download/download_and_extract.cmake +++ b/cmake/developer_package/download/download_and_extract.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/download/extract.cmake b/cmake/developer_package/download/extract.cmake index 4174bf4c9fc..cdd35ce8114 100644 --- a/cmake/developer_package/download/extract.cmake +++ b/cmake/developer_package/download/extract.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/faster_build.cmake b/cmake/developer_package/faster_build.cmake index 94561f622cb..2b036c61f91 100644 --- a/cmake/developer_package/faster_build.cmake +++ b/cmake/developer_package/faster_build.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/features.cmake b/cmake/developer_package/features.cmake index 3b4295383cc..ae30ae7efee 100644 --- a/cmake/developer_package/features.cmake +++ b/cmake/developer_package/features.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/frontends/create_frontends_hpp.cmake b/cmake/developer_package/frontends/create_frontends_hpp.cmake index dde42181506..eeadad18650 100644 --- a/cmake/developer_package/frontends/create_frontends_hpp.cmake +++ b/cmake/developer_package/frontends/create_frontends_hpp.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/frontends/frontends.cmake b/cmake/developer_package/frontends/frontends.cmake index 3e6a77cca18..0fbc3d211cd 100644 --- a/cmake/developer_package/frontends/frontends.cmake +++ b/cmake/developer_package/frontends/frontends.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/frontends/ov_frontends.hpp.in b/cmake/developer_package/frontends/ov_frontends.hpp.in index b2e66965fa3..6a07e859b9d 100644 --- a/cmake/developer_package/frontends/ov_frontends.hpp.in +++ b/cmake/developer_package/frontends/ov_frontends.hpp.in @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/cmake/developer_package/linux_name.cmake b/cmake/developer_package/linux_name.cmake index 3e8c775770b..0508ad6d156 100644 --- a/cmake/developer_package/linux_name.cmake +++ b/cmake/developer_package/linux_name.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/message.cmake b/cmake/developer_package/message.cmake index 7637d311a1e..c7bd272376a 100644 --- a/cmake/developer_package/message.cmake +++ b/cmake/developer_package/message.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/models.cmake b/cmake/developer_package/models.cmake index 8060087e959..9c6f3fa7fc0 100644 --- a/cmake/developer_package/models.cmake +++ b/cmake/developer_package/models.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/ncc_naming_style/ncc_naming_style.cmake b/cmake/developer_package/ncc_naming_style/ncc_naming_style.cmake index 58bb0c7591a..b0eae52ac2c 100644 --- a/cmake/developer_package/ncc_naming_style/ncc_naming_style.cmake +++ b/cmake/developer_package/ncc_naming_style/ncc_naming_style.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/ncc_naming_style/ncc_run.cmake b/cmake/developer_package/ncc_naming_style/ncc_run.cmake index 28c885d17fe..f37124df9b7 100644 --- a/cmake/developer_package/ncc_naming_style/ncc_run.cmake +++ b/cmake/developer_package/ncc_naming_style/ncc_run.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/ncc_naming_style/self_check/class_name.hpp b/cmake/developer_package/ncc_naming_style/self_check/class_name.hpp index 8e593c68c27..dd785ef7db4 100644 --- a/cmake/developer_package/ncc_naming_style/self_check/class_name.hpp +++ b/cmake/developer_package/ncc_naming_style/self_check/class_name.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/cmake/developer_package/ncc_naming_style/self_check/function_name.hpp b/cmake/developer_package/ncc_naming_style/self_check/function_name.hpp index e13aa3c06c3..77ed858038d 100644 --- a/cmake/developer_package/ncc_naming_style/self_check/function_name.hpp +++ b/cmake/developer_package/ncc_naming_style/self_check/function_name.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/cmake/developer_package/ncc_naming_style/self_check/method_name.hpp b/cmake/developer_package/ncc_naming_style/self_check/method_name.hpp index c7ece6f6ba4..6f3ab4f1150 100644 --- a/cmake/developer_package/ncc_naming_style/self_check/method_name.hpp +++ b/cmake/developer_package/ncc_naming_style/self_check/method_name.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/cmake/developer_package/ncc_naming_style/try_find_clang.cmake b/cmake/developer_package/ncc_naming_style/try_find_clang.cmake index 8ef0efe7522..ade929a9bfb 100644 --- a/cmake/developer_package/ncc_naming_style/try_find_clang.cmake +++ b/cmake/developer_package/ncc_naming_style/try_find_clang.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/options.cmake b/cmake/developer_package/options.cmake index 1ae37d0b501..08593603589 100644 --- a/cmake/developer_package/options.cmake +++ b/cmake/developer_package/options.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/common-libraries.cmake b/cmake/developer_package/packaging/common-libraries.cmake index daf708cebb0..26bee3ca8a9 100644 --- a/cmake/developer_package/packaging/common-libraries.cmake +++ b/cmake/developer_package/packaging/common-libraries.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/debian/debian.cmake b/cmake/developer_package/packaging/debian/debian.cmake index 735160b4694..64598f119cd 100644 --- a/cmake/developer_package/packaging/debian/debian.cmake +++ b/cmake/developer_package/packaging/debian/debian.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/debian/post_build.cmake b/cmake/developer_package/packaging/debian/post_build.cmake index 4b2150ff97d..f362fb050e4 100644 --- a/cmake/developer_package/packaging/debian/post_build.cmake +++ b/cmake/developer_package/packaging/debian/post_build.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/nsis.cmake b/cmake/developer_package/packaging/nsis.cmake index f154b52c479..57a98221861 100644 --- a/cmake/developer_package/packaging/nsis.cmake +++ b/cmake/developer_package/packaging/nsis.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/packaging.cmake b/cmake/developer_package/packaging/packaging.cmake index 246cfb981f0..8781bb332d7 100644 --- a/cmake/developer_package/packaging/packaging.cmake +++ b/cmake/developer_package/packaging/packaging.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/rpm/post_build.cmake b/cmake/developer_package/packaging/rpm/post_build.cmake index 4fe461de531..e7f3e817188 100644 --- a/cmake/developer_package/packaging/rpm/post_build.cmake +++ b/cmake/developer_package/packaging/rpm/post_build.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/packaging/rpm/rpm.cmake b/cmake/developer_package/packaging/rpm/rpm.cmake index 6919b2770cf..22a83a77386 100644 --- a/cmake/developer_package/packaging/rpm/rpm.cmake +++ b/cmake/developer_package/packaging/rpm/rpm.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/plugins/create_plugin_file.cmake b/cmake/developer_package/plugins/create_plugin_file.cmake index efdf9b1cbca..c323a6a6555 100644 --- a/cmake/developer_package/plugins/create_plugin_file.cmake +++ b/cmake/developer_package/plugins/create_plugin_file.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/plugins/create_plugins_hpp.cmake b/cmake/developer_package/plugins/create_plugins_hpp.cmake index 74e638f3fd0..cddcad73847 100644 --- a/cmake/developer_package/plugins/create_plugins_hpp.cmake +++ b/cmake/developer_package/plugins/create_plugins_hpp.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/plugins/plugins.cmake b/cmake/developer_package/plugins/plugins.cmake index 553b97fb5b0..f171ddceb97 100644 --- a/cmake/developer_package/plugins/plugins.cmake +++ b/cmake/developer_package/plugins/plugins.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/plugins/plugins.hpp.in b/cmake/developer_package/plugins/plugins.hpp.in index af7f2eaaa07..1b04e473069 100644 --- a/cmake/developer_package/plugins/plugins.hpp.in +++ b/cmake/developer_package/plugins/plugins.hpp.in @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/cmake/developer_package/plugins/register_plugin_cmake.cmake b/cmake/developer_package/plugins/register_plugin_cmake.cmake index 6472c6a18a7..52dbeae7f22 100644 --- a/cmake/developer_package/plugins/register_plugin_cmake.cmake +++ b/cmake/developer_package/plugins/register_plugin_cmake.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/plugins/unregister_plugin_cmake.cmake b/cmake/developer_package/plugins/unregister_plugin_cmake.cmake index 3fb504db1fd..6eab329ed6c 100644 --- a/cmake/developer_package/plugins/unregister_plugin_cmake.cmake +++ b/cmake/developer_package/plugins/unregister_plugin_cmake.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/python_requirements.cmake b/cmake/developer_package/python_requirements.cmake index 532462511b9..d187669d6ff 100644 --- a/cmake/developer_package/python_requirements.cmake +++ b/cmake/developer_package/python_requirements.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/shellcheck/shellcheck.cmake b/cmake/developer_package/shellcheck/shellcheck.cmake index 5998d520f25..b792a8e6c1a 100644 --- a/cmake/developer_package/shellcheck/shellcheck.cmake +++ b/cmake/developer_package/shellcheck/shellcheck.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/shellcheck/shellcheck_process.cmake b/cmake/developer_package/shellcheck/shellcheck_process.cmake index 24c31608235..adc53f9ab51 100644 --- a/cmake/developer_package/shellcheck/shellcheck_process.cmake +++ b/cmake/developer_package/shellcheck/shellcheck_process.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/target_flags.cmake b/cmake/developer_package/target_flags.cmake index 62831fffabc..e6c72540288 100644 --- a/cmake/developer_package/target_flags.cmake +++ b/cmake/developer_package/target_flags.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # Target system specific flags diff --git a/cmake/developer_package/tbb/TBBConfig.cmake b/cmake/developer_package/tbb/TBBConfig.cmake index 28813754a30..a192f6e4a3a 100644 --- a/cmake/developer_package/tbb/TBBConfig.cmake +++ b/cmake/developer_package/tbb/TBBConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/tbb/lnx/TBBConfig-version.cmake b/cmake/developer_package/tbb/lnx/TBBConfig-version.cmake index 45a6f0b7420..6cf35546739 100644 --- a/cmake/developer_package/tbb/lnx/TBBConfig-version.cmake +++ b/cmake/developer_package/tbb/lnx/TBBConfig-version.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/tbb/lnx/TBBConfig.cmake b/cmake/developer_package/tbb/lnx/TBBConfig.cmake index 4bd8f912d94..64e3ced9acd 100644 --- a/cmake/developer_package/tbb/lnx/TBBConfig.cmake +++ b/cmake/developer_package/tbb/lnx/TBBConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # TBB_FOUND should not be set explicitly. It is defined automatically by CMake. diff --git a/cmake/developer_package/tbb/mac/TBBConfig-version.cmake b/cmake/developer_package/tbb/mac/TBBConfig-version.cmake index 45a6f0b7420..6cf35546739 100644 --- a/cmake/developer_package/tbb/mac/TBBConfig-version.cmake +++ b/cmake/developer_package/tbb/mac/TBBConfig-version.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/tbb/mac/TBBConfig.cmake b/cmake/developer_package/tbb/mac/TBBConfig.cmake index 65cd06b9a72..c3077b3c3f9 100644 --- a/cmake/developer_package/tbb/mac/TBBConfig.cmake +++ b/cmake/developer_package/tbb/mac/TBBConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/tbb/win/TBBConfig-version.cmake b/cmake/developer_package/tbb/win/TBBConfig-version.cmake index 45a6f0b7420..6cf35546739 100644 --- a/cmake/developer_package/tbb/win/TBBConfig-version.cmake +++ b/cmake/developer_package/tbb/win/TBBConfig-version.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/tbb/win/TBBConfig.cmake b/cmake/developer_package/tbb/win/TBBConfig.cmake index 1e04a801453..984222b2064 100644 --- a/cmake/developer_package/tbb/win/TBBConfig.cmake +++ b/cmake/developer_package/tbb/win/TBBConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/version.cmake b/cmake/developer_package/version.cmake index 171b5f0a7bc..35f1616e5e8 100644 --- a/cmake/developer_package/version.cmake +++ b/cmake/developer_package/version.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/vs_version/vs_version.cmake b/cmake/developer_package/vs_version/vs_version.cmake index 9d821fd512a..b87610a2f06 100644 --- a/cmake/developer_package/vs_version/vs_version.cmake +++ b/cmake/developer_package/vs_version/vs_version.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/developer_package/whole_archive.cmake b/cmake/developer_package/whole_archive.cmake index cefe092e150..a86cc6f82a5 100644 --- a/cmake/developer_package/whole_archive.cmake +++ b/cmake/developer_package/whole_archive.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/extra_modules.cmake b/cmake/extra_modules.cmake index 5393c403e42..46a17d0eec3 100644 --- a/cmake/extra_modules.cmake +++ b/cmake/extra_modules.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/features.cmake b/cmake/features.cmake index 6e1af7c367b..0af8e5f19c2 100644 --- a/cmake/features.cmake +++ b/cmake/features.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/packaging/common-libraries.cmake b/cmake/packaging/common-libraries.cmake index 3e1fb97e819..d95f467a97b 100644 --- a/cmake/packaging/common-libraries.cmake +++ b/cmake/packaging/common-libraries.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/packaging/copyrights/generic b/cmake/packaging/copyrights/generic index d960c4117e6..bf9c6f9c3f5 100644 --- a/cmake/packaging/copyrights/generic +++ b/cmake/packaging/copyrights/generic @@ -4,7 +4,7 @@ Comment: OpenVINO toolkit copyright file for Debian packaging Files: * Comment: oneAPI Deep Neural Network Library (oneDNN) -Copyright: 2016-2019 Intel Corporation +Copyright: 2016-2023 Intel Corporation 2018 YANDEX LLC 2020 Arm Limited and affiliates License: Apache @@ -149,7 +149,7 @@ License: Files: * Comment: Intel(R) Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API -Copyright: (c) 2019 Intel Corporation. All rights reserved. +Copyright: (c) 2019-2023 Intel Corporation. All rights reserved. License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -625,12 +625,12 @@ License: Files: * Comment: Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver (src/gpu/jit/ngen/npack/{elf_structs,hash}.hpp) -Copyright: (c) 2018 Intel Corporation +Copyright: (c) 2018-2023 Intel Corporation License: MIT Files: * Comment: Intel(R) Graphics Compiler (src/gpu/jit/ngen/npack/neo_structs.hpp) -Copyright:(c) 2019 Intel Corporation +Copyright:(c) 2019-2023 Intel Corporation License: MIT Files: * diff --git a/cmake/packaging/debian.cmake b/cmake/packaging/debian.cmake index 80d64c294b7..6f1899a6637 100644 --- a/cmake/packaging/debian.cmake +++ b/cmake/packaging/debian.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/packaging/nsis.cmake b/cmake/packaging/nsis.cmake index 71fcb9132ad..b6e809514ca 100644 --- a/cmake/packaging/nsis.cmake +++ b/cmake/packaging/nsis.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/packaging/packaging.cmake b/cmake/packaging/packaging.cmake index 33b0f7a71e9..86e0bb91737 100644 --- a/cmake/packaging/packaging.cmake +++ b/cmake/packaging/packaging.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/packaging/rpm.cmake b/cmake/packaging/rpm.cmake index 9e1f7090d60..7b0c083af2b 100644 --- a/cmake/packaging/rpm.cmake +++ b/cmake/packaging/rpm.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/templates/InferenceEngineConfig-version.cmake.in b/cmake/templates/InferenceEngineConfig-version.cmake.in index 631393d0ba1..2da3f42e1c6 100644 --- a/cmake/templates/InferenceEngineConfig-version.cmake.in +++ b/cmake/templates/InferenceEngineConfig-version.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/templates/InferenceEngineConfig.cmake.in b/cmake/templates/InferenceEngineConfig.cmake.in index a0231840c74..94cbfcefe88 100644 --- a/cmake/templates/InferenceEngineConfig.cmake.in +++ b/cmake/templates/InferenceEngineConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # diff --git a/cmake/templates/InferenceEngineDeveloperPackageConfig.cmake.in b/cmake/templates/InferenceEngineDeveloperPackageConfig.cmake.in index 5945816d955..bed05c9e678 100644 --- a/cmake/templates/InferenceEngineDeveloperPackageConfig.cmake.in +++ b/cmake/templates/InferenceEngineDeveloperPackageConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/templates/OpenVINOConfig-version.cmake.in b/cmake/templates/OpenVINOConfig-version.cmake.in index 88aec38e9e9..e0ddf633ea0 100644 --- a/cmake/templates/OpenVINOConfig-version.cmake.in +++ b/cmake/templates/OpenVINOConfig-version.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/templates/OpenVINOConfig.cmake.in b/cmake/templates/OpenVINOConfig.cmake.in index e675f435a31..96df86520a2 100644 --- a/cmake/templates/OpenVINOConfig.cmake.in +++ b/cmake/templates/OpenVINOConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # FindOpenVINO diff --git a/cmake/templates/OpenVINODeveloperPackageConfig.cmake.in b/cmake/templates/OpenVINODeveloperPackageConfig.cmake.in index ebc27ebc6de..8204203ba2a 100644 --- a/cmake/templates/OpenVINODeveloperPackageConfig.cmake.in +++ b/cmake/templates/OpenVINODeveloperPackageConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/templates/openvino.pc.in b/cmake/templates/openvino.pc.in index e0715362c3e..c47a6bcc797 100644 --- a/cmake/templates/openvino.pc.in +++ b/cmake/templates/openvino.pc.in @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/test_model_zoo.cmake b/cmake/test_model_zoo.cmake index 6a140c872bd..0644b1e752b 100644 --- a/cmake/test_model_zoo.cmake +++ b/cmake/test_model_zoo.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/toolchains/ia32.linux.toolchain.cmake b/cmake/toolchains/ia32.linux.toolchain.cmake index cd6dd2f8493..2966df7281f 100644 --- a/cmake/toolchains/ia32.linux.toolchain.cmake +++ b/cmake/toolchains/ia32.linux.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/toolchains/mt.runtime.win32.toolchain.cmake b/cmake/toolchains/mt.runtime.win32.toolchain.cmake index 62619cd5683..cfa275cb0dd 100644 --- a/cmake/toolchains/mt.runtime.win32.toolchain.cmake +++ b/cmake/toolchains/mt.runtime.win32.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/toolchains/onecoreuap.toolchain.cmake b/cmake/toolchains/onecoreuap.toolchain.cmake index c97bca379ed..b801c7d4f88 100644 --- a/cmake/toolchains/onecoreuap.toolchain.cmake +++ b/cmake/toolchains/onecoreuap.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/toolchains/riscv64-gnu.toolchain.cmake b/cmake/toolchains/riscv64-gnu.toolchain.cmake index 6146ed13a8f..b65b71c1919 100644 --- a/cmake/toolchains/riscv64-gnu.toolchain.cmake +++ b/cmake/toolchains/riscv64-gnu.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/cmake/toolchains/uwp.toolchain.cmake b/cmake/toolchains/uwp.toolchain.cmake index e6de8d0671d..406e71b7bb1 100644 --- a/cmake/toolchains/uwp.toolchain.cmake +++ b/cmake/toolchains/uwp.toolchain.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 509aeb11b66..0bb04e7b1ab 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/HOWTO/mo_extensions/front/tf/Complex.py b/docs/HOWTO/mo_extensions/front/tf/Complex.py index af34ac8676f..169a3e50050 100644 --- a/docs/HOWTO/mo_extensions/front/tf/Complex.py +++ b/docs/HOWTO/mo_extensions/front/tf/Complex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [complex:transformation] diff --git a/docs/HOWTO/mo_extensions/front/tf/ComplexAbs.py b/docs/HOWTO/mo_extensions/front/tf/ComplexAbs.py index bba70fd17b4..56594438611 100644 --- a/docs/HOWTO/mo_extensions/front/tf/ComplexAbs.py +++ b/docs/HOWTO/mo_extensions/front/tf/ComplexAbs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [complex_abs:transformation] diff --git a/docs/HOWTO/mo_extensions/front/tf/FFT_ext.py b/docs/HOWTO/mo_extensions/front/tf/FFT_ext.py index ef3265962ab..ac1cfbdcbf8 100644 --- a/docs/HOWTO/mo_extensions/front/tf/FFT_ext.py +++ b/docs/HOWTO/mo_extensions/front/tf/FFT_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # ! [fft_ext:extractor] diff --git a/docs/HOWTO/mo_extensions/ops/FFT.py b/docs/HOWTO/mo_extensions/ops/FFT.py index b5540a3c462..604d893cfdf 100644 --- a/docs/HOWTO/mo_extensions/ops/FFT.py +++ b/docs/HOWTO/mo_extensions/ops/FFT.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [fft:operation] diff --git a/docs/HOWTO/mri_reconstruction_demo.py b/docs/HOWTO/mri_reconstruction_demo.py index 2aaa88b928a..3ea49956656 100644 --- a/docs/HOWTO/mri_reconstruction_demo.py +++ b/docs/HOWTO/mri_reconstruction_demo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [mri_demo:demo] diff --git a/docs/install_guides/pypi-openvino-dev.md b/docs/install_guides/pypi-openvino-dev.md index 22bb6472d65..efb03727e56 100644 --- a/docs/install_guides/pypi-openvino-dev.md +++ b/docs/install_guides/pypi-openvino-dev.md @@ -175,7 +175,7 @@ sudo apt-get install libpython3.7 - [OpenVINO™ Documentation](https://docs.openvino.ai/2022.3/home.html) - [OpenVINO™ Notebooks](https://github.com/openvinotoolkit/openvino_notebooks) -Copyright © 2018-2022 Intel Corporation +Copyright © 2018-2023 Intel Corporation > **LEGAL NOTICE**: Your use of this software and any required dependent software (the “Software Package”) is subject to the terms and conditions of the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html) for the Software Package, which may also include notices, disclaimers, or license terms for third party or open source software included in or with the Software Package, and your use indicates your acceptance of all such terms. Please refer to the “third-party-programs.txt” or other similarly-named text file included with the Software Package for additional details. diff --git a/docs/install_guides/pypi-openvino-rt.md b/docs/install_guides/pypi-openvino-rt.md index 98deafc225c..78db1dcd415 100644 --- a/docs/install_guides/pypi-openvino-rt.md +++ b/docs/install_guides/pypi-openvino-rt.md @@ -99,7 +99,7 @@ sudo apt-get install libpython3.7 - [OpenVINO™ Documentation](https://docs.openvino.ai/) - [OpenVINO™ Notebooks](https://github.com/openvinotoolkit/openvino_notebooks) -Copyright © 2018-2022 Intel Corporation +Copyright © 2018-2023 Intel Corporation > **LEGAL NOTICE**: Your use of this software and any required dependent software (the “Software Package”) is subject to the terms and conditions of the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html) for the Software Package, which may also include notices, disclaimers, or license terms for third party or open source software included in or with the Software Package, and your use indicates your acceptance of all such terms. Please refer to the “third-party-programs.txt” or other similarly-named text file included with the Software Package for additional details. diff --git a/docs/openvino_sphinx_theme/setup.py b/docs/openvino_sphinx_theme/setup.py index e9a31fe3142..3ff56e38489 100644 --- a/docs/openvino_sphinx_theme/setup.py +++ b/docs/openvino_sphinx_theme/setup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from setuptools import setup diff --git a/docs/optimization_guide/nncf/code/pruning_tf.py b/docs/optimization_guide/nncf/code/pruning_tf.py index 9d1b03f89e2..b8346c23859 100644 --- a/docs/optimization_guide/nncf/code/pruning_tf.py +++ b/docs/optimization_guide/nncf/code/pruning_tf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [imports] diff --git a/docs/optimization_guide/nncf/code/pruning_torch.py b/docs/optimization_guide/nncf/code/pruning_torch.py index 04ba618e15b..99183750ec8 100644 --- a/docs/optimization_guide/nncf/code/pruning_torch.py +++ b/docs/optimization_guide/nncf/code/pruning_torch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [imports] diff --git a/docs/optimization_guide/nncf/code/qat_tf.py b/docs/optimization_guide/nncf/code/qat_tf.py index 18b0bd5c765..4f944998ae3 100644 --- a/docs/optimization_guide/nncf/code/qat_tf.py +++ b/docs/optimization_guide/nncf/code/qat_tf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [imports] diff --git a/docs/optimization_guide/nncf/code/qat_torch.py b/docs/optimization_guide/nncf/code/qat_torch.py index ef76d247616..2a624b1d348 100644 --- a/docs/optimization_guide/nncf/code/qat_torch.py +++ b/docs/optimization_guide/nncf/code/qat_torch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [imports] diff --git a/docs/optimization_guide/nncf/ptq/code/ptq_aa_openvino.py b/docs/optimization_guide/nncf/ptq/code/ptq_aa_openvino.py index b6ae93cba2b..f23a8583d60 100644 --- a/docs/optimization_guide/nncf/ptq/code/ptq_aa_openvino.py +++ b/docs/optimization_guide/nncf/ptq/code/ptq_aa_openvino.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [dataset] diff --git a/docs/optimization_guide/nncf/ptq/code/ptq_onnx.py b/docs/optimization_guide/nncf/ptq/code/ptq_onnx.py index 2f13ff0ceb7..3acfd14d400 100644 --- a/docs/optimization_guide/nncf/ptq/code/ptq_onnx.py +++ b/docs/optimization_guide/nncf/ptq/code/ptq_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [dataset] diff --git a/docs/optimization_guide/nncf/ptq/code/ptq_openvino.py b/docs/optimization_guide/nncf/ptq/code/ptq_openvino.py index 3b38395532d..cbeafcd83d8 100644 --- a/docs/optimization_guide/nncf/ptq/code/ptq_openvino.py +++ b/docs/optimization_guide/nncf/ptq/code/ptq_openvino.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [dataset] diff --git a/docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py b/docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py index 826330bbae9..735f5e8cf8a 100644 --- a/docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py +++ b/docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [dataset] diff --git a/docs/optimization_guide/nncf/ptq/code/ptq_torch.py b/docs/optimization_guide/nncf/ptq/code/ptq_torch.py index c108374d04b..51b52eb394d 100644 --- a/docs/optimization_guide/nncf/ptq/code/ptq_torch.py +++ b/docs/optimization_guide/nncf/ptq/code/ptq_torch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [dataset] diff --git a/docs/scripts/copy_images.py b/docs/scripts/copy_images.py index 06f357321e3..ed681cebd5e 100644 --- a/docs/scripts/copy_images.py +++ b/docs/scripts/copy_images.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/docs/scripts/create_mapping.py b/docs/scripts/create_mapping.py index 028154ee918..471e85c3d80 100644 --- a/docs/scripts/create_mapping.py +++ b/docs/scripts/create_mapping.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/docs/scripts/doxy_md_filter.py b/docs/scripts/doxy_md_filter.py index 1bb84a8acf0..05b036c1a33 100644 --- a/docs/scripts/doxy_md_filter.py +++ b/docs/scripts/doxy_md_filter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/docs/scripts/prepare_xml.py b/docs/scripts/prepare_xml.py index 8a39b61d66b..dc4e1a18f79 100644 --- a/docs/scripts/prepare_xml.py +++ b/docs/scripts/prepare_xml.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import re diff --git a/docs/scripts/remove_xml.py b/docs/scripts/remove_xml.py index 19e6f55068f..143e12e323b 100644 --- a/docs/scripts/remove_xml.py +++ b/docs/scripts/remove_xml.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/docs/scripts/tests/conftest.py b/docs/scripts/tests/conftest.py index d49dadb0f5c..60821df0f3a 100644 --- a/docs/scripts/tests/conftest.py +++ b/docs/scripts/tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Configuration for tests. diff --git a/docs/scripts/tests/test_docs.py b/docs/scripts/tests/test_docs.py index 4b99415b4b7..f806cfd4242 100644 --- a/docs/scripts/tests/test_docs.py +++ b/docs/scripts/tests/test_docs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Test for Doxygen based documentation generation. diff --git a/docs/scripts/tests/utils/__init__.py b/docs/scripts/tests/utils/__init__.py index 0be2b9fe961..cddd115d397 100644 --- a/docs/scripts/tests/utils/__init__.py +++ b/docs/scripts/tests/utils/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/scripts/tests/utils/layout.py b/docs/scripts/tests/utils/layout.py index fec558ac8bb..3ed4ff09ffb 100644 --- a/docs/scripts/tests/utils/layout.py +++ b/docs/scripts/tests/utils/layout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/docs/scripts/tests/utils/log.py b/docs/scripts/tests/utils/log.py index 2afcef6224e..b42cefd8450 100644 --- a/docs/scripts/tests/utils/log.py +++ b/docs/scripts/tests/utils/log.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/docs/snippets/ShapeInference.py b/docs/snippets/ShapeInference.py index 94b48c06844..f680c8053b2 100644 --- a/docs/snippets/ShapeInference.py +++ b/docs/snippets/ShapeInference.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Core, Layout, set_batch diff --git a/docs/snippets/cpu/Bfloat16Inference.py b/docs/snippets/cpu/Bfloat16Inference.py index c1d38c284f5..395f07ad680 100644 --- a/docs/snippets/cpu/Bfloat16Inference.py +++ b/docs/snippets/cpu/Bfloat16Inference.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/snippets/cpu/compile_model.py b/docs/snippets/cpu/compile_model.py index 5cb06ae694d..7f844a36cc1 100644 --- a/docs/snippets/cpu/compile_model.py +++ b/docs/snippets/cpu/compile_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/snippets/cpu/dynamic_shape.py b/docs/snippets/cpu/dynamic_shape.py index 8bfbf5d99ee..b77dc1a3d4a 100644 --- a/docs/snippets/cpu/dynamic_shape.py +++ b/docs/snippets/cpu/dynamic_shape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/snippets/cpu/ov_sparse_weights_decompression.cpp b/docs/snippets/cpu/ov_sparse_weights_decompression.cpp index 61fc1d05ac8..145200ebe95 100644 --- a/docs/snippets/cpu/ov_sparse_weights_decompression.cpp +++ b/docs/snippets/cpu/ov_sparse_weights_decompression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/docs/snippets/cpu/ov_sparse_weights_decompression.py b/docs/snippets/cpu/ov_sparse_weights_decompression.py index f7ea0772bf7..b8ff9a23b91 100644 --- a/docs/snippets/cpu/ov_sparse_weights_decompression.py +++ b/docs/snippets/cpu/ov_sparse_weights_decompression.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/example_ngraph_utils.cpp b/docs/snippets/example_ngraph_utils.cpp index 6cf9faf21a4..e3024df3c94 100644 --- a/docs/snippets/example_ngraph_utils.cpp +++ b/docs/snippets/example_ngraph_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020 Intel Corporation +// Copyright (C) 2020-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/docs/snippets/gna/configure.cpp b/docs/snippets/gna/configure.cpp index 2738c511143..9a90ee0e145 100644 --- a/docs/snippets/gna/configure.cpp +++ b/docs/snippets/gna/configure.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // //! [include] diff --git a/docs/snippets/gna/configure.py b/docs/snippets/gna/configure.py index 6f0ba675665..21660f2ebab 100644 --- a/docs/snippets/gna/configure.py +++ b/docs/snippets/gna/configure.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [import] diff --git a/docs/snippets/gna/import_export.cpp b/docs/snippets/gna/import_export.cpp index 4677364892c..9d85216a224 100644 --- a/docs/snippets/gna/import_export.cpp +++ b/docs/snippets/gna/import_export.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // //! [include] diff --git a/docs/snippets/gna/import_export.py b/docs/snippets/gna/import_export.py index 8ecead1520d..3f146c774bd 100644 --- a/docs/snippets/gna/import_export.py +++ b/docs/snippets/gna/import_export.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [import] diff --git a/docs/snippets/gna/set_batch.cpp b/docs/snippets/gna/set_batch.cpp index 822efa562d8..a2bfbaf98e7 100644 --- a/docs/snippets/gna/set_batch.cpp +++ b/docs/snippets/gna/set_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // //! [include] diff --git a/docs/snippets/gna/set_batch.py b/docs/snippets/gna/set_batch.py index 6ae1cd2ab15..3d67dca908f 100644 --- a/docs/snippets/gna/set_batch.py +++ b/docs/snippets/gna/set_batch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [import] diff --git a/docs/snippets/gpu/compile_model.py b/docs/snippets/gpu/compile_model.py index f1cede42ce8..058bc19d681 100644 --- a/docs/snippets/gpu/compile_model.py +++ b/docs/snippets/gpu/compile_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/snippets/gpu/custom_kernels_api.py b/docs/snippets/gpu/custom_kernels_api.py index f5564f7ba3c..a8e33c3d4ad 100644 --- a/docs/snippets/gpu/custom_kernels_api.py +++ b/docs/snippets/gpu/custom_kernels_api.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/snippets/gpu/dynamic_batch.py b/docs/snippets/gpu/dynamic_batch.py index 119244efa12..d1ccde23eb2 100644 --- a/docs/snippets/gpu/dynamic_batch.py +++ b/docs/snippets/gpu/dynamic_batch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/docs/snippets/gpu/preprocessing.py b/docs/snippets/gpu/preprocessing.py index 7afa5b8eeca..2e88af0f22e 100644 --- a/docs/snippets/gpu/preprocessing.py +++ b/docs/snippets/gpu/preprocessing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [init_preproc] diff --git a/docs/snippets/ie_common.py b/docs/snippets/ie_common.py index 74c3831ffd9..1d666ac8e1b 100644 --- a/docs/snippets/ie_common.py +++ b/docs/snippets/ie_common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_caching.py b/docs/snippets/ov_caching.py index 3aa400fe1fa..51014707769 100644 --- a/docs/snippets/ov_caching.py +++ b/docs/snippets/ov_caching.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_common.py b/docs/snippets/ov_common.py index c6ea0a8f97d..ef2e6decfff 100644 --- a/docs/snippets/ov_common.py +++ b/docs/snippets/ov_common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_denormals.cpp b/docs/snippets/ov_denormals.cpp index b626fb4dd4a..6323a94fbf2 100644 --- a/docs/snippets/ov_denormals.cpp +++ b/docs/snippets/ov_denormals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/docs/snippets/ov_denormals.py b/docs/snippets/ov_denormals.py index 20f54e7eced..44ba164dd7d 100644 --- a/docs/snippets/ov_denormals.py +++ b/docs/snippets/ov_denormals.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_dynamic_shapes.py b/docs/snippets/ov_dynamic_shapes.py index 06cd11c39fe..b5f4cb6ae73 100644 --- a/docs/snippets/ov_dynamic_shapes.py +++ b/docs/snippets/ov_dynamic_shapes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/docs/snippets/ov_extensions.py b/docs/snippets/ov_extensions.py index 8694f08442d..d077783c13e 100644 --- a/docs/snippets/ov_extensions.py +++ b/docs/snippets/ov_extensions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_infer_request.cpp b/docs/snippets/ov_infer_request.cpp index a76874bc68e..65eab28eec7 100644 --- a/docs/snippets/ov_infer_request.cpp +++ b/docs/snippets/ov_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020 Intel Corporation +// Copyright (C) 2020-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/docs/snippets/ov_infer_request.py b/docs/snippets/ov_infer_request.py index c18ea6316f2..c770684e2da 100644 --- a/docs/snippets/ov_infer_request.py +++ b/docs/snippets/ov_infer_request.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/docs/snippets/ov_layout.cpp b/docs/snippets/ov_layout.cpp index 88a5c6e1d23..e6c5b5f6898 100644 --- a/docs/snippets/ov_layout.cpp +++ b/docs/snippets/ov_layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/core/layout.hpp" diff --git a/docs/snippets/ov_layout.py b/docs/snippets/ov_layout.py index f7dfe7af8ea..5ce91e74a50 100644 --- a/docs/snippets/ov_layout.py +++ b/docs/snippets/ov_layout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # import openvino.runtime as ov diff --git a/docs/snippets/ov_model_snippets.cpp b/docs/snippets/ov_model_snippets.cpp index f821007ebed..22550afa5f0 100644 --- a/docs/snippets/ov_model_snippets.cpp +++ b/docs/snippets/ov_model_snippets.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020 Intel Corporation +// Copyright (C) 2020-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/docs/snippets/ov_model_snippets.py b/docs/snippets/ov_model_snippets.py index fc2b5ce5a26..08da43fc2ab 100644 --- a/docs/snippets/ov_model_snippets.py +++ b/docs/snippets/ov_model_snippets.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/docs/snippets/ov_preprocessing.cpp b/docs/snippets/ov_preprocessing.cpp index 6402eb00d8d..f559a7a5a1a 100644 --- a/docs/snippets/ov_preprocessing.cpp +++ b/docs/snippets/ov_preprocessing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/docs/snippets/ov_preprocessing.py b/docs/snippets/ov_preprocessing.py index 16a0d2ee17b..8cfda53554c 100644 --- a/docs/snippets/ov_preprocessing.py +++ b/docs/snippets/ov_preprocessing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_preprocessing_migration.c b/docs/snippets/ov_preprocessing_migration.c index 3983926a7df..dfad9bb9669 100644 --- a/docs/snippets/ov_preprocessing_migration.c +++ b/docs/snippets/ov_preprocessing_migration.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/docs/snippets/ov_preprocessing_migration.cpp b/docs/snippets/ov_preprocessing_migration.cpp index 032afb9c8b8..d5d824f284d 100644 --- a/docs/snippets/ov_preprocessing_migration.cpp +++ b/docs/snippets/ov_preprocessing_migration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/docs/snippets/ov_preprocessing_migration.py b/docs/snippets/ov_preprocessing_migration.py index 123d9f9bc5a..4153f4ebe12 100644 --- a/docs/snippets/ov_preprocessing_migration.py +++ b/docs/snippets/ov_preprocessing_migration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_properties_api.py b/docs/snippets/ov_properties_api.py index a501c0d960b..2393593bf18 100644 --- a/docs/snippets/ov_properties_api.py +++ b/docs/snippets/ov_properties_api.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_properties_migration.py b/docs/snippets/ov_properties_migration.py index 7cf7cc788fd..82f6a37b9e1 100644 --- a/docs/snippets/ov_properties_migration.py +++ b/docs/snippets/ov_properties_migration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/docs/snippets/ov_python_exclusives.py b/docs/snippets/ov_python_exclusives.py index 1af21080ce8..a816acc9d4e 100644 --- a/docs/snippets/ov_python_exclusives.py +++ b/docs/snippets/ov_python_exclusives.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/docs/snippets/src/main.c b/docs/snippets/src/main.c index 7874bc9358b..18152dde3dd 100644 --- a/docs/snippets/src/main.c +++ b/docs/snippets/src/main.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/docs/snippets/src/main.cpp b/docs/snippets/src/main.cpp index 2309aaae5e1..fe66c418ec3 100644 --- a/docs/snippets/src/main.cpp +++ b/docs/snippets/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/docs/snippets/src/main.py b/docs/snippets/src/main.py index 84bfccf86fd..9a36f3851e8 100644 --- a/docs/snippets/src/main.py +++ b/docs/snippets/src/main.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/install_build_dependencies.sh b/install_build_dependencies.sh index 2b17cae5820..e5a5ef0f4e5 100755 --- a/install_build_dependencies.sh +++ b/install_build_dependencies.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 params=$1 diff --git a/licensing/CMakeLists.txt b/licensing/CMakeLists.txt index 48df2726802..c10545b57ae 100644 --- a/licensing/CMakeLists.txt +++ b/licensing/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/licensing/onednn_third-party-programs.txt b/licensing/onednn_third-party-programs.txt index 3897a99f34c..2a7dc6f78fa 100644 --- a/licensing/onednn_third-party-programs.txt +++ b/licensing/onednn_third-party-programs.txt @@ -497,10 +497,10 @@ DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- 7. Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver (src/gpu/jit/ngen/npack/{elf_structs,hash}.hpp) -Copyright (c) 2018 Intel Corporation +Copyright (c) 2018-2023 Intel Corporation Intel(R) Graphics Compiler (src/gpu/jit/ngen/npack/neo_structs.hpp) -Copyright (c) 2019 Intel Corporation +Copyright (c) 2019-2023 Intel Corporation Doxyrest toolkit (doc/doxyrest/*) Copyright (c) 2016, Tibbo Technology Inc diff --git a/licensing/runtime-third-party-programs.txt b/licensing/runtime-third-party-programs.txt index 06aaffbea30..2575db00985 100644 --- a/licensing/runtime-third-party-programs.txt +++ b/licensing/runtime-third-party-programs.txt @@ -6,7 +6,7 @@ Third party programs and their corresponding required notices and/or license ter ------------------------------------------------------------- 1. oneAPI Deep Neural Network Library (oneDNN) - Copyright 2016-2019 Intel Corporation + Copyright 2016-2019-2023 Intel Corporation Copyright 2018 YANDEX LLC Copyright 2020 Arm Limited and affiliates @@ -195,7 +195,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------- 4. Intel(R) Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API - Copyright (c) 2019 Intel Corporation. All rights reserved. + Copyright (c) 2019-2023 Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/licensing/third-party-programs.txt b/licensing/third-party-programs.txt index afe5e6e1fe2..efd73baec24 100644 --- a/licensing/third-party-programs.txt +++ b/licensing/third-party-programs.txt @@ -6,7 +6,7 @@ Third party programs and their corresponding required notices and/or license ter ------------------------------------------------------------- 1. oneAPI Deep Neural Network Library (oneDNN) - Copyright 2016-2019 Intel Corporation + Copyright 2016-2019-2023 Intel Corporation Copyright 2018 YANDEX LLC Copyright 2020 Arm Limited and affiliates @@ -219,7 +219,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------- 4. Intel(R) Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API - Copyright (c) 2019 Intel Corporation. All rights reserved. + Copyright (c) 2019-2023 Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt index e292cfc8eeb..7a14269e135 100644 --- a/samples/CMakeLists.txt +++ b/samples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/c/CMakeLists.txt b/samples/c/CMakeLists.txt index 613731cfdd5..dd53980b1a4 100644 --- a/samples/c/CMakeLists.txt +++ b/samples/c/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/c/common/opencv_c_wrapper/CMakeLists.txt b/samples/c/common/opencv_c_wrapper/CMakeLists.txt index f27e934793e..40c29d3c297 100644 --- a/samples/c/common/opencv_c_wrapper/CMakeLists.txt +++ b/samples/c/common/opencv_c_wrapper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.cpp b/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.cpp index 5a64e728210..a43df868997 100644 --- a/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.cpp +++ b/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.h b/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.h index 355cce68cbf..52e85eb6593 100644 --- a/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.h +++ b/samples/c/common/opencv_c_wrapper/opencv_c_wrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/c/hello_classification/CMakeLists.txt b/samples/c/hello_classification/CMakeLists.txt index e43125dca57..19974411525 100644 --- a/samples/c/hello_classification/CMakeLists.txt +++ b/samples/c/hello_classification/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/c/hello_classification/main.c b/samples/c/hello_classification/main.c index 355408e93e4..b3748356ad2 100644 --- a/samples/c/hello_classification/main.c +++ b/samples/c/hello_classification/main.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/c/hello_nv12_input_classification/CMakeLists.txt b/samples/c/hello_nv12_input_classification/CMakeLists.txt index 437f1cfe2f0..a517baf9b40 100644 --- a/samples/c/hello_nv12_input_classification/CMakeLists.txt +++ b/samples/c/hello_nv12_input_classification/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/c/hello_nv12_input_classification/main.c b/samples/c/hello_nv12_input_classification/main.c index 14211b35ded..ac6c71ec5e1 100644 --- a/samples/c/hello_nv12_input_classification/main.c +++ b/samples/c/hello_nv12_input_classification/main.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/CMakeLists.txt b/samples/cpp/CMakeLists.txt index 3a10819c47a..1fe54c602e8 100644 --- a/samples/cpp/CMakeLists.txt +++ b/samples/cpp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/benchmark/CMakeLists.txt b/samples/cpp/benchmark/CMakeLists.txt index 61c52a6b878..df6a386afbb 100644 --- a/samples/cpp/benchmark/CMakeLists.txt +++ b/samples/cpp/benchmark/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/benchmark/sync_benchmark/CMakeLists.txt b/samples/cpp/benchmark/sync_benchmark/CMakeLists.txt index 39a1b86f3f0..737d0056c14 100644 --- a/samples/cpp/benchmark/sync_benchmark/CMakeLists.txt +++ b/samples/cpp/benchmark/sync_benchmark/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/benchmark/sync_benchmark/main.cpp b/samples/cpp/benchmark/sync_benchmark/main.cpp index 9fb58c1f8ad..95ba413cfac 100644 --- a/samples/cpp/benchmark/sync_benchmark/main.cpp +++ b/samples/cpp/benchmark/sync_benchmark/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark/throughput_benchmark/CMakeLists.txt b/samples/cpp/benchmark/throughput_benchmark/CMakeLists.txt index 682feee8cef..43a4c2f6603 100644 --- a/samples/cpp/benchmark/throughput_benchmark/CMakeLists.txt +++ b/samples/cpp/benchmark/throughput_benchmark/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/benchmark/throughput_benchmark/main.cpp b/samples/cpp/benchmark/throughput_benchmark/main.cpp index 885bd27713b..811d95ade0b 100644 --- a/samples/cpp/benchmark/throughput_benchmark/main.cpp +++ b/samples/cpp/benchmark/throughput_benchmark/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/CMakeLists.txt b/samples/cpp/benchmark_app/CMakeLists.txt index 7f40d1fabb7..8c5940aa1a5 100644 --- a/samples/cpp/benchmark_app/CMakeLists.txt +++ b/samples/cpp/benchmark_app/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/benchmark_app/benchmark_app.hpp b/samples/cpp/benchmark_app/benchmark_app.hpp index f95e588614d..b180d77467c 100644 --- a/samples/cpp/benchmark_app/benchmark_app.hpp +++ b/samples/cpp/benchmark_app/benchmark_app.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/infer_request_wrap.hpp b/samples/cpp/benchmark_app/infer_request_wrap.hpp index addbb692821..6e72b7559da 100644 --- a/samples/cpp/benchmark_app/infer_request_wrap.hpp +++ b/samples/cpp/benchmark_app/infer_request_wrap.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/inputs_filling.cpp b/samples/cpp/benchmark_app/inputs_filling.cpp index 7468fb858aa..a7b15b5f255 100644 --- a/samples/cpp/benchmark_app/inputs_filling.cpp +++ b/samples/cpp/benchmark_app/inputs_filling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/inputs_filling.hpp b/samples/cpp/benchmark_app/inputs_filling.hpp index b802055ea4f..15a357ebc73 100644 --- a/samples/cpp/benchmark_app/inputs_filling.hpp +++ b/samples/cpp/benchmark_app/inputs_filling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/main.cpp b/samples/cpp/benchmark_app/main.cpp index 5895ee02779..f58d40ca1b9 100644 --- a/samples/cpp/benchmark_app/main.cpp +++ b/samples/cpp/benchmark_app/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/remote_tensors_filling.cpp b/samples/cpp/benchmark_app/remote_tensors_filling.cpp index 09c44ece906..0cda77cccbf 100644 --- a/samples/cpp/benchmark_app/remote_tensors_filling.cpp +++ b/samples/cpp/benchmark_app/remote_tensors_filling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/remote_tensors_filling.hpp b/samples/cpp/benchmark_app/remote_tensors_filling.hpp index 4e8555b844e..b495b0a7704 100644 --- a/samples/cpp/benchmark_app/remote_tensors_filling.hpp +++ b/samples/cpp/benchmark_app/remote_tensors_filling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/shared_tensor_allocator.hpp b/samples/cpp/benchmark_app/shared_tensor_allocator.hpp index a44b2872417..7b91f9a10ce 100644 --- a/samples/cpp/benchmark_app/shared_tensor_allocator.hpp +++ b/samples/cpp/benchmark_app/shared_tensor_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/statistics_report.cpp b/samples/cpp/benchmark_app/statistics_report.cpp index 590008e6ab1..1d49a6fcd18 100644 --- a/samples/cpp/benchmark_app/statistics_report.cpp +++ b/samples/cpp/benchmark_app/statistics_report.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/statistics_report.hpp b/samples/cpp/benchmark_app/statistics_report.hpp index c178ee14f10..d26db4e050d 100644 --- a/samples/cpp/benchmark_app/statistics_report.hpp +++ b/samples/cpp/benchmark_app/statistics_report.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/utils.cpp b/samples/cpp/benchmark_app/utils.cpp index 16438e9f6a9..7090b51a8bd 100644 --- a/samples/cpp/benchmark_app/utils.cpp +++ b/samples/cpp/benchmark_app/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/benchmark_app/utils.hpp b/samples/cpp/benchmark_app/utils.hpp index 6db64df35a5..ffbb80e9591 100644 --- a/samples/cpp/benchmark_app/utils.hpp +++ b/samples/cpp/benchmark_app/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/build_samples.sh b/samples/cpp/build_samples.sh index 4b27c33f8cb..4072c74a7f5 100755 --- a/samples/cpp/build_samples.sh +++ b/samples/cpp/build_samples.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 usage() { diff --git a/samples/cpp/build_samples_msvc.bat b/samples/cpp/build_samples_msvc.bat index 5bb0a3c32f6..56409c628eb 100644 --- a/samples/cpp/build_samples_msvc.bat +++ b/samples/cpp/build_samples_msvc.bat @@ -1,6 +1,6 @@ @echo off -:: Copyright (C) 2018-2022 Intel Corporation +:: Copyright (C) 2018-2023 Intel Corporation :: SPDX-License-Identifier: Apache-2.0 @setlocal diff --git a/samples/cpp/classification_sample_async/CMakeLists.txt b/samples/cpp/classification_sample_async/CMakeLists.txt index 9d246a633e3..8b9f4a946f5 100644 --- a/samples/cpp/classification_sample_async/CMakeLists.txt +++ b/samples/cpp/classification_sample_async/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/classification_sample_async/classification_sample_async.h b/samples/cpp/classification_sample_async/classification_sample_async.h index 0a474ecfa52..109a04bb219 100644 --- a/samples/cpp/classification_sample_async/classification_sample_async.h +++ b/samples/cpp/classification_sample_async/classification_sample_async.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/classification_sample_async/main.cpp b/samples/cpp/classification_sample_async/main.cpp index 1792d33d48f..a92e1a9e48a 100644 --- a/samples/cpp/classification_sample_async/main.cpp +++ b/samples/cpp/classification_sample_async/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/CMakeLists.txt b/samples/cpp/common/format_reader/CMakeLists.txt index 44d94e8a27f..7c07bf07dbb 100644 --- a/samples/cpp/common/format_reader/CMakeLists.txt +++ b/samples/cpp/common/format_reader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/common/format_reader/MnistUbyte.cpp b/samples/cpp/common/format_reader/MnistUbyte.cpp index 182ef99df94..12b6ae66081 100644 --- a/samples/cpp/common/format_reader/MnistUbyte.cpp +++ b/samples/cpp/common/format_reader/MnistUbyte.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/MnistUbyte.h b/samples/cpp/common/format_reader/MnistUbyte.h index 0e033556924..80b5eb01cc7 100644 --- a/samples/cpp/common/format_reader/MnistUbyte.h +++ b/samples/cpp/common/format_reader/MnistUbyte.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/bmp.cpp b/samples/cpp/common/format_reader/bmp.cpp index 240d13ffb0d..85e9f4e10ef 100644 --- a/samples/cpp/common/format_reader/bmp.cpp +++ b/samples/cpp/common/format_reader/bmp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/bmp.h b/samples/cpp/common/format_reader/bmp.h index 8141fda29b2..33a3b5d292b 100644 --- a/samples/cpp/common/format_reader/bmp.h +++ b/samples/cpp/common/format_reader/bmp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/format_reader.cpp b/samples/cpp/common/format_reader/format_reader.cpp index c2dfb300588..9bb49c6f4fc 100644 --- a/samples/cpp/common/format_reader/format_reader.cpp +++ b/samples/cpp/common/format_reader/format_reader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/format_reader.h b/samples/cpp/common/format_reader/format_reader.h index bf6b47326dc..cb39c537637 100644 --- a/samples/cpp/common/format_reader/format_reader.h +++ b/samples/cpp/common/format_reader/format_reader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/format_reader_ptr.h b/samples/cpp/common/format_reader/format_reader_ptr.h index eb9bf8ed87c..5a931135ee5 100644 --- a/samples/cpp/common/format_reader/format_reader_ptr.h +++ b/samples/cpp/common/format_reader/format_reader_ptr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/opencv_wrapper.cpp b/samples/cpp/common/format_reader/opencv_wrapper.cpp index c83a9d29c1d..0d83e5048a3 100644 --- a/samples/cpp/common/format_reader/opencv_wrapper.cpp +++ b/samples/cpp/common/format_reader/opencv_wrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/opencv_wrapper.h b/samples/cpp/common/format_reader/opencv_wrapper.h index d97084b8653..0f8036f8c87 100644 --- a/samples/cpp/common/format_reader/opencv_wrapper.h +++ b/samples/cpp/common/format_reader/opencv_wrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/register.h b/samples/cpp/common/format_reader/register.h index 781eca38ca7..14347c71ad8 100644 --- a/samples/cpp/common/format_reader/register.h +++ b/samples/cpp/common/format_reader/register.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // /** diff --git a/samples/cpp/common/format_reader/yuv_nv12.cpp b/samples/cpp/common/format_reader/yuv_nv12.cpp index f25c5cb9aa3..072976b5ed0 100644 --- a/samples/cpp/common/format_reader/yuv_nv12.cpp +++ b/samples/cpp/common/format_reader/yuv_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/format_reader/yuv_nv12.h b/samples/cpp/common/format_reader/yuv_nv12.h index 0dbeb6932ab..621d2e8b32b 100644 --- a/samples/cpp/common/format_reader/yuv_nv12.h +++ b/samples/cpp/common/format_reader/yuv_nv12.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/CMakeLists.txt b/samples/cpp/common/utils/CMakeLists.txt index 3813e86692c..27a43a207ef 100644 --- a/samples/cpp/common/utils/CMakeLists.txt +++ b/samples/cpp/common/utils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # set(TARGET_NAME "ie_samples_utils") diff --git a/samples/cpp/common/utils/include/samples/args_helper.hpp b/samples/cpp/common/utils/include/samples/args_helper.hpp index 66261405751..17f3e1ca480 100644 --- a/samples/cpp/common/utils/include/samples/args_helper.hpp +++ b/samples/cpp/common/utils/include/samples/args_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/classification_results.h b/samples/cpp/common/utils/include/samples/classification_results.h index e1bc20f733c..8fbed263882 100644 --- a/samples/cpp/common/utils/include/samples/classification_results.h +++ b/samples/cpp/common/utils/include/samples/classification_results.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/common.hpp b/samples/cpp/common/utils/include/samples/common.hpp index 531fd284ac7..46926f6c6aa 100644 --- a/samples/cpp/common/utils/include/samples/common.hpp +++ b/samples/cpp/common/utils/include/samples/common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/console_progress.hpp b/samples/cpp/common/utils/include/samples/console_progress.hpp index f62aeed37d1..36c7233ae18 100644 --- a/samples/cpp/common/utils/include/samples/console_progress.hpp +++ b/samples/cpp/common/utils/include/samples/console_progress.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/csv_dumper.hpp b/samples/cpp/common/utils/include/samples/csv_dumper.hpp index 5c80134341a..8cc2d2b315d 100644 --- a/samples/cpp/common/utils/include/samples/csv_dumper.hpp +++ b/samples/cpp/common/utils/include/samples/csv_dumper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/latency_metrics.hpp b/samples/cpp/common/utils/include/samples/latency_metrics.hpp index bca39d0a735..ef40b549830 100644 --- a/samples/cpp/common/utils/include/samples/latency_metrics.hpp +++ b/samples/cpp/common/utils/include/samples/latency_metrics.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/ocv_common.hpp b/samples/cpp/common/utils/include/samples/ocv_common.hpp index 94f3b1fd2d2..a1198760e25 100644 --- a/samples/cpp/common/utils/include/samples/ocv_common.hpp +++ b/samples/cpp/common/utils/include/samples/ocv_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/os/windows/w_dirent.h b/samples/cpp/common/utils/include/samples/os/windows/w_dirent.h index 40d1c5b89d4..897fd8407b0 100644 --- a/samples/cpp/common/utils/include/samples/os/windows/w_dirent.h +++ b/samples/cpp/common/utils/include/samples/os/windows/w_dirent.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/slog.hpp b/samples/cpp/common/utils/include/samples/slog.hpp index 3f237e5310c..b3717c4868b 100644 --- a/samples/cpp/common/utils/include/samples/slog.hpp +++ b/samples/cpp/common/utils/include/samples/slog.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/include/samples/vpu/vpu_tools_common.hpp b/samples/cpp/common/utils/include/samples/vpu/vpu_tools_common.hpp index ba0665f05a2..f31d6e374f6 100644 --- a/samples/cpp/common/utils/include/samples/vpu/vpu_tools_common.hpp +++ b/samples/cpp/common/utils/include/samples/vpu/vpu_tools_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/src/args_helper.cpp b/samples/cpp/common/utils/src/args_helper.cpp index df7c8abd28f..fb639b6e577 100644 --- a/samples/cpp/common/utils/src/args_helper.cpp +++ b/samples/cpp/common/utils/src/args_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/src/common.cpp b/samples/cpp/common/utils/src/common.cpp index fb238c77f87..1cf43fddf2a 100644 --- a/samples/cpp/common/utils/src/common.cpp +++ b/samples/cpp/common/utils/src/common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/src/latency_metrics.cpp b/samples/cpp/common/utils/src/latency_metrics.cpp index d4386f3a43c..9966213e944 100644 --- a/samples/cpp/common/utils/src/latency_metrics.cpp +++ b/samples/cpp/common/utils/src/latency_metrics.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/common/utils/src/slog.cpp b/samples/cpp/common/utils/src/slog.cpp index df484eccccd..459e5c10bd5 100644 --- a/samples/cpp/common/utils/src/slog.cpp +++ b/samples/cpp/common/utils/src/slog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/hello_classification/CMakeLists.txt b/samples/cpp/hello_classification/CMakeLists.txt index 1e4c5ecafe4..8eb7dc23ffb 100644 --- a/samples/cpp/hello_classification/CMakeLists.txt +++ b/samples/cpp/hello_classification/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/hello_classification/main.cpp b/samples/cpp/hello_classification/main.cpp index 942956636de..b0624b9a544 100644 --- a/samples/cpp/hello_classification/main.cpp +++ b/samples/cpp/hello_classification/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/hello_nv12_input_classification/CMakeLists.txt b/samples/cpp/hello_nv12_input_classification/CMakeLists.txt index 891eb61d94c..d16c619c696 100644 --- a/samples/cpp/hello_nv12_input_classification/CMakeLists.txt +++ b/samples/cpp/hello_nv12_input_classification/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/hello_nv12_input_classification/main.cpp b/samples/cpp/hello_nv12_input_classification/main.cpp index 9ec7bd32f37..b33b33b9d40 100644 --- a/samples/cpp/hello_nv12_input_classification/main.cpp +++ b/samples/cpp/hello_nv12_input_classification/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/hello_query_device/CMakeLists.txt b/samples/cpp/hello_query_device/CMakeLists.txt index 51cf559fac7..6e3f28c2ad1 100644 --- a/samples/cpp/hello_query_device/CMakeLists.txt +++ b/samples/cpp/hello_query_device/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/hello_query_device/main.cpp b/samples/cpp/hello_query_device/main.cpp index 7c1314b1908..981848ccfdd 100644 --- a/samples/cpp/hello_query_device/main.cpp +++ b/samples/cpp/hello_query_device/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/hello_reshape_ssd/CMakeLists.txt b/samples/cpp/hello_reshape_ssd/CMakeLists.txt index 47e37c01ff2..b1aa85349b7 100644 --- a/samples/cpp/hello_reshape_ssd/CMakeLists.txt +++ b/samples/cpp/hello_reshape_ssd/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/hello_reshape_ssd/main.cpp b/samples/cpp/hello_reshape_ssd/main.cpp index 8efd5a740d0..ea61b6cf36f 100644 --- a/samples/cpp/hello_reshape_ssd/main.cpp +++ b/samples/cpp/hello_reshape_ssd/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/model_creation_sample/CMakeLists.txt b/samples/cpp/model_creation_sample/CMakeLists.txt index 5c9d64db6aa..f7d100c6bb0 100644 --- a/samples/cpp/model_creation_sample/CMakeLists.txt +++ b/samples/cpp/model_creation_sample/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/model_creation_sample/main.cpp b/samples/cpp/model_creation_sample/main.cpp index 1ae6db0554c..6e4ae68a8fb 100644 --- a/samples/cpp/model_creation_sample/main.cpp +++ b/samples/cpp/model_creation_sample/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/model_creation_sample/model_creation_sample.hpp b/samples/cpp/model_creation_sample/model_creation_sample.hpp index 6f7e63b1d59..1ab9a76f6b7 100644 --- a/samples/cpp/model_creation_sample/model_creation_sample.hpp +++ b/samples/cpp/model_creation_sample/model_creation_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/speech_sample/CMakeLists.txt b/samples/cpp/speech_sample/CMakeLists.txt index 5ffaae4af46..6b8f4f7edeb 100644 --- a/samples/cpp/speech_sample/CMakeLists.txt +++ b/samples/cpp/speech_sample/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/samples/cpp/speech_sample/fileutils.cpp b/samples/cpp/speech_sample/fileutils.cpp index 743060a993b..c2a62498a41 100644 --- a/samples/cpp/speech_sample/fileutils.cpp +++ b/samples/cpp/speech_sample/fileutils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/speech_sample/fileutils.hpp b/samples/cpp/speech_sample/fileutils.hpp index d30b82c80e4..9829ce7f190 100644 --- a/samples/cpp/speech_sample/fileutils.hpp +++ b/samples/cpp/speech_sample/fileutils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/speech_sample/main.cpp b/samples/cpp/speech_sample/main.cpp index 1ec8bfe04c5..f7839eceb66 100644 --- a/samples/cpp/speech_sample/main.cpp +++ b/samples/cpp/speech_sample/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/samples/cpp/speech_sample/speech_sample.hpp b/samples/cpp/speech_sample/speech_sample.hpp index 7abe0517417..ebdd7700bae 100644 --- a/samples/cpp/speech_sample/speech_sample.hpp +++ b/samples/cpp/speech_sample/speech_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/cpp/speech_sample/utils.hpp b/samples/cpp/speech_sample/utils.hpp index daa7eccc99e..e6ac786942b 100644 --- a/samples/cpp/speech_sample/utils.hpp +++ b/samples/cpp/speech_sample/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/samples/python/benchmark/bert_benhcmark/bert_benhcmark.py b/samples/python/benchmark/bert_benhcmark/bert_benhcmark.py index eb50fb7bb52..7808c6262f7 100755 --- a/samples/python/benchmark/bert_benhcmark/bert_benhcmark.py +++ b/samples/python/benchmark/bert_benhcmark/bert_benhcmark.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/samples/python/benchmark/sync_benchmark/sync_benchmark.py b/samples/python/benchmark/sync_benchmark/sync_benchmark.py index 6ab7df196bd..7b22511b865 100755 --- a/samples/python/benchmark/sync_benchmark/sync_benchmark.py +++ b/samples/python/benchmark/sync_benchmark/sync_benchmark.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/samples/python/benchmark/throughput_benchmark/throughput_benchmark.py b/samples/python/benchmark/throughput_benchmark/throughput_benchmark.py index 3867e785b31..4abd0b773e3 100755 --- a/samples/python/benchmark/throughput_benchmark/throughput_benchmark.py +++ b/samples/python/benchmark/throughput_benchmark/throughput_benchmark.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/samples/python/classification_sample_async/classification_sample_async.py b/samples/python/classification_sample_async/classification_sample_async.py index a40776ce7f4..36d8be9d6bc 100755 --- a/samples/python/classification_sample_async/classification_sample_async.py +++ b/samples/python/classification_sample_async/classification_sample_async.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/samples/python/hello_classification/hello_classification.py b/samples/python/hello_classification/hello_classification.py index 0cf38352a5f..135422ef96c 100755 --- a/samples/python/hello_classification/hello_classification.py +++ b/samples/python/hello_classification/hello_classification.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/samples/python/hello_query_device/hello_query_device.py b/samples/python/hello_query_device/hello_query_device.py index 0bf37f55edc..5da48752427 100755 --- a/samples/python/hello_query_device/hello_query_device.py +++ b/samples/python/hello_query_device/hello_query_device.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log import sys diff --git a/samples/python/hello_reshape_ssd/hello_reshape_ssd.py b/samples/python/hello_reshape_ssd/hello_reshape_ssd.py index 4913d2dbb8f..e2e81d67bcc 100755 --- a/samples/python/hello_reshape_ssd/hello_reshape_ssd.py +++ b/samples/python/hello_reshape_ssd/hello_reshape_ssd.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/samples/python/model_creation_sample/data.py b/samples/python/model_creation_sample/data.py index 30cc1f59e3c..e205e50b94d 100644 --- a/samples/python/model_creation_sample/data.py +++ b/samples/python/model_creation_sample/data.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy diff --git a/samples/python/model_creation_sample/model_creation_sample.py b/samples/python/model_creation_sample/model_creation_sample.py index 6f4845eac66..27792fef5c0 100755 --- a/samples/python/model_creation_sample/model_creation_sample.py +++ b/samples/python/model_creation_sample/model_creation_sample.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log import sys diff --git a/samples/python/speech_sample/arg_parser.py b/samples/python/speech_sample/arg_parser.py index f7c9e167a45..19fb728e3b1 100644 --- a/samples/python/speech_sample/arg_parser.py +++ b/samples/python/speech_sample/arg_parser.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse import re diff --git a/samples/python/speech_sample/file_options.py b/samples/python/speech_sample/file_options.py index a0203e695f0..37c484fc98c 100644 --- a/samples/python/speech_sample/file_options.py +++ b/samples/python/speech_sample/file_options.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/samples/python/speech_sample/speech_sample.py b/samples/python/speech_sample/speech_sample.py index ff0e587409a..8c2352defaa 100755 --- a/samples/python/speech_sample/speech_sample.py +++ b/samples/python/speech_sample/speech_sample.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/samples/python/speech_sample/utils.py b/samples/python/speech_sample/utils.py index f2416bc8aaa..9c97806908b 100644 --- a/samples/python/speech_sample/utils.py +++ b/samples/python/speech_sample/utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt index ff455e25c89..b7658d9c789 100644 --- a/scripts/CMakeLists.txt +++ b/scripts/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/scripts/install_dependencies/What b/scripts/install_dependencies/What new file mode 100644 index 00000000000..e69de29bb2d diff --git a/scripts/install_dependencies/install_NCS_udev_rules.sh b/scripts/install_dependencies/install_NCS_udev_rules.sh index bdaa1bb05fa..274636fd642 100755 --- a/scripts/install_dependencies/install_NCS_udev_rules.sh +++ b/scripts/install_dependencies/install_NCS_udev_rules.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 SCRIPT_DIR="$( cd "$( dirname "$(realpath "${BASH_SOURCE[0]}")" )" >/dev/null 2>&1 && pwd )" diff --git a/scripts/install_dependencies/install_NEO_OCL_driver.sh b/scripts/install_dependencies/install_NEO_OCL_driver.sh index 14579069574..41d1adf703a 100755 --- a/scripts/install_dependencies/install_NEO_OCL_driver.sh +++ b/scripts/install_dependencies/install_NEO_OCL_driver.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/scripts/install_dependencies/install_openvino_dependencies.sh b/scripts/install_dependencies/install_openvino_dependencies.sh index 03861d6a81c..2c04a27ff01 100755 --- a/scripts/install_dependencies/install_openvino_dependencies.sh +++ b/scripts/install_dependencies/install_openvino_dependencies.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 set -e diff --git a/scripts/setupvars/setupvars.bat b/scripts/setupvars/setupvars.bat index 3bbe4e63e81..26424d275d9 100644 --- a/scripts/setupvars/setupvars.bat +++ b/scripts/setupvars/setupvars.bat @@ -1,6 +1,6 @@ @echo off -:: Copyright (C) 2018-2022 Intel Corporation +:: Copyright (C) 2018-2023 Intel Corporation :: SPDX-License-Identifier: Apache-2.0 set SCRIPT_NAME=%~nx0 diff --git a/scripts/setupvars/setupvars.sh b/scripts/setupvars/setupvars.sh index 29ee4e1c350..5a4d4538834 100755 --- a/scripts/setupvars/setupvars.sh +++ b/scripts/setupvars/setupvars.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 SCRIPT_DIR="$( cd "$( dirname "$(realpath "${BASH_SOURCE[0]}")" )" >/dev/null 2>&1 && pwd )" diff --git a/scripts/submodule_update_with_gitee.sh b/scripts/submodule_update_with_gitee.sh index fa6458b27cc..8381a555a20 100755 --- a/scripts/submodule_update_with_gitee.sh +++ b/scripts/submodule_update_with_gitee.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/scripts/utils/create_package.py b/scripts/utils/create_package.py index bea9b440668..89814e59c7c 100644 --- a/scripts/utils/create_package.py +++ b/scripts/utils/create_package.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/scripts/utils/utils.py b/scripts/utils/utils.py index 2198ed5192f..9b8ce5b31a8 100644 --- a/scripts/utils/utils.py +++ b/scripts/utils/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 048600f9808..075df7034e9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/CMakeLists.txt b/src/bindings/CMakeLists.txt index 62e33bbadfc..7442fa43aed 100644 --- a/src/bindings/CMakeLists.txt +++ b/src/bindings/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/c/CMakeLists.txt b/src/bindings/c/CMakeLists.txt index d30e2f58e08..c351ed9495d 100644 --- a/src/bindings/c/CMakeLists.txt +++ b/src/bindings/c/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/c/include/c_api/ie_c_api.h b/src/bindings/c/include/c_api/ie_c_api.h index 6587147eba6..f12e56433d7 100644 --- a/src/bindings/c/include/c_api/ie_c_api.h +++ b/src/bindings/c/include/c_api/ie_c_api.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/openvino.h b/src/bindings/c/include/openvino/c/openvino.h index 59c6c81e249..2b242e9bf08 100644 --- a/src/bindings/c/include/openvino/c/openvino.h +++ b/src/bindings/c/include/openvino/c/openvino.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_common.h b/src/bindings/c/include/openvino/c/ov_common.h index 54ef86b698d..24525957c41 100644 --- a/src/bindings/c/include/openvino/c/ov_common.h +++ b/src/bindings/c/include/openvino/c/ov_common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_compiled_model.h b/src/bindings/c/include/openvino/c/ov_compiled_model.h index efc10f5f8ec..5ef7d964801 100644 --- a/src/bindings/c/include/openvino/c/ov_compiled_model.h +++ b/src/bindings/c/include/openvino/c/ov_compiled_model.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_core.h b/src/bindings/c/include/openvino/c/ov_core.h index 2ae0c93e638..b6f7f5b2c17 100644 --- a/src/bindings/c/include/openvino/c/ov_core.h +++ b/src/bindings/c/include/openvino/c/ov_core.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_dimension.h b/src/bindings/c/include/openvino/c/ov_dimension.h index 7921a812a50..70cdffeaacb 100644 --- a/src/bindings/c/include/openvino/c/ov_dimension.h +++ b/src/bindings/c/include/openvino/c/ov_dimension.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_infer_request.h b/src/bindings/c/include/openvino/c/ov_infer_request.h index dad96571d15..4fec06512db 100644 --- a/src/bindings/c/include/openvino/c/ov_infer_request.h +++ b/src/bindings/c/include/openvino/c/ov_infer_request.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_layout.h b/src/bindings/c/include/openvino/c/ov_layout.h index ea4e9507be5..03835f6985d 100644 --- a/src/bindings/c/include/openvino/c/ov_layout.h +++ b/src/bindings/c/include/openvino/c/ov_layout.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_model.h b/src/bindings/c/include/openvino/c/ov_model.h index c4cb90a3c95..3fba1c6443f 100644 --- a/src/bindings/c/include/openvino/c/ov_model.h +++ b/src/bindings/c/include/openvino/c/ov_model.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_node.h b/src/bindings/c/include/openvino/c/ov_node.h index d2f0613045b..42a586800bc 100644 --- a/src/bindings/c/include/openvino/c/ov_node.h +++ b/src/bindings/c/include/openvino/c/ov_node.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_partial_shape.h b/src/bindings/c/include/openvino/c/ov_partial_shape.h index 8aa2398f41a..744697feb6a 100644 --- a/src/bindings/c/include/openvino/c/ov_partial_shape.h +++ b/src/bindings/c/include/openvino/c/ov_partial_shape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_prepostprocess.h b/src/bindings/c/include/openvino/c/ov_prepostprocess.h index 66b877d1252..c9439ae4ab3 100644 --- a/src/bindings/c/include/openvino/c/ov_prepostprocess.h +++ b/src/bindings/c/include/openvino/c/ov_prepostprocess.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_property.h b/src/bindings/c/include/openvino/c/ov_property.h index 60653aed8c8..b00f72aaeda 100644 --- a/src/bindings/c/include/openvino/c/ov_property.h +++ b/src/bindings/c/include/openvino/c/ov_property.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_rank.h b/src/bindings/c/include/openvino/c/ov_rank.h index ab172dab983..2795b36d3eb 100644 --- a/src/bindings/c/include/openvino/c/ov_rank.h +++ b/src/bindings/c/include/openvino/c/ov_rank.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_shape.h b/src/bindings/c/include/openvino/c/ov_shape.h index c8716946bc0..996a41448e2 100644 --- a/src/bindings/c/include/openvino/c/ov_shape.h +++ b/src/bindings/c/include/openvino/c/ov_shape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/include/openvino/c/ov_tensor.h b/src/bindings/c/include/openvino/c/ov_tensor.h index f85a42f3c40..464c500d379 100644 --- a/src/bindings/c/include/openvino/c/ov_tensor.h +++ b/src/bindings/c/include/openvino/c/ov_tensor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/src/CMakeLists.txt b/src/bindings/c/src/CMakeLists.txt index 27683cf05ac..e9f8230da58 100644 --- a/src/bindings/c/src/CMakeLists.txt +++ b/src/bindings/c/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/c/src/common.h b/src/bindings/c/src/common.h index 142b287f708..ba47b0faca3 100644 --- a/src/bindings/c/src/common.h +++ b/src/bindings/c/src/common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/bindings/c/src/ie_c_api.cpp b/src/bindings/c/src/ie_c_api.cpp index 33f712729ab..317aff153aa 100644 --- a/src/bindings/c/src/ie_c_api.cpp +++ b/src/bindings/c/src/ie_c_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/src/ov_common.cpp b/src/bindings/c/src/ov_common.cpp index c3ae2706e8c..c2ee2fd293c 100644 --- a/src/bindings/c/src/ov_common.cpp +++ b/src/bindings/c/src/ov_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_common.h" diff --git a/src/bindings/c/src/ov_compiled_model.cpp b/src/bindings/c/src/ov_compiled_model.cpp index 038ea9e23a5..0dfee6fae56 100644 --- a/src/bindings/c/src/ov_compiled_model.cpp +++ b/src/bindings/c/src/ov_compiled_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_compiled_model.h" diff --git a/src/bindings/c/src/ov_core.cpp b/src/bindings/c/src/ov_core.cpp index 2eea2518c79..af6025653a3 100644 --- a/src/bindings/c/src/ov_core.cpp +++ b/src/bindings/c/src/ov_core.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_core.h" diff --git a/src/bindings/c/src/ov_dimension.cpp b/src/bindings/c/src/ov_dimension.cpp index c0624fb5625..162d883a6b3 100644 --- a/src/bindings/c/src/ov_dimension.cpp +++ b/src/bindings/c/src/ov_dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_dimension.h" diff --git a/src/bindings/c/src/ov_infer_request.cpp b/src/bindings/c/src/ov_infer_request.cpp index 179605426e4..3ba853679ab 100644 --- a/src/bindings/c/src/ov_infer_request.cpp +++ b/src/bindings/c/src/ov_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_infer_request.h" diff --git a/src/bindings/c/src/ov_layout.cpp b/src/bindings/c/src/ov_layout.cpp index d77cc80ff8f..23e0cf401b5 100644 --- a/src/bindings/c/src/ov_layout.cpp +++ b/src/bindings/c/src/ov_layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_layout.h" diff --git a/src/bindings/c/src/ov_model.cpp b/src/bindings/c/src/ov_model.cpp index 4a97dcd3c08..3b56daca552 100644 --- a/src/bindings/c/src/ov_model.cpp +++ b/src/bindings/c/src/ov_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_model.h" diff --git a/src/bindings/c/src/ov_node.cpp b/src/bindings/c/src/ov_node.cpp index f86e2a6079b..75d82a9b337 100644 --- a/src/bindings/c/src/ov_node.cpp +++ b/src/bindings/c/src/ov_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_node.h" diff --git a/src/bindings/c/src/ov_partial_shape.cpp b/src/bindings/c/src/ov_partial_shape.cpp index 400a7d046b8..dbe2ae10f55 100644 --- a/src/bindings/c/src/ov_partial_shape.cpp +++ b/src/bindings/c/src/ov_partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_partial_shape.h" diff --git a/src/bindings/c/src/ov_prepostprocess.cpp b/src/bindings/c/src/ov_prepostprocess.cpp index 51ca14a3147..2c390416bfb 100644 --- a/src/bindings/c/src/ov_prepostprocess.cpp +++ b/src/bindings/c/src/ov_prepostprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_prepostprocess.h" diff --git a/src/bindings/c/src/ov_property.cpp b/src/bindings/c/src/ov_property.cpp index 050efcff54e..613d52b376a 100644 --- a/src/bindings/c/src/ov_property.cpp +++ b/src/bindings/c/src/ov_property.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_property.h" diff --git a/src/bindings/c/src/ov_rank.cpp b/src/bindings/c/src/ov_rank.cpp index 5abf387f003..36e54de6308 100644 --- a/src/bindings/c/src/ov_rank.cpp +++ b/src/bindings/c/src/ov_rank.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_rank.h" diff --git a/src/bindings/c/src/ov_shape.cpp b/src/bindings/c/src/ov_shape.cpp index e0328c160aa..6d96f57a384 100644 --- a/src/bindings/c/src/ov_shape.cpp +++ b/src/bindings/c/src/ov_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_shape.h" diff --git a/src/bindings/c/src/ov_tensor.cpp b/src/bindings/c/src/ov_tensor.cpp index f11783bda03..24688cbd846 100644 --- a/src/bindings/c/src/ov_tensor.cpp +++ b/src/bindings/c/src/ov_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/c/ov_tensor.h" diff --git a/src/bindings/c/tests/CMakeLists.txt b/src/bindings/c/tests/CMakeLists.txt index 52865ee0cb4..d6cc5c2779e 100644 --- a/src/bindings/c/tests/CMakeLists.txt +++ b/src/bindings/c/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/c/tests/ie_c_api_test.cpp b/src/bindings/c/tests/ie_c_api_test.cpp index a33d7a2729a..55f783f5f21 100644 --- a/src/bindings/c/tests/ie_c_api_test.cpp +++ b/src/bindings/c/tests/ie_c_api_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/c/tests/ov_compiled_model_test.cpp b/src/bindings/c/tests/ov_compiled_model_test.cpp index 16e66c310b4..a0c8b447ade 100644 --- a/src/bindings/c/tests/ov_compiled_model_test.cpp +++ b/src/bindings/c/tests/ov_compiled_model_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_core_test.cpp b/src/bindings/c/tests/ov_core_test.cpp index 588c80706b5..428fbb0ba1a 100644 --- a/src/bindings/c/tests/ov_core_test.cpp +++ b/src/bindings/c/tests/ov_core_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_infer_request_test.cpp b/src/bindings/c/tests/ov_infer_request_test.cpp index 2bef288fef3..ea20fd18a83 100644 --- a/src/bindings/c/tests/ov_infer_request_test.cpp +++ b/src/bindings/c/tests/ov_infer_request_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/bindings/c/tests/ov_layout_test.cpp b/src/bindings/c/tests/ov_layout_test.cpp index 267a72bf9b6..84621e5c357 100644 --- a/src/bindings/c/tests/ov_layout_test.cpp +++ b/src/bindings/c/tests/ov_layout_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_model_test.cpp b/src/bindings/c/tests/ov_model_test.cpp index d66c8846dd3..01f4d3ee8ff 100644 --- a/src/bindings/c/tests/ov_model_test.cpp +++ b/src/bindings/c/tests/ov_model_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_partial_shape_test.cpp b/src/bindings/c/tests/ov_partial_shape_test.cpp index 91dc0326c51..f5d40ef9174 100644 --- a/src/bindings/c/tests/ov_partial_shape_test.cpp +++ b/src/bindings/c/tests/ov_partial_shape_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_preprocess_test.cpp b/src/bindings/c/tests/ov_preprocess_test.cpp index 16d8fd74b2b..689b137d4b3 100644 --- a/src/bindings/c/tests/ov_preprocess_test.cpp +++ b/src/bindings/c/tests/ov_preprocess_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_tensor_test.cpp b/src/bindings/c/tests/ov_tensor_test.cpp index e36ff51ed0b..19930dd5007 100644 --- a/src/bindings/c/tests/ov_tensor_test.cpp +++ b/src/bindings/c/tests/ov_tensor_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_test.cpp b/src/bindings/c/tests/ov_test.cpp index a09be5d1262..50658017b41 100644 --- a/src/bindings/c/tests/ov_test.cpp +++ b/src/bindings/c/tests/ov_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ov_test.hpp" diff --git a/src/bindings/c/tests/ov_test.hpp b/src/bindings/c/tests/ov_test.hpp index 8c2d6358559..69f72149f9b 100644 --- a/src/bindings/c/tests/ov_test.hpp +++ b/src/bindings/c/tests/ov_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/bindings/c/tests/test_model_repo.hpp b/src/bindings/c/tests/test_model_repo.hpp index 7389b0715b4..ca91ee1cc1f 100644 --- a/src/bindings/c/tests/test_model_repo.hpp +++ b/src/bindings/c/tests/test_model_repo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/CMakeLists.txt b/src/bindings/python/CMakeLists.txt index 4edb3583d52..df2343726d9 100644 --- a/src/bindings/python/CMakeLists.txt +++ b/src/bindings/python/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/docs/examples/openvino/__init__.py b/src/bindings/python/docs/examples/openvino/__init__.py index a6d7f27d69e..61d737397cf 100644 --- a/src/bindings/python/docs/examples/openvino/__init__.py +++ b/src/bindings/python/docs/examples/openvino/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore # mypy issue #1422 diff --git a/src/bindings/python/docs/examples/openvino/mymodule/__init__.py b/src/bindings/python/docs/examples/openvino/mymodule/__init__.py index 2c55542d2b5..191234fecbb 100644 --- a/src/bindings/python/docs/examples/openvino/mymodule/__init__.py +++ b/src/bindings/python/docs/examples/openvino/mymodule/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from .myclass import MyClass diff --git a/src/bindings/python/docs/examples/openvino/mymodule/myclass.py b/src/bindings/python/docs/examples/openvino/mymodule/myclass.py index a1eaf19ad0a..38da658601d 100644 --- a/src/bindings/python/docs/examples/openvino/mymodule/myclass.py +++ b/src/bindings/python/docs/examples/openvino/mymodule/myclass.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 class MyClass(): diff --git a/src/bindings/python/setup.py b/src/bindings/python/setup.py index 8d8fd5a5d38..6d7cea264c1 100644 --- a/src/bindings/python/setup.py +++ b/src/bindings/python/setup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/src/compatibility/ngraph/__init__.py b/src/bindings/python/src/compatibility/ngraph/__init__.py index 32b47381bca..3109d9e3d1d 100644 --- a/src/bindings/python/src/compatibility/ngraph/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ngraph module namespace, exposing factory functions for all ops and other classes.""" diff --git a/src/bindings/python/src/compatibility/ngraph/exceptions.py b/src/bindings/python/src/compatibility/ngraph/exceptions.py index fb3e0e286ea..1597b6ec662 100644 --- a/src/bindings/python/src/compatibility/ngraph/exceptions.py +++ b/src/bindings/python/src/compatibility/ngraph/exceptions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ngraph exceptions hierarchy. All exceptions are descendants of NgraphError.""" diff --git a/src/bindings/python/src/compatibility/ngraph/helpers.py b/src/bindings/python/src/compatibility/ngraph/helpers.py index 5e0df36e9f5..236adec6d8b 100644 --- a/src/bindings/python/src/compatibility/ngraph/helpers.py +++ b/src/bindings/python/src/compatibility/ngraph/helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """nGraph helper functions.""" diff --git a/src/bindings/python/src/compatibility/ngraph/impl/__init__.py b/src/bindings/python/src/compatibility/ngraph/impl/__init__.py index 1bdd5e60ea2..f06340f795e 100644 --- a/src/bindings/python/src/compatibility/ngraph/impl/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/impl/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/compatibility/ngraph/impl/op/__init__.py b/src/bindings/python/src/compatibility/ngraph/impl/op/__init__.py index 4a66545d264..e854c97eab8 100644 --- a/src/bindings/python/src/compatibility/ngraph/impl/op/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/impl/op/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/compatibility/ngraph/impl/op/util/__init__.py b/src/bindings/python/src/compatibility/ngraph/impl/op/util/__init__.py index 81f20840d51..85e838f0aab 100644 --- a/src/bindings/python/src/compatibility/ngraph/impl/op/util/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/impl/op/util/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/compatibility/ngraph/impl/passes/__init__.py b/src/bindings/python/src/compatibility/ngraph/impl/passes/__init__.py index 9d431bb5839..5ea0b0618b0 100644 --- a/src/bindings/python/src/compatibility/ngraph/impl/passes/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/impl/passes/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/src/compatibility/ngraph/opset1/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset1/__init__.py index 79707672a10..1d960ff8bbe 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset1/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset1/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset1/ops.py b/src/bindings/python/src/compatibility/ngraph/opset1/ops.py index 27756680110..72a2831d8b2 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset1/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset1/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset10/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset10/__init__.py index 063dd8bdcb3..ff4e4e4b394 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset10/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset10/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset10/ops.py b/src/bindings/python/src/compatibility/ngraph/opset10/ops.py index 4179787caf1..b27c21e9dcb 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset10/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset10/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset2/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset2/__init__.py index 554452e8369..cd30551ec09 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset2/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset2/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset2/ops.py b/src/bindings/python/src/compatibility/ngraph/opset2/ops.py index 020f99402c6..412e8a7bd89 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset2/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset2/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset3/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset3/__init__.py index a8a540cdb3f..06cd926cc45 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset3/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset3/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset3/ops.py b/src/bindings/python/src/compatibility/ngraph/opset3/ops.py index 4a540e3ff11..82846826111 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset3/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset3/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset4/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset4/__init__.py index b10e830adfa..09406337a43 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset4/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset4/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset4/ops.py b/src/bindings/python/src/compatibility/ngraph/opset4/ops.py index ef8bd34e11c..4526725f2e9 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset4/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset4/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset5/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset5/__init__.py index 5a60a9ff2aa..a7cdd05d652 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset5/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset5/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset5/ops.py b/src/bindings/python/src/compatibility/ngraph/opset5/ops.py index 1968bfa7fea..0baf48becd2 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset5/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset5/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset6/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset6/__init__.py index 6a15cdfcaa3..5dca25e0a05 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset6/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset6/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset6/ops.py b/src/bindings/python/src/compatibility/ngraph/opset6/ops.py index 33ea1239e96..bf8e1eb8dc7 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset6/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset6/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset7/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset7/__init__.py index ca7be65d95b..2a7d139ba59 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset7/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset7/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset7/ops.py b/src/bindings/python/src/compatibility/ngraph/opset7/ops.py index 8cb05be02bf..d66d8a57e4d 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset7/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset7/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset8/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset8/__init__.py index d6e225e665f..b4bd72cb4b1 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset8/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset8/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset8/ops.py b/src/bindings/python/src/compatibility/ngraph/opset8/ops.py index 1a296e9acc2..f659f481096 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset8/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset8/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset9/__init__.py b/src/bindings/python/src/compatibility/ngraph/opset9/__init__.py index d4c73ce834e..b967e2c6d0d 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset9/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/opset9/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.opset1.ops import absolute diff --git a/src/bindings/python/src/compatibility/ngraph/opset9/ops.py b/src/bindings/python/src/compatibility/ngraph/opset9/ops.py index e6376dd798e..1c744216e9d 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset9/ops.py +++ b/src/bindings/python/src/compatibility/ngraph/opset9/ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all ngraph ops.""" diff --git a/src/bindings/python/src/compatibility/ngraph/opset_utils.py b/src/bindings/python/src/compatibility/ngraph/opset_utils.py index 941eac21784..a639dcbe90a 100644 --- a/src/bindings/python/src/compatibility/ngraph/opset_utils.py +++ b/src/bindings/python/src/compatibility/ngraph/opset_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Optional diff --git a/src/bindings/python/src/compatibility/ngraph/utils/__init__.py b/src/bindings/python/src/compatibility/ngraph/utils/__init__.py index 95a08b7ef7b..0375e1394e7 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/__init__.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Generic utilities. Factor related functions out to separate files.""" diff --git a/src/bindings/python/src/compatibility/ngraph/utils/broadcasting.py b/src/bindings/python/src/compatibility/ngraph/utils/broadcasting.py index 8edb943c8c3..7d4bb114d00 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/broadcasting.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/broadcasting.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/src/bindings/python/src/compatibility/ngraph/utils/decorators.py b/src/bindings/python/src/compatibility/ngraph/utils/decorators.py index 54fcb855b51..a0b955714a0 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/decorators.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/decorators.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from functools import wraps diff --git a/src/bindings/python/src/compatibility/ngraph/utils/input_validation.py b/src/bindings/python/src/compatibility/ngraph/utils/input_validation.py index ad9900263ea..f0e5f61f52f 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/input_validation.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/input_validation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Helper functions for validating user input.""" diff --git a/src/bindings/python/src/compatibility/ngraph/utils/node_factory.py b/src/bindings/python/src/compatibility/ngraph/utils/node_factory.py index cab04baae9f..6aa951a65b6 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/node_factory.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/node_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/src/bindings/python/src/compatibility/ngraph/utils/reduction.py b/src/bindings/python/src/compatibility/ngraph/utils/reduction.py index dc7ab667737..1c1779554c7 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/reduction.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/reduction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Iterable, Optional diff --git a/src/bindings/python/src/compatibility/ngraph/utils/tensor_iterator_types.py b/src/bindings/python/src/compatibility/ngraph/utils/tensor_iterator_types.py index 3c19c53f58d..0f4650ea6f1 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/tensor_iterator_types.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/tensor_iterator_types.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Helper classes for aggregating TensorIterator input/output desciptor attributes.""" diff --git a/src/bindings/python/src/compatibility/ngraph/utils/types.py b/src/bindings/python/src/compatibility/ngraph/utils/types.py index c7c254667b0..76d70894a28 100644 --- a/src/bindings/python/src/compatibility/ngraph/utils/types.py +++ b/src/bindings/python/src/compatibility/ngraph/utils/types.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Functions related to converting between Python and numpy types and ngraph types.""" diff --git a/src/bindings/python/src/compatibility/openvino/CMakeLists.txt b/src/bindings/python/src/compatibility/openvino/CMakeLists.txt index 3b1454f675f..c81cd8a16a9 100644 --- a/src/bindings/python/src/compatibility/openvino/CMakeLists.txt +++ b/src/bindings/python/src/compatibility/openvino/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/compatibility/openvino/__init__.py b/src/bindings/python/src/compatibility/openvino/__init__.py index a6d7f27d69e..61d737397cf 100644 --- a/src/bindings/python/src/compatibility/openvino/__init__.py +++ b/src/bindings/python/src/compatibility/openvino/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore # mypy issue #1422 diff --git a/src/bindings/python/src/compatibility/openvino/cmake/CythonConfig.cmake b/src/bindings/python/src/compatibility/openvino/cmake/CythonConfig.cmake index 9157cc9b7ee..73a4f21f871 100644 --- a/src/bindings/python/src/compatibility/openvino/cmake/CythonConfig.cmake +++ b/src/bindings/python/src/compatibility/openvino/cmake/CythonConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # diff --git a/src/bindings/python/src/compatibility/openvino/cmake/UseCython.cmake b/src/bindings/python/src/compatibility/openvino/cmake/UseCython.cmake index 6c715e7e5f5..6b30c0c96ff 100644 --- a/src/bindings/python/src/compatibility/openvino/cmake/UseCython.cmake +++ b/src/bindings/python/src/compatibility/openvino/cmake/UseCython.cmake @@ -42,7 +42,7 @@ # # See also FindCython.cmake -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/CMakeLists.txt b/src/bindings/python/src/compatibility/openvino/inference_engine/CMakeLists.txt index 63f922e6fa4..692fbcdd90f 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/CMakeLists.txt +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/__init__.py b/src/bindings/python/src/compatibility/openvino/inference_engine/__init__.py index b3ad4ae99e9..11b8d9156c6 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/__init__.py +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/constants.pyx b/src/bindings/python/src/compatibility/openvino/inference_engine/constants.pyx index f7c13ac52b4..3860d81de07 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/constants.pyx +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/constants.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from .cimport ie_api_impl_defs as C diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pxd b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pxd index f12a7f71643..3779dcde41b 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pxd +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from .cimport ie_api_impl_defs as C diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pyx b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pyx index 4d2284e52e6..09e8372a20d 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pyx +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #distutils: language=c++ diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.cpp b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.cpp index 41d550f16ef..40cea59c0b7 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.cpp +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.hpp b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.hpp index d8806a1bce7..2ef1c6e073c 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.hpp +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl_defs.pxd b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl_defs.pxd index dd62fbde21a..f2eb928321c 100644 --- a/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl_defs.pxd +++ b/src/bindings/python/src/compatibility/openvino/inference_engine/ie_api_impl_defs.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from libc.stddef cimport size_t diff --git a/src/bindings/python/src/compatibility/pyngraph/CMakeLists.txt b/src/bindings/python/src/compatibility/pyngraph/CMakeLists.txt index 595d27de11f..c8639d40c49 100644 --- a/src/bindings/python/src/compatibility/pyngraph/CMakeLists.txt +++ b/src/bindings/python/src/compatibility/pyngraph/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/compatibility/pyngraph/axis_set.cpp b/src/bindings/python/src/compatibility/pyngraph/axis_set.cpp index 11f4ab71756..de7ff91d336 100644 --- a/src/bindings/python/src/compatibility/pyngraph/axis_set.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/axis_set.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/axis_set.hpp b/src/bindings/python/src/compatibility/pyngraph/axis_set.hpp index 7a46b6568fe..e7232ec1780 100644 --- a/src/bindings/python/src/compatibility/pyngraph/axis_set.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/axis_set.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/axis_vector.cpp b/src/bindings/python/src/compatibility/pyngraph/axis_vector.cpp index 744288fa6fb..f8b133625ab 100644 --- a/src/bindings/python/src/compatibility/pyngraph/axis_vector.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/axis_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/axis_vector.hpp b/src/bindings/python/src/compatibility/pyngraph/axis_vector.hpp index 690a67d671e..74c45247434 100644 --- a/src/bindings/python/src/compatibility/pyngraph/axis_vector.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/axis_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/coordinate.cpp b/src/bindings/python/src/compatibility/pyngraph/coordinate.cpp index 22a557cc2b4..05ebaf9fa63 100644 --- a/src/bindings/python/src/compatibility/pyngraph/coordinate.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/coordinate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/coordinate.hpp b/src/bindings/python/src/compatibility/pyngraph/coordinate.hpp index d876428291d..b9bf9f6574e 100644 --- a/src/bindings/python/src/compatibility/pyngraph/coordinate.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/coordinate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.cpp b/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.cpp index 660b5a9ed7d..0a62ba0a07e 100644 --- a/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.hpp b/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.hpp index d9d4096b5d9..b5ec6708882 100644 --- a/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/coordinate_diff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.cpp b/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.cpp index 8bb60547660..538d75611c7 100644 --- a/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.hpp b/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.hpp index 7731a03578b..6cad47a10d0 100644 --- a/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/dict_attribute_visitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/dimension.cpp b/src/bindings/python/src/compatibility/pyngraph/dimension.cpp index d2be5f54d55..1d6b9c14386 100644 --- a/src/bindings/python/src/compatibility/pyngraph/dimension.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/dimension.hpp b/src/bindings/python/src/compatibility/pyngraph/dimension.hpp index 8e500eda6a7..a0a5ec80f67 100644 --- a/src/bindings/python/src/compatibility/pyngraph/dimension.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/dimension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.cpp b/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.cpp index 250348d6e73..b7418def4d3 100644 --- a/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.hpp b/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.hpp index 3d1a6c7da5d..ec80f48f9a2 100644 --- a/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/discrete_type_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/function.cpp b/src/bindings/python/src/compatibility/pyngraph/function.cpp index 648223f86f8..a64dd0a36dc 100644 --- a/src/bindings/python/src/compatibility/pyngraph/function.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/function.hpp b/src/bindings/python/src/compatibility/pyngraph/function.hpp index dd9d6d17922..7bfb8328004 100644 --- a/src/bindings/python/src/compatibility/pyngraph/function.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node.cpp b/src/bindings/python/src/compatibility/pyngraph/node.cpp index 8ad4b8b78c5..55d8157f151 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node.hpp b/src/bindings/python/src/compatibility/pyngraph/node.hpp index 3085d8c4bd6..03734ae1f98 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node_factory.cpp b/src/bindings/python/src/compatibility/pyngraph/node_factory.cpp index 5dd5e691701..281525cca95 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node_factory.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/node_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node_factory.hpp b/src/bindings/python/src/compatibility/pyngraph/node_factory.hpp index 05b1949600b..d7835165d66 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node_factory.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/node_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node_input.cpp b/src/bindings/python/src/compatibility/pyngraph/node_input.cpp index 631e1eaf48a..c6af1e05d50 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node_input.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/node_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node_input.hpp b/src/bindings/python/src/compatibility/pyngraph/node_input.hpp index 5ee843fb1de..f4eaa0aa7ac 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node_input.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/node_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node_output.cpp b/src/bindings/python/src/compatibility/pyngraph/node_output.cpp index 04c11cec1f7..569f1bdf6e1 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node_output.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/node_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/node_output.hpp b/src/bindings/python/src/compatibility/pyngraph/node_output.hpp index 479d56646d9..db94e760d58 100644 --- a/src/bindings/python/src/compatibility/pyngraph/node_output.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/node_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/constant.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/constant.cpp index 1a0343e59be..5b4fd01ea16 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/constant.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/constant.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/constant.hpp index b2e02364ab1..e1a4324b778 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/constant.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/parameter.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/parameter.cpp index 9927279e3b7..43f0358ea04 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/parameter.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/parameter.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/parameter.hpp index b28d641d3f1..d09e1dbe238 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/parameter.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/parameter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/result.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/result.cpp index ac88434b6ed..92b05896754 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/result.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/result.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/result.hpp index 33926febcc0..3a62bcffda4 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/result.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.cpp index 23298b07c35..f4ea868ed46 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.hpp index 0e06fe800e7..ff3aa03d2fe 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/arithmetic_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.cpp index 8ce221a5b14..698afbe7212 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.hpp index 5d00278296e..dbaf2d6adf8 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.cpp index 873a0138c8c..b86b3d52b90 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.hpp index 24b89e06317..2f4043cdff4 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.cpp index 7e313921741..8db524492ea 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.hpp index 6c12ce9de56..4f8ba39f532 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/binary_elementwise_logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.cpp index be607b78fd5..be9132386a9 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.hpp index c64690eb65d..756e839ac61 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/index_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.cpp index 5f9cacebe45..a3da02357a4 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.hpp index bbc62933a51..699e1531dc5 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/op_annotations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.cpp index b927ed73cef..9841bb170dc 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.hpp index ed9e47254ab..57d73c3f8ec 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/regmodule_pyngraph_op_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.cpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.cpp index 842802f8cbb..98b524a2dc9 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.hpp b/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.hpp index 53129ae61ca..9744721a0c1 100644 --- a/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/ops/util/unary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/partial_shape.cpp b/src/bindings/python/src/compatibility/pyngraph/partial_shape.cpp index 1c33b9765b2..d5312cb480c 100644 --- a/src/bindings/python/src/compatibility/pyngraph/partial_shape.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/partial_shape.hpp b/src/bindings/python/src/compatibility/pyngraph/partial_shape.hpp index d53679e065d..9553b8e5aa8 100644 --- a/src/bindings/python/src/compatibility/pyngraph/partial_shape.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/partial_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/passes/frontend_manager.cpp b/src/bindings/python/src/compatibility/pyngraph/passes/frontend_manager.cpp index e3f856b69f2..bd05454cdde 100644 --- a/src/bindings/python/src/compatibility/pyngraph/passes/frontend_manager.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/passes/frontend_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/passes/manager.hpp b/src/bindings/python/src/compatibility/pyngraph/passes/manager.hpp index 574a4f0ce99..2134cb949e6 100644 --- a/src/bindings/python/src/compatibility/pyngraph/passes/manager.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/passes/manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.cpp b/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.cpp index 35ca833d5bb..7ad10bed80f 100644 --- a/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.hpp b/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.hpp index 2e442e15539..194fb9182f5 100644 --- a/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/passes/regmodule_pyngraph_passes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/pyngraph.cpp b/src/bindings/python/src/compatibility/pyngraph/pyngraph.cpp index 90842d0fc64..633a95433d9 100644 --- a/src/bindings/python/src/compatibility/pyngraph/pyngraph.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/pyngraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/rt_map.cpp b/src/bindings/python/src/compatibility/pyngraph/rt_map.cpp index cbe76eb35f5..2a0f6af1c98 100644 --- a/src/bindings/python/src/compatibility/pyngraph/rt_map.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/rt_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/rt_map.hpp b/src/bindings/python/src/compatibility/pyngraph/rt_map.hpp index b28d15fe3a5..1b40dfc8cee 100644 --- a/src/bindings/python/src/compatibility/pyngraph/rt_map.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/rt_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/shape.cpp b/src/bindings/python/src/compatibility/pyngraph/shape.cpp index 6585d6f3d1b..f43dda508a2 100644 --- a/src/bindings/python/src/compatibility/pyngraph/shape.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/shape.hpp b/src/bindings/python/src/compatibility/pyngraph/shape.hpp index 7f349e2604b..1f0cd8b3699 100644 --- a/src/bindings/python/src/compatibility/pyngraph/shape.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/strides.cpp b/src/bindings/python/src/compatibility/pyngraph/strides.cpp index 5839fa90b33..88ff6165550 100644 --- a/src/bindings/python/src/compatibility/pyngraph/strides.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/strides.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/strides.hpp b/src/bindings/python/src/compatibility/pyngraph/strides.hpp index 51392526bab..619f20b7756 100644 --- a/src/bindings/python/src/compatibility/pyngraph/strides.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/strides.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/types/element_type.cpp b/src/bindings/python/src/compatibility/pyngraph/types/element_type.cpp index e23a1c15b2c..7165b28b758 100644 --- a/src/bindings/python/src/compatibility/pyngraph/types/element_type.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/types/element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/types/element_type.hpp b/src/bindings/python/src/compatibility/pyngraph/types/element_type.hpp index e693bfb2ca9..4a345dd6357 100644 --- a/src/bindings/python/src/compatibility/pyngraph/types/element_type.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/types/element_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.cpp b/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.cpp index c164e2ec2ae..188107323fe 100644 --- a/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.hpp b/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.hpp index 7aa1474b694..36c0b6aae59 100644 --- a/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/types/regmodule_pyngraph_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/util.cpp b/src/bindings/python/src/compatibility/pyngraph/util.cpp index aae9cdfc350..007838bb484 100644 --- a/src/bindings/python/src/compatibility/pyngraph/util.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/util.hpp b/src/bindings/python/src/compatibility/pyngraph/util.hpp index c73ea5ab2aa..1b1b8978fdf 100644 --- a/src/bindings/python/src/compatibility/pyngraph/util.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/variant.cpp b/src/bindings/python/src/compatibility/pyngraph/variant.cpp index dc5e5c692b6..a4bd5633857 100644 --- a/src/bindings/python/src/compatibility/pyngraph/variant.cpp +++ b/src/bindings/python/src/compatibility/pyngraph/variant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/compatibility/pyngraph/variant.hpp b/src/bindings/python/src/compatibility/pyngraph/variant.hpp index d64e259254e..2408f72595f 100644 --- a/src/bindings/python/src/compatibility/pyngraph/variant.hpp +++ b/src/bindings/python/src/compatibility/pyngraph/variant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/openvino/__init__.py b/src/bindings/python/src/openvino/__init__.py index a6d7f27d69e..61d737397cf 100644 --- a/src/bindings/python/src/openvino/__init__.py +++ b/src/bindings/python/src/openvino/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore # mypy issue #1422 diff --git a/src/bindings/python/src/openvino/_offline_transformations/__init__.py b/src/bindings/python/src/openvino/_offline_transformations/__init__.py index ba46f4a50fd..526d3793cb2 100644 --- a/src/bindings/python/src/openvino/_offline_transformations/__init__.py +++ b/src/bindings/python/src/openvino/_offline_transformations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/src/openvino/frontend/__init__.py b/src/bindings/python/src/openvino/frontend/__init__.py index 604c4db0a9b..9621a1e6809 100644 --- a/src/bindings/python/src/openvino/frontend/__init__.py +++ b/src/bindings/python/src/openvino/frontend/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/openvino/frontend/onnx/__init__.py b/src/bindings/python/src/openvino/frontend/onnx/__init__.py index cd39ea64d8c..1cede849c44 100644 --- a/src/bindings/python/src/openvino/frontend/onnx/__init__.py +++ b/src/bindings/python/src/openvino/frontend/onnx/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/openvino/frontend/tensorflow/__init__.py b/src/bindings/python/src/openvino/frontend/tensorflow/__init__.py index 9cd30f29d40..1d32cad82f7 100644 --- a/src/bindings/python/src/openvino/frontend/tensorflow/__init__.py +++ b/src/bindings/python/src/openvino/frontend/tensorflow/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/openvino/helpers/__init__.py b/src/bindings/python/src/openvino/helpers/__init__.py index 69500b97be1..c8ce338f568 100644 --- a/src/bindings/python/src/openvino/helpers/__init__.py +++ b/src/bindings/python/src/openvino/helpers/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/src/openvino/helpers/packing.py b/src/bindings/python/src/openvino/helpers/packing.py index 914392c0646..7e6aed70a6e 100644 --- a/src/bindings/python/src/openvino/helpers/packing.py +++ b/src/bindings/python/src/openvino/helpers/packing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/src/openvino/offline_transformations/__init__.py b/src/bindings/python/src/openvino/offline_transformations/__init__.py index 6fbb18f9e80..2cc300a9838 100644 --- a/src/bindings/python/src/openvino/offline_transformations/__init__.py +++ b/src/bindings/python/src/openvino/offline_transformations/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/src/openvino/preprocess/__init__.py b/src/bindings/python/src/openvino/preprocess/__init__.py index 3357778f996..61858b94202 100644 --- a/src/bindings/python/src/openvino/preprocess/__init__.py +++ b/src/bindings/python/src/openvino/preprocess/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/openvino/pyopenvino/__init__.py b/src/bindings/python/src/openvino/pyopenvino/__init__.py index 2edae9ed0f5..db1f030c107 100644 --- a/src/bindings/python/src/openvino/pyopenvino/__init__.py +++ b/src/bindings/python/src/openvino/pyopenvino/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/src/openvino/runtime/__init__.py b/src/bindings/python/src/openvino/runtime/__init__.py index 67bb8943e5f..3c2937c214e 100644 --- a/src/bindings/python/src/openvino/runtime/__init__.py +++ b/src/bindings/python/src/openvino/runtime/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """openvino module namespace, exposing factory functions for all ops and other classes.""" diff --git a/src/bindings/python/src/openvino/runtime/exceptions.py b/src/bindings/python/src/openvino/runtime/exceptions.py index 61bb6cc14e0..41e272824bb 100644 --- a/src/bindings/python/src/openvino/runtime/exceptions.py +++ b/src/bindings/python/src/openvino/runtime/exceptions.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """openvino exceptions hierarchy. All exceptions are descendants of OVError.""" diff --git a/src/bindings/python/src/openvino/runtime/ie_api.py b/src/bindings/python/src/openvino/runtime/ie_api.py index 0202320d71a..0b88bf2a056 100644 --- a/src/bindings/python/src/openvino/runtime/ie_api.py +++ b/src/bindings/python/src/openvino/runtime/ie_api.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from functools import singledispatch diff --git a/src/bindings/python/src/openvino/runtime/op/__init__.py b/src/bindings/python/src/openvino/runtime/op/__init__.py index b028af5818d..30724564d42 100644 --- a/src/bindings/python/src/openvino/runtime/op/__init__.py +++ b/src/bindings/python/src/openvino/runtime/op/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/openvino/runtime/op/util/__init__.py b/src/bindings/python/src/openvino/runtime/op/util/__init__.py index d0ae012be75..cf5406f0f8e 100644 --- a/src/bindings/python/src/openvino/runtime/op/util/__init__.py +++ b/src/bindings/python/src/openvino/runtime/op/util/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/src/openvino/runtime/opset1/__init__.py b/src/bindings/python/src/openvino/runtime/opset1/__init__.py index 1563710a07d..0b15e054476 100644 --- a/src/bindings/python/src/openvino/runtime/opset1/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset1/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset1/ops.py b/src/bindings/python/src/openvino/runtime/opset1/ops.py index 14b60d293c0..f98bed8f235 100644 --- a/src/bindings/python/src/openvino/runtime/opset1/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset1/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset10/__init__.py b/src/bindings/python/src/openvino/runtime/opset10/__init__.py index e1b1feb6ee9..f1b58fbb82a 100644 --- a/src/bindings/python/src/openvino/runtime/opset10/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset10/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset10/ops.py b/src/bindings/python/src/openvino/runtime/opset10/ops.py index 4709e01cfd3..32cc7ac5363 100644 --- a/src/bindings/python/src/openvino/runtime/opset10/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset10/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset2/__init__.py b/src/bindings/python/src/openvino/runtime/opset2/__init__.py index 70502256629..aa0d44f77e4 100644 --- a/src/bindings/python/src/openvino/runtime/opset2/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset2/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset2/ops.py b/src/bindings/python/src/openvino/runtime/opset2/ops.py index 40e8ce51c38..97951c0ed70 100644 --- a/src/bindings/python/src/openvino/runtime/opset2/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset2/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset3/__init__.py b/src/bindings/python/src/openvino/runtime/opset3/__init__.py index 9fc9fd2c385..aa8f0ac7f7b 100644 --- a/src/bindings/python/src/openvino/runtime/opset3/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset3/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset3/ops.py b/src/bindings/python/src/openvino/runtime/opset3/ops.py index 4ed6f302fca..979fda8a782 100644 --- a/src/bindings/python/src/openvino/runtime/opset3/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset3/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset4/__init__.py b/src/bindings/python/src/openvino/runtime/opset4/__init__.py index 498b271205f..6ed68e392e5 100644 --- a/src/bindings/python/src/openvino/runtime/opset4/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset4/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset4/ops.py b/src/bindings/python/src/openvino/runtime/opset4/ops.py index 0ca2a2e27f1..a40a75ec02b 100644 --- a/src/bindings/python/src/openvino/runtime/opset4/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset4/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset5/__init__.py b/src/bindings/python/src/openvino/runtime/opset5/__init__.py index 32bef0775ef..8f829cfced9 100644 --- a/src/bindings/python/src/openvino/runtime/opset5/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset5/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset5/ops.py b/src/bindings/python/src/openvino/runtime/opset5/ops.py index 6564dbda4c8..d32526e3be4 100644 --- a/src/bindings/python/src/openvino/runtime/opset5/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset5/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset6/__init__.py b/src/bindings/python/src/openvino/runtime/opset6/__init__.py index 65d97cf845e..d05e5af18c7 100644 --- a/src/bindings/python/src/openvino/runtime/opset6/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset6/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset6/ops.py b/src/bindings/python/src/openvino/runtime/opset6/ops.py index 8637c783088..a76042e7808 100644 --- a/src/bindings/python/src/openvino/runtime/opset6/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset6/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset7/__init__.py b/src/bindings/python/src/openvino/runtime/opset7/__init__.py index 52168a0c182..601d37f1e45 100644 --- a/src/bindings/python/src/openvino/runtime/opset7/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset7/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset7/ops.py b/src/bindings/python/src/openvino/runtime/opset7/ops.py index b09d88ac22e..a6fcb697de4 100644 --- a/src/bindings/python/src/openvino/runtime/opset7/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset7/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset8/__init__.py b/src/bindings/python/src/openvino/runtime/opset8/__init__.py index e36e69e5952..103c9efcc9e 100644 --- a/src/bindings/python/src/openvino/runtime/opset8/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset8/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset8/ops.py b/src/bindings/python/src/openvino/runtime/opset8/ops.py index d387c1b4b0d..3b9236ae91a 100644 --- a/src/bindings/python/src/openvino/runtime/opset8/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset8/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset9/__init__.py b/src/bindings/python/src/openvino/runtime/opset9/__init__.py index d9d551705ca..6f803329211 100644 --- a/src/bindings/python/src/openvino/runtime/opset9/__init__.py +++ b/src/bindings/python/src/openvino/runtime/opset9/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.opset1.ops import absolute diff --git a/src/bindings/python/src/openvino/runtime/opset9/ops.py b/src/bindings/python/src/openvino/runtime/opset9/ops.py index d893487a5b9..918058ed818 100644 --- a/src/bindings/python/src/openvino/runtime/opset9/ops.py +++ b/src/bindings/python/src/openvino/runtime/opset9/ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Factory functions for all openvino ops.""" diff --git a/src/bindings/python/src/openvino/runtime/opset_utils.py b/src/bindings/python/src/openvino/runtime/opset_utils.py index 514305eaf3a..33ac195b53a 100644 --- a/src/bindings/python/src/openvino/runtime/opset_utils.py +++ b/src/bindings/python/src/openvino/runtime/opset_utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Optional diff --git a/src/bindings/python/src/openvino/runtime/passes/__init__.py b/src/bindings/python/src/openvino/runtime/passes/__init__.py index ac0f74d229b..f43f27db3a3 100644 --- a/src/bindings/python/src/openvino/runtime/passes/__init__.py +++ b/src/bindings/python/src/openvino/runtime/passes/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # type: ignore # flake8: noqa diff --git a/src/bindings/python/src/openvino/runtime/passes/graph_rewrite.py b/src/bindings/python/src/openvino/runtime/passes/graph_rewrite.py index f320cf40e36..0bfe98d295b 100644 --- a/src/bindings/python/src/openvino/runtime/passes/graph_rewrite.py +++ b/src/bindings/python/src/openvino/runtime/passes/graph_rewrite.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # type: ignore from openvino._pyopenvino.passes import MatcherPass diff --git a/src/bindings/python/src/openvino/runtime/passes/manager.py b/src/bindings/python/src/openvino/runtime/passes/manager.py index a59e0a7b69a..b75f2b84f22 100644 --- a/src/bindings/python/src/openvino/runtime/passes/manager.py +++ b/src/bindings/python/src/openvino/runtime/passes/manager.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # type: ignore from openvino._pyopenvino.passes import Manager as ManagerBase diff --git a/src/bindings/python/src/openvino/runtime/utils/__init__.py b/src/bindings/python/src/openvino/runtime/utils/__init__.py index 003ea3af3fc..ff0e58b0300 100644 --- a/src/bindings/python/src/openvino/runtime/utils/__init__.py +++ b/src/bindings/python/src/openvino/runtime/utils/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Generic utilities. Factor related functions out to separate files.""" diff --git a/src/bindings/python/src/openvino/runtime/utils/broadcasting.py b/src/bindings/python/src/openvino/runtime/utils/broadcasting.py index 1239a9efd06..ed6d59f1f07 100644 --- a/src/bindings/python/src/openvino/runtime/utils/broadcasting.py +++ b/src/bindings/python/src/openvino/runtime/utils/broadcasting.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/src/bindings/python/src/openvino/runtime/utils/decorators.py b/src/bindings/python/src/openvino/runtime/utils/decorators.py index 50b06d4082d..a4b4d33fe6a 100644 --- a/src/bindings/python/src/openvino/runtime/utils/decorators.py +++ b/src/bindings/python/src/openvino/runtime/utils/decorators.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from functools import wraps diff --git a/src/bindings/python/src/openvino/runtime/utils/input_validation.py b/src/bindings/python/src/openvino/runtime/utils/input_validation.py index 5e5b39982cd..d2a0febe01f 100644 --- a/src/bindings/python/src/openvino/runtime/utils/input_validation.py +++ b/src/bindings/python/src/openvino/runtime/utils/input_validation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Helper functions for validating user input.""" diff --git a/src/bindings/python/src/openvino/runtime/utils/node_factory.py b/src/bindings/python/src/openvino/runtime/utils/node_factory.py index b4028922696..c573ed117e8 100644 --- a/src/bindings/python/src/openvino/runtime/utils/node_factory.py +++ b/src/bindings/python/src/openvino/runtime/utils/node_factory.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/src/bindings/python/src/openvino/runtime/utils/reduction.py b/src/bindings/python/src/openvino/runtime/utils/reduction.py index c9ec6ae72cb..34454a2aeb4 100644 --- a/src/bindings/python/src/openvino/runtime/utils/reduction.py +++ b/src/bindings/python/src/openvino/runtime/utils/reduction.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Iterable, Optional diff --git a/src/bindings/python/src/openvino/runtime/utils/types.py b/src/bindings/python/src/openvino/runtime/utils/types.py index 794ad1220f9..a127cb2e17b 100644 --- a/src/bindings/python/src/openvino/runtime/utils/types.py +++ b/src/bindings/python/src/openvino/runtime/utils/types.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Functions related to converting between Python and numpy types and openvino types.""" diff --git a/src/bindings/python/src/openvino/test_utils/__init__.py b/src/bindings/python/src/openvino/test_utils/__init__.py index 39abacb8fe3..121b0972ed7 100644 --- a/src/bindings/python/src/openvino/test_utils/__init__.py +++ b/src/bindings/python/src/openvino/test_utils/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from .test_utils_api import compare_functions diff --git a/src/bindings/python/src/openvino/utils.py b/src/bindings/python/src/openvino/utils.py index 562dd555efc..5a5d7e344f6 100644 --- a/src/bindings/python/src/openvino/utils.py +++ b/src/bindings/python/src/openvino/utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/src/pyopenvino/CMakeLists.txt b/src/bindings/python/src/pyopenvino/CMakeLists.txt index 689d4d774eb..682c1bda020 100644 --- a/src/bindings/python/src/pyopenvino/CMakeLists.txt +++ b/src/bindings/python/src/pyopenvino/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 project (pyopenvino) diff --git a/src/bindings/python/src/pyopenvino/core/async_infer_queue.cpp b/src/bindings/python/src/pyopenvino/core/async_infer_queue.cpp index afbbc61f440..1ca668ad918 100644 --- a/src/bindings/python/src/pyopenvino/core/async_infer_queue.cpp +++ b/src/bindings/python/src/pyopenvino/core/async_infer_queue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include "pyopenvino/core/async_infer_queue.hpp" diff --git a/src/bindings/python/src/pyopenvino/core/async_infer_queue.hpp b/src/bindings/python/src/pyopenvino/core/async_infer_queue.hpp index a1ad2a10b47..176d4deaf66 100644 --- a/src/bindings/python/src/pyopenvino/core/async_infer_queue.hpp +++ b/src/bindings/python/src/pyopenvino/core/async_infer_queue.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/src/bindings/python/src/pyopenvino/core/common.cpp b/src/bindings/python/src/pyopenvino/core/common.cpp index 94f3b72042e..2c7ec565357 100644 --- a/src/bindings/python/src/pyopenvino/core/common.cpp +++ b/src/bindings/python/src/pyopenvino/core/common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/common.hpp b/src/bindings/python/src/pyopenvino/core/common.hpp index e074c7721aa..9d363ded0fe 100644 --- a/src/bindings/python/src/pyopenvino/core/common.hpp +++ b/src/bindings/python/src/pyopenvino/core/common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/compiled_model.cpp b/src/bindings/python/src/pyopenvino/core/compiled_model.cpp index 67a819e3a74..1b4d887c3e5 100644 --- a/src/bindings/python/src/pyopenvino/core/compiled_model.cpp +++ b/src/bindings/python/src/pyopenvino/core/compiled_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/compiled_model.hpp b/src/bindings/python/src/pyopenvino/core/compiled_model.hpp index dba5f0b23f8..2c01f6e1c0c 100644 --- a/src/bindings/python/src/pyopenvino/core/compiled_model.hpp +++ b/src/bindings/python/src/pyopenvino/core/compiled_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/containers.cpp b/src/bindings/python/src/pyopenvino/core/containers.cpp index 65bc693f39f..8ee414e007a 100644 --- a/src/bindings/python/src/pyopenvino/core/containers.cpp +++ b/src/bindings/python/src/pyopenvino/core/containers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/containers.hpp b/src/bindings/python/src/pyopenvino/core/containers.hpp index 64e1eaeff9a..becf2f71784 100644 --- a/src/bindings/python/src/pyopenvino/core/containers.hpp +++ b/src/bindings/python/src/pyopenvino/core/containers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/core.cpp b/src/bindings/python/src/pyopenvino/core/core.cpp index 769808cd818..f64ad90b8ea 100644 --- a/src/bindings/python/src/pyopenvino/core/core.cpp +++ b/src/bindings/python/src/pyopenvino/core/core.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/core.hpp b/src/bindings/python/src/pyopenvino/core/core.hpp index 7c8d1836e98..18e98939362 100644 --- a/src/bindings/python/src/pyopenvino/core/core.hpp +++ b/src/bindings/python/src/pyopenvino/core/core.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/bindings/python/src/pyopenvino/core/extension.cpp b/src/bindings/python/src/pyopenvino/core/extension.cpp index f2c076613a1..2535c382635 100644 --- a/src/bindings/python/src/pyopenvino/core/extension.cpp +++ b/src/bindings/python/src/pyopenvino/core/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/extension.hpp b/src/bindings/python/src/pyopenvino/core/extension.hpp index be4b4e403c1..7c4827e6dcb 100644 --- a/src/bindings/python/src/pyopenvino/core/extension.hpp +++ b/src/bindings/python/src/pyopenvino/core/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/infer_request.cpp b/src/bindings/python/src/pyopenvino/core/infer_request.cpp index f0010bd9c28..80e45dc0586 100644 --- a/src/bindings/python/src/pyopenvino/core/infer_request.cpp +++ b/src/bindings/python/src/pyopenvino/core/infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include "pyopenvino/core/infer_request.hpp" diff --git a/src/bindings/python/src/pyopenvino/core/infer_request.hpp b/src/bindings/python/src/pyopenvino/core/infer_request.hpp index 6432046e8c6..36161be9ec8 100644 --- a/src/bindings/python/src/pyopenvino/core/infer_request.hpp +++ b/src/bindings/python/src/pyopenvino/core/infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/offline_transformations.cpp b/src/bindings/python/src/pyopenvino/core/offline_transformations.cpp index f28da2b8937..e331b596d6d 100644 --- a/src/bindings/python/src/pyopenvino/core/offline_transformations.cpp +++ b/src/bindings/python/src/pyopenvino/core/offline_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/offline_transformations.hpp b/src/bindings/python/src/pyopenvino/core/offline_transformations.hpp index 7ac14291967..ebc93f91dd4 100644 --- a/src/bindings/python/src/pyopenvino/core/offline_transformations.hpp +++ b/src/bindings/python/src/pyopenvino/core/offline_transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/profiling_info.cpp b/src/bindings/python/src/pyopenvino/core/profiling_info.cpp index 10d3a406230..5eb8dc94d10 100644 --- a/src/bindings/python/src/pyopenvino/core/profiling_info.cpp +++ b/src/bindings/python/src/pyopenvino/core/profiling_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/profiling_info.hpp b/src/bindings/python/src/pyopenvino/core/profiling_info.hpp index 7703e1fbcd4..1ac2ff49469 100644 --- a/src/bindings/python/src/pyopenvino/core/profiling_info.hpp +++ b/src/bindings/python/src/pyopenvino/core/profiling_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/properties/properties.cpp b/src/bindings/python/src/pyopenvino/core/properties/properties.cpp index 5f86edb7258..982d5228790 100644 --- a/src/bindings/python/src/pyopenvino/core/properties/properties.cpp +++ b/src/bindings/python/src/pyopenvino/core/properties/properties.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/properties/properties.hpp b/src/bindings/python/src/pyopenvino/core/properties/properties.hpp index 273dec09fb2..3eb88047b58 100644 --- a/src/bindings/python/src/pyopenvino/core/properties/properties.hpp +++ b/src/bindings/python/src/pyopenvino/core/properties/properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/tensor.cpp b/src/bindings/python/src/pyopenvino/core/tensor.cpp index ce3586c85da..397b5d4a738 100644 --- a/src/bindings/python/src/pyopenvino/core/tensor.cpp +++ b/src/bindings/python/src/pyopenvino/core/tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/tensor.hpp b/src/bindings/python/src/pyopenvino/core/tensor.hpp index 727cac535f5..036047c7174 100644 --- a/src/bindings/python/src/pyopenvino/core/tensor.hpp +++ b/src/bindings/python/src/pyopenvino/core/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/variable_state.cpp b/src/bindings/python/src/pyopenvino/core/variable_state.cpp index 4b063e0fca8..8ccbf6c84ca 100644 --- a/src/bindings/python/src/pyopenvino/core/variable_state.cpp +++ b/src/bindings/python/src/pyopenvino/core/variable_state.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/variable_state.hpp b/src/bindings/python/src/pyopenvino/core/variable_state.hpp index a3a8d4c1658..e8736c8ec88 100644 --- a/src/bindings/python/src/pyopenvino/core/variable_state.hpp +++ b/src/bindings/python/src/pyopenvino/core/variable_state.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/version.cpp b/src/bindings/python/src/pyopenvino/core/version.cpp index e8b278978d0..5ac3ea20284 100644 --- a/src/bindings/python/src/pyopenvino/core/version.cpp +++ b/src/bindings/python/src/pyopenvino/core/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/core/version.hpp b/src/bindings/python/src/pyopenvino/core/version.hpp index eb773784fc3..aff7d42208f 100644 --- a/src/bindings/python/src/pyopenvino/core/version.hpp +++ b/src/bindings/python/src/pyopenvino/core/version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/extension.cpp b/src/bindings/python/src/pyopenvino/frontend/extension.cpp index 8659158d72e..34bacd2355f 100644 --- a/src/bindings/python/src/pyopenvino/frontend/extension.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/extension.hpp b/src/bindings/python/src/pyopenvino/frontend/extension.hpp index ae3db04546c..be7869b36a9 100644 --- a/src/bindings/python/src/pyopenvino/frontend/extension.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/frontend.cpp b/src/bindings/python/src/pyopenvino/frontend/frontend.cpp index 7955555297e..d169ea2ec42 100644 --- a/src/bindings/python/src/pyopenvino/frontend/frontend.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/frontend.hpp b/src/bindings/python/src/pyopenvino/frontend/frontend.hpp index 2ceb489ef72..9f30acd1680 100644 --- a/src/bindings/python/src/pyopenvino/frontend/frontend.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/frontend_module.cmake b/src/bindings/python/src/pyopenvino/frontend/frontend_module.cmake index e6154b96b66..b2d3e175f7c 100644 --- a/src/bindings/python/src/pyopenvino/frontend/frontend_module.cmake +++ b/src/bindings/python/src/pyopenvino/frontend/frontend_module.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/pyopenvino/frontend/input_model.cpp b/src/bindings/python/src/pyopenvino/frontend/input_model.cpp index 0cfbc4a5efa..6069ceef237 100644 --- a/src/bindings/python/src/pyopenvino/frontend/input_model.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/input_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/input_model.hpp b/src/bindings/python/src/pyopenvino/frontend/input_model.hpp index 840886ec0b9..ea545a0bd63 100644 --- a/src/bindings/python/src/pyopenvino/frontend/input_model.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/input_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/manager.cpp b/src/bindings/python/src/pyopenvino/frontend/manager.cpp index 35372553155..e9dee59dc34 100644 --- a/src/bindings/python/src/pyopenvino/frontend/manager.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/manager.hpp b/src/bindings/python/src/pyopenvino/frontend/manager.hpp index 52cb88e9222..9b4a5953b18 100644 --- a/src/bindings/python/src/pyopenvino/frontend/manager.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/node_context.cpp b/src/bindings/python/src/pyopenvino/frontend/node_context.cpp index 0a1451c0bd1..61dfa71a6fa 100644 --- a/src/bindings/python/src/pyopenvino/frontend/node_context.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/node_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/onnx/CMakeLists.txt b/src/bindings/python/src/pyopenvino/frontend/onnx/CMakeLists.txt index 4e5e25c4dae..514b49fabc7 100644 --- a/src/bindings/python/src/pyopenvino/frontend/onnx/CMakeLists.txt +++ b/src/bindings/python/src/pyopenvino/frontend/onnx/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/pyopenvino/frontend/onnx/extension.cpp b/src/bindings/python/src/pyopenvino/frontend/onnx/extension.cpp index a3926441aa6..46a75898174 100644 --- a/src/bindings/python/src/pyopenvino/frontend/onnx/extension.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/onnx/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/onnx/extension.hpp b/src/bindings/python/src/pyopenvino/frontend/onnx/extension.hpp index fac787c027e..1f6dc2bed8d 100644 --- a/src/bindings/python/src/pyopenvino/frontend/onnx/extension.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/onnx/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/onnx/py_module.cpp b/src/bindings/python/src/pyopenvino/frontend/onnx/py_module.cpp index be050a2da4e..b5be81bfd11 100644 --- a/src/bindings/python/src/pyopenvino/frontend/onnx/py_module.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/onnx/py_module.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/paddle/CMakeLists.txt b/src/bindings/python/src/pyopenvino/frontend/paddle/CMakeLists.txt index 7394004f6b6..a75f0bac72d 100644 --- a/src/bindings/python/src/pyopenvino/frontend/paddle/CMakeLists.txt +++ b/src/bindings/python/src/pyopenvino/frontend/paddle/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/pyopenvino/frontend/paddle/py_module.cpp b/src/bindings/python/src/pyopenvino/frontend/paddle/py_module.cpp index c9a6289a765..880bd36aeec 100644 --- a/src/bindings/python/src/pyopenvino/frontend/paddle/py_module.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/paddle/py_module.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/place.cpp b/src/bindings/python/src/pyopenvino/frontend/place.cpp index 188a33268f5..32dc0ff07ba 100644 --- a/src/bindings/python/src/pyopenvino/frontend/place.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/place.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/place.hpp b/src/bindings/python/src/pyopenvino/frontend/place.hpp index 47643b7a99d..336b308b02d 100644 --- a/src/bindings/python/src/pyopenvino/frontend/place.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/place.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/tensorflow/CMakeLists.txt b/src/bindings/python/src/pyopenvino/frontend/tensorflow/CMakeLists.txt index 93d322a100c..5ff8080e845 100644 --- a/src/bindings/python/src/pyopenvino/frontend/tensorflow/CMakeLists.txt +++ b/src/bindings/python/src/pyopenvino/frontend/tensorflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.cpp b/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.cpp index e99c9d4ec99..3df3af68b00 100644 --- a/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.hpp b/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.hpp index dc604f30dea..0f0c38dba21 100644 --- a/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.hpp +++ b/src/bindings/python/src/pyopenvino/frontend/tensorflow/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/frontend/tensorflow/py_module.cpp b/src/bindings/python/src/pyopenvino/frontend/tensorflow/py_module.cpp index 0a87a3de2d7..ab81b9a39d5 100644 --- a/src/bindings/python/src/pyopenvino/frontend/tensorflow/py_module.cpp +++ b/src/bindings/python/src/pyopenvino/frontend/tensorflow/py_module.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/any.cpp b/src/bindings/python/src/pyopenvino/graph/any.cpp index a62c31e1377..bc4bae7a1ff 100644 --- a/src/bindings/python/src/pyopenvino/graph/any.cpp +++ b/src/bindings/python/src/pyopenvino/graph/any.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/any.hpp b/src/bindings/python/src/pyopenvino/graph/any.hpp index 2b74880d869..0ee83346426 100644 --- a/src/bindings/python/src/pyopenvino/graph/any.hpp +++ b/src/bindings/python/src/pyopenvino/graph/any.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/axis_set.cpp b/src/bindings/python/src/pyopenvino/graph/axis_set.cpp index bb1c96bffd7..6799c2f368f 100644 --- a/src/bindings/python/src/pyopenvino/graph/axis_set.cpp +++ b/src/bindings/python/src/pyopenvino/graph/axis_set.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/axis_set.hpp b/src/bindings/python/src/pyopenvino/graph/axis_set.hpp index 4a4b242dfaf..a8abd327bbb 100644 --- a/src/bindings/python/src/pyopenvino/graph/axis_set.hpp +++ b/src/bindings/python/src/pyopenvino/graph/axis_set.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/axis_vector.cpp b/src/bindings/python/src/pyopenvino/graph/axis_vector.cpp index 1722e84aee8..31d07b127b8 100644 --- a/src/bindings/python/src/pyopenvino/graph/axis_vector.cpp +++ b/src/bindings/python/src/pyopenvino/graph/axis_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/axis_vector.hpp b/src/bindings/python/src/pyopenvino/graph/axis_vector.hpp index e070c49dd22..ec6f68818fd 100644 --- a/src/bindings/python/src/pyopenvino/graph/axis_vector.hpp +++ b/src/bindings/python/src/pyopenvino/graph/axis_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/coordinate.cpp b/src/bindings/python/src/pyopenvino/graph/coordinate.cpp index 8effb31f434..2692c64ca60 100644 --- a/src/bindings/python/src/pyopenvino/graph/coordinate.cpp +++ b/src/bindings/python/src/pyopenvino/graph/coordinate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/coordinate.hpp b/src/bindings/python/src/pyopenvino/graph/coordinate.hpp index b8049467446..92786290719 100644 --- a/src/bindings/python/src/pyopenvino/graph/coordinate.hpp +++ b/src/bindings/python/src/pyopenvino/graph/coordinate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/coordinate_diff.cpp b/src/bindings/python/src/pyopenvino/graph/coordinate_diff.cpp index c7eecfcc44d..dae14a7100a 100644 --- a/src/bindings/python/src/pyopenvino/graph/coordinate_diff.cpp +++ b/src/bindings/python/src/pyopenvino/graph/coordinate_diff.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/coordinate_diff.hpp b/src/bindings/python/src/pyopenvino/graph/coordinate_diff.hpp index c30f2936c93..7579860ee60 100644 --- a/src/bindings/python/src/pyopenvino/graph/coordinate_diff.hpp +++ b/src/bindings/python/src/pyopenvino/graph/coordinate_diff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.cpp b/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.cpp index 3b6fded4057..97d6b6c40d3 100644 --- a/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.cpp +++ b/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.hpp b/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.hpp index 2d9e0f2d9f2..4623786c177 100644 --- a/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.hpp +++ b/src/bindings/python/src/pyopenvino/graph/descriptors/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.cpp b/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.cpp index a2c846754f7..625d2d5e26d 100644 --- a/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.cpp +++ b/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.hpp b/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.hpp index 402ff343dfe..84308b9c487 100644 --- a/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.hpp +++ b/src/bindings/python/src/pyopenvino/graph/dict_attribute_visitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/dimension.cpp b/src/bindings/python/src/pyopenvino/graph/dimension.cpp index c062220e5b2..fc98155c95a 100644 --- a/src/bindings/python/src/pyopenvino/graph/dimension.cpp +++ b/src/bindings/python/src/pyopenvino/graph/dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/dimension.hpp b/src/bindings/python/src/pyopenvino/graph/dimension.hpp index 1fc69857e5e..4cb5cd902b7 100644 --- a/src/bindings/python/src/pyopenvino/graph/dimension.hpp +++ b/src/bindings/python/src/pyopenvino/graph/dimension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/discrete_type_info.cpp b/src/bindings/python/src/pyopenvino/graph/discrete_type_info.cpp index 6b9b35b2bb4..74b81eb62a4 100644 --- a/src/bindings/python/src/pyopenvino/graph/discrete_type_info.cpp +++ b/src/bindings/python/src/pyopenvino/graph/discrete_type_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/discrete_type_info.hpp b/src/bindings/python/src/pyopenvino/graph/discrete_type_info.hpp index 1281e9e6ea0..1b447820f0f 100644 --- a/src/bindings/python/src/pyopenvino/graph/discrete_type_info.hpp +++ b/src/bindings/python/src/pyopenvino/graph/discrete_type_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/layout.cpp b/src/bindings/python/src/pyopenvino/graph/layout.cpp index 019bd20cdc5..57ceded76ce 100644 --- a/src/bindings/python/src/pyopenvino/graph/layout.cpp +++ b/src/bindings/python/src/pyopenvino/graph/layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/layout.hpp b/src/bindings/python/src/pyopenvino/graph/layout.hpp index edf7c88b881..228acdd8366 100644 --- a/src/bindings/python/src/pyopenvino/graph/layout.hpp +++ b/src/bindings/python/src/pyopenvino/graph/layout.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/layout_helpers.cpp b/src/bindings/python/src/pyopenvino/graph/layout_helpers.cpp index 26df6ba4ece..925f173342d 100644 --- a/src/bindings/python/src/pyopenvino/graph/layout_helpers.cpp +++ b/src/bindings/python/src/pyopenvino/graph/layout_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/layout_helpers.hpp b/src/bindings/python/src/pyopenvino/graph/layout_helpers.hpp index 25d7611988b..4b2dc8e8e6e 100644 --- a/src/bindings/python/src/pyopenvino/graph/layout_helpers.hpp +++ b/src/bindings/python/src/pyopenvino/graph/layout_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/model.cpp b/src/bindings/python/src/pyopenvino/graph/model.cpp index d99454fbf5d..a6e19dc6aff 100644 --- a/src/bindings/python/src/pyopenvino/graph/model.cpp +++ b/src/bindings/python/src/pyopenvino/graph/model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/model.hpp b/src/bindings/python/src/pyopenvino/graph/model.hpp index 6d00e730811..1fe96aace63 100644 --- a/src/bindings/python/src/pyopenvino/graph/model.hpp +++ b/src/bindings/python/src/pyopenvino/graph/model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node.cpp b/src/bindings/python/src/pyopenvino/graph/node.cpp index c215d86e892..599194ab9b9 100644 --- a/src/bindings/python/src/pyopenvino/graph/node.cpp +++ b/src/bindings/python/src/pyopenvino/graph/node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node.hpp b/src/bindings/python/src/pyopenvino/graph/node.hpp index 517f4a19621..7fc7823b64a 100644 --- a/src/bindings/python/src/pyopenvino/graph/node.hpp +++ b/src/bindings/python/src/pyopenvino/graph/node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node_factory.cpp b/src/bindings/python/src/pyopenvino/graph/node_factory.cpp index fdc7a6ede23..6ad08ea14b3 100644 --- a/src/bindings/python/src/pyopenvino/graph/node_factory.cpp +++ b/src/bindings/python/src/pyopenvino/graph/node_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node_factory.hpp b/src/bindings/python/src/pyopenvino/graph/node_factory.hpp index 5eb1480ddd8..3b16d135abe 100644 --- a/src/bindings/python/src/pyopenvino/graph/node_factory.hpp +++ b/src/bindings/python/src/pyopenvino/graph/node_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node_input.cpp b/src/bindings/python/src/pyopenvino/graph/node_input.cpp index cff9b521aa3..45d5320f79a 100644 --- a/src/bindings/python/src/pyopenvino/graph/node_input.cpp +++ b/src/bindings/python/src/pyopenvino/graph/node_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node_input.hpp b/src/bindings/python/src/pyopenvino/graph/node_input.hpp index e078152864e..50f213749ff 100644 --- a/src/bindings/python/src/pyopenvino/graph/node_input.hpp +++ b/src/bindings/python/src/pyopenvino/graph/node_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node_output.cpp b/src/bindings/python/src/pyopenvino/graph/node_output.cpp index 6ad434f56e3..470c0c28c7b 100644 --- a/src/bindings/python/src/pyopenvino/graph/node_output.cpp +++ b/src/bindings/python/src/pyopenvino/graph/node_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/node_output.hpp b/src/bindings/python/src/pyopenvino/graph/node_output.hpp index 961d8c78f21..053a166beee 100644 --- a/src/bindings/python/src/pyopenvino/graph/node_output.hpp +++ b/src/bindings/python/src/pyopenvino/graph/node_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/constant.cpp b/src/bindings/python/src/pyopenvino/graph/ops/constant.cpp index a1f4f294080..afb4aa36ce0 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/constant.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/constant.hpp b/src/bindings/python/src/pyopenvino/graph/ops/constant.hpp index fa109cccba9..5b175e8c09d 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/constant.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/if.cpp b/src/bindings/python/src/pyopenvino/graph/ops/if.cpp index e2814971e68..d2ffb6d7d9a 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/if.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/if.hpp b/src/bindings/python/src/pyopenvino/graph/ops/if.hpp index ebda5913fd4..0460cff28aa 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/if.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/loop.cpp b/src/bindings/python/src/pyopenvino/graph/ops/loop.cpp index 91aee2d0b29..a962bcc6999 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/loop.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/loop.hpp b/src/bindings/python/src/pyopenvino/graph/ops/loop.hpp index 9fb06070f15..8910a0a347a 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/loop.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/parameter.cpp b/src/bindings/python/src/pyopenvino/graph/ops/parameter.cpp index 3ddb5112a2f..cbdae399689 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/parameter.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/parameter.hpp b/src/bindings/python/src/pyopenvino/graph/ops/parameter.hpp index b1e2571d75a..5e542bebb48 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/parameter.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/parameter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/result.cpp b/src/bindings/python/src/pyopenvino/graph/ops/result.cpp index a263daea303..6a5a1df7ca2 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/result.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/result.hpp b/src/bindings/python/src/pyopenvino/graph/ops/result.hpp index 69df8d9370f..e72ed9d43e5 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/result.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.cpp b/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.cpp index 92d1c586962..619d80f24c1 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.hpp b/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.hpp index 441b2f601d3..631a72499c5 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.cpp index fc0010f0915..63e165991d9 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.hpp index 21880376ae4..dbb4327ee64 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/arithmetic_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.cpp index 5ae2b010204..8361ae5c869 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.hpp index 8873e935310..5d9f217ddaf 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.cpp index 9a71228d584..db94c74feb6 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.hpp index bdd3b9dac86..494c02135cf 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.cpp index 017c634f30a..e266c50e857 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.hpp index a00d4783373..00289d9e076 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/binary_elementwise_logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.cpp index 3ab8ecac37c..67719ce0d02 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.hpp index a49a5d1abae..d57b5cb784a 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/index_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.cpp index 32ed75dfae6..560408a7927 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.hpp index a50c834a512..5e0fde11320 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/multisubgraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.cpp index 1015a1bb076..23952ea1a06 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.hpp index 84931bb380f..7b9d1ad1709 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/regmodule_graph_op_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.cpp index 707c824bd21..086ada2c9ce 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.hpp index f9fc73d6920..d2b91d51a88 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/unary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/variable.cpp b/src/bindings/python/src/pyopenvino/graph/ops/util/variable.cpp index 21d6afc52e2..f2e1fdf32d6 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/variable.cpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/variable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/ops/util/variable.hpp b/src/bindings/python/src/pyopenvino/graph/ops/util/variable.hpp index 4d0cca4d966..0b5fe438cfd 100644 --- a/src/bindings/python/src/pyopenvino/graph/ops/util/variable.hpp +++ b/src/bindings/python/src/pyopenvino/graph/ops/util/variable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/partial_shape.cpp b/src/bindings/python/src/pyopenvino/graph/partial_shape.cpp index be483b55c2b..5413ed8bbe3 100644 --- a/src/bindings/python/src/pyopenvino/graph/partial_shape.cpp +++ b/src/bindings/python/src/pyopenvino/graph/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/partial_shape.hpp b/src/bindings/python/src/pyopenvino/graph/partial_shape.hpp index c9aee9840b1..758a81d726b 100644 --- a/src/bindings/python/src/pyopenvino/graph/partial_shape.hpp +++ b/src/bindings/python/src/pyopenvino/graph/partial_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.cpp b/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.cpp index 0ae831a4af5..3d09ec1ee7d 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.hpp b/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.hpp index 430b0bc319a..f7580009db3 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/graph_rewrite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/manager.cpp b/src/bindings/python/src/pyopenvino/graph/passes/manager.cpp index 8d1a8206f41..a8a2950aedf 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/manager.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/manager.hpp b/src/bindings/python/src/pyopenvino/graph/passes/manager.hpp index beb84dc2442..71493461c58 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/manager.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.cpp b/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.cpp index 3b0fababed3..94d8dda7c78 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.hpp b/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.hpp index bc33f8e1752..b85b057eac5 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/matcher_pass.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/model_pass.cpp b/src/bindings/python/src/pyopenvino/graph/passes/model_pass.cpp index c3e8e7ca6bf..43a83b6d1f8 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/model_pass.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/model_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/model_pass.hpp b/src/bindings/python/src/pyopenvino/graph/passes/model_pass.hpp index d738cfdd7dd..7aea85e7ad7 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/model_pass.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/model_pass.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/pass_base.cpp b/src/bindings/python/src/pyopenvino/graph/passes/pass_base.cpp index 8f6bbfac1a3..45dc3b77b1e 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/pass_base.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/pass_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/pass_base.hpp b/src/bindings/python/src/pyopenvino/graph/passes/pass_base.hpp index 878951236ad..c7fb860f9ba 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/pass_base.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/pass_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.cpp b/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.cpp index 8b9cd024e8a..b11eb3b7b60 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.hpp b/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.hpp index beef6f7dfdc..205df6f8191 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/pattern_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.cpp b/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.cpp index ef38abf24c9..9654cbc3f2e 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.hpp b/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.hpp index 3c8bbdbc4af..635b81cad87 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/regmodule_graph_passes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/transformations.cpp b/src/bindings/python/src/pyopenvino/graph/passes/transformations.cpp index 41b5f3ca601..e35dfd6dd17 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/transformations.cpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/passes/transformations.hpp b/src/bindings/python/src/pyopenvino/graph/passes/transformations.hpp index b285a9bd4ea..837cca46886 100644 --- a/src/bindings/python/src/pyopenvino/graph/passes/transformations.hpp +++ b/src/bindings/python/src/pyopenvino/graph/passes/transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.cpp b/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.cpp index f883c94af7e..99210c9cc6d 100644 --- a/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.cpp +++ b/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.hpp b/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.hpp index c88fa5af397..005e640d56f 100644 --- a/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.hpp +++ b/src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/rt_map.cpp b/src/bindings/python/src/pyopenvino/graph/rt_map.cpp index f950f223e19..5985c87f061 100644 --- a/src/bindings/python/src/pyopenvino/graph/rt_map.cpp +++ b/src/bindings/python/src/pyopenvino/graph/rt_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/rt_map.hpp b/src/bindings/python/src/pyopenvino/graph/rt_map.hpp index cfff2d93492..9dff6461d66 100644 --- a/src/bindings/python/src/pyopenvino/graph/rt_map.hpp +++ b/src/bindings/python/src/pyopenvino/graph/rt_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/shape.cpp b/src/bindings/python/src/pyopenvino/graph/shape.cpp index 26c5a3d6c81..f99c13fc725 100644 --- a/src/bindings/python/src/pyopenvino/graph/shape.cpp +++ b/src/bindings/python/src/pyopenvino/graph/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/shape.hpp b/src/bindings/python/src/pyopenvino/graph/shape.hpp index 15f1e559781..a74048630a2 100644 --- a/src/bindings/python/src/pyopenvino/graph/shape.hpp +++ b/src/bindings/python/src/pyopenvino/graph/shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/strides.cpp b/src/bindings/python/src/pyopenvino/graph/strides.cpp index 590c61f5870..772ca6047e6 100644 --- a/src/bindings/python/src/pyopenvino/graph/strides.cpp +++ b/src/bindings/python/src/pyopenvino/graph/strides.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/strides.hpp b/src/bindings/python/src/pyopenvino/graph/strides.hpp index 452480fc92d..a30b1e93c77 100644 --- a/src/bindings/python/src/pyopenvino/graph/strides.hpp +++ b/src/bindings/python/src/pyopenvino/graph/strides.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/types/element_type.cpp b/src/bindings/python/src/pyopenvino/graph/types/element_type.cpp index a37e8d65809..0123dd780e2 100644 --- a/src/bindings/python/src/pyopenvino/graph/types/element_type.cpp +++ b/src/bindings/python/src/pyopenvino/graph/types/element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/types/element_type.hpp b/src/bindings/python/src/pyopenvino/graph/types/element_type.hpp index 4a9c4ce18f8..83ad530e1e1 100644 --- a/src/bindings/python/src/pyopenvino/graph/types/element_type.hpp +++ b/src/bindings/python/src/pyopenvino/graph/types/element_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.cpp b/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.cpp index ff80de9f8ce..1ef39c4cdcf 100644 --- a/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.cpp +++ b/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.hpp b/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.hpp index 3ede3d23c81..6d1a346efef 100644 --- a/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.hpp +++ b/src/bindings/python/src/pyopenvino/graph/types/regmodule_graph_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/util.cpp b/src/bindings/python/src/pyopenvino/graph/util.cpp index db4bab8e364..8d21b6af857 100644 --- a/src/bindings/python/src/pyopenvino/graph/util.cpp +++ b/src/bindings/python/src/pyopenvino/graph/util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/graph/util.hpp b/src/bindings/python/src/pyopenvino/graph/util.hpp index 887dcc80e6b..28e958894a7 100644 --- a/src/bindings/python/src/pyopenvino/graph/util.hpp +++ b/src/bindings/python/src/pyopenvino/graph/util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/pyopenvino.cpp b/src/bindings/python/src/pyopenvino/pyopenvino.cpp index a10dd3a76ab..24b6a9a1f47 100644 --- a/src/bindings/python/src/pyopenvino/pyopenvino.cpp +++ b/src/bindings/python/src/pyopenvino/pyopenvino.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/bindings/python/src/pyopenvino/test_utils/CMakeLists.txt b/src/bindings/python/src/pyopenvino/test_utils/CMakeLists.txt index bdafd20a128..a378222214e 100644 --- a/src/bindings/python/src/pyopenvino/test_utils/CMakeLists.txt +++ b/src/bindings/python/src/pyopenvino/test_utils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/src/pyopenvino/test_utils/test_utils.cpp b/src/bindings/python/src/pyopenvino/test_utils/test_utils.cpp index 1bf0c4a2244..dafa30ca457 100644 --- a/src/bindings/python/src/pyopenvino/test_utils/test_utils.cpp +++ b/src/bindings/python/src/pyopenvino/test_utils/test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/utils/utils.cpp b/src/bindings/python/src/pyopenvino/utils/utils.cpp index 628a1765cee..58d52c9ecf6 100644 --- a/src/bindings/python/src/pyopenvino/utils/utils.cpp +++ b/src/bindings/python/src/pyopenvino/utils/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/src/pyopenvino/utils/utils.hpp b/src/bindings/python/src/pyopenvino/utils/utils.hpp index dc7034d311c..151f1e1a8fe 100644 --- a/src/bindings/python/src/pyopenvino/utils/utils.hpp +++ b/src/bindings/python/src/pyopenvino/utils/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/tests/__init__.py b/src/bindings/python/tests/__init__.py index a2f8afbaafe..24031d9f362 100644 --- a/src/bindings/python/tests/__init__.py +++ b/src/bindings/python/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests/conftest.py b/src/bindings/python/tests/conftest.py index 27995f732f1..a327e3a4baf 100644 --- a/src/bindings/python/tests/conftest.py +++ b/src/bindings/python/tests/conftest.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/mock/mock_py_frontend/CMakeLists.txt b/src/bindings/python/tests/mock/mock_py_frontend/CMakeLists.txt index 980ef5a5cf2..eee094305e5 100644 --- a/src/bindings/python/tests/mock/mock_py_frontend/CMakeLists.txt +++ b/src/bindings/python/tests/mock/mock_py_frontend/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/tests/mock/mock_py_frontend/include/mock_py_frontend/mock_py_frontend.hpp b/src/bindings/python/tests/mock/mock_py_frontend/include/mock_py_frontend/mock_py_frontend.hpp index fc95f17d0b1..00260ba16af 100644 --- a/src/bindings/python/tests/mock/mock_py_frontend/include/mock_py_frontend/mock_py_frontend.hpp +++ b/src/bindings/python/tests/mock/mock_py_frontend/include/mock_py_frontend/mock_py_frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/tests/mock/mock_py_frontend/src/mock_py_frontend.cpp b/src/bindings/python/tests/mock/mock_py_frontend/src/mock_py_frontend.cpp index 7f3ab3c240f..bc3d59501b5 100644 --- a/src/bindings/python/tests/mock/mock_py_frontend/src/mock_py_frontend.cpp +++ b/src/bindings/python/tests/mock/mock_py_frontend/src/mock_py_frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/tests/mock/pyngraph_fe_mock_api/CMakeLists.txt b/src/bindings/python/tests/mock/pyngraph_fe_mock_api/CMakeLists.txt index 1e760715533..f5737190744 100644 --- a/src/bindings/python/tests/mock/pyngraph_fe_mock_api/CMakeLists.txt +++ b/src/bindings/python/tests/mock/pyngraph_fe_mock_api/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/tests/mock/pyngraph_fe_mock_api/pyngraph_mock_frontend_api.cpp b/src/bindings/python/tests/mock/pyngraph_fe_mock_api/pyngraph_mock_frontend_api.cpp index dd01c7c6ef7..a3ececfdfc7 100644 --- a/src/bindings/python/tests/mock/pyngraph_fe_mock_api/pyngraph_mock_frontend_api.cpp +++ b/src/bindings/python/tests/mock/pyngraph_fe_mock_api/pyngraph_mock_frontend_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/bindings/python/tests/runtime.py b/src/bindings/python/tests/runtime.py index 3ca435a5394..2a4e0f4e6ff 100644 --- a/src/bindings/python/tests/runtime.py +++ b/src/bindings/python/tests/runtime.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Provide a layer of abstraction for an OpenVINO runtime environment.""" diff --git a/src/bindings/python/tests/test_frontend/__init__.py b/src/bindings/python/tests/test_frontend/__init__.py index 6535b1cdea8..5bf828fa0a9 100644 --- a/src/bindings/python/tests/test_frontend/__init__.py +++ b/src/bindings/python/tests/test_frontend/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests/test_frontend/test_frontend_extension.py b/src/bindings/python/tests/test_frontend/test_frontend_extension.py index 6cdc890465c..4be1e5a3c64 100644 --- a/src/bindings/python/tests/test_frontend/test_frontend_extension.py +++ b/src/bindings/python/tests/test_frontend/test_frontend_extension.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- noqa: E999 -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests/test_frontend/test_frontend_lib_close.py b/src/bindings/python/tests/test_frontend/test_frontend_lib_close.py index 709cfb2062f..73679e60a8a 100644 --- a/src/bindings/python/tests/test_frontend/test_frontend_lib_close.py +++ b/src/bindings/python/tests/test_frontend/test_frontend_lib_close.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_frontend/test_frontend_onnx.py b/src/bindings/python/tests/test_frontend/test_frontend_onnx.py index 22a8b72f578..280cf1db419 100644 --- a/src/bindings/python/tests/test_frontend/test_frontend_onnx.py +++ b/src/bindings/python/tests/test_frontend/test_frontend_onnx.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_frontend/test_frontend_onnx_editor.py b/src/bindings/python/tests/test_frontend/test_frontend_onnx_editor.py index d43cd4e0ace..9db353291a1 100644 --- a/src/bindings/python/tests/test_frontend/test_frontend_onnx_editor.py +++ b/src/bindings/python/tests/test_frontend/test_frontend_onnx_editor.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_frontend/test_frontendmanager.py b/src/bindings/python/tests/test_frontend/test_frontendmanager.py index 77f096f8ad7..d92b77a6997 100644 --- a/src/bindings/python/tests/test_frontend/test_frontendmanager.py +++ b/src/bindings/python/tests/test_frontend/test_frontendmanager.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pickle diff --git a/src/bindings/python/tests/test_graph/__init__.py b/src/bindings/python/tests/test_graph/__init__.py index c041f7a7073..3ed608316c2 100644 --- a/src/bindings/python/tests/test_graph/__init__.py +++ b/src/bindings/python/tests/test_graph/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # openvino.dll directory path visibility is needed to use _pyngraph module diff --git a/src/bindings/python/tests/test_graph/test_any.py b/src/bindings/python/tests/test_graph/test_any.py index c5e9a736405..8deb5df899b 100644 --- a/src/bindings/python/tests/test_graph/test_any.py +++ b/src/bindings/python/tests/test_graph/test_any.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import OVAny diff --git a/src/bindings/python/tests/test_graph/test_basic.py b/src/bindings/python/tests/test_graph/test_basic.py index 3a11c55ac72..f1113634614 100644 --- a/src/bindings/python/tests/test_graph/test_basic.py +++ b/src/bindings/python/tests/test_graph/test_basic.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests/test_graph/test_convolution.py b/src/bindings/python/tests/test_graph/test_convolution.py index 5e09c1ea578..2a497068a47 100644 --- a/src/bindings/python/tests/test_graph/test_convolution.py +++ b/src/bindings/python/tests/test_graph/test_convolution.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_core.py b/src/bindings/python/tests/test_graph/test_core.py index 554e11ca9ef..bd02af0fe69 100644 --- a/src/bindings/python/tests/test_graph/test_core.py +++ b/src/bindings/python/tests/test_graph/test_core.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import copy diff --git a/src/bindings/python/tests/test_graph/test_create_op.py b/src/bindings/python/tests/test_graph/test_create_op.py index 30af12b1666..b4643978bf8 100644 --- a/src/bindings/python/tests/test_graph/test_create_op.py +++ b/src/bindings/python/tests/test_graph/test_create_op.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ctc_loss.py b/src/bindings/python/tests/test_graph/test_ctc_loss.py index 3caec6aaa0a..df78244cf50 100644 --- a/src/bindings/python/tests/test_graph/test_ctc_loss.py +++ b/src/bindings/python/tests/test_graph/test_ctc_loss.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_data_movement.py b/src/bindings/python/tests/test_graph/test_data_movement.py index 0e20d265bd2..edbd2b51372 100644 --- a/src/bindings/python/tests/test_graph/test_data_movement.py +++ b/src/bindings/python/tests/test_graph/test_data_movement.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_detection_output.py b/src/bindings/python/tests/test_graph/test_detection_output.py index 1fa63f6632c..a6f40c5618c 100644 --- a/src/bindings/python/tests/test_graph/test_detection_output.py +++ b/src/bindings/python/tests/test_graph/test_detection_output.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_dft.py b/src/bindings/python/tests/test_graph/test_dft.py index 0cb0a70bda6..dcb74bcc9cd 100644 --- a/src/bindings/python/tests/test_graph/test_dft.py +++ b/src/bindings/python/tests/test_graph/test_dft.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Type diff --git a/src/bindings/python/tests/test_graph/test_dyn_attributes.py b/src/bindings/python/tests/test_graph/test_dyn_attributes.py index f4c3be70c87..2333049c4d5 100644 --- a/src/bindings/python/tests/test_graph/test_dyn_attributes.py +++ b/src/bindings/python/tests/test_graph/test_dyn_attributes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_einsum.py b/src/bindings/python/tests/test_graph/test_einsum.py index 07936005967..08f09611fba 100644 --- a/src/bindings/python/tests/test_graph/test_einsum.py +++ b/src/bindings/python/tests/test_graph/test_einsum.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime.opset8 as ov diff --git a/src/bindings/python/tests/test_graph/test_eye.py b/src/bindings/python/tests/test_graph/test_eye.py index 599ccf3e8f0..0a3543f61b5 100644 --- a/src/bindings/python/tests/test_graph/test_eye.py +++ b/src/bindings/python/tests/test_graph/test_eye.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime.opset9 as ov diff --git a/src/bindings/python/tests/test_graph/test_gather.py b/src/bindings/python/tests/test_graph/test_gather.py index 6375a8cf7e8..e54ad7e3421 100644 --- a/src/bindings/python/tests/test_graph/test_gather.py +++ b/src/bindings/python/tests/test_graph/test_gather.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Type diff --git a/src/bindings/python/tests/test_graph/test_idft.py b/src/bindings/python/tests/test_graph/test_idft.py index 7f76359798d..d96b6a11db4 100644 --- a/src/bindings/python/tests/test_graph/test_idft.py +++ b/src/bindings/python/tests/test_graph/test_idft.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Type diff --git a/src/bindings/python/tests/test_graph/test_if.py b/src/bindings/python/tests/test_graph/test_if.py index def8739a2d7..eff446219c1 100644 --- a/src/bindings/python/tests/test_graph/test_if.py +++ b/src/bindings/python/tests/test_graph/test_if.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_input_validation.py b/src/bindings/python/tests/test_graph/test_input_validation.py index c595998d1d1..eaaa8b1687e 100644 --- a/src/bindings/python/tests/test_graph/test_input_validation.py +++ b/src/bindings/python/tests/test_graph/test_input_validation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_log_softmax.py b/src/bindings/python/tests/test_graph/test_log_softmax.py index 94d4aa5c0f8..68857220b3f 100644 --- a/src/bindings/python/tests/test_graph/test_log_softmax.py +++ b/src/bindings/python/tests/test_graph/test_log_softmax.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_loop.py b/src/bindings/python/tests/test_graph/test_loop.py index dd035468464..c30cfad1103 100644 --- a/src/bindings/python/tests/test_graph/test_loop.py +++ b/src/bindings/python/tests/test_graph/test_loop.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_manager.py b/src/bindings/python/tests/test_graph/test_manager.py index eee82c7b6f9..ed7232ef4e2 100644 --- a/src/bindings/python/tests/test_graph/test_manager.py +++ b/src/bindings/python/tests/test_graph/test_manager.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/tests/test_graph/test_node_factory.py b/src/bindings/python/tests/test_graph/test_node_factory.py index fc042991be1..eaf8ae4b65c 100644 --- a/src/bindings/python/tests/test_graph/test_node_factory.py +++ b/src/bindings/python/tests/test_graph/test_node_factory.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_normalization.py b/src/bindings/python/tests/test_graph/test_normalization.py index ae765071e3b..6af4baa3eb5 100644 --- a/src/bindings/python/tests/test_graph/test_normalization.py +++ b/src/bindings/python/tests/test_graph/test_normalization.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ops.py b/src/bindings/python/tests/test_graph/test_ops.py index f53d8fe4ae4..a0d61e4da5e 100644 --- a/src/bindings/python/tests/test_graph/test_ops.py +++ b/src/bindings/python/tests/test_graph/test_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/tests/test_graph/test_ops_binary.py b/src/bindings/python/tests/test_graph/test_ops_binary.py index 32ee009f33d..c4c55da4731 100644 --- a/src/bindings/python/tests/test_graph/test_ops_binary.py +++ b/src/bindings/python/tests/test_graph/test_ops_binary.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import operator diff --git a/src/bindings/python/tests/test_graph/test_ops_fused.py b/src/bindings/python/tests/test_graph/test_ops_fused.py index 3d6932491ad..eecea81c8be 100644 --- a/src/bindings/python/tests/test_graph/test_ops_fused.py +++ b/src/bindings/python/tests/test_graph/test_ops_fused.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ops_matmul.py b/src/bindings/python/tests/test_graph/test_ops_matmul.py index cb6abbdd773..6c52b272030 100644 --- a/src/bindings/python/tests/test_graph/test_ops_matmul.py +++ b/src/bindings/python/tests/test_graph/test_ops_matmul.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ops_multioutput.py b/src/bindings/python/tests/test_graph/test_ops_multioutput.py index 2650a7b6fa6..366e873b2a3 100644 --- a/src/bindings/python/tests/test_graph/test_ops_multioutput.py +++ b/src/bindings/python/tests/test_graph/test_ops_multioutput.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ops_reshape.py b/src/bindings/python/tests/test_graph/test_ops_reshape.py index 1f8848583e5..84a8d705a5e 100644 --- a/src/bindings/python/tests/test_graph/test_ops_reshape.py +++ b/src/bindings/python/tests/test_graph/test_ops_reshape.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime as ov_runtime diff --git a/src/bindings/python/tests/test_graph/test_ops_scatter.py b/src/bindings/python/tests/test_graph/test_ops_scatter.py index 69d5ddb8430..fe571480730 100644 --- a/src/bindings/python/tests/test_graph/test_ops_scatter.py +++ b/src/bindings/python/tests/test_graph/test_ops_scatter.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ops_unary.py b/src/bindings/python/tests/test_graph/test_ops_unary.py index 0a1a08c1e3b..8800825180e 100644 --- a/src/bindings/python/tests/test_graph/test_ops_unary.py +++ b/src/bindings/python/tests/test_graph/test_ops_unary.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_ops_util_variable.py b/src/bindings/python/tests/test_graph/test_ops_util_variable.py index 5107321290f..9bca3df186f 100644 --- a/src/bindings/python/tests/test_graph/test_ops_util_variable.py +++ b/src/bindings/python/tests/test_graph/test_ops_util_variable.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import PartialShape, Type diff --git a/src/bindings/python/tests/test_graph/test_pooling.py b/src/bindings/python/tests/test_graph/test_pooling.py index 91a5c0ea5d7..5b16cf5afbb 100644 --- a/src/bindings/python/tests/test_graph/test_pooling.py +++ b/src/bindings/python/tests/test_graph/test_pooling.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_preprocess.py b/src/bindings/python/tests/test_graph/test_preprocess.py index 247763fd966..0ebd2484644 100644 --- a/src/bindings/python/tests/test_graph/test_preprocess.py +++ b/src/bindings/python/tests/test_graph/test_preprocess.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_proposal.py b/src/bindings/python/tests/test_graph/test_proposal.py index 6dc33c3bd32..6de8cb1708a 100644 --- a/src/bindings/python/tests/test_graph/test_proposal.py +++ b/src/bindings/python/tests/test_graph/test_proposal.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_random_uniform.py b/src/bindings/python/tests/test_graph/test_random_uniform.py index dcc42fb2930..f6fc5adf150 100644 --- a/src/bindings/python/tests/test_graph/test_random_uniform.py +++ b/src/bindings/python/tests/test_graph/test_random_uniform.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime as ov diff --git a/src/bindings/python/tests/test_graph/test_rdft.py b/src/bindings/python/tests/test_graph/test_rdft.py index 28e3c68ba0d..0bbe9c6a87f 100644 --- a/src/bindings/python/tests/test_graph/test_rdft.py +++ b/src/bindings/python/tests/test_graph/test_rdft.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime.opset9 as ov diff --git a/src/bindings/python/tests/test_graph/test_reduction.py b/src/bindings/python/tests/test_graph/test_reduction.py index 85c1cb54740..d0afc066821 100644 --- a/src/bindings/python/tests/test_graph/test_reduction.py +++ b/src/bindings/python/tests/test_graph/test_reduction.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_roll.py b/src/bindings/python/tests/test_graph/test_roll.py index c0e2fd99066..17e4c3f3489 100644 --- a/src/bindings/python/tests/test_graph/test_roll.py +++ b/src/bindings/python/tests/test_graph/test_roll.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime.opset8 as ov diff --git a/src/bindings/python/tests/test_graph/test_sequence_processing.py b/src/bindings/python/tests/test_graph/test_sequence_processing.py index 21e17e4a142..eb375765550 100644 --- a/src/bindings/python/tests/test_graph/test_sequence_processing.py +++ b/src/bindings/python/tests/test_graph/test_sequence_processing.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_swish.py b/src/bindings/python/tests/test_graph/test_swish.py index 1bae8934c4d..ac4cdf9414b 100644 --- a/src/bindings/python/tests/test_graph/test_swish.py +++ b/src/bindings/python/tests/test_graph/test_swish.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_tensor_iterator.py b/src/bindings/python/tests/test_graph/test_tensor_iterator.py index 8df3840fe69..36c50713f6a 100644 --- a/src/bindings/python/tests/test_graph/test_tensor_iterator.py +++ b/src/bindings/python/tests/test_graph/test_tensor_iterator.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_graph/test_utils.py b/src/bindings/python/tests/test_graph/test_utils.py index 06f25d89adb..aa007ec416d 100644 --- a/src/bindings/python/tests/test_graph/test_utils.py +++ b/src/bindings/python/tests/test_graph/test_utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.runtime as ov diff --git a/src/bindings/python/tests/test_graph/util.py b/src/bindings/python/tests/test_graph/util.py index 1487513ffae..34fc22deda9 100644 --- a/src/bindings/python/tests/test_graph/util.py +++ b/src/bindings/python/tests/test_graph/util.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests/test_onnx/__init__.py b/src/bindings/python/tests/test_onnx/__init__.py index ed778c7d4c2..7d403600aa6 100644 --- a/src/bindings/python/tests/test_onnx/__init__.py +++ b/src/bindings/python/tests/test_onnx/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests/test_onnx/model_zoo_preprocess.sh b/src/bindings/python/tests/test_onnx/model_zoo_preprocess.sh index fc65be1cc87..d5b3eda0898 100755 --- a/src/bindings/python/tests/test_onnx/model_zoo_preprocess.sh +++ b/src/bindings/python/tests/test_onnx/model_zoo_preprocess.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 set -e diff --git a/src/bindings/python/tests/test_onnx/test_backend.py b/src/bindings/python/tests/test_onnx/test_backend.py index 95bd7e5915e..7c8a6c13c15 100644 --- a/src/bindings/python/tests/test_onnx/test_backend.py +++ b/src/bindings/python/tests/test_onnx/test_backend.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/src/bindings/python/tests/test_onnx/test_onnx_external_data.py b/src/bindings/python/tests/test_onnx/test_onnx_external_data.py index cf40ce0aac2..6e4b5d01821 100644 --- a/src/bindings/python/tests/test_onnx/test_onnx_external_data.py +++ b/src/bindings/python/tests/test_onnx/test_onnx_external_data.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_onnx/test_onnx_import.py b/src/bindings/python/tests/test_onnx/test_onnx_import.py index 5e7080a3022..7e02fe48476 100644 --- a/src/bindings/python/tests/test_onnx/test_onnx_import.py +++ b/src/bindings/python/tests/test_onnx/test_onnx_import.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_onnx/test_ops_batchnorm.py b/src/bindings/python/tests/test_onnx/test_ops_batchnorm.py index e4a7e35a854..696cee0b767 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_batchnorm.py +++ b/src/bindings/python/tests/test_onnx/test_ops_batchnorm.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_binary.py b/src/bindings/python/tests/test_onnx/test_ops_binary.py index 9f4d06dc866..4cffed73064 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_binary.py +++ b/src/bindings/python/tests/test_onnx/test_ops_binary.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_convpool.py b/src/bindings/python/tests/test_onnx/test_ops_convpool.py index 9b23eddf867..92a46993eb7 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_convpool.py +++ b/src/bindings/python/tests/test_onnx/test_ops_convpool.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_logical.py b/src/bindings/python/tests/test_onnx/test_ops_logical.py index a6a284ce500..cb257648609 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_logical.py +++ b/src/bindings/python/tests/test_onnx/test_ops_logical.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_matmul.py b/src/bindings/python/tests/test_onnx/test_ops_matmul.py index 1b20bca1c6f..de603cf6815 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_matmul.py +++ b/src/bindings/python/tests/test_onnx/test_ops_matmul.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_nonlinear.py b/src/bindings/python/tests/test_onnx/test_ops_nonlinear.py index f7d1daab6db..0c8674b68e3 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_nonlinear.py +++ b/src/bindings/python/tests/test_onnx/test_ops_nonlinear.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_random.py b/src/bindings/python/tests/test_onnx/test_ops_random.py index 8223059677b..b3f922ad819 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_random.py +++ b/src/bindings/python/tests/test_onnx/test_ops_random.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_reduction.py b/src/bindings/python/tests/test_onnx/test_ops_reduction.py index a6f2e29ac74..f9fe00ddb43 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_reduction.py +++ b/src/bindings/python/tests/test_onnx/test_ops_reduction.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_reshape.py b/src/bindings/python/tests/test_onnx/test_ops_reshape.py index 76d4f2b1cbf..75670ac2039 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_reshape.py +++ b/src/bindings/python/tests/test_onnx/test_ops_reshape.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_unary.py b/src/bindings/python/tests/test_onnx/test_ops_unary.py index 2d15a642ef1..f02110e3771 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_unary.py +++ b/src/bindings/python/tests/test_onnx/test_ops_unary.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/test_ops_variadic.py b/src/bindings/python/tests/test_onnx/test_ops_variadic.py index d00e1758c1c..7262e88a578 100644 --- a/src/bindings/python/tests/test_onnx/test_ops_variadic.py +++ b/src/bindings/python/tests/test_onnx/test_ops_variadic.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from functools import reduce diff --git a/src/bindings/python/tests/test_onnx/test_zoo_models.py b/src/bindings/python/tests/test_onnx/test_zoo_models.py index 1d08b882e5a..643e84a51c9 100644 --- a/src/bindings/python/tests/test_onnx/test_zoo_models.py +++ b/src/bindings/python/tests/test_onnx/test_zoo_models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tests diff --git a/src/bindings/python/tests/test_onnx/utils/__init__.py b/src/bindings/python/tests/test_onnx/utils/__init__.py index 44014dfdaad..c8e1d4fdf13 100644 --- a/src/bindings/python/tests/test_onnx/utils/__init__.py +++ b/src/bindings/python/tests/test_onnx/utils/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from string import ascii_uppercase diff --git a/src/bindings/python/tests/test_onnx/utils/model_importer.py b/src/bindings/python/tests/test_onnx/utils/model_importer.py index b3d572e7592..884180c38f5 100644 --- a/src/bindings/python/tests/test_onnx/utils/model_importer.py +++ b/src/bindings/python/tests/test_onnx/utils/model_importer.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_onnx/utils/onnx_backend.py b/src/bindings/python/tests/test_onnx/utils/onnx_backend.py index d594c1ed72a..11609f5308d 100644 --- a/src/bindings/python/tests/test_onnx/utils/onnx_backend.py +++ b/src/bindings/python/tests/test_onnx/utils/onnx_backend.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ONNX Backend implementation. diff --git a/src/bindings/python/tests/test_onnx/utils/onnx_helpers.py b/src/bindings/python/tests/test_onnx/utils/onnx_helpers.py index 9a22ce5df0d..061e7912e26 100644 --- a/src/bindings/python/tests/test_onnx/utils/onnx_helpers.py +++ b/src/bindings/python/tests/test_onnx/utils/onnx_helpers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_package_versions.py b/src/bindings/python/tests/test_package_versions.py index a14e2e8f18b..fef0c7b5249 100644 --- a/src/bindings/python/tests/test_package_versions.py +++ b/src/bindings/python/tests/test_package_versions.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino.preprocess as ov_pre diff --git a/src/bindings/python/tests/test_runtime/__init__.py b/src/bindings/python/tests/test_runtime/__init__.py index ed778c7d4c2..7d403600aa6 100644 --- a/src/bindings/python/tests/test_runtime/__init__.py +++ b/src/bindings/python/tests/test_runtime/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests/test_runtime/subprocess_test_tensor.py b/src/bindings/python/tests/test_runtime/subprocess_test_tensor.py index 99e70d0e263..893ff44f336 100644 --- a/src/bindings/python/tests/test_runtime/subprocess_test_tensor.py +++ b/src/bindings/python/tests/test_runtime/subprocess_test_tensor.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_runtime/test_compiled_model.py b/src/bindings/python/tests/test_runtime/test_compiled_model.py index 6aecdd83a6b..222bb203538 100644 --- a/src/bindings/python/tests/test_runtime/test_compiled_model.py +++ b/src/bindings/python/tests/test_runtime/test_compiled_model.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_runtime/test_core.py b/src/bindings/python/tests/test_runtime/test_core.py index 0d0e0fadc65..dd46d96a5e7 100644 --- a/src/bindings/python/tests/test_runtime/test_core.py +++ b/src/bindings/python/tests/test_runtime/test_core.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests/test_runtime/test_function.py b/src/bindings/python/tests/test_runtime/test_function.py index 54aca1ca6f4..43b5810e65f 100644 --- a/src/bindings/python/tests/test_runtime/test_function.py +++ b/src/bindings/python/tests/test_runtime/test_function.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_runtime/test_infer_request.py b/src/bindings/python/tests/test_runtime/test_infer_request.py index 408d2548620..2a7575c795e 100644 --- a/src/bindings/python/tests/test_runtime/test_infer_request.py +++ b/src/bindings/python/tests/test_runtime/test_infer_request.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections.abc import Iterable diff --git a/src/bindings/python/tests/test_runtime/test_input_node.py b/src/bindings/python/tests/test_runtime/test_input_node.py index 7f2d1a7bd83..937f0930669 100644 --- a/src/bindings/python/tests/test_runtime/test_input_node.py +++ b/src/bindings/python/tests/test_runtime/test_input_node.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_runtime/test_nogil.py b/src/bindings/python/tests/test_runtime/test_nogil.py index 4a12b8b4fbc..1370f656d05 100644 --- a/src/bindings/python/tests/test_runtime/test_nogil.py +++ b/src/bindings/python/tests/test_runtime/test_nogil.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import time diff --git a/src/bindings/python/tests/test_runtime/test_output_const_node.py b/src/bindings/python/tests/test_runtime/test_output_const_node.py index 10c7d91a41c..99a7d659b28 100644 --- a/src/bindings/python/tests/test_runtime/test_output_const_node.py +++ b/src/bindings/python/tests/test_runtime/test_output_const_node.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_runtime/test_output_node.py b/src/bindings/python/tests/test_runtime/test_output_node.py index 5e652f2a60f..fa05f47c403 100644 --- a/src/bindings/python/tests/test_runtime/test_output_node.py +++ b/src/bindings/python/tests/test_runtime/test_output_node.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_runtime/test_properties.py b/src/bindings/python/tests/test_runtime/test_properties.py index 3c7fc9a0d04..53b82ffa25a 100644 --- a/src/bindings/python/tests/test_runtime/test_properties.py +++ b/src/bindings/python/tests/test_runtime/test_properties.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests/test_runtime/test_tensor.py b/src/bindings/python/tests/test_runtime/test_tensor.py index e012a76c4b1..9e4d0daf0fd 100644 --- a/src/bindings/python/tests/test_runtime/test_tensor.py +++ b/src/bindings/python/tests/test_runtime/test_tensor.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_runtime/test_type.py b/src/bindings/python/tests/test_runtime/test_type.py index 0e0e99068b6..b31f36edf9f 100644 --- a/src/bindings/python/tests/test_runtime/test_type.py +++ b/src/bindings/python/tests/test_runtime/test_type.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests/test_transformations/__init__.py b/src/bindings/python/tests/test_transformations/__init__.py index ed778c7d4c2..7d403600aa6 100644 --- a/src/bindings/python/tests/test_transformations/__init__.py +++ b/src/bindings/python/tests/test_transformations/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests/test_transformations/test_graph_rewrite.py b/src/bindings/python/tests/test_transformations/test_graph_rewrite.py index a006823b961..7fb5efff134 100644 --- a/src/bindings/python/tests/test_transformations/test_graph_rewrite.py +++ b/src/bindings/python/tests/test_transformations/test_graph_rewrite.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import opset8 from openvino.runtime.passes import Manager, GraphRewrite, MatcherPass, WrapType, Matcher diff --git a/src/bindings/python/tests/test_transformations/test_manager.py b/src/bindings/python/tests/test_transformations/test_manager.py index 1aa7cbb85d8..842c081a761 100644 --- a/src/bindings/python/tests/test_transformations/test_manager.py +++ b/src/bindings/python/tests/test_transformations/test_manager.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.passes import Manager, GraphRewrite, BackwardGraphRewrite, Serialize diff --git a/src/bindings/python/tests/test_transformations/test_matcher_pass.py b/src/bindings/python/tests/test_transformations/test_matcher_pass.py index c414e81167c..8175749e8ec 100644 --- a/src/bindings/python/tests/test_transformations/test_matcher_pass.py +++ b/src/bindings/python/tests/test_transformations/test_matcher_pass.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import opset8 from openvino.runtime.passes import Manager, Matcher, MatcherPass, WrapType diff --git a/src/bindings/python/tests/test_transformations/test_model_pass.py b/src/bindings/python/tests/test_transformations/test_model_pass.py index 144456e767f..b909a6e2c6e 100644 --- a/src/bindings/python/tests/test_transformations/test_model_pass.py +++ b/src/bindings/python/tests/test_transformations/test_model_pass.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime.passes import Manager diff --git a/src/bindings/python/tests/test_transformations/test_offline_api.py b/src/bindings/python/tests/test_transformations/test_offline_api.py index c28fbbb92a6..3377474f7ea 100644 --- a/src/bindings/python/tests/test_transformations/test_offline_api.py +++ b/src/bindings/python/tests/test_transformations/test_offline_api.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests/test_transformations/test_pattern_ops.py b/src/bindings/python/tests/test_transformations/test_pattern_ops.py index 1dd8a9870c6..e6bd6620561 100644 --- a/src/bindings/python/tests/test_transformations/test_pattern_ops.py +++ b/src/bindings/python/tests/test_transformations/test_pattern_ops.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests/test_transformations/test_public_transformations.py b/src/bindings/python/tests/test_transformations/test_public_transformations.py index d45faf9a041..e05f9a6925d 100644 --- a/src/bindings/python/tests/test_transformations/test_public_transformations.py +++ b/src/bindings/python/tests/test_transformations/test_public_transformations.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os import pytest diff --git a/src/bindings/python/tests/test_transformations/test_replacement_api.py b/src/bindings/python/tests/test_transformations/test_replacement_api.py index 0755c3bc770..fb273ca516a 100644 --- a/src/bindings/python/tests/test_transformations/test_replacement_api.py +++ b/src/bindings/python/tests/test_transformations/test_replacement_api.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Model, PartialShape, opset8 diff --git a/src/bindings/python/tests/test_transformations/utils/utils.py b/src/bindings/python/tests/test_transformations/utils/utils.py index 46e8a7e2531..41fc766f701 100644 --- a/src/bindings/python/tests/test_transformations/utils/utils.py +++ b/src/bindings/python/tests/test_transformations/utils/utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Model, PartialShape, opset8 diff --git a/src/bindings/python/tests/test_utils/test_utils.py b/src/bindings/python/tests/test_utils/test_utils.py index bc24de41b12..b64432ccd3b 100644 --- a/src/bindings/python/tests/test_utils/test_utils.py +++ b/src/bindings/python/tests/test_utils/test_utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Tuple, Union, List diff --git a/src/bindings/python/tests_compatibility/__init__.py b/src/bindings/python/tests_compatibility/__init__.py index c5878b69360..7223a6e346d 100644 --- a/src/bindings/python/tests_compatibility/__init__.py +++ b/src/bindings/python/tests_compatibility/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/conftest.py b/src/bindings/python/tests_compatibility/conftest.py index e4f43e1ca76..e13f76fffa3 100644 --- a/src/bindings/python/tests_compatibility/conftest.py +++ b/src/bindings/python/tests_compatibility/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests_compatibility/runtime.py b/src/bindings/python/tests_compatibility/runtime.py index c89e1db284b..b2a51c3f744 100644 --- a/src/bindings/python/tests_compatibility/runtime.py +++ b/src/bindings/python/tests_compatibility/runtime.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Provide a layer of abstraction for an OpenVINO runtime environment.""" diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/__init__.py b/src/bindings/python/tests_compatibility/test_inference_engine/__init__.py index 46a1a3756d2..4e0007dacba 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/__init__.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_Blob.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_Blob.py index 2a9159ac48b..3228224e0e8 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_Blob.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_Blob.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_CDataPtr.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_CDataPtr.py index e0f717ec328..ebfa391eb96 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_CDataPtr.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_CDataPtr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_DataPtr.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_DataPtr.py index 8e6822236f1..433e0300fd2 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_DataPtr.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_DataPtr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_ExecutableNetwork.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_ExecutableNetwork.py index 9efb1d23ef4..3e48c288203 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_ExecutableNetwork.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_ExecutableNetwork.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_IECore.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_IECore.py index 23bf9c8f914..b0449985e91 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_IECore.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_IECore.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_IENetwork.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_IENetwork.py index 5430573d7af..82040639671 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_IENetwork.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_IENetwork.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_InferRequest.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_InferRequest.py index d466a5d9d24..69caff863c9 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_InferRequest.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_InferRequest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoCPtr.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoCPtr.py index eb42b507ea7..a34598914db 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoCPtr.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoCPtr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoPtr.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoPtr.py index 0e9efe79842..f5d1f6efba7 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoPtr.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_InputInfoPtr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_NGraph.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_NGraph.py index d13997457e5..2096909f6c6 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_NGraph.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_NGraph.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.inference_engine import IECore, IENetwork diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_PreProcessInfo.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_PreProcessInfo.py index bd339e75071..32b30e8cdf0 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_PreProcessInfo.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_PreProcessInfo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_inference_engine/test_TensorDesc.py b/src/bindings/python/tests_compatibility/test_inference_engine/test_TensorDesc.py index 91aad165477..76ba71c5398 100644 --- a/src/bindings/python/tests_compatibility/test_inference_engine/test_TensorDesc.py +++ b/src/bindings/python/tests_compatibility/test_inference_engine/test_TensorDesc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/src/bindings/python/tests_compatibility/test_ngraph/__init__.py b/src/bindings/python/tests_compatibility/test_ngraph/__init__.py index b184d9d6f74..83f1374cd29 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/__init__.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # openvino.dll directory path visibility is needed to use _pyngraph module diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_adaptive_pool.py b/src/bindings/python/tests_compatibility/test_ngraph/test_adaptive_pool.py index 895b64d0ca9..8543fe55a51 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_adaptive_pool.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_adaptive_pool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_basic.py b/src/bindings/python/tests_compatibility/test_ngraph/test_basic.py index 8841e2a066f..115820afbe5 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_basic.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_basic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_convolution.py b/src/bindings/python/tests_compatibility/test_ngraph/test_convolution.py index 4caecddd200..5c4873364e6 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_convolution.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_convolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_core.py b/src/bindings/python/tests_compatibility/test_ngraph/test_core.py index d6646958cdf..9b50732396e 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_core.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_core.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_create_op.py b/src/bindings/python/tests_compatibility/test_ngraph/test_create_op.py index 31c5037c36e..fc7751d5570 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_create_op.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_create_op.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ctc_loss.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ctc_loss.py index 5a9545fc51e..f179cff1318 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ctc_loss.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ctc_loss.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_data_movement.py b/src/bindings/python/tests_compatibility/test_ngraph/test_data_movement.py index d8892e7cfc2..b6bfecbc3c0 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_data_movement.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_data_movement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_detection_output.py b/src/bindings/python/tests_compatibility/test_ngraph/test_detection_output.py index 9f195f49dff..b5874a5acab 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_detection_output.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_detection_output.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_dft.py b/src/bindings/python/tests_compatibility/test_ngraph/test_dft.py index 492adf0884e..56223e92d11 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_dft.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_dft.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from ngraph.impl import Type diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_dyn_attributes.py b/src/bindings/python/tests_compatibility/test_ngraph/test_dyn_attributes.py index 74e91088ab8..9cfee2b7760 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_dyn_attributes.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_dyn_attributes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_einsum.py b/src/bindings/python/tests_compatibility/test_ngraph/test_einsum.py index 9601d1897d2..27efce283ad 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_einsum.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_einsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_eye.py b/src/bindings/python/tests_compatibility/test_ngraph/test_eye.py index cf61b80376c..c14b4ebf9bb 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_eye.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_eye.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_gather.py b/src/bindings/python/tests_compatibility/test_ngraph/test_gather.py index 2329116604e..903b82d1a91 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_gather.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_gather.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_idft.py b/src/bindings/python/tests_compatibility/test_ngraph/test_idft.py index b818cbd397d..a700eff23f4 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_idft.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_idft.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_if.py b/src/bindings/python/tests_compatibility/test_ngraph/test_if.py index 14f2de3e0d2..1ec5c65faf8 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_if.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_if.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_input_validation.py b/src/bindings/python/tests_compatibility/test_ngraph/test_input_validation.py index 742891e678a..43081b5b965 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_input_validation.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_input_validation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_log_softmax.py b/src/bindings/python/tests_compatibility/test_ngraph/test_log_softmax.py index ab603b31efb..13da8ec95d7 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_log_softmax.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_log_softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_manager.py b/src/bindings/python/tests_compatibility/test_ngraph/test_manager.py index d5b35d97564..d9c0010d5e9 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_manager.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_manager.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_node_factory.py b/src/bindings/python/tests_compatibility/test_ngraph/test_node_factory.py index 4f59f508c54..c4b0c54e051 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_node_factory.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_node_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_normalization.py b/src/bindings/python/tests_compatibility/test_ngraph/test_normalization.py index 980a2f22813..c231a1592d8 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_normalization.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops.py index 995281ebc86..0a470d87306 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # flake8: noqa diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_binary.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_binary.py index 44f5237d45b..9d9cab7bcce 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_binary.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_binary.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import operator diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_fused.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_fused.py index 7ac6c5f4b74..f1b095b08ea 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_fused.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_fused.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_matmul.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_matmul.py index 8c02d59ab9f..1d9ce2b5837 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_matmul.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_matmul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_multioutput.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_multioutput.py index 5648f95f686..82aeed43d35 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_multioutput.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_multioutput.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_reshape.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_reshape.py index fbbbc42ac68..5ae83cc47d3 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_reshape.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_scatter.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_scatter.py index c5b40ccc490..0faba0b6558 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_scatter.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_scatter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_unary.py b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_unary.py index c44cdc520b6..aafbd97af8d 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_ops_unary.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_ops_unary.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_pooling.py b/src/bindings/python/tests_compatibility/test_ngraph/test_pooling.py index a729e90d272..bec88064ce9 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_pooling.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_pooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_proposal.py b/src/bindings/python/tests_compatibility/test_ngraph/test_proposal.py index 94043f906ea..81c3159ae6e 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_proposal.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_proposal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_random_uniform.py b/src/bindings/python/tests_compatibility/test_ngraph/test_random_uniform.py index 4ceb23e00cd..c9da0afe153 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_random_uniform.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_random_uniform.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_reduction.py b/src/bindings/python/tests_compatibility/test_ngraph/test_reduction.py index f102e07b23b..dca181e5889 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_reduction.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_reduction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_roll.py b/src/bindings/python/tests_compatibility/test_ngraph/test_roll.py index 10ad9382c21..a2446284e03 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_roll.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_roll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ngraph as ng diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_sequence_processing.py b/src/bindings/python/tests_compatibility/test_ngraph/test_sequence_processing.py index 0503df99f05..9b5ba178753 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_sequence_processing.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_sequence_processing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_swish.py b/src/bindings/python/tests_compatibility/test_ngraph/test_swish.py index e7f5a7169e8..87e5b1d5eae 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_swish.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_swish.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/test_utils.py b/src/bindings/python/tests_compatibility/test_ngraph/test_utils.py index d8e3ded2d7f..c67ab867742 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/test_utils.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/test_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_ngraph/util.py b/src/bindings/python/tests_compatibility/test_ngraph/util.py index 763d4d3cd9d..8008ce1a3d9 100644 --- a/src/bindings/python/tests_compatibility/test_ngraph/util.py +++ b/src/bindings/python/tests_compatibility/test_ngraph/util.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests_compatibility/test_onnx/__init__.py b/src/bindings/python/tests_compatibility/test_onnx/__init__.py index 0be2b9fe961..cddd115d397 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/__init__.py +++ b/src/bindings/python/tests_compatibility/test_onnx/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/bindings/python/tests_compatibility/test_onnx/model_zoo_preprocess.sh b/src/bindings/python/tests_compatibility/test_onnx/model_zoo_preprocess.sh index fc65be1cc87..d5b3eda0898 100755 --- a/src/bindings/python/tests_compatibility/test_onnx/model_zoo_preprocess.sh +++ b/src/bindings/python/tests_compatibility/test_onnx/model_zoo_preprocess.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 set -e diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_backend.py b/src/bindings/python/tests_compatibility/test_onnx/test_backend.py index bc14c1543d9..086f66d235e 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_backend.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_backend.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_onnx_external_data.py b/src/bindings/python/tests_compatibility/test_onnx/test_onnx_external_data.py index b0dd0d27e07..ec8f6c49e7f 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_onnx_external_data.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_onnx_external_data.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_onnx_import.py b/src/bindings/python/tests_compatibility/test_onnx/test_onnx_import.py index db3d26a718d..7fe63152a70 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_onnx_import.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_onnx_import.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_batchnorm.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_batchnorm.py index 474fb030ca4..e9e610c8eac 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_batchnorm.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_batchnorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_binary.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_binary.py index 4650ab587c6..437a2ac44a1 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_binary.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_binary.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_convpool.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_convpool.py index 877adff236e..5e43a10a152 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_convpool.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_convpool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_logical.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_logical.py index aa13761a507..ac1d1a53a9e 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_logical.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_logical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_matmul.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_matmul.py index 37d6e72aa33..5f1ed8a5952 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_matmul.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_matmul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_nonlinear.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_nonlinear.py index a275c54a514..60ab593d097 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_nonlinear.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_nonlinear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_reduction.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_reduction.py index 54273888007..20134cddc69 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_reduction.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_reduction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_reshape.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_reshape.py index 17e502c16ce..f4d084c8fef 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_reshape.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_unary.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_unary.py index 20a0f33f961..827f2266770 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_unary.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_unary.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_ops_variadic.py b/src/bindings/python/tests_compatibility/test_onnx/test_ops_variadic.py index c4f3e925090..b86a8fbf768 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_ops_variadic.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_ops_variadic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from functools import reduce diff --git a/src/bindings/python/tests_compatibility/test_onnx/test_zoo_models.py b/src/bindings/python/tests_compatibility/test_onnx/test_zoo_models.py index 20aebca9dec..e97edc69b16 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/test_zoo_models.py +++ b/src/bindings/python/tests_compatibility/test_onnx/test_zoo_models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tests_compatibility diff --git a/src/bindings/python/tests_compatibility/test_onnx/utils/__init__.py b/src/bindings/python/tests_compatibility/test_onnx/utils/__init__.py index 0f62e0fd4a0..500f055a3af 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/utils/__init__.py +++ b/src/bindings/python/tests_compatibility/test_onnx/utils/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from string import ascii_uppercase diff --git a/src/bindings/python/tests_compatibility/test_onnx/utils/model_importer.py b/src/bindings/python/tests_compatibility/test_onnx/utils/model_importer.py index eea7cbb750b..c7434cec990 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/utils/model_importer.py +++ b/src/bindings/python/tests_compatibility/test_onnx/utils/model_importer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_backend.py b/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_backend.py index cd734912ad6..5c06a5e874e 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_backend.py +++ b/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_backend.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_helpers.py b/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_helpers.py index c036740824f..063af326802 100644 --- a/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_helpers.py +++ b/src/bindings/python/tests_compatibility/test_onnx/utils/onnx_helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/bindings/python/tests_compatibility/test_utils/test_utils.py b/src/bindings/python/tests_compatibility/test_utils/test_utils.py index 908251c4d8f..aa03aced982 100644 --- a/src/bindings/python/tests_compatibility/test_utils/test_utils.py +++ b/src/bindings/python/tests_compatibility/test_utils/test_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import openvino diff --git a/src/bindings/python/tests_compatibility/test_utils/utils/plugins.xml b/src/bindings/python/tests_compatibility/test_utils/utils/plugins.xml index 1b0c122f05b..f9b719f9da7 100644 --- a/src/bindings/python/tests_compatibility/test_utils/utils/plugins.xml +++ b/src/bindings/python/tests_compatibility/test_utils/utils/plugins.xml @@ -1,5 +1,5 @@ diff --git a/src/bindings/python/tests_compatibility/test_utils/utils/plugins_apple.xml b/src/bindings/python/tests_compatibility/test_utils/utils/plugins_apple.xml index 1b0c122f05b..f9b719f9da7 100644 --- a/src/bindings/python/tests_compatibility/test_utils/utils/plugins_apple.xml +++ b/src/bindings/python/tests_compatibility/test_utils/utils/plugins_apple.xml @@ -1,5 +1,5 @@ diff --git a/src/bindings/python/tests_compatibility/test_utils/utils/plugins_win.xml b/src/bindings/python/tests_compatibility/test_utils/utils/plugins_win.xml index 51f871a3a8c..e4f87df4d2d 100644 --- a/src/bindings/python/tests_compatibility/test_utils/utils/plugins_win.xml +++ b/src/bindings/python/tests_compatibility/test_utils/utils/plugins_win.xml @@ -1,5 +1,5 @@ diff --git a/src/bindings/python/wheel/CMakeLists.txt b/src/bindings/python/wheel/CMakeLists.txt index d3de1c6ae05..7811419c292 100644 --- a/src/bindings/python/wheel/CMakeLists.txt +++ b/src/bindings/python/wheel/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/wheel/fdupes_check.cmake b/src/bindings/python/wheel/fdupes_check.cmake index b0c1d19cad7..278de0fe83d 100644 --- a/src/bindings/python/wheel/fdupes_check.cmake +++ b/src/bindings/python/wheel/fdupes_check.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/bindings/python/wheel/setup.py b/src/bindings/python/wheel/setup.py index 708dde7bcef..a36ed6b9ad3 100644 --- a/src/bindings/python/wheel/setup.py +++ b/src/bindings/python/wheel/setup.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os.path diff --git a/src/cmake/ie_parallel.cmake b/src/cmake/ie_parallel.cmake index 9b7517af79d..9a2160bb88c 100644 --- a/src/cmake/ie_parallel.cmake +++ b/src/cmake/ie_parallel.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/cmake/install_tbb.cmake b/src/cmake/install_tbb.cmake index e5904fcd801..9e1bea9b426 100644 --- a/src/cmake/install_tbb.cmake +++ b/src/cmake/install_tbb.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/cmake/openvino.cmake b/src/cmake/openvino.cmake index 3e3d702d716..583451f57e2 100644 --- a/src/cmake/openvino.cmake +++ b/src/cmake/openvino.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 2acbf6b21b3..0513962a174 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/conditional_compilation/CMakeLists.txt b/src/common/conditional_compilation/CMakeLists.txt index 0b4dcc1a260..175fa6970ed 100644 --- a/src/common/conditional_compilation/CMakeLists.txt +++ b/src/common/conditional_compilation/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/conditional_compilation/include/openvino/cc/factory.h b/src/common/conditional_compilation/include/openvino/cc/factory.h index ea49fde2896..05151fbe980 100644 --- a/src/common/conditional_compilation/include/openvino/cc/factory.h +++ b/src/common/conditional_compilation/include/openvino/cc/factory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/conditional_compilation/include/openvino/cc/ngraph/itt.hpp b/src/common/conditional_compilation/include/openvino/cc/ngraph/itt.hpp index 9c60ca4d200..a907f987ebc 100644 --- a/src/common/conditional_compilation/include/openvino/cc/ngraph/itt.hpp +++ b/src/common/conditional_compilation/include/openvino/cc/ngraph/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/conditional_compilation/include/openvino/cc/pass/itt.hpp b/src/common/conditional_compilation/include/openvino/cc/pass/itt.hpp index a06ae50d541..c0a0092ba30 100644 --- a/src/common/conditional_compilation/include/openvino/cc/pass/itt.hpp +++ b/src/common/conditional_compilation/include/openvino/cc/pass/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/conditional_compilation/include/openvino/cc/selective_build.h b/src/common/conditional_compilation/include/openvino/cc/selective_build.h index 720c9ee1e39..20addc6f981 100644 --- a/src/common/conditional_compilation/include/openvino/cc/selective_build.h +++ b/src/common/conditional_compilation/include/openvino/cc/selective_build.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/conditional_compilation/scripts/ccheader.py b/src/common/conditional_compilation/scripts/ccheader.py index d57ec71d26b..8792e6265f5 100755 --- a/src/common/conditional_compilation/scripts/ccheader.py +++ b/src/common/conditional_compilation/scripts/ccheader.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # The main purpose of this script is code generation for conditional compilation. diff --git a/src/common/conditional_compilation/tests/CMakeLists.txt b/src/common/conditional_compilation/tests/CMakeLists.txt index 5aa0cadae1c..c6eb66197a5 100644 --- a/src/common/conditional_compilation/tests/CMakeLists.txt +++ b/src/common/conditional_compilation/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/conditional_compilation/tests/selective_build.cpp b/src/common/conditional_compilation/tests/selective_build.cpp index 4e8786cebd6..af7564769e8 100644 --- a/src/common/conditional_compilation/tests/selective_build.cpp +++ b/src/common/conditional_compilation/tests/selective_build.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/conditional_compilation/tests/selective_build_analyzer.cpp b/src/common/conditional_compilation/tests/selective_build_analyzer.cpp index a4fd30eb012..30fc39723bd 100644 --- a/src/common/conditional_compilation/tests/selective_build_analyzer.cpp +++ b/src/common/conditional_compilation/tests/selective_build_analyzer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/itt/CMakeLists.txt b/src/common/itt/CMakeLists.txt index 04f6cb31d72..d2ebed0bff9 100644 --- a/src/common/itt/CMakeLists.txt +++ b/src/common/itt/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/itt/cmake/ITTConfig.cmake b/src/common/itt/cmake/ITTConfig.cmake index 5b9862dd361..f3e6e03143f 100644 --- a/src/common/itt/cmake/ITTConfig.cmake +++ b/src/common/itt/cmake/ITTConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/itt/include/openvino/function_name.hpp b/src/common/itt/include/openvino/function_name.hpp index e12ecbe739f..c7dafd5d256 100644 --- a/src/common/itt/include/openvino/function_name.hpp +++ b/src/common/itt/include/openvino/function_name.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/itt/include/openvino/itt.hpp b/src/common/itt/include/openvino/itt.hpp index 2cece42dc3f..c978ca1b138 100644 --- a/src/common/itt/include/openvino/itt.hpp +++ b/src/common/itt/include/openvino/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/itt/src/itt.cpp b/src/common/itt/src/itt.cpp index e2426c2a107..b6316465578 100644 --- a/src/common/itt/src/itt.cpp +++ b/src/common/itt/src/itt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/CMakeLists.txt b/src/common/legacy/CMakeLists.txt index ee709562201..746326ef4b5 100644 --- a/src/common/legacy/CMakeLists.txt +++ b/src/common/legacy/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/legacy/include/legacy/cnn_network_impl.hpp b/src/common/legacy/include/legacy/cnn_network_impl.hpp index 92c2a527535..6352ccd8955 100644 --- a/src/common/legacy/include/legacy/cnn_network_impl.hpp +++ b/src/common/legacy/include/legacy/cnn_network_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/convert_function_to_cnn_network.hpp b/src/common/legacy/include/legacy/convert_function_to_cnn_network.hpp index af285e494f7..46a608c9fcd 100644 --- a/src/common/legacy/include/legacy/convert_function_to_cnn_network.hpp +++ b/src/common/legacy/include/legacy/convert_function_to_cnn_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/details/ie_cnn_network_iterator.hpp b/src/common/legacy/include/legacy/details/ie_cnn_network_iterator.hpp index ffc40a3ea67..69f8b4d2c28 100644 --- a/src/common/legacy/include/legacy/details/ie_cnn_network_iterator.hpp +++ b/src/common/legacy/include/legacy/details/ie_cnn_network_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/details/ie_cnn_network_tools.h b/src/common/legacy/include/legacy/details/ie_cnn_network_tools.h index cec5a846b11..f1e8fcc1513 100644 --- a/src/common/legacy/include/legacy/details/ie_cnn_network_tools.h +++ b/src/common/legacy/include/legacy/details/ie_cnn_network_tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/graph_tools.hpp b/src/common/legacy/include/legacy/graph_tools.hpp index ce940fdb6d4..ef6eac3058e 100644 --- a/src/common/legacy/include/legacy/graph_tools.hpp +++ b/src/common/legacy/include/legacy/graph_tools.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/graph_transformer.h b/src/common/legacy/include/legacy/graph_transformer.h index d6964f5df12..b3f79f646d4 100644 --- a/src/common/legacy/include/legacy/graph_transformer.h +++ b/src/common/legacy/include/legacy/graph_transformer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ie_ir_version.hpp b/src/common/legacy/include/legacy/ie_ir_version.hpp index ab3e65e160d..f01b0d0d9f3 100644 --- a/src/common/legacy/include/legacy/ie_ir_version.hpp +++ b/src/common/legacy/include/legacy/ie_ir_version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ie_layers.h b/src/common/legacy/include/legacy/ie_layers.h index b4fa1ef61a3..5cd36ad006b 100644 --- a/src/common/legacy/include/legacy/ie_layers.h +++ b/src/common/legacy/include/legacy/ie_layers.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ie_layers_internal.hpp b/src/common/legacy/include/legacy/ie_layers_internal.hpp index ad1da64613f..47efc092ced 100644 --- a/src/common/legacy/include/legacy/ie_layers_internal.hpp +++ b/src/common/legacy/include/legacy/ie_layers_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ie_layers_property.hpp b/src/common/legacy/include/legacy/ie_layers_property.hpp index fad7df16af7..3dcb6a36539 100644 --- a/src/common/legacy/include/legacy/ie_layers_property.hpp +++ b/src/common/legacy/include/legacy/ie_layers_property.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ie_reader.hpp b/src/common/legacy/include/legacy/ie_reader.hpp index 7473afca868..16e446ef430 100644 --- a/src/common/legacy/include/legacy/ie_reader.hpp +++ b/src/common/legacy/include/legacy/ie_reader.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ie_util_internal.hpp b/src/common/legacy/include/legacy/ie_util_internal.hpp index 5154aac2c37..5023488c9e7 100644 --- a/src/common/legacy/include/legacy/ie_util_internal.hpp +++ b/src/common/legacy/include/legacy/ie_util_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/layer_transform.hpp b/src/common/legacy/include/legacy/layer_transform.hpp index 464c438938f..70be429fde2 100644 --- a/src/common/legacy/include/legacy/layer_transform.hpp +++ b/src/common/legacy/include/legacy/layer_transform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/net_pass.h b/src/common/legacy/include/legacy/net_pass.h index 6f7619a2cba..f8633ed6fb3 100644 --- a/src/common/legacy/include/legacy/net_pass.h +++ b/src/common/legacy/include/legacy/net_pass.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/convolution_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/convolution_ie.hpp index 9407a32f180..9073c90f16e 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/convolution_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/convolution_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/crop_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/crop_ie.hpp index 275041ed94d..dc290cb1761 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/crop_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/crop_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/deconvolution_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/deconvolution_ie.hpp index 170bb322699..974cd9d72b3 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/deconvolution_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/deconvolution_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/eltwise.hpp b/src/common/legacy/include/legacy/ngraph_ops/eltwise.hpp index e5467e7a78d..3ccc16be17a 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/eltwise.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/fully_connected.hpp b/src/common/legacy/include/legacy/ngraph_ops/fully_connected.hpp index 7fc7208d484..2d2b4839ca1 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/fully_connected.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/fully_connected.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/gather_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/gather_ie.hpp index 5553375fa0d..78800e807cf 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/gather_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/gather_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/gather_tree_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/gather_tree_ie.hpp index a9eaccc8e9d..4048e52b363 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/gather_tree_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/gather_tree_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/gru_cell_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/gru_cell_ie.hpp index 0956de46eb1..86a728082cb 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/gru_cell_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/gru_cell_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/gru_sequence_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/gru_sequence_ie.hpp index 1a26eaf5b22..4abd9e1caaf 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/gru_sequence_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/gru_sequence_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/hard_sigmoid_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/hard_sigmoid_ie.hpp index e7f212dd205..a00184bde44 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/hard_sigmoid_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/hard_sigmoid_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/interp.hpp b/src/common/legacy/include/legacy/ngraph_ops/interp.hpp index fc15a4f594a..4f9e8eef833 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/interp.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/interp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/lrn_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/lrn_ie.hpp index b0f38bd2cc0..710919bcc1d 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/lrn_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/lrn_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/lstm_cell_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/lstm_cell_ie.hpp index e0b50e222b6..2be6a6fa8e1 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/lstm_cell_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/lstm_cell_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/lstm_sequence_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/lstm_sequence_ie.hpp index 3e4862c98db..df917d73cef 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/lstm_sequence_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/lstm_sequence_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/nms_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/nms_ie.hpp index 4e64e97f392..2ec57dcde85 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/nms_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/nms_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/normalize_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/normalize_ie.hpp index cb38a1e26b0..ec85a269339 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/normalize_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/normalize_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/onehot_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/onehot_ie.hpp index 86003814612..e58ac6e60a7 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/onehot_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/onehot_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/pad_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/pad_ie.hpp index e0e64402fc2..4cff9c4c746 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/pad_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/pad_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/power.hpp b/src/common/legacy/include/legacy/ngraph_ops/power.hpp index 1e2d3ec3d1c..916f8d8e766 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/power.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/proposal_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/proposal_ie.hpp index b8d3df7eccc..103575ec503 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/proposal_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/proposal_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/relu_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/relu_ie.hpp index a114399865e..4e5fb422bf5 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/relu_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/relu_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/rnn_cell_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/rnn_cell_ie.hpp index 8c1dd158c36..6b8c7281623 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/rnn_cell_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/rnn_cell_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/rnn_sequence_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/rnn_sequence_ie.hpp index 0e24461dd55..5039a6adde7 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/rnn_sequence_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/rnn_sequence_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/scaleshift.hpp b/src/common/legacy/include/legacy/ngraph_ops/scaleshift.hpp index 90c809e3698..19cc4e1b5cc 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/scaleshift.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/scaleshift.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/selu_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/selu_ie.hpp index b30f5eece01..e907f9914b8 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/selu_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/selu_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/swish_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/swish_ie.hpp index 9acf5e47d1c..1f6102f9fed 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/swish_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/swish_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/tile_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/tile_ie.hpp index 6c15b69d6c3..a2f4ecafdd6 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/tile_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/tile_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/ngraph_ops/topk_ie.hpp b/src/common/legacy/include/legacy/ngraph_ops/topk_ie.hpp index 84e66de6212..0a4984efbc5 100644 --- a/src/common/legacy/include/legacy/ngraph_ops/topk_ie.hpp +++ b/src/common/legacy/include/legacy/ngraph_ops/topk_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/conv_bias_fusion.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/conv_bias_fusion.hpp index 83dac0dc686..98d5176f92a 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/conv_bias_fusion.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/conv_bias_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.hpp index 141e1f45d03..21860714e7f 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_convolutions.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_convolutions.hpp index 66ab16f0b86..8d63094b1e6 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_convolutions.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_convolutions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.hpp index 0042adf8968..72bae170973 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.hpp index 7f648d1c81f..267b7f4c594 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.hpp index 6a5ef28b0a0..7533176ab77 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.hpp index 7e8c3cae571..5030264cd5f 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.hpp index 745d3919c79..87e7213b326 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.hpp index 3f25d31b854..8f5465be4c3 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.hpp index 4a0571fc992..f790bc0780f 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.hpp index a69fad865f2..70a9fda8f61 100755 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.hpp index c02cb591379..f6bea70e197 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.hpp index 8cc84d06846..2a92ecccbcf 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.hpp index 7eeaec712d8..c84e7734bd9 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.hpp index 4c8ad41f442..cdf8ec272ad 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.hpp index 6f1270ba1ae..6e348cb97c5 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.hpp index 1a151da3aac..ced08570460 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.hpp index 4c45239a1d0..1b96d077b09 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.hpp index 8ac2e48a31a..a0e777281d3 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.hpp index df922227860..28e6a48e77a 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.hpp index aae8d4ffe5b..8be856589df 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.hpp index 9370d16a109..c57292f1ae5 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.hpp index 17c3e60e9a1..a6f5dac1c3f 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.hpp index 9875776b66d..a541fcf39c4 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.hpp index 7595ad63e47..17627bb973d 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.hpp index 8a5e5aa5c8e..66edb94140b 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.hpp index 29e6b559114..3db7701312c 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/fc_bias_fusion.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/fc_bias_fusion.hpp index cbee2be1045..56792220ba1 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/fc_bias_fusion.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/fc_bias_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_1d_ops.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_1d_ops.hpp index 2d9675938d7..7ed4e930a9a 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_1d_ops.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_1d_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fc_fusion.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fc_fusion.hpp index 496c2f043ed..74513ee09ce 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fc_fusion.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fc_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fully_connected.hpp b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fully_connected.hpp index dfd4094a28f..d49c54b62c2 100644 --- a/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fully_connected.hpp +++ b/src/common/legacy/include/legacy/transformations/convert_opset1_to_legacy/reshape_fully_connected.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/cnn_network_impl.cpp b/src/common/legacy/src/cnn_network_impl.cpp index 53d7f984325..361be4cebb3 100644 --- a/src/common/legacy/src/cnn_network_impl.cpp +++ b/src/common/legacy/src/cnn_network_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/convert_function_to_cnn_network.cpp b/src/common/legacy/src/convert_function_to_cnn_network.cpp index 30d0a8f63ef..f1d0e974642 100644 --- a/src/common/legacy/src/convert_function_to_cnn_network.cpp +++ b/src/common/legacy/src/convert_function_to_cnn_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/graph_tools.cpp b/src/common/legacy/src/graph_tools.cpp index 6afdc099544..0119a8573e9 100644 --- a/src/common/legacy/src/graph_tools.cpp +++ b/src/common/legacy/src/graph_tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/graph_transformer.cpp b/src/common/legacy/src/graph_transformer.cpp index 41019791cd2..7b9427567ff 100644 --- a/src/common/legacy/src/graph_transformer.cpp +++ b/src/common/legacy/src/graph_transformer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ie_layer_validators.cpp b/src/common/legacy/src/ie_layer_validators.cpp index 2b50a528180..8dedb341824 100644 --- a/src/common/legacy/src/ie_layer_validators.cpp +++ b/src/common/legacy/src/ie_layer_validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ie_layer_validators.hpp b/src/common/legacy/src/ie_layer_validators.hpp index ca6e3e8fad3..c1993911cfa 100644 --- a/src/common/legacy/src/ie_layer_validators.hpp +++ b/src/common/legacy/src/ie_layer_validators.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ie_layers.cpp b/src/common/legacy/src/ie_layers.cpp index af8d1ec148c..a966bc80c4a 100644 --- a/src/common/legacy/src/ie_layers.cpp +++ b/src/common/legacy/src/ie_layers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ie_layers_internal.cpp b/src/common/legacy/src/ie_layers_internal.cpp index d5861d7a378..e3680ffd687 100644 --- a/src/common/legacy/src/ie_layers_internal.cpp +++ b/src/common/legacy/src/ie_layers_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ie_legacy_itt.hpp b/src/common/legacy/src/ie_legacy_itt.hpp index 6fe76bc8951..c6afe3580e0 100644 --- a/src/common/legacy/src/ie_legacy_itt.hpp +++ b/src/common/legacy/src/ie_legacy_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ie_util_internal.cpp b/src/common/legacy/src/ie_util_internal.cpp index f7137f52d74..6feb3809c36 100644 --- a/src/common/legacy/src/ie_util_internal.cpp +++ b/src/common/legacy/src/ie_util_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/layer_transform.cpp b/src/common/legacy/src/layer_transform.cpp index f24091ac4f9..e9bf5bf6252 100644 --- a/src/common/legacy/src/layer_transform.cpp +++ b/src/common/legacy/src/layer_transform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/net_pass.cpp b/src/common/legacy/src/net_pass.cpp index 532e859dddb..97ac52991ec 100644 --- a/src/common/legacy/src/net_pass.cpp +++ b/src/common/legacy/src/net_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/network_serializer_v7.cpp b/src/common/legacy/src/network_serializer_v7.cpp index 7bdf3ecdaf9..b1da6d8a7f4 100644 --- a/src/common/legacy/src/network_serializer_v7.cpp +++ b/src/common/legacy/src/network_serializer_v7.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/network_serializer_v7.hpp b/src/common/legacy/src/network_serializer_v7.hpp index 659c6ffb0bd..1b8e335cc38 100644 --- a/src/common/legacy/src/network_serializer_v7.hpp +++ b/src/common/legacy/src/network_serializer_v7.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/convolution_ie.cpp b/src/common/legacy/src/ngraph_ops/convolution_ie.cpp index 16760aa2743..ef721d57a70 100644 --- a/src/common/legacy/src/ngraph_ops/convolution_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/convolution_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/crop_ie.cpp b/src/common/legacy/src/ngraph_ops/crop_ie.cpp index 0395d52aba7..3a774aca197 100644 --- a/src/common/legacy/src/ngraph_ops/crop_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/crop_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/deconvolution_ie.cpp b/src/common/legacy/src/ngraph_ops/deconvolution_ie.cpp index 4f307f204bf..c5d82d8fc92 100644 --- a/src/common/legacy/src/ngraph_ops/deconvolution_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/deconvolution_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/eltwise.cpp b/src/common/legacy/src/ngraph_ops/eltwise.cpp index 248de3f3d8d..e9bf0163cc9 100644 --- a/src/common/legacy/src/ngraph_ops/eltwise.cpp +++ b/src/common/legacy/src/ngraph_ops/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/fully_connected.cpp b/src/common/legacy/src/ngraph_ops/fully_connected.cpp index 3b03de8b9bf..530ec100b99 100644 --- a/src/common/legacy/src/ngraph_ops/fully_connected.cpp +++ b/src/common/legacy/src/ngraph_ops/fully_connected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/gather_ie.cpp b/src/common/legacy/src/ngraph_ops/gather_ie.cpp index 068ac3b121e..af56c18c016 100644 --- a/src/common/legacy/src/ngraph_ops/gather_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/gather_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/gather_tree_ie.cpp b/src/common/legacy/src/ngraph_ops/gather_tree_ie.cpp index f8910ddf814..6002846bb85 100644 --- a/src/common/legacy/src/ngraph_ops/gather_tree_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/gather_tree_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/gru_cell_ie.cpp b/src/common/legacy/src/ngraph_ops/gru_cell_ie.cpp index 84c587c648f..c80fc96ec09 100644 --- a/src/common/legacy/src/ngraph_ops/gru_cell_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/gru_cell_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/gru_sequence_ie.cpp b/src/common/legacy/src/ngraph_ops/gru_sequence_ie.cpp index ab14f3f0cc7..9e7d4fa3dc2 100644 --- a/src/common/legacy/src/ngraph_ops/gru_sequence_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/gru_sequence_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/hard_sigmoid_ie.cpp b/src/common/legacy/src/ngraph_ops/hard_sigmoid_ie.cpp index 3169e68857e..02b9b269290 100644 --- a/src/common/legacy/src/ngraph_ops/hard_sigmoid_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/hard_sigmoid_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/interp.cpp b/src/common/legacy/src/ngraph_ops/interp.cpp index 61308d9b592..1eab62c9db3 100755 --- a/src/common/legacy/src/ngraph_ops/interp.cpp +++ b/src/common/legacy/src/ngraph_ops/interp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/lrn_ie.cpp b/src/common/legacy/src/ngraph_ops/lrn_ie.cpp index 94007a855fe..8c78702597a 100644 --- a/src/common/legacy/src/ngraph_ops/lrn_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/lrn_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/lstm_cell_ie.cpp b/src/common/legacy/src/ngraph_ops/lstm_cell_ie.cpp index a95eb719541..5bdfd1b0b40 100644 --- a/src/common/legacy/src/ngraph_ops/lstm_cell_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/lstm_cell_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/lstm_sequence_ie.cpp b/src/common/legacy/src/ngraph_ops/lstm_sequence_ie.cpp index 3036f1a35ba..448d9ab70b0 100644 --- a/src/common/legacy/src/ngraph_ops/lstm_sequence_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/lstm_sequence_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/nms_ie.cpp b/src/common/legacy/src/ngraph_ops/nms_ie.cpp index f83ae60b72a..2e28f96fcaf 100644 --- a/src/common/legacy/src/ngraph_ops/nms_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/nms_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/normalize_ie.cpp b/src/common/legacy/src/ngraph_ops/normalize_ie.cpp index 66bfdae1ad6..54fede02132 100644 --- a/src/common/legacy/src/ngraph_ops/normalize_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/normalize_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/onehot_ie.cpp b/src/common/legacy/src/ngraph_ops/onehot_ie.cpp index 3590e13894a..8578237bba3 100644 --- a/src/common/legacy/src/ngraph_ops/onehot_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/onehot_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/pad_ie.cpp b/src/common/legacy/src/ngraph_ops/pad_ie.cpp index ddd8ba57bb0..b47058d932b 100644 --- a/src/common/legacy/src/ngraph_ops/pad_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/pad_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/power.cpp b/src/common/legacy/src/ngraph_ops/power.cpp index 755ce111282..fb5cabf9554 100644 --- a/src/common/legacy/src/ngraph_ops/power.cpp +++ b/src/common/legacy/src/ngraph_ops/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/proposal_ie.cpp b/src/common/legacy/src/ngraph_ops/proposal_ie.cpp index 1609a921671..c997ddd3b51 100644 --- a/src/common/legacy/src/ngraph_ops/proposal_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/proposal_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/relu_ie.cpp b/src/common/legacy/src/ngraph_ops/relu_ie.cpp index 8ab36a5e76c..b45a3c6337a 100644 --- a/src/common/legacy/src/ngraph_ops/relu_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/relu_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/rnn_cell_ie.cpp b/src/common/legacy/src/ngraph_ops/rnn_cell_ie.cpp index a55702f3a24..b1426ae06a3 100644 --- a/src/common/legacy/src/ngraph_ops/rnn_cell_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/rnn_cell_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/rnn_sequence_ie.cpp b/src/common/legacy/src/ngraph_ops/rnn_sequence_ie.cpp index fa5df12c19d..cabf15da605 100644 --- a/src/common/legacy/src/ngraph_ops/rnn_sequence_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/rnn_sequence_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/scaleshift.cpp b/src/common/legacy/src/ngraph_ops/scaleshift.cpp index e5f806e9fbf..8884435d21e 100644 --- a/src/common/legacy/src/ngraph_ops/scaleshift.cpp +++ b/src/common/legacy/src/ngraph_ops/scaleshift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/selu_ie.cpp b/src/common/legacy/src/ngraph_ops/selu_ie.cpp index 541501f8bb2..b66d4c27d51 100644 --- a/src/common/legacy/src/ngraph_ops/selu_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/selu_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/swish_ie.cpp b/src/common/legacy/src/ngraph_ops/swish_ie.cpp index 0dc5195f7e5..95056251af6 100644 --- a/src/common/legacy/src/ngraph_ops/swish_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/swish_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/tile_ie.cpp b/src/common/legacy/src/ngraph_ops/tile_ie.cpp index e383b9ee9d7..1b5b770a71f 100644 --- a/src/common/legacy/src/ngraph_ops/tile_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/tile_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/ngraph_ops/topk_ie.cpp b/src/common/legacy/src/ngraph_ops/topk_ie.cpp index c94b8980f52..b12010e4cd0 100644 --- a/src/common/legacy/src/ngraph_ops/topk_ie.cpp +++ b/src/common/legacy/src/ngraph_ops/topk_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/precomp.hpp b/src/common/legacy/src/precomp.hpp index 0dae6856acf..fb3c2eddff2 100644 --- a/src/common/legacy/src/precomp.hpp +++ b/src/common/legacy/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/conv_bias_fusion.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/conv_bias_fusion.cpp index 498bc44a78d..8dd31db2fcc 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/conv_bias_fusion.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/conv_bias_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.cpp index 87029025468..296b883b350 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_cells_to_cells_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_convolutions.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_convolutions.cpp index e4f95565be7..7f6d6496c2b 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_convolutions.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_convolutions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.cpp index 5dfd8a80fc1..5033c0442fc 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gather_to_gather_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.cpp index d362ff8f364..815e46b2cdc 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_gathertree_to_gathertree_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.cpp index c602e417ac8..aa7edc3fc40 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_hard_sigmoid_to_hard_sigmoid_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.cpp index 91984bfc195..abe18b2b93f 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_interpolate_to_interp_or_resample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.cpp index d0a3bc6db46..89e4c94c07a 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_lrn_to_lrn_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.cpp index ffada4f4878..7346622caf8 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_matmul_to_fc_or_gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.cpp index 146215aa0e1..2ab846f1dfd 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_add_to_scaleshift_or_power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.cpp index 01e402aa108..b2a2176ce75 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_mul_or_add_finally.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.cpp index 64be26eb198..4715a1d5eba 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_5_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.cpp index 7e97e7d2207..fc599671f6e 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.cpp index 8daccad22b4..98fcf4f8f09 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_normalizel2_to_normalize_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.cpp index 9fdca4e1ae4..27687c4396e 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_one_hot_to_one_hot_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.cpp index ad2bdbbce40..4ee672af972 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_opset1_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.cpp index 6b6f0c69a10..f0264f10cb7 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_pad_to_pad_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.cpp index 0f528aca6b1..fbc5acd3bb1 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_power_to_power_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.cpp index 2a747c04367..1da13185eec 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_prelu_to_relu_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.cpp index 244f3e568e0..352f8156749 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_proposal_to_proposal_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.cpp index ed7a817bf74..967dbb91e70 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_selu_to_selu_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.cpp index b95f70be3fa..0a992d2b0dd 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sequences_to_sequences_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.cpp index 605c8f8f65e..e0dbe9141fb 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_sqrt_to_power_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.cpp index bf16b62fc73..133e97f7fd8 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_strided_slice_to_crop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.cpp index 5eb9883fd88..9964183e875 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_swish_to_swish_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.cpp index 3d597fc9cf0..c80311c1b10 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_tile_to_ie_tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.cpp index f4422a6d849..b2cb9e6785c 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/convert_topk_to_topk_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/fc_bias_fusion.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/fc_bias_fusion.cpp index e59140a5e7a..a6fea7f2e65 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/fc_bias_fusion.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/fc_bias_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_1d_ops.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_1d_ops.cpp index 249f7ccfd55..c851309aa4e 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_1d_ops.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_1d_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fc_fusion.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fc_fusion.cpp index 16085b878e3..cb7bf91365e 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fc_fusion.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fc_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fully_connected.cpp b/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fully_connected.cpp index e9e4a2fb51c..6cd7f1a6823 100644 --- a/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fully_connected.cpp +++ b/src/common/legacy/src/transformations/convert_opset1_to_legacy/reshape_fully_connected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/CMakeLists.txt b/src/common/low_precision_transformations/CMakeLists.txt index b105500507f..fbdc61d4b5d 100644 --- a/src/common/low_precision_transformations/CMakeLists.txt +++ b/src/common/low_precision_transformations/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/low_precision_transformations/include/itt.hpp b/src/common/low_precision_transformations/include/itt.hpp index 0a388967839..3636415fc89 100644 --- a/src/common/low_precision_transformations/include/itt.hpp +++ b/src/common/low_precision_transformations/include/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/add.hpp b/src/common/low_precision_transformations/include/low_precision/add.hpp index 54d71fdde1f..f98e4545a0b 100644 --- a/src/common/low_precision_transformations/include/low_precision/add.hpp +++ b/src/common/low_precision_transformations/include/low_precision/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/align_quantization_intervals.hpp b/src/common/low_precision_transformations/include/low_precision/align_quantization_intervals.hpp index c092cee0672..1a505b74a59 100644 --- a/src/common/low_precision_transformations/include/low_precision/align_quantization_intervals.hpp +++ b/src/common/low_precision_transformations/include/low_precision/align_quantization_intervals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/align_quantization_parameters.hpp b/src/common/low_precision_transformations/include/low_precision/align_quantization_parameters.hpp index 60df97a363e..20b46b69346 100644 --- a/src/common/low_precision_transformations/include/low_precision/align_quantization_parameters.hpp +++ b/src/common/low_precision_transformations/include/low_precision/align_quantization_parameters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/assign_and_read_value.hpp b/src/common/low_precision_transformations/include/low_precision/assign_and_read_value.hpp index b6c9b2328bb..0f9fca728d1 100644 --- a/src/common/low_precision_transformations/include/low_precision/assign_and_read_value.hpp +++ b/src/common/low_precision_transformations/include/low_precision/assign_and_read_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/avg_pool.hpp b/src/common/low_precision_transformations/include/low_precision/avg_pool.hpp index 55d57dc659b..17905c36080 100644 --- a/src/common/low_precision_transformations/include/low_precision/avg_pool.hpp +++ b/src/common/low_precision_transformations/include/low_precision/avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/base_matcher_pass.hpp b/src/common/low_precision_transformations/include/low_precision/base_matcher_pass.hpp index bec65a8f031..b75f437e33f 100644 --- a/src/common/low_precision_transformations/include/low_precision/base_matcher_pass.hpp +++ b/src/common/low_precision_transformations/include/low_precision/base_matcher_pass.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/clamp.hpp b/src/common/low_precision_transformations/include/low_precision/clamp.hpp index 9394e4d0524..6973ccd2b17 100644 --- a/src/common/low_precision_transformations/include/low_precision/clamp.hpp +++ b/src/common/low_precision_transformations/include/low_precision/clamp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/common/fake_quantize_dequantization.hpp b/src/common/low_precision_transformations/include/low_precision/common/fake_quantize_dequantization.hpp index 1259434967c..f839c007fb1 100644 --- a/src/common/low_precision_transformations/include/low_precision/common/fake_quantize_dequantization.hpp +++ b/src/common/low_precision_transformations/include/low_precision/common/fake_quantize_dequantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/common/ie_lpt_exception.hpp b/src/common/low_precision_transformations/include/low_precision/common/ie_lpt_exception.hpp index f8e82f98e63..89d9c197552 100644 --- a/src/common/low_precision_transformations/include/low_precision/common/ie_lpt_exception.hpp +++ b/src/common/low_precision_transformations/include/low_precision/common/ie_lpt_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/common/port_quantization_granularity_restriction.hpp b/src/common/low_precision_transformations/include/low_precision/common/port_quantization_granularity_restriction.hpp index 4459a32d32e..b502dd74e9e 100644 --- a/src/common/low_precision_transformations/include/low_precision/common/port_quantization_granularity_restriction.hpp +++ b/src/common/low_precision_transformations/include/low_precision/common/port_quantization_granularity_restriction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/common/precisions_restriction.hpp b/src/common/low_precision_transformations/include/low_precision/common/precisions_restriction.hpp index 48bfcddac17..3dc2087a8b8 100644 --- a/src/common/low_precision_transformations/include/low_precision/common/precisions_restriction.hpp +++ b/src/common/low_precision_transformations/include/low_precision/common/precisions_restriction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/common/quantization_granularity_restriction.hpp b/src/common/low_precision_transformations/include/low_precision/common/quantization_granularity_restriction.hpp index d24f26c9c3e..6ced3f9cebd 100644 --- a/src/common/low_precision_transformations/include/low_precision/common/quantization_granularity_restriction.hpp +++ b/src/common/low_precision_transformations/include/low_precision/common/quantization_granularity_restriction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/concat.hpp b/src/common/low_precision_transformations/include/low_precision/concat.hpp index 2e769a71d0b..14a818c5167 100644 --- a/src/common/low_precision_transformations/include/low_precision/concat.hpp +++ b/src/common/low_precision_transformations/include/low_precision/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/convert.hpp b/src/common/low_precision_transformations/include/low_precision/convert.hpp index 763348e5425..0329eccdf5b 100644 --- a/src/common/low_precision_transformations/include/low_precision/convert.hpp +++ b/src/common/low_precision_transformations/include/low_precision/convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/convert_subtract_constant.hpp b/src/common/low_precision_transformations/include/low_precision/convert_subtract_constant.hpp index 5ecda5577f5..1124c4865d2 100644 --- a/src/common/low_precision_transformations/include/low_precision/convert_subtract_constant.hpp +++ b/src/common/low_precision_transformations/include/low_precision/convert_subtract_constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/convolution.hpp b/src/common/low_precision_transformations/include/low_precision/convolution.hpp index af4439d5c8b..0d1fcb3887d 100644 --- a/src/common/low_precision_transformations/include/low_precision/convolution.hpp +++ b/src/common/low_precision_transformations/include/low_precision/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/convolution_backprop_data.hpp b/src/common/low_precision_transformations/include/low_precision/convolution_backprop_data.hpp index 2d8a2be0d51..823d5ace1a4 100644 --- a/src/common/low_precision_transformations/include/low_precision/convolution_backprop_data.hpp +++ b/src/common/low_precision_transformations/include/low_precision/convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/create_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/create_attribute.hpp index 9db0d6dd296..7aa418e98a5 100644 --- a/src/common/low_precision_transformations/include/low_precision/create_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/create_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/create_precisions_dependent_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/create_precisions_dependent_attribute.hpp index 1f05b3200c4..17d62543bec 100644 --- a/src/common/low_precision_transformations/include/low_precision/create_precisions_dependent_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/create_precisions_dependent_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/depth_to_space.hpp b/src/common/low_precision_transformations/include/low_precision/depth_to_space.hpp index ef00d8be2c6..d9f16d3d186 100644 --- a/src/common/low_precision_transformations/include/low_precision/depth_to_space.hpp +++ b/src/common/low_precision_transformations/include/low_precision/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/eltwise_base_transformation.hpp b/src/common/low_precision_transformations/include/low_precision/eltwise_base_transformation.hpp index 80edca090e8..6d16158c1e5 100644 --- a/src/common/low_precision_transformations/include/low_precision/eltwise_base_transformation.hpp +++ b/src/common/low_precision_transformations/include/low_precision/eltwise_base_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fake_quantize.hpp b/src/common/low_precision_transformations/include/low_precision/fake_quantize.hpp index 5259b35e381..4d5f5d577cf 100644 --- a/src/common/low_precision_transformations/include/low_precision/fake_quantize.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fake_quantize_decomposition.hpp b/src/common/low_precision_transformations/include/low_precision/fake_quantize_decomposition.hpp index a1704e06591..8efaf638def 100644 --- a/src/common/low_precision_transformations/include/low_precision/fake_quantize_decomposition.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fake_quantize_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fold_convert.hpp b/src/common/low_precision_transformations/include/low_precision/fold_convert.hpp index 5a0c6306339..256996fe7e8 100644 --- a/src/common/low_precision_transformations/include/low_precision/fold_convert.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fold_convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fold_fake_quantize.hpp b/src/common/low_precision_transformations/include/low_precision/fold_fake_quantize.hpp index a1eeedbe648..6f5ca263152 100644 --- a/src/common/low_precision_transformations/include/low_precision/fold_fake_quantize.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fold_fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fuse_convert.hpp b/src/common/low_precision_transformations/include/low_precision/fuse_convert.hpp index 8a46a405857..1a7c7f3a53b 100644 --- a/src/common/low_precision_transformations/include/low_precision/fuse_convert.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fuse_convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fuse_multiply_to_fake_quantize.hpp b/src/common/low_precision_transformations/include/low_precision/fuse_multiply_to_fake_quantize.hpp index 7d6f6a0b888..9e587cb34d4 100644 --- a/src/common/low_precision_transformations/include/low_precision/fuse_multiply_to_fake_quantize.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fuse_multiply_to_fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/fuse_subtract_to_fake_quantize.hpp b/src/common/low_precision_transformations/include/low_precision/fuse_subtract_to_fake_quantize.hpp index ec30a1010c0..06031b03778 100644 --- a/src/common/low_precision_transformations/include/low_precision/fuse_subtract_to_fake_quantize.hpp +++ b/src/common/low_precision_transformations/include/low_precision/fuse_subtract_to_fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/group_convolution.hpp b/src/common/low_precision_transformations/include/low_precision/group_convolution.hpp index 7e231d61719..09c3057af23 100644 --- a/src/common/low_precision_transformations/include/low_precision/group_convolution.hpp +++ b/src/common/low_precision_transformations/include/low_precision/group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/interpolate.hpp b/src/common/low_precision_transformations/include/low_precision/interpolate.hpp index bf382ab0f75..99afb103107 100644 --- a/src/common/low_precision_transformations/include/low_precision/interpolate.hpp +++ b/src/common/low_precision_transformations/include/low_precision/interpolate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/layer_transformation.hpp b/src/common/low_precision_transformations/include/low_precision/layer_transformation.hpp index 45b2784b8f8..9f19e9d3704 100644 --- a/src/common/low_precision_transformations/include/low_precision/layer_transformation.hpp +++ b/src/common/low_precision_transformations/include/low_precision/layer_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/low_precision.hpp b/src/common/low_precision_transformations/include/low_precision/low_precision.hpp index ec50585a1ec..ec069ae85d6 100644 --- a/src/common/low_precision_transformations/include/low_precision/low_precision.hpp +++ b/src/common/low_precision_transformations/include/low_precision/low_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/lpt_itt.hpp b/src/common/low_precision_transformations/include/low_precision/lpt_itt.hpp index ed2c2648d98..7f72c09e662 100644 --- a/src/common/low_precision_transformations/include/low_precision/lpt_itt.hpp +++ b/src/common/low_precision_transformations/include/low_precision/lpt_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/lpt_visibility.hpp b/src/common/low_precision_transformations/include/low_precision/lpt_visibility.hpp index 679d5e9aa10..016f34b0e3b 100644 --- a/src/common/low_precision_transformations/include/low_precision/lpt_visibility.hpp +++ b/src/common/low_precision_transformations/include/low_precision/lpt_visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/markup_avg_pool_precision_preserved.hpp b/src/common/low_precision_transformations/include/low_precision/markup_avg_pool_precision_preserved.hpp index 370d0090430..757e6c1ec73 100644 --- a/src/common/low_precision_transformations/include/low_precision/markup_avg_pool_precision_preserved.hpp +++ b/src/common/low_precision_transformations/include/low_precision/markup_avg_pool_precision_preserved.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/markup_can_be_quantized.hpp b/src/common/low_precision_transformations/include/low_precision/markup_can_be_quantized.hpp index 532bf497e44..2bd138978d9 100644 --- a/src/common/low_precision_transformations/include/low_precision/markup_can_be_quantized.hpp +++ b/src/common/low_precision_transformations/include/low_precision/markup_can_be_quantized.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/markup_precisions.hpp b/src/common/low_precision_transformations/include/low_precision/markup_precisions.hpp index 2bb2b64022c..783dcafb13f 100644 --- a/src/common/low_precision_transformations/include/low_precision/markup_precisions.hpp +++ b/src/common/low_precision_transformations/include/low_precision/markup_precisions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/markup_quantization_granularity.hpp b/src/common/low_precision_transformations/include/low_precision/markup_quantization_granularity.hpp index 5bf49a9d95d..23558ec81a2 100644 --- a/src/common/low_precision_transformations/include/low_precision/markup_quantization_granularity.hpp +++ b/src/common/low_precision_transformations/include/low_precision/markup_quantization_granularity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/mat_mul.hpp b/src/common/low_precision_transformations/include/low_precision/mat_mul.hpp index 1f98dcf2fce..2308c768d72 100644 --- a/src/common/low_precision_transformations/include/low_precision/mat_mul.hpp +++ b/src/common/low_precision_transformations/include/low_precision/mat_mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/max_pool.hpp b/src/common/low_precision_transformations/include/low_precision/max_pool.hpp index a2627f46a24..31f789b8b25 100644 --- a/src/common/low_precision_transformations/include/low_precision/max_pool.hpp +++ b/src/common/low_precision_transformations/include/low_precision/max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/move_fake_quantize.hpp b/src/common/low_precision_transformations/include/low_precision/move_fake_quantize.hpp index 04acbc07d44..75697d99707 100644 --- a/src/common/low_precision_transformations/include/low_precision/move_fake_quantize.hpp +++ b/src/common/low_precision_transformations/include/low_precision/move_fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/multiply.hpp b/src/common/low_precision_transformations/include/low_precision/multiply.hpp index 5096dad98e9..dd3b22337f7 100644 --- a/src/common/low_precision_transformations/include/low_precision/multiply.hpp +++ b/src/common/low_precision_transformations/include/low_precision/multiply.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/multiply_to_group_convolution.hpp b/src/common/low_precision_transformations/include/low_precision/multiply_to_group_convolution.hpp index 7fd386f98f0..cbb8568aacc 100644 --- a/src/common/low_precision_transformations/include/low_precision/multiply_to_group_convolution.hpp +++ b/src/common/low_precision_transformations/include/low_precision/multiply_to_group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/mvn.hpp b/src/common/low_precision_transformations/include/low_precision/mvn.hpp index ca967b1a413..70658870ea1 100644 --- a/src/common/low_precision_transformations/include/low_precision/mvn.hpp +++ b/src/common/low_precision_transformations/include/low_precision/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/network_helper.hpp b/src/common/low_precision_transformations/include/low_precision/network_helper.hpp index 8f7d2cf3208..3e6e8a82884 100644 --- a/src/common/low_precision_transformations/include/low_precision/network_helper.hpp +++ b/src/common/low_precision_transformations/include/low_precision/network_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/normalize_l2.hpp b/src/common/low_precision_transformations/include/low_precision/normalize_l2.hpp index 33f27ac4205..e20e8197fb3 100644 --- a/src/common/low_precision_transformations/include/low_precision/normalize_l2.hpp +++ b/src/common/low_precision_transformations/include/low_precision/normalize_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/pad.hpp b/src/common/low_precision_transformations/include/low_precision/pad.hpp index 37b1c7c9e7e..4d1083cf8c4 100644 --- a/src/common/low_precision_transformations/include/low_precision/pad.hpp +++ b/src/common/low_precision_transformations/include/low_precision/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/prelu.hpp b/src/common/low_precision_transformations/include/low_precision/prelu.hpp index c85943a8dc0..6481580f3e9 100644 --- a/src/common/low_precision_transformations/include/low_precision/prelu.hpp +++ b/src/common/low_precision_transformations/include/low_precision/prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/propagate_precisions.hpp b/src/common/low_precision_transformations/include/low_precision/propagate_precisions.hpp index e5053601e69..2781ea81298 100644 --- a/src/common/low_precision_transformations/include/low_precision/propagate_precisions.hpp +++ b/src/common/low_precision_transformations/include/low_precision/propagate_precisions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/propagate_shared_value.hpp b/src/common/low_precision_transformations/include/low_precision/propagate_shared_value.hpp index 861718add26..bb98d8ac1bc 100644 --- a/src/common/low_precision_transformations/include/low_precision/propagate_shared_value.hpp +++ b/src/common/low_precision_transformations/include/low_precision/propagate_shared_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/propagate_through_precision_preserved.hpp b/src/common/low_precision_transformations/include/low_precision/propagate_through_precision_preserved.hpp index 2c9d6a07adc..59e1d6769ee 100644 --- a/src/common/low_precision_transformations/include/low_precision/propagate_through_precision_preserved.hpp +++ b/src/common/low_precision_transformations/include/low_precision/propagate_through_precision_preserved.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/propagate_to_input.hpp b/src/common/low_precision_transformations/include/low_precision/propagate_to_input.hpp index 70dc6d1f265..b2eb3949fdb 100644 --- a/src/common/low_precision_transformations/include/low_precision/propagate_to_input.hpp +++ b/src/common/low_precision_transformations/include/low_precision/propagate_to_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/pull_reshape_through_dequantization.hpp b/src/common/low_precision_transformations/include/low_precision/pull_reshape_through_dequantization.hpp index 1c0035f43f5..1f94b1213de 100644 --- a/src/common/low_precision_transformations/include/low_precision/pull_reshape_through_dequantization.hpp +++ b/src/common/low_precision_transformations/include/low_precision/pull_reshape_through_dequantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/pull_transpose_through_dequantization.hpp b/src/common/low_precision_transformations/include/low_precision/pull_transpose_through_dequantization.hpp index 3b3b8816026..fa2aef17d2a 100644 --- a/src/common/low_precision_transformations/include/low_precision/pull_transpose_through_dequantization.hpp +++ b/src/common/low_precision_transformations/include/low_precision/pull_transpose_through_dequantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/quantization_details.hpp b/src/common/low_precision_transformations/include/low_precision/quantization_details.hpp index d2728fca110..fe1788bb600 100644 --- a/src/common/low_precision_transformations/include/low_precision/quantization_details.hpp +++ b/src/common/low_precision_transformations/include/low_precision/quantization_details.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/recurrent_cell.hpp b/src/common/low_precision_transformations/include/low_precision/recurrent_cell.hpp index d04319a6067..52c4831b8e8 100644 --- a/src/common/low_precision_transformations/include/low_precision/recurrent_cell.hpp +++ b/src/common/low_precision_transformations/include/low_precision/recurrent_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/reduce_base_transformation.hpp b/src/common/low_precision_transformations/include/low_precision/reduce_base_transformation.hpp index 9bc944b90b1..e73d1feeed9 100644 --- a/src/common/low_precision_transformations/include/low_precision/reduce_base_transformation.hpp +++ b/src/common/low_precision_transformations/include/low_precision/reduce_base_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/reduce_max.hpp b/src/common/low_precision_transformations/include/low_precision/reduce_max.hpp index e6690c8d4a1..eb6249e153b 100644 --- a/src/common/low_precision_transformations/include/low_precision/reduce_max.hpp +++ b/src/common/low_precision_transformations/include/low_precision/reduce_max.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/reduce_mean.hpp b/src/common/low_precision_transformations/include/low_precision/reduce_mean.hpp index 7e6752ff2f4..1d911c2edd7 100644 --- a/src/common/low_precision_transformations/include/low_precision/reduce_mean.hpp +++ b/src/common/low_precision_transformations/include/low_precision/reduce_mean.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/reduce_min.hpp b/src/common/low_precision_transformations/include/low_precision/reduce_min.hpp index dbaa5dc3df5..562e70c32bd 100644 --- a/src/common/low_precision_transformations/include/low_precision/reduce_min.hpp +++ b/src/common/low_precision_transformations/include/low_precision/reduce_min.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/reduce_sum.hpp b/src/common/low_precision_transformations/include/low_precision/reduce_sum.hpp index d7d4702363a..916ce63afb4 100644 --- a/src/common/low_precision_transformations/include/low_precision/reduce_sum.hpp +++ b/src/common/low_precision_transformations/include/low_precision/reduce_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/relu.hpp b/src/common/low_precision_transformations/include/low_precision/relu.hpp index 3905456caa7..f460f7e7747 100644 --- a/src/common/low_precision_transformations/include/low_precision/relu.hpp +++ b/src/common/low_precision_transformations/include/low_precision/relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/reshape.hpp b/src/common/low_precision_transformations/include/low_precision/reshape.hpp index 8cf26eb6a9f..d68bff5650e 100644 --- a/src/common/low_precision_transformations/include/low_precision/reshape.hpp +++ b/src/common/low_precision_transformations/include/low_precision/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/attribute_parameters.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/attribute_parameters.hpp index 0714bc315aa..402f88a015f 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/attribute_parameters.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/attribute_parameters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/avg_pool_precision_preserved_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/avg_pool_precision_preserved_attribute.hpp index 9defd6243d2..799b4fc3c7a 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/avg_pool_precision_preserved_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/avg_pool_precision_preserved_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/intervals_alignment_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/intervals_alignment_attribute.hpp index 48c1ef4df24..cf012f20d1c 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/intervals_alignment_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/intervals_alignment_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/precision_preserved_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/precision_preserved_attribute.hpp index 5b56310392e..5b2f688b695 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/precision_preserved_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/precision_preserved_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/precisions_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/precisions_attribute.hpp index 0e5a1942e20..76d7a7646d4 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/precisions_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/precisions_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_alignment_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_alignment_attribute.hpp index ab74b7751cb..fe1e090b275 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_alignment_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_alignment_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_granularity_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_granularity_attribute.hpp index eb3dce880f0..952cd7ec68b 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_granularity_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_granularity_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_mode_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_mode_attribute.hpp index e4e9e262565..cfcf73e1b90 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_mode_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/quantization_mode_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/shared_value_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/shared_value_attribute.hpp index 6c04cdacc61..8c2d415b18f 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/shared_value_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/shared_value_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/rt_info/skip_cleanup_attribute.hpp b/src/common/low_precision_transformations/include/low_precision/rt_info/skip_cleanup_attribute.hpp index 7b8bb985b20..1a11bbc2983 100644 --- a/src/common/low_precision_transformations/include/low_precision/rt_info/skip_cleanup_attribute.hpp +++ b/src/common/low_precision_transformations/include/low_precision/rt_info/skip_cleanup_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/shuffle_channels.hpp b/src/common/low_precision_transformations/include/low_precision/shuffle_channels.hpp index 230ec30ea54..d57c69644bf 100644 --- a/src/common/low_precision_transformations/include/low_precision/shuffle_channels.hpp +++ b/src/common/low_precision_transformations/include/low_precision/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/split.hpp b/src/common/low_precision_transformations/include/low_precision/split.hpp index e50d73bc9a5..28368cab0f0 100644 --- a/src/common/low_precision_transformations/include/low_precision/split.hpp +++ b/src/common/low_precision_transformations/include/low_precision/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/squeeze.hpp b/src/common/low_precision_transformations/include/low_precision/squeeze.hpp index ae486fbc9e3..3c151e16ad8 100644 --- a/src/common/low_precision_transformations/include/low_precision/squeeze.hpp +++ b/src/common/low_precision_transformations/include/low_precision/squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/strided_slice.hpp b/src/common/low_precision_transformations/include/low_precision/strided_slice.hpp index e45c00c9c06..b4f10415ba6 100644 --- a/src/common/low_precision_transformations/include/low_precision/strided_slice.hpp +++ b/src/common/low_precision_transformations/include/low_precision/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/subtract.hpp b/src/common/low_precision_transformations/include/low_precision/subtract.hpp index fbb7882f5f8..5f7edec6dca 100644 --- a/src/common/low_precision_transformations/include/low_precision/subtract.hpp +++ b/src/common/low_precision_transformations/include/low_precision/subtract.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/transformation_context.hpp b/src/common/low_precision_transformations/include/low_precision/transformation_context.hpp index cb57434615f..8c058c02930 100644 --- a/src/common/low_precision_transformations/include/low_precision/transformation_context.hpp +++ b/src/common/low_precision_transformations/include/low_precision/transformation_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/transparent_base_transformation.hpp b/src/common/low_precision_transformations/include/low_precision/transparent_base_transformation.hpp index 5f9f8ba069f..ccfd116e892 100644 --- a/src/common/low_precision_transformations/include/low_precision/transparent_base_transformation.hpp +++ b/src/common/low_precision_transformations/include/low_precision/transparent_base_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/transpose.hpp b/src/common/low_precision_transformations/include/low_precision/transpose.hpp index f702b91a4fe..61cfcfd9e19 100644 --- a/src/common/low_precision_transformations/include/low_precision/transpose.hpp +++ b/src/common/low_precision_transformations/include/low_precision/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/unsqueeze.hpp b/src/common/low_precision_transformations/include/low_precision/unsqueeze.hpp index 9308636769b..0a6add8d7d4 100644 --- a/src/common/low_precision_transformations/include/low_precision/unsqueeze.hpp +++ b/src/common/low_precision_transformations/include/low_precision/unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/update_shared_precision_preserved.hpp b/src/common/low_precision_transformations/include/low_precision/update_shared_precision_preserved.hpp index c3a1d718a83..a1f9b1760b2 100644 --- a/src/common/low_precision_transformations/include/low_precision/update_shared_precision_preserved.hpp +++ b/src/common/low_precision_transformations/include/low_precision/update_shared_precision_preserved.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/variadic_split.hpp b/src/common/low_precision_transformations/include/low_precision/variadic_split.hpp index b00167113d3..6e8c9e426b3 100644 --- a/src/common/low_precision_transformations/include/low_precision/variadic_split.hpp +++ b/src/common/low_precision_transformations/include/low_precision/variadic_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/include/low_precision/weightable_layer_transformation.hpp b/src/common/low_precision_transformations/include/low_precision/weightable_layer_transformation.hpp index 1ab82758ec3..9554a11ca95 100644 --- a/src/common/low_precision_transformations/include/low_precision/weightable_layer_transformation.hpp +++ b/src/common/low_precision_transformations/include/low_precision/weightable_layer_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/add.cpp b/src/common/low_precision_transformations/src/add.cpp index 93b5522f14d..0465df61239 100644 --- a/src/common/low_precision_transformations/src/add.cpp +++ b/src/common/low_precision_transformations/src/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/align_quantization_intervals.cpp b/src/common/low_precision_transformations/src/align_quantization_intervals.cpp index 0b8061b69d1..d56a1883379 100644 --- a/src/common/low_precision_transformations/src/align_quantization_intervals.cpp +++ b/src/common/low_precision_transformations/src/align_quantization_intervals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/align_quantization_parameters.cpp b/src/common/low_precision_transformations/src/align_quantization_parameters.cpp index 27d70a655f9..4ee7557e8de 100644 --- a/src/common/low_precision_transformations/src/align_quantization_parameters.cpp +++ b/src/common/low_precision_transformations/src/align_quantization_parameters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/assign_and_read_value.cpp b/src/common/low_precision_transformations/src/assign_and_read_value.cpp index 179d48c916a..968b831a8e3 100644 --- a/src/common/low_precision_transformations/src/assign_and_read_value.cpp +++ b/src/common/low_precision_transformations/src/assign_and_read_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/avg_pool.cpp b/src/common/low_precision_transformations/src/avg_pool.cpp index 46af481db20..817d562b019 100644 --- a/src/common/low_precision_transformations/src/avg_pool.cpp +++ b/src/common/low_precision_transformations/src/avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/base_matcher_pass.cpp b/src/common/low_precision_transformations/src/base_matcher_pass.cpp index 52f8772c98c..6cd2c1a410c 100644 --- a/src/common/low_precision_transformations/src/base_matcher_pass.cpp +++ b/src/common/low_precision_transformations/src/base_matcher_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/clamp.cpp b/src/common/low_precision_transformations/src/clamp.cpp index a7e3a717a07..040028b05fb 100644 --- a/src/common/low_precision_transformations/src/clamp.cpp +++ b/src/common/low_precision_transformations/src/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/concat.cpp b/src/common/low_precision_transformations/src/concat.cpp index 721d57c324b..c27c1bc3f11 100644 --- a/src/common/low_precision_transformations/src/concat.cpp +++ b/src/common/low_precision_transformations/src/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/convert.cpp b/src/common/low_precision_transformations/src/convert.cpp index e56d3eaabd4..6bf4478bc18 100644 --- a/src/common/low_precision_transformations/src/convert.cpp +++ b/src/common/low_precision_transformations/src/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/convert_subtract_constant.cpp b/src/common/low_precision_transformations/src/convert_subtract_constant.cpp index 0bfa25c22be..5440652fd04 100644 --- a/src/common/low_precision_transformations/src/convert_subtract_constant.cpp +++ b/src/common/low_precision_transformations/src/convert_subtract_constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/convolution.cpp b/src/common/low_precision_transformations/src/convolution.cpp index e34fd320744..e55eda85eee 100644 --- a/src/common/low_precision_transformations/src/convolution.cpp +++ b/src/common/low_precision_transformations/src/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/convolution_backprop_data.cpp b/src/common/low_precision_transformations/src/convolution_backprop_data.cpp index 08afeeb1af0..bae4c1359f3 100644 --- a/src/common/low_precision_transformations/src/convolution_backprop_data.cpp +++ b/src/common/low_precision_transformations/src/convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/depth_to_space.cpp b/src/common/low_precision_transformations/src/depth_to_space.cpp index 200ac68be05..f9c53ee8a02 100644 --- a/src/common/low_precision_transformations/src/depth_to_space.cpp +++ b/src/common/low_precision_transformations/src/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/eltwise_base_transformation.cpp b/src/common/low_precision_transformations/src/eltwise_base_transformation.cpp index 691c87c817d..106eef1d7fc 100644 --- a/src/common/low_precision_transformations/src/eltwise_base_transformation.cpp +++ b/src/common/low_precision_transformations/src/eltwise_base_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fake_quantize.cpp b/src/common/low_precision_transformations/src/fake_quantize.cpp index cf2d84910ef..c37bc66c865 100644 --- a/src/common/low_precision_transformations/src/fake_quantize.cpp +++ b/src/common/low_precision_transformations/src/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fake_quantize_decomposition.cpp b/src/common/low_precision_transformations/src/fake_quantize_decomposition.cpp index e38a22ae347..6d61869df86 100644 --- a/src/common/low_precision_transformations/src/fake_quantize_decomposition.cpp +++ b/src/common/low_precision_transformations/src/fake_quantize_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fake_quantize_dequantization.cpp b/src/common/low_precision_transformations/src/fake_quantize_dequantization.cpp index abae82d1f8b..34825bfd0b0 100644 --- a/src/common/low_precision_transformations/src/fake_quantize_dequantization.cpp +++ b/src/common/low_precision_transformations/src/fake_quantize_dequantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fold_convert.cpp b/src/common/low_precision_transformations/src/fold_convert.cpp index 9921037ec8b..5ad2730f545 100644 --- a/src/common/low_precision_transformations/src/fold_convert.cpp +++ b/src/common/low_precision_transformations/src/fold_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fold_fake_quantize.cpp b/src/common/low_precision_transformations/src/fold_fake_quantize.cpp index 18cf19f7391..3f69d8cdc17 100644 --- a/src/common/low_precision_transformations/src/fold_fake_quantize.cpp +++ b/src/common/low_precision_transformations/src/fold_fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fuse_convert.cpp b/src/common/low_precision_transformations/src/fuse_convert.cpp index ddf72fbf084..2e157f76d5d 100644 --- a/src/common/low_precision_transformations/src/fuse_convert.cpp +++ b/src/common/low_precision_transformations/src/fuse_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fuse_multiply_to_fake_quantize.cpp b/src/common/low_precision_transformations/src/fuse_multiply_to_fake_quantize.cpp index faf55632fc9..10098245d8f 100644 --- a/src/common/low_precision_transformations/src/fuse_multiply_to_fake_quantize.cpp +++ b/src/common/low_precision_transformations/src/fuse_multiply_to_fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/fuse_subtract_to_fake_quantize.cpp b/src/common/low_precision_transformations/src/fuse_subtract_to_fake_quantize.cpp index 7eb21bad1a5..f5586ffcf1f 100644 --- a/src/common/low_precision_transformations/src/fuse_subtract_to_fake_quantize.cpp +++ b/src/common/low_precision_transformations/src/fuse_subtract_to_fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/group_convolution.cpp b/src/common/low_precision_transformations/src/group_convolution.cpp index 5aed9f8766e..49a91374e27 100644 --- a/src/common/low_precision_transformations/src/group_convolution.cpp +++ b/src/common/low_precision_transformations/src/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/interpolate.cpp b/src/common/low_precision_transformations/src/interpolate.cpp index 74627f57f7d..d7ee9655f48 100644 --- a/src/common/low_precision_transformations/src/interpolate.cpp +++ b/src/common/low_precision_transformations/src/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/layer_transformation.cpp b/src/common/low_precision_transformations/src/layer_transformation.cpp index 89f20fccedd..624bb955781 100644 --- a/src/common/low_precision_transformations/src/layer_transformation.cpp +++ b/src/common/low_precision_transformations/src/layer_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/low_precision.cpp b/src/common/low_precision_transformations/src/low_precision.cpp index 0f3307787ea..2cb6c3d0ad3 100644 --- a/src/common/low_precision_transformations/src/low_precision.cpp +++ b/src/common/low_precision_transformations/src/low_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/markup_avg_pool_precision_preserved.cpp b/src/common/low_precision_transformations/src/markup_avg_pool_precision_preserved.cpp index f6e105f2122..0221624f79e 100644 --- a/src/common/low_precision_transformations/src/markup_avg_pool_precision_preserved.cpp +++ b/src/common/low_precision_transformations/src/markup_avg_pool_precision_preserved.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/markup_can_be_quantized.cpp b/src/common/low_precision_transformations/src/markup_can_be_quantized.cpp index 5bdbba90c5d..73dfb66645f 100644 --- a/src/common/low_precision_transformations/src/markup_can_be_quantized.cpp +++ b/src/common/low_precision_transformations/src/markup_can_be_quantized.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/markup_precisions.cpp b/src/common/low_precision_transformations/src/markup_precisions.cpp index 075dbe606f2..d5c168d4502 100644 --- a/src/common/low_precision_transformations/src/markup_precisions.cpp +++ b/src/common/low_precision_transformations/src/markup_precisions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/markup_quantization_granularity.cpp b/src/common/low_precision_transformations/src/markup_quantization_granularity.cpp index 38db01b5b1e..7b86c1d2203 100644 --- a/src/common/low_precision_transformations/src/markup_quantization_granularity.cpp +++ b/src/common/low_precision_transformations/src/markup_quantization_granularity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/mat_mul.cpp b/src/common/low_precision_transformations/src/mat_mul.cpp index 667fe2f1178..0ce809df1db 100644 --- a/src/common/low_precision_transformations/src/mat_mul.cpp +++ b/src/common/low_precision_transformations/src/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/max_pool.cpp b/src/common/low_precision_transformations/src/max_pool.cpp index 0cecf09556c..5cc99329db0 100644 --- a/src/common/low_precision_transformations/src/max_pool.cpp +++ b/src/common/low_precision_transformations/src/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/move_fake_quantize.cpp b/src/common/low_precision_transformations/src/move_fake_quantize.cpp index 1eebc57562f..0abf142bbcb 100644 --- a/src/common/low_precision_transformations/src/move_fake_quantize.cpp +++ b/src/common/low_precision_transformations/src/move_fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/multiply.cpp b/src/common/low_precision_transformations/src/multiply.cpp index 0e827102ab5..0aaae7b5788 100644 --- a/src/common/low_precision_transformations/src/multiply.cpp +++ b/src/common/low_precision_transformations/src/multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/multiply_to_group_convolution.cpp b/src/common/low_precision_transformations/src/multiply_to_group_convolution.cpp index 24eb3e152ff..4982330db4c 100644 --- a/src/common/low_precision_transformations/src/multiply_to_group_convolution.cpp +++ b/src/common/low_precision_transformations/src/multiply_to_group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/mvn.cpp b/src/common/low_precision_transformations/src/mvn.cpp index e043ad968f9..e059d0efbb0 100644 --- a/src/common/low_precision_transformations/src/mvn.cpp +++ b/src/common/low_precision_transformations/src/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/network_helper.cpp b/src/common/low_precision_transformations/src/network_helper.cpp index 78a2cf5abe7..379288fb5a3 100644 --- a/src/common/low_precision_transformations/src/network_helper.cpp +++ b/src/common/low_precision_transformations/src/network_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/normalize_l2.cpp b/src/common/low_precision_transformations/src/normalize_l2.cpp index f9290eb11be..c747758ed7e 100644 --- a/src/common/low_precision_transformations/src/normalize_l2.cpp +++ b/src/common/low_precision_transformations/src/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/pad.cpp b/src/common/low_precision_transformations/src/pad.cpp index d7e1adbb9be..933a6ac0fdf 100644 --- a/src/common/low_precision_transformations/src/pad.cpp +++ b/src/common/low_precision_transformations/src/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/prelu.cpp b/src/common/low_precision_transformations/src/prelu.cpp index fa0018cc5e8..55e3f082e9c 100644 --- a/src/common/low_precision_transformations/src/prelu.cpp +++ b/src/common/low_precision_transformations/src/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/propagate_precisions.cpp b/src/common/low_precision_transformations/src/propagate_precisions.cpp index 5c23face13f..dc22bfb66af 100644 --- a/src/common/low_precision_transformations/src/propagate_precisions.cpp +++ b/src/common/low_precision_transformations/src/propagate_precisions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/pull_reshape_through_dequantization.cpp b/src/common/low_precision_transformations/src/pull_reshape_through_dequantization.cpp index 899fb1fe001..6cdb2ee9c43 100644 --- a/src/common/low_precision_transformations/src/pull_reshape_through_dequantization.cpp +++ b/src/common/low_precision_transformations/src/pull_reshape_through_dequantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/pull_transpose_through_dequantization.cpp b/src/common/low_precision_transformations/src/pull_transpose_through_dequantization.cpp index b4cd49b0988..af921c2b970 100644 --- a/src/common/low_precision_transformations/src/pull_transpose_through_dequantization.cpp +++ b/src/common/low_precision_transformations/src/pull_transpose_through_dequantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/quantization_details.cpp b/src/common/low_precision_transformations/src/quantization_details.cpp index 7b7a843a708..a72b7ad3a46 100644 --- a/src/common/low_precision_transformations/src/quantization_details.cpp +++ b/src/common/low_precision_transformations/src/quantization_details.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/recurrent_cell.cpp b/src/common/low_precision_transformations/src/recurrent_cell.cpp index b2062bf5ccd..672417ebbce 100644 --- a/src/common/low_precision_transformations/src/recurrent_cell.cpp +++ b/src/common/low_precision_transformations/src/recurrent_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/reduce_base_transformation.cpp b/src/common/low_precision_transformations/src/reduce_base_transformation.cpp index 932dc8ed42f..87604bb193e 100644 --- a/src/common/low_precision_transformations/src/reduce_base_transformation.cpp +++ b/src/common/low_precision_transformations/src/reduce_base_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/reduce_max.cpp b/src/common/low_precision_transformations/src/reduce_max.cpp index f0ade04a425..76d040a61d2 100644 --- a/src/common/low_precision_transformations/src/reduce_max.cpp +++ b/src/common/low_precision_transformations/src/reduce_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/reduce_mean.cpp b/src/common/low_precision_transformations/src/reduce_mean.cpp index 8861f5a2987..0540358cb08 100644 --- a/src/common/low_precision_transformations/src/reduce_mean.cpp +++ b/src/common/low_precision_transformations/src/reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/reduce_min.cpp b/src/common/low_precision_transformations/src/reduce_min.cpp index 6e9b712d4e1..a8073fc5e2f 100644 --- a/src/common/low_precision_transformations/src/reduce_min.cpp +++ b/src/common/low_precision_transformations/src/reduce_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/reduce_sum.cpp b/src/common/low_precision_transformations/src/reduce_sum.cpp index 8e37f945998..5c46b4041ba 100644 --- a/src/common/low_precision_transformations/src/reduce_sum.cpp +++ b/src/common/low_precision_transformations/src/reduce_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/relu.cpp b/src/common/low_precision_transformations/src/relu.cpp index eb032f86c9b..7c4ae839391 100644 --- a/src/common/low_precision_transformations/src/relu.cpp +++ b/src/common/low_precision_transformations/src/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/reshape.cpp b/src/common/low_precision_transformations/src/reshape.cpp index fd7f2d24213..7d207d84fa2 100644 --- a/src/common/low_precision_transformations/src/reshape.cpp +++ b/src/common/low_precision_transformations/src/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/avg_pool_precision_preserved_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/avg_pool_precision_preserved_attribute.cpp index 5addd1f3b3f..d2997ae47e4 100644 --- a/src/common/low_precision_transformations/src/rt_info/avg_pool_precision_preserved_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/avg_pool_precision_preserved_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/intervals_alignment_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/intervals_alignment_attribute.cpp index 20a6a1c4345..87173871f8a 100644 --- a/src/common/low_precision_transformations/src/rt_info/intervals_alignment_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/intervals_alignment_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/precision_preserved_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/precision_preserved_attribute.cpp index 3513131ec79..8c634ae6e5f 100644 --- a/src/common/low_precision_transformations/src/rt_info/precision_preserved_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/precision_preserved_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/precisions_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/precisions_attribute.cpp index 5601a8f1843..1bc83bdce16 100644 --- a/src/common/low_precision_transformations/src/rt_info/precisions_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/precisions_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/quantization_alignment_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/quantization_alignment_attribute.cpp index 7906d50f879..cde337419d5 100644 --- a/src/common/low_precision_transformations/src/rt_info/quantization_alignment_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/quantization_alignment_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/quantization_granularity_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/quantization_granularity_attribute.cpp index 9fedf9e7c99..51f44db4fe0 100644 --- a/src/common/low_precision_transformations/src/rt_info/quantization_granularity_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/quantization_granularity_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/quantization_mode_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/quantization_mode_attribute.cpp index 7a043f50d83..aa403549899 100644 --- a/src/common/low_precision_transformations/src/rt_info/quantization_mode_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/quantization_mode_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/rt_info/skip_cleanup_attribute.cpp b/src/common/low_precision_transformations/src/rt_info/skip_cleanup_attribute.cpp index 32cc0b118d5..c5f2c05cbc5 100644 --- a/src/common/low_precision_transformations/src/rt_info/skip_cleanup_attribute.cpp +++ b/src/common/low_precision_transformations/src/rt_info/skip_cleanup_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/shuffle_channels.cpp b/src/common/low_precision_transformations/src/shuffle_channels.cpp index 4d35975ba55..6979ac309bf 100644 --- a/src/common/low_precision_transformations/src/shuffle_channels.cpp +++ b/src/common/low_precision_transformations/src/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/split.cpp b/src/common/low_precision_transformations/src/split.cpp index 01d7fe035ff..6fca1bb773c 100644 --- a/src/common/low_precision_transformations/src/split.cpp +++ b/src/common/low_precision_transformations/src/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/squeeze.cpp b/src/common/low_precision_transformations/src/squeeze.cpp index 742ff6f933d..b4b9c426f8a 100644 --- a/src/common/low_precision_transformations/src/squeeze.cpp +++ b/src/common/low_precision_transformations/src/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/strided_slice.cpp b/src/common/low_precision_transformations/src/strided_slice.cpp index 743218c3ba5..724bce6d4e9 100644 --- a/src/common/low_precision_transformations/src/strided_slice.cpp +++ b/src/common/low_precision_transformations/src/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/subtract.cpp b/src/common/low_precision_transformations/src/subtract.cpp index 0cc5d9a6aeb..1d2248b9aa4 100644 --- a/src/common/low_precision_transformations/src/subtract.cpp +++ b/src/common/low_precision_transformations/src/subtract.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/transformation_context.cpp b/src/common/low_precision_transformations/src/transformation_context.cpp index 0b194796c24..3c3569b0168 100644 --- a/src/common/low_precision_transformations/src/transformation_context.cpp +++ b/src/common/low_precision_transformations/src/transformation_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/transparent_base_transformation.cpp b/src/common/low_precision_transformations/src/transparent_base_transformation.cpp index 3236d841e66..9805d21b8fa 100644 --- a/src/common/low_precision_transformations/src/transparent_base_transformation.cpp +++ b/src/common/low_precision_transformations/src/transparent_base_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/transpose.cpp b/src/common/low_precision_transformations/src/transpose.cpp index ec95fdd73ae..ad5983d446c 100644 --- a/src/common/low_precision_transformations/src/transpose.cpp +++ b/src/common/low_precision_transformations/src/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/unsqueeze.cpp b/src/common/low_precision_transformations/src/unsqueeze.cpp index e84f1db0539..7802eae4fd3 100644 --- a/src/common/low_precision_transformations/src/unsqueeze.cpp +++ b/src/common/low_precision_transformations/src/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/variadic_split.cpp b/src/common/low_precision_transformations/src/variadic_split.cpp index fc0644edfbb..63f0a569354 100644 --- a/src/common/low_precision_transformations/src/variadic_split.cpp +++ b/src/common/low_precision_transformations/src/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/src/weightable_layer_transformation.cpp b/src/common/low_precision_transformations/src/weightable_layer_transformation.cpp index 75e6def22c3..f48a710553a 100644 --- a/src/common/low_precision_transformations/src/weightable_layer_transformation.cpp +++ b/src/common/low_precision_transformations/src/weightable_layer_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/CMakeLists.txt b/src/common/low_precision_transformations/tests/CMakeLists.txt index fe26b552d86..483f2c3ea55 100644 --- a/src/common/low_precision_transformations/tests/CMakeLists.txt +++ b/src/common/low_precision_transformations/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/low_precision_transformations/tests/add_transformation.cpp b/src/common/low_precision_transformations/tests/add_transformation.cpp index cec4cc5b44d..1c27d0757ee 100644 --- a/src/common/low_precision_transformations/tests/add_transformation.cpp +++ b/src/common/low_precision_transformations/tests/add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/align_concat_quantization_parameters_transformation.cpp b/src/common/low_precision_transformations/tests/align_concat_quantization_parameters_transformation.cpp index 555c41da281..0782f4d6e5b 100644 --- a/src/common/low_precision_transformations/tests/align_concat_quantization_parameters_transformation.cpp +++ b/src/common/low_precision_transformations/tests/align_concat_quantization_parameters_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/assign_and_read_value_transformation.cpp b/src/common/low_precision_transformations/tests/assign_and_read_value_transformation.cpp index b4b53bdf9d1..0de217a8e95 100644 --- a/src/common/low_precision_transformations/tests/assign_and_read_value_transformation.cpp +++ b/src/common/low_precision_transformations/tests/assign_and_read_value_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/avg_pool_transformation.cpp b/src/common/low_precision_transformations/tests/avg_pool_transformation.cpp index e3219e47ef8..3d1ab73c0ae 100644 --- a/src/common/low_precision_transformations/tests/avg_pool_transformation.cpp +++ b/src/common/low_precision_transformations/tests/avg_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/avg_pool_with_child_transformation.cpp b/src/common/low_precision_transformations/tests/avg_pool_with_child_transformation.cpp index f96b0a36f42..e9f1eef29d9 100644 --- a/src/common/low_precision_transformations/tests/avg_pool_with_child_transformation.cpp +++ b/src/common/low_precision_transformations/tests/avg_pool_with_child_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/clamp_transformation.cpp b/src/common/low_precision_transformations/tests/clamp_transformation.cpp index c15a35e70eb..78cc0f10e32 100644 --- a/src/common/low_precision_transformations/tests/clamp_transformation.cpp +++ b/src/common/low_precision_transformations/tests/clamp_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/compose_fake_quantize_transformation.cpp b/src/common/low_precision_transformations/tests/compose_fake_quantize_transformation.cpp index c6ffaf85c68..f33fa8c9d91 100644 --- a/src/common/low_precision_transformations/tests/compose_fake_quantize_transformation.cpp +++ b/src/common/low_precision_transformations/tests/compose_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_selection_with_intermediate_transformation.cpp b/src/common/low_precision_transformations/tests/concat_selection_with_intermediate_transformation.cpp index 89dcb5151fd..4eb9d062368 100644 --- a/src/common/low_precision_transformations/tests/concat_selection_with_intermediate_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_selection_with_intermediate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_transformation.cpp b/src/common/low_precision_transformations/tests/concat_transformation.cpp index 4678aceebb4..fc689225fde 100644 --- a/src/common/low_precision_transformations/tests/concat_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_different_precision_on_children.cpp b/src/common/low_precision_transformations/tests/concat_with_different_precision_on_children.cpp index 4ca87dfb402..1426185697f 100644 --- a/src/common/low_precision_transformations/tests/concat_with_different_precision_on_children.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_different_precision_on_children.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_fq_tranformation.cpp b/src/common/low_precision_transformations/tests/concat_with_fq_tranformation.cpp index a1bc86be0e3..d7fbe565df8 100644 --- a/src/common/low_precision_transformations/tests/concat_with_fq_tranformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_fq_tranformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_intermediate_precision_selection_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_intermediate_precision_selection_transformation.cpp index 2b1d5eea3e8..b632a6296c1 100644 --- a/src/common/low_precision_transformations/tests/concat_with_intermediate_precision_selection_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_intermediate_precision_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_intermediate_reshape_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_intermediate_reshape_transformation.cpp index 6917c5634ad..6bf76597292 100644 --- a/src/common/low_precision_transformations/tests/concat_with_intermediate_reshape_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_intermediate_reshape_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_intermediate_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_intermediate_transformation.cpp index 040f93a8091..aa6bc797095 100644 --- a/src/common/low_precision_transformations/tests/concat_with_intermediate_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_intermediate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_intermediate_with_constant_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_intermediate_with_constant_transformation.cpp index 9b5f0c8c931..52aaf71a606 100644 --- a/src/common/low_precision_transformations/tests/concat_with_intermediate_with_constant_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_intermediate_with_constant_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation.cpp index 5b197140b03..9a2f1e89734 100644 --- a/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation_with_convolution.cpp b/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation_with_convolution.cpp index b165edf440e..05ea6525a2a 100644 --- a/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation_with_convolution.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_neighbors_transformation_with_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_not_quantized_parent_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_not_quantized_parent_transformation.cpp index 5cb1fbe62cb..e528acf2bbd 100644 --- a/src/common/low_precision_transformations/tests/concat_with_not_quantized_parent_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_not_quantized_parent_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_reshape_at_the_end_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_reshape_at_the_end_transformation.cpp index 15423d5fd9f..04edfb9b126 100644 --- a/src/common/low_precision_transformations/tests/concat_with_reshape_at_the_end_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_reshape_at_the_end_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_split_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_split_transformation.cpp index fda676016e9..7c63ef04b24 100644 --- a/src/common/low_precision_transformations/tests/concat_with_split_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/concat_with_strided_slice_transformation.cpp b/src/common/low_precision_transformations/tests/concat_with_strided_slice_transformation.cpp index 0db00646247..144d437656a 100644 --- a/src/common/low_precision_transformations/tests/concat_with_strided_slice_transformation.cpp +++ b/src/common/low_precision_transformations/tests/concat_with_strided_slice_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/convert_subtract_constant_transformation.cpp b/src/common/low_precision_transformations/tests/convert_subtract_constant_transformation.cpp index 1f1cdf18910..3a556f69ec0 100644 --- a/src/common/low_precision_transformations/tests/convert_subtract_constant_transformation.cpp +++ b/src/common/low_precision_transformations/tests/convert_subtract_constant_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/convolution_backprop_data_transformation.cpp b/src/common/low_precision_transformations/tests/convolution_backprop_data_transformation.cpp index 8078edf2a9c..c84f0dbfdcd 100644 --- a/src/common/low_precision_transformations/tests/convolution_backprop_data_transformation.cpp +++ b/src/common/low_precision_transformations/tests/convolution_backprop_data_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/convolution_qdq_transformation.cpp b/src/common/low_precision_transformations/tests/convolution_qdq_transformation.cpp index 34ccedce422..1efd30323a8 100644 --- a/src/common/low_precision_transformations/tests/convolution_qdq_transformation.cpp +++ b/src/common/low_precision_transformations/tests/convolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/convolution_transformation.cpp b/src/common/low_precision_transformations/tests/convolution_transformation.cpp index 615485826e8..00cdb0ee78a 100644 --- a/src/common/low_precision_transformations/tests/convolution_transformation.cpp +++ b/src/common/low_precision_transformations/tests/convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/convolution_with_incorrect_weights.cpp b/src/common/low_precision_transformations/tests/convolution_with_incorrect_weights.cpp index e93a4d8f832..47fb87101ad 100644 --- a/src/common/low_precision_transformations/tests/convolution_with_incorrect_weights.cpp +++ b/src/common/low_precision_transformations/tests/convolution_with_incorrect_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/depth_to_space_transformation.cpp b/src/common/low_precision_transformations/tests/depth_to_space_transformation.cpp index 3f9f27bb5fe..2944639c4e7 100644 --- a/src/common/low_precision_transformations/tests/depth_to_space_transformation.cpp +++ b/src/common/low_precision_transformations/tests/depth_to_space_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/elementwise_with_multi_parent_dequantization_transformation.cpp b/src/common/low_precision_transformations/tests/elementwise_with_multi_parent_dequantization_transformation.cpp index 7136dece558..2decca2e023 100644 --- a/src/common/low_precision_transformations/tests/elementwise_with_multi_parent_dequantization_transformation.cpp +++ b/src/common/low_precision_transformations/tests/elementwise_with_multi_parent_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/eltwise_transformation_is_broadcasted_test.cpp b/src/common/low_precision_transformations/tests/eltwise_transformation_is_broadcasted_test.cpp index 6bdbecc3206..568e9940abe 100644 --- a/src/common/low_precision_transformations/tests/eltwise_transformation_is_broadcasted_test.cpp +++ b/src/common/low_precision_transformations/tests/eltwise_transformation_is_broadcasted_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fake_quantize_and_two_output_branches_with_convolution.cpp b/src/common/low_precision_transformations/tests/fake_quantize_and_two_output_branches_with_convolution.cpp index aeb04ef5c0d..313ed3f861a 100644 --- a/src/common/low_precision_transformations/tests/fake_quantize_and_two_output_branches_with_convolution.cpp +++ b/src/common/low_precision_transformations/tests/fake_quantize_and_two_output_branches_with_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fake_quantize_on_weights_with_unsupported_child.cpp b/src/common/low_precision_transformations/tests/fake_quantize_on_weights_with_unsupported_child.cpp index e1bc9390d88..731a60c0fd9 100644 --- a/src/common/low_precision_transformations/tests/fake_quantize_on_weights_with_unsupported_child.cpp +++ b/src/common/low_precision_transformations/tests/fake_quantize_on_weights_with_unsupported_child.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fake_quantize_precision_selection_transformation.cpp b/src/common/low_precision_transformations/tests/fake_quantize_precision_selection_transformation.cpp index de278526b6a..44cba277c14 100644 --- a/src/common/low_precision_transformations/tests/fake_quantize_precision_selection_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fake_quantize_precision_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fake_quantize_transformation.cpp b/src/common/low_precision_transformations/tests/fake_quantize_transformation.cpp index 0c07bdb1eef..8a496549ffa 100644 --- a/src/common/low_precision_transformations/tests/fake_quantize_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fake_quantize_with_dq_not_optimal_transformation.cpp b/src/common/low_precision_transformations/tests/fake_quantize_with_dq_not_optimal_transformation.cpp index a0d2ba24749..317eefea69b 100644 --- a/src/common/low_precision_transformations/tests/fake_quantize_with_dq_not_optimal_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fake_quantize_with_dq_not_optimal_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fake_quantize_with_dynamic_intervals_transformation.cpp b/src/common/low_precision_transformations/tests/fake_quantize_with_dynamic_intervals_transformation.cpp index 3596ae5dd0a..500d690a671 100644 --- a/src/common/low_precision_transformations/tests/fake_quantize_with_dynamic_intervals_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fake_quantize_with_dynamic_intervals_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fold_convert_transformation.cpp b/src/common/low_precision_transformations/tests/fold_convert_transformation.cpp index 42efd6d8554..f8115b709c3 100644 --- a/src/common/low_precision_transformations/tests/fold_convert_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fold_convert_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fold_fake_quantize_in_transformations.cpp b/src/common/low_precision_transformations/tests/fold_fake_quantize_in_transformations.cpp index 91d70543b22..9a4ee38e477 100644 --- a/src/common/low_precision_transformations/tests/fold_fake_quantize_in_transformations.cpp +++ b/src/common/low_precision_transformations/tests/fold_fake_quantize_in_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fuse_convert_transformation.cpp b/src/common/low_precision_transformations/tests/fuse_convert_transformation.cpp index 972ac81c8e4..96f6ae1edec 100644 --- a/src/common/low_precision_transformations/tests/fuse_convert_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fuse_convert_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fuse_fake_quantize_transformation.cpp b/src/common/low_precision_transformations/tests/fuse_fake_quantize_transformation.cpp index 5bc0bfe0d1f..6e3df3efee0 100644 --- a/src/common/low_precision_transformations/tests/fuse_fake_quantize_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fuse_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fuse_fake_quantize_with_multi_inputs_transformation.cpp b/src/common/low_precision_transformations/tests/fuse_fake_quantize_with_multi_inputs_transformation.cpp index 2f949a05c1c..bb2e5d2f679 100644 --- a/src/common/low_precision_transformations/tests/fuse_fake_quantize_with_multi_inputs_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fuse_fake_quantize_with_multi_inputs_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fuse_multiply_to_fake_quantize_transformation.cpp b/src/common/low_precision_transformations/tests/fuse_multiply_to_fake_quantize_transformation.cpp index 39eb9c67698..1db4b6b6602 100644 --- a/src/common/low_precision_transformations/tests/fuse_multiply_to_fake_quantize_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fuse_multiply_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/fuse_subtract_to_fake_quantize_transformation.cpp b/src/common/low_precision_transformations/tests/fuse_subtract_to_fake_quantize_transformation.cpp index 117de1c1844..582b2fc3ff9 100644 --- a/src/common/low_precision_transformations/tests/fuse_subtract_to_fake_quantize_transformation.cpp +++ b/src/common/low_precision_transformations/tests/fuse_subtract_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/get_dequantization_below_transformation.cpp b/src/common/low_precision_transformations/tests/get_dequantization_below_transformation.cpp index c0d86836fb7..3844cc03333 100644 --- a/src/common/low_precision_transformations/tests/get_dequantization_below_transformation.cpp +++ b/src/common/low_precision_transformations/tests/get_dequantization_below_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/get_dequantization_test.cpp b/src/common/low_precision_transformations/tests/get_dequantization_test.cpp index d65fb1ea4d2..2b30687dedc 100644 --- a/src/common/low_precision_transformations/tests/get_dequantization_test.cpp +++ b/src/common/low_precision_transformations/tests/get_dequantization_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/get_dequantization_transformation.cpp b/src/common/low_precision_transformations/tests/get_dequantization_transformation.cpp index 9eeb08164c7..2388c7b556f 100644 --- a/src/common/low_precision_transformations/tests/get_dequantization_transformation.cpp +++ b/src/common/low_precision_transformations/tests/get_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/group_convolution_transformation.cpp b/src/common/low_precision_transformations/tests/group_convolution_transformation.cpp index d2d760b964b..0b99ae70f26 100644 --- a/src/common/low_precision_transformations/tests/group_convolution_transformation.cpp +++ b/src/common/low_precision_transformations/tests/group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/interpolate_transformation.cpp b/src/common/low_precision_transformations/tests/interpolate_transformation.cpp index 2a82c3f11d0..fd17653f326 100644 --- a/src/common/low_precision_transformations/tests/interpolate_transformation.cpp +++ b/src/common/low_precision_transformations/tests/interpolate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_dequantization.cpp b/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_dequantization.cpp index d69e755ced1..317dede5210 100644 --- a/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_dequantization.cpp +++ b/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_dequantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_fq.cpp b/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_fq.cpp index 1aaeb5ebf38..dd676e327d1 100644 --- a/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_fq.cpp +++ b/src/common/low_precision_transformations/tests/is_asymmetric_on_weights_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/is_constant_path_transformation.cpp b/src/common/low_precision_transformations/tests/is_constant_path_transformation.cpp index 97a6a7f7c55..0575ac9840a 100644 --- a/src/common/low_precision_transformations/tests/is_constant_path_transformation.cpp +++ b/src/common/low_precision_transformations/tests/is_constant_path_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/is_function_quantized_transformation.cpp b/src/common/low_precision_transformations/tests/is_function_quantized_transformation.cpp index 82a7e419ca2..4dc3199406a 100644 --- a/src/common/low_precision_transformations/tests/is_function_quantized_transformation.cpp +++ b/src/common/low_precision_transformations/tests/is_function_quantized_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/layer_transformation.cpp b/src/common/low_precision_transformations/tests/layer_transformation.cpp index e2a478aac7d..23e32263f18 100644 --- a/src/common/low_precision_transformations/tests/layer_transformation.cpp +++ b/src/common/low_precision_transformations/tests/layer_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/layer_transformation.hpp b/src/common/low_precision_transformations/tests/layer_transformation.hpp index d60d2efe39b..7b752b19915 100644 --- a/src/common/low_precision_transformations/tests/layer_transformation.hpp +++ b/src/common/low_precision_transformations/tests/layer_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/low_precision_transformations_test.cpp b/src/common/low_precision_transformations/tests/low_precision_transformations_test.cpp index 604e99cf464..47e0638a17f 100644 --- a/src/common/low_precision_transformations/tests/low_precision_transformations_test.cpp +++ b/src/common/low_precision_transformations/tests/low_precision_transformations_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/lpt_avoid_shapeof_propagation_test.cpp b/src/common/low_precision_transformations/tests/lpt_avoid_shapeof_propagation_test.cpp index b882e2ee4e4..f25fb8a481b 100644 --- a/src/common/low_precision_transformations/tests/lpt_avoid_shapeof_propagation_test.cpp +++ b/src/common/low_precision_transformations/tests/lpt_avoid_shapeof_propagation_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/lpt_public_methods_test.cpp b/src/common/low_precision_transformations/tests/lpt_public_methods_test.cpp index bf7a8260f21..cb82e1a5091 100644 --- a/src/common/low_precision_transformations/tests/lpt_public_methods_test.cpp +++ b/src/common/low_precision_transformations/tests/lpt_public_methods_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/mark_dequantization_subgraph_transformation.cpp b/src/common/low_precision_transformations/tests/mark_dequantization_subgraph_transformation.cpp index e75da751168..a563295df96 100644 --- a/src/common/low_precision_transformations/tests/mark_dequantization_subgraph_transformation.cpp +++ b/src/common/low_precision_transformations/tests/mark_dequantization_subgraph_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/markup_avg_pool_precisions_transformation.cpp b/src/common/low_precision_transformations/tests/markup_avg_pool_precisions_transformation.cpp index 645561422d4..01517d971a8 100644 --- a/src/common/low_precision_transformations/tests/markup_avg_pool_precisions_transformation.cpp +++ b/src/common/low_precision_transformations/tests/markup_avg_pool_precisions_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/mat_mul_transformation.cpp b/src/common/low_precision_transformations/tests/mat_mul_transformation.cpp index ca6ff31333e..9eea14b5291 100644 --- a/src/common/low_precision_transformations/tests/mat_mul_transformation.cpp +++ b/src/common/low_precision_transformations/tests/mat_mul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/mat_mul_with_constant_transformation.cpp b/src/common/low_precision_transformations/tests/mat_mul_with_constant_transformation.cpp index 03bc0a5b69a..9d2c63988e7 100644 --- a/src/common/low_precision_transformations/tests/mat_mul_with_constant_transformation.cpp +++ b/src/common/low_precision_transformations/tests/mat_mul_with_constant_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/max_pool_transformation.cpp b/src/common/low_precision_transformations/tests/max_pool_transformation.cpp index 2ec77d38722..89f4ef2fd85 100644 --- a/src/common/low_precision_transformations/tests/max_pool_transformation.cpp +++ b/src/common/low_precision_transformations/tests/max_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/move_dequantization_after_transformation.cpp b/src/common/low_precision_transformations/tests/move_dequantization_after_transformation.cpp index f7db149b335..270cf57e810 100644 --- a/src/common/low_precision_transformations/tests/move_dequantization_after_transformation.cpp +++ b/src/common/low_precision_transformations/tests/move_dequantization_after_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/move_fake_quantize_transformation.cpp b/src/common/low_precision_transformations/tests/move_fake_quantize_transformation.cpp index 72b5f9ad6b9..8128aa456f9 100644 --- a/src/common/low_precision_transformations/tests/move_fake_quantize_transformation.cpp +++ b/src/common/low_precision_transformations/tests/move_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/multiply_to_group_convolution_transformation.cpp b/src/common/low_precision_transformations/tests/multiply_to_group_convolution_transformation.cpp index eb82379d349..86bceefe650 100644 --- a/src/common/low_precision_transformations/tests/multiply_to_group_convolution_transformation.cpp +++ b/src/common/low_precision_transformations/tests/multiply_to_group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/multiply_transformation.cpp b/src/common/low_precision_transformations/tests/multiply_transformation.cpp index 74181a5b753..1f7027b932d 100644 --- a/src/common/low_precision_transformations/tests/multiply_transformation.cpp +++ b/src/common/low_precision_transformations/tests/multiply_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/mvn_transformation.cpp b/src/common/low_precision_transformations/tests/mvn_transformation.cpp index 0b579bc5f97..691ee45e2b7 100644 --- a/src/common/low_precision_transformations/tests/mvn_transformation.cpp +++ b/src/common/low_precision_transformations/tests/mvn_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/normalize_dequantization_transformation.cpp b/src/common/low_precision_transformations/tests/normalize_dequantization_transformation.cpp index 6c217218183..5d31cac2575 100644 --- a/src/common/low_precision_transformations/tests/normalize_dequantization_transformation.cpp +++ b/src/common/low_precision_transformations/tests/normalize_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/normalize_l2_transformation.cpp b/src/common/low_precision_transformations/tests/normalize_l2_transformation.cpp index 0c48c77a3e9..f21e015ab33 100644 --- a/src/common/low_precision_transformations/tests/normalize_l2_transformation.cpp +++ b/src/common/low_precision_transformations/tests/normalize_l2_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/pad_transformation.cpp b/src/common/low_precision_transformations/tests/pad_transformation.cpp index 0e3f031b4e4..e269126441e 100644 --- a/src/common/low_precision_transformations/tests/pad_transformation.cpp +++ b/src/common/low_precision_transformations/tests/pad_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/precision_details_test.cpp b/src/common/low_precision_transformations/tests/precision_details_test.cpp index 58567c4e5ca..7144ac74749 100644 --- a/src/common/low_precision_transformations/tests/precision_details_test.cpp +++ b/src/common/low_precision_transformations/tests/precision_details_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/prelu_transformation.cpp b/src/common/low_precision_transformations/tests/prelu_transformation.cpp index 3bc36c11b23..e0add766a79 100644 --- a/src/common/low_precision_transformations/tests/prelu_transformation.cpp +++ b/src/common/low_precision_transformations/tests/prelu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/pull_reshape_through_dequantization_transformation.cpp b/src/common/low_precision_transformations/tests/pull_reshape_through_dequantization_transformation.cpp index 924c912c7f0..71d440321e0 100644 --- a/src/common/low_precision_transformations/tests/pull_reshape_through_dequantization_transformation.cpp +++ b/src/common/low_precision_transformations/tests/pull_reshape_through_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/pull_transpose_through_dequantization_transformation.cpp b/src/common/low_precision_transformations/tests/pull_transpose_through_dequantization_transformation.cpp index 0ef1f82f8f4..ef3e6d28413 100644 --- a/src/common/low_precision_transformations/tests/pull_transpose_through_dequantization_transformation.cpp +++ b/src/common/low_precision_transformations/tests/pull_transpose_through_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/quantization_granularity_restriction_test.cpp b/src/common/low_precision_transformations/tests/quantization_granularity_restriction_test.cpp index 9e09bace7ec..1e9f2e4ca31 100644 --- a/src/common/low_precision_transformations/tests/quantization_granularity_restriction_test.cpp +++ b/src/common/low_precision_transformations/tests/quantization_granularity_restriction_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/recurrent_cell_transformation.cpp b/src/common/low_precision_transformations/tests/recurrent_cell_transformation.cpp index 1fcafb741ac..d0ee9d9e831 100644 --- a/src/common/low_precision_transformations/tests/recurrent_cell_transformation.cpp +++ b/src/common/low_precision_transformations/tests/recurrent_cell_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/reduce_max_transformation.cpp b/src/common/low_precision_transformations/tests/reduce_max_transformation.cpp index b202359e439..d1b7f2e44c2 100644 --- a/src/common/low_precision_transformations/tests/reduce_max_transformation.cpp +++ b/src/common/low_precision_transformations/tests/reduce_max_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/reduce_mean_transformation.cpp b/src/common/low_precision_transformations/tests/reduce_mean_transformation.cpp index 6c5566e528e..c0780784fcd 100644 --- a/src/common/low_precision_transformations/tests/reduce_mean_transformation.cpp +++ b/src/common/low_precision_transformations/tests/reduce_mean_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/reduce_min_transformation.cpp b/src/common/low_precision_transformations/tests/reduce_min_transformation.cpp index d6c55dc0ef2..8cf0124a4df 100644 --- a/src/common/low_precision_transformations/tests/reduce_min_transformation.cpp +++ b/src/common/low_precision_transformations/tests/reduce_min_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/reduce_sum_transformation.cpp b/src/common/low_precision_transformations/tests/reduce_sum_transformation.cpp index 2c86d189fd3..19051ba6819 100644 --- a/src/common/low_precision_transformations/tests/reduce_sum_transformation.cpp +++ b/src/common/low_precision_transformations/tests/reduce_sum_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/reduce_transformation.hpp b/src/common/low_precision_transformations/tests/reduce_transformation.hpp index 5b39d9f42a1..0a4c5afe627 100644 --- a/src/common/low_precision_transformations/tests/reduce_transformation.hpp +++ b/src/common/low_precision_transformations/tests/reduce_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/relu_transformation.cpp b/src/common/low_precision_transformations/tests/relu_transformation.cpp index 20ce6e1b34b..92324411c4e 100644 --- a/src/common/low_precision_transformations/tests/relu_transformation.cpp +++ b/src/common/low_precision_transformations/tests/relu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/reshape_transformation.cpp b/src/common/low_precision_transformations/tests/reshape_transformation.cpp index 57b134b7d8d..0e26c7762a0 100644 --- a/src/common/low_precision_transformations/tests/reshape_transformation.cpp +++ b/src/common/low_precision_transformations/tests/reshape_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/round_transformation.cpp b/src/common/low_precision_transformations/tests/round_transformation.cpp index 2a750ff5a44..4f04bbb42d0 100644 --- a/src/common/low_precision_transformations/tests/round_transformation.cpp +++ b/src/common/low_precision_transformations/tests/round_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/separate_in_standalone_branch_transformation.cpp b/src/common/low_precision_transformations/tests/separate_in_standalone_branch_transformation.cpp index 96591235e1a..af41e11f15d 100644 --- a/src/common/low_precision_transformations/tests/separate_in_standalone_branch_transformation.cpp +++ b/src/common/low_precision_transformations/tests/separate_in_standalone_branch_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/shuffle_channels_transformation.cpp b/src/common/low_precision_transformations/tests/shuffle_channels_transformation.cpp index f51d4e86974..e99026cb176 100644 --- a/src/common/low_precision_transformations/tests/shuffle_channels_transformation.cpp +++ b/src/common/low_precision_transformations/tests/shuffle_channels_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/simple_low_precision_transformer.cpp b/src/common/low_precision_transformations/tests/simple_low_precision_transformer.cpp index 35aa7b1e0a1..58dd63fe658 100644 --- a/src/common/low_precision_transformations/tests/simple_low_precision_transformer.cpp +++ b/src/common/low_precision_transformations/tests/simple_low_precision_transformer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/simple_low_precision_transformer.hpp b/src/common/low_precision_transformations/tests/simple_low_precision_transformer.hpp index d4b331aa24e..a26e991d4b6 100644 --- a/src/common/low_precision_transformations/tests/simple_low_precision_transformer.hpp +++ b/src/common/low_precision_transformations/tests/simple_low_precision_transformer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/split_transformation.cpp b/src/common/low_precision_transformations/tests/split_transformation.cpp index 2cf959524c0..5a5e2ea1edb 100644 --- a/src/common/low_precision_transformations/tests/split_transformation.cpp +++ b/src/common/low_precision_transformations/tests/split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/squeeze_transformation.cpp b/src/common/low_precision_transformations/tests/squeeze_transformation.cpp index f0bb145ee03..098d85830c7 100644 --- a/src/common/low_precision_transformations/tests/squeeze_transformation.cpp +++ b/src/common/low_precision_transformations/tests/squeeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/strided_slice_transformation.cpp b/src/common/low_precision_transformations/tests/strided_slice_transformation.cpp index 86725acba96..c6395c78de4 100644 --- a/src/common/low_precision_transformations/tests/strided_slice_transformation.cpp +++ b/src/common/low_precision_transformations/tests/strided_slice_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/subgraph/src/fq_decomposition_with_shared_constants.cpp b/src/common/low_precision_transformations/tests/subgraph/src/fq_decomposition_with_shared_constants.cpp index ce8c11408c2..b816f95da93 100644 --- a/src/common/low_precision_transformations/tests/subgraph/src/fq_decomposition_with_shared_constants.cpp +++ b/src/common/low_precision_transformations/tests/subgraph/src/fq_decomposition_with_shared_constants.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/transformations_after_split_transformation.cpp b/src/common/low_precision_transformations/tests/transformations_after_split_transformation.cpp index d054d36f912..bd42ba89704 100644 --- a/src/common/low_precision_transformations/tests/transformations_after_split_transformation.cpp +++ b/src/common/low_precision_transformations/tests/transformations_after_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/transformer_is_function_quantized.cpp b/src/common/low_precision_transformations/tests/transformer_is_function_quantized.cpp index fe162ecd6a9..a816240230a 100644 --- a/src/common/low_precision_transformations/tests/transformer_is_function_quantized.cpp +++ b/src/common/low_precision_transformations/tests/transformer_is_function_quantized.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/transpose_transformation.cpp b/src/common/low_precision_transformations/tests/transpose_transformation.cpp index bc30a9fbdd2..c9a39cf137a 100644 --- a/src/common/low_precision_transformations/tests/transpose_transformation.cpp +++ b/src/common/low_precision_transformations/tests/transpose_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/unit/calclulate_levels_test.cpp b/src/common/low_precision_transformations/tests/unit/calclulate_levels_test.cpp index c9f38a8e029..b4f58ea4221 100644 --- a/src/common/low_precision_transformations/tests/unit/calclulate_levels_test.cpp +++ b/src/common/low_precision_transformations/tests/unit/calclulate_levels_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/unit/get_data_precision.cpp b/src/common/low_precision_transformations/tests/unit/get_data_precision.cpp index d6f6c0a2e28..e1991f0ed1a 100644 --- a/src/common/low_precision_transformations/tests/unit/get_data_precision.cpp +++ b/src/common/low_precision_transformations/tests/unit/get_data_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/unit/reshape_test.cpp b/src/common/low_precision_transformations/tests/unit/reshape_test.cpp index face47ce28f..3bdd10455f5 100644 --- a/src/common/low_precision_transformations/tests/unit/reshape_test.cpp +++ b/src/common/low_precision_transformations/tests/unit/reshape_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/unit/shared_attribute_add.cpp b/src/common/low_precision_transformations/tests/unit/shared_attribute_add.cpp index 31f639d8da2..a120d812899 100644 --- a/src/common/low_precision_transformations/tests/unit/shared_attribute_add.cpp +++ b/src/common/low_precision_transformations/tests/unit/shared_attribute_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/unit/update_reshape_values.cpp b/src/common/low_precision_transformations/tests/unit/update_reshape_values.cpp index 49d29baaf64..ddfcedf7107 100644 --- a/src/common/low_precision_transformations/tests/unit/update_reshape_values.cpp +++ b/src/common/low_precision_transformations/tests/unit/update_reshape_values.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/unsqueeze_transformation.cpp b/src/common/low_precision_transformations/tests/unsqueeze_transformation.cpp index ea7cfd1ee10..b2e624d4f72 100644 --- a/src/common/low_precision_transformations/tests/unsqueeze_transformation.cpp +++ b/src/common/low_precision_transformations/tests/unsqueeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/low_precision_transformations/tests/variadic_split_transformation.cpp b/src/common/low_precision_transformations/tests/variadic_split_transformation.cpp index 50337e441b4..f4b8e31c497 100644 --- a/src/common/low_precision_transformations/tests/variadic_split_transformation.cpp +++ b/src/common/low_precision_transformations/tests/variadic_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/CMakeLists.txt b/src/common/offline_transformations/CMakeLists.txt index f7371a1cd6f..8a94f9314a2 100644 --- a/src/common/offline_transformations/CMakeLists.txt +++ b/src/common/offline_transformations/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/offline_transformations/include/compress_quantize_weights.hpp b/src/common/offline_transformations/include/compress_quantize_weights.hpp index 5b0b0217a73..7b74677e7c8 100644 --- a/src/common/offline_transformations/include/compress_quantize_weights.hpp +++ b/src/common/offline_transformations/include/compress_quantize_weights.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/include/generate_mapping_file.hpp b/src/common/offline_transformations/include/generate_mapping_file.hpp index 1caa85f8509..8d3e828a647 100644 --- a/src/common/offline_transformations/include/generate_mapping_file.hpp +++ b/src/common/offline_transformations/include/generate_mapping_file.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/include/mask_attribute.hpp b/src/common/offline_transformations/include/mask_attribute.hpp index a2df39a6e1e..02826e24e6d 100644 --- a/src/common/offline_transformations/include/mask_attribute.hpp +++ b/src/common/offline_transformations/include/mask_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/include/pot_transformations.hpp b/src/common/offline_transformations/include/pot_transformations.hpp index 4e1d2a9783b..5da9f9ca10a 100644 --- a/src/common/offline_transformations/include/pot_transformations.hpp +++ b/src/common/offline_transformations/include/pot_transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/include/pruning.hpp b/src/common/offline_transformations/include/pruning.hpp index 4b100933cc9..873c16ac528 100644 --- a/src/common/offline_transformations/include/pruning.hpp +++ b/src/common/offline_transformations/include/pruning.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/compress_quantize_weigths.cpp b/src/common/offline_transformations/src/compress_quantize_weigths.cpp index f5892aeb7bb..b2ba75b1669 100644 --- a/src/common/offline_transformations/src/compress_quantize_weigths.cpp +++ b/src/common/offline_transformations/src/compress_quantize_weigths.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/generate_mapping_file.cpp b/src/common/offline_transformations/src/generate_mapping_file.cpp index fe2ce2acb24..3ef4adebb36 100644 --- a/src/common/offline_transformations/src/generate_mapping_file.cpp +++ b/src/common/offline_transformations/src/generate_mapping_file.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pot_transformations.cpp b/src/common/offline_transformations/src/pot_transformations.cpp index 81860469ab2..55d430f91e0 100644 --- a/src/common/offline_transformations/src/pot_transformations.cpp +++ b/src/common/offline_transformations/src/pot_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pruning/init_const_mask.cpp b/src/common/offline_transformations/src/pruning/init_const_mask.cpp index b44cc097206..e9352615f90 100644 --- a/src/common/offline_transformations/src/pruning/init_const_mask.cpp +++ b/src/common/offline_transformations/src/pruning/init_const_mask.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pruning/init_masks.cpp b/src/common/offline_transformations/src/pruning/init_masks.cpp index 4c48abc92b0..2f2ca0df2d2 100644 --- a/src/common/offline_transformations/src/pruning/init_masks.cpp +++ b/src/common/offline_transformations/src/pruning/init_masks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pruning/mask_attribute.cpp b/src/common/offline_transformations/src/pruning/mask_attribute.cpp index af6e0524852..952906a26d7 100644 --- a/src/common/offline_transformations/src/pruning/mask_attribute.cpp +++ b/src/common/offline_transformations/src/pruning/mask_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pruning/propagate_masks.cpp b/src/common/offline_transformations/src/pruning/propagate_masks.cpp index eb56e809577..80c7f5d2fd6 100644 --- a/src/common/offline_transformations/src/pruning/propagate_masks.cpp +++ b/src/common/offline_transformations/src/pruning/propagate_masks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pruning/pruning.cpp b/src/common/offline_transformations/src/pruning/pruning.cpp index 2ba237d3e35..ab6d7fc115b 100644 --- a/src/common/offline_transformations/src/pruning/pruning.cpp +++ b/src/common/offline_transformations/src/pruning/pruning.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/offline_transformations/src/pruning/shrink_weights.cpp b/src/common/offline_transformations/src/pruning/shrink_weights.cpp index 8f7c2f2658d..11e54fe3b86 100644 --- a/src/common/offline_transformations/src/pruning/shrink_weights.cpp +++ b/src/common/offline_transformations/src/pruning/shrink_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/CMakeLists.txt b/src/common/preprocessing/CMakeLists.txt index 9e290ba42b5..574c590cad0 100644 --- a/src/common/preprocessing/CMakeLists.txt +++ b/src/common/preprocessing/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.cpp b/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.cpp index aa9f3e2c82f..01835008025 100644 --- a/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.cpp +++ b/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.hpp b/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.hpp index 19ef326972f..deb76e5c8f8 100644 --- a/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.hpp +++ b/src/common/preprocessing/arm_neon/ie_preprocess_gapi_kernels_neon.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.cpp b/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.cpp index dbf55bb5949..26c5dd6d676 100644 --- a/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.cpp +++ b/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.hpp b/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.hpp index 55514e841aa..1f856b66b75 100644 --- a/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.hpp +++ b/src/common/preprocessing/cpu_x86_avx2/ie_preprocess_gapi_kernels_avx2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.cpp b/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.cpp index 8b62acf3665..34772f7ee17 100644 --- a/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.cpp +++ b/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.hpp b/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.hpp index 0cb5319b36f..ffb32c1df36 100644 --- a/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.hpp +++ b/src/common/preprocessing/cpu_x86_avx512/ie_preprocess_gapi_kernels_avx512.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.cpp b/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.cpp index b8e6202a743..8d64ccec863 100644 --- a/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.cpp +++ b/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.hpp b/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.hpp index 17a1707f530..dcb51b52e62 100644 --- a/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.hpp +++ b/src/common/preprocessing/cpu_x86_sse42/ie_preprocess_gapi_kernels_sse42.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_data.cpp b/src/common/preprocessing/ie_preprocess_data.cpp index 7aeea81e1b0..e0f63c35f09 100644 --- a/src/common/preprocessing/ie_preprocess_data.cpp +++ b/src/common/preprocessing/ie_preprocess_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_data.hpp b/src/common/preprocessing/ie_preprocess_data.hpp index 4e6abdea42c..e03c1a8dbf3 100644 --- a/src/common/preprocessing/ie_preprocess_data.hpp +++ b/src/common/preprocessing/ie_preprocess_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_gapi.cpp b/src/common/preprocessing/ie_preprocess_gapi.cpp index 9e461a5a128..0df3eb414b0 100644 --- a/src/common/preprocessing/ie_preprocess_gapi.cpp +++ b/src/common/preprocessing/ie_preprocess_gapi.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_gapi.hpp b/src/common/preprocessing/ie_preprocess_gapi.hpp index c8cecce46df..bcba584c65a 100644 --- a/src/common/preprocessing/ie_preprocess_gapi.hpp +++ b/src/common/preprocessing/ie_preprocess_gapi.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_gapi_kernels.cpp b/src/common/preprocessing/ie_preprocess_gapi_kernels.cpp index 1d4851feed9..8999fd3f061 100644 --- a/src/common/preprocessing/ie_preprocess_gapi_kernels.cpp +++ b/src/common/preprocessing/ie_preprocess_gapi_kernels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_gapi_kernels.hpp b/src/common/preprocessing/ie_preprocess_gapi_kernels.hpp index 4c81166c3e4..dfbb182b7a0 100644 --- a/src/common/preprocessing/ie_preprocess_gapi_kernels.hpp +++ b/src/common/preprocessing/ie_preprocess_gapi_kernels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_gapi_kernels_impl.hpp b/src/common/preprocessing/ie_preprocess_gapi_kernels_impl.hpp index 0ee1ff40e24..a8e3ac39331 100644 --- a/src/common/preprocessing/ie_preprocess_gapi_kernels_impl.hpp +++ b/src/common/preprocessing/ie_preprocess_gapi_kernels_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_gapi_kernels_simd_impl.hpp b/src/common/preprocessing/ie_preprocess_gapi_kernels_simd_impl.hpp index adc860e8d81..99f7d968771 100644 --- a/src/common/preprocessing/ie_preprocess_gapi_kernels_simd_impl.hpp +++ b/src/common/preprocessing/ie_preprocess_gapi_kernels_simd_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/preprocessing/ie_preprocess_itt.hpp b/src/common/preprocessing/ie_preprocess_itt.hpp index ddb287d4806..037bc45457b 100644 --- a/src/common/preprocessing/ie_preprocess_itt.hpp +++ b/src/common/preprocessing/ie_preprocess_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/CMakeLists.txt b/src/common/snippets/CMakeLists.txt index c2a5fbdc6c4..702543cfcf7 100644 --- a/src/common/snippets/CMakeLists.txt +++ b/src/common/snippets/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/snippets/include/snippets/emitter.hpp b/src/common/snippets/include/snippets/emitter.hpp index 99c09d9d61d..2600704d6cd 100644 --- a/src/common/snippets/include/snippets/emitter.hpp +++ b/src/common/snippets/include/snippets/emitter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/generator.hpp b/src/common/snippets/include/snippets/generator.hpp index 92b321e88e8..f083bd91f51 100644 --- a/src/common/snippets/include/snippets/generator.hpp +++ b/src/common/snippets/include/snippets/generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/itt.hpp b/src/common/snippets/include/snippets/itt.hpp index a4665f9a45c..f13b1de6db7 100644 --- a/src/common/snippets/include/snippets/itt.hpp +++ b/src/common/snippets/include/snippets/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/broadcastload.hpp b/src/common/snippets/include/snippets/op/broadcastload.hpp index 25ffa209da5..cec33c8ea29 100644 --- a/src/common/snippets/include/snippets/op/broadcastload.hpp +++ b/src/common/snippets/include/snippets/op/broadcastload.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/broadcastmove.hpp b/src/common/snippets/include/snippets/op/broadcastmove.hpp index 0ab279f1ac8..cdcca462cc0 100644 --- a/src/common/snippets/include/snippets/op/broadcastmove.hpp +++ b/src/common/snippets/include/snippets/op/broadcastmove.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/convert_saturation.hpp b/src/common/snippets/include/snippets/op/convert_saturation.hpp index da0b05283f7..c086a7bf7aa 100644 --- a/src/common/snippets/include/snippets/op/convert_saturation.hpp +++ b/src/common/snippets/include/snippets/op/convert_saturation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/convert_truncation.hpp b/src/common/snippets/include/snippets/op/convert_truncation.hpp index 4d1ffe7b7c5..980d78a404a 100644 --- a/src/common/snippets/include/snippets/op/convert_truncation.hpp +++ b/src/common/snippets/include/snippets/op/convert_truncation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/kernel.hpp b/src/common/snippets/include/snippets/op/kernel.hpp index 79a7d847aa1..5e6fc38784c 100644 --- a/src/common/snippets/include/snippets/op/kernel.hpp +++ b/src/common/snippets/include/snippets/op/kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/load.hpp b/src/common/snippets/include/snippets/op/load.hpp index 7f53240ae21..2d412778035 100644 --- a/src/common/snippets/include/snippets/op/load.hpp +++ b/src/common/snippets/include/snippets/op/load.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/nop.hpp b/src/common/snippets/include/snippets/op/nop.hpp index 800880c1e00..8e98b98e46a 100644 --- a/src/common/snippets/include/snippets/op/nop.hpp +++ b/src/common/snippets/include/snippets/op/nop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/powerstatic.hpp b/src/common/snippets/include/snippets/op/powerstatic.hpp index d3a5d3d200f..c589ab745f6 100644 --- a/src/common/snippets/include/snippets/op/powerstatic.hpp +++ b/src/common/snippets/include/snippets/op/powerstatic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/scalar.hpp b/src/common/snippets/include/snippets/op/scalar.hpp index 5a5e6cd5871..dbff16caac4 100644 --- a/src/common/snippets/include/snippets/op/scalar.hpp +++ b/src/common/snippets/include/snippets/op/scalar.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/store.hpp b/src/common/snippets/include/snippets/op/store.hpp index 0ff5cc3ec8e..dec50f179e9 100644 --- a/src/common/snippets/include/snippets/op/store.hpp +++ b/src/common/snippets/include/snippets/op/store.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/subgraph.hpp b/src/common/snippets/include/snippets/op/subgraph.hpp index 22f057e3f2a..569b9dae9bf 100644 --- a/src/common/snippets/include/snippets/op/subgraph.hpp +++ b/src/common/snippets/include/snippets/op/subgraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/tile.hpp b/src/common/snippets/include/snippets/op/tile.hpp index ac1d6ef4d1a..77a572d3c28 100644 --- a/src/common/snippets/include/snippets/op/tile.hpp +++ b/src/common/snippets/include/snippets/op/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/op/tile_scheduler.hpp b/src/common/snippets/include/snippets/op/tile_scheduler.hpp index 9d6010f7797..c5b74d3ec93 100644 --- a/src/common/snippets/include/snippets/op/tile_scheduler.hpp +++ b/src/common/snippets/include/snippets/op/tile_scheduler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/align_element_type.hpp b/src/common/snippets/include/snippets/pass/align_element_type.hpp index 6e2810c3125..0b1f831091c 100644 --- a/src/common/snippets/include/snippets/pass/align_element_type.hpp +++ b/src/common/snippets/include/snippets/pass/align_element_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/assign_registers.hpp b/src/common/snippets/include/snippets/pass/assign_registers.hpp index 0eff4bcc7d7..144a8678784 100644 --- a/src/common/snippets/include/snippets/pass/assign_registers.hpp +++ b/src/common/snippets/include/snippets/pass/assign_registers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/collapse_subgraph.hpp b/src/common/snippets/include/snippets/pass/collapse_subgraph.hpp index d379596d216..2d6f7c0d963 100644 --- a/src/common/snippets/include/snippets/pass/collapse_subgraph.hpp +++ b/src/common/snippets/include/snippets/pass/collapse_subgraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/common_optimizations.hpp b/src/common/snippets/include/snippets/pass/common_optimizations.hpp index 950a0427e8e..c5a70358f95 100644 --- a/src/common/snippets/include/snippets/pass/common_optimizations.hpp +++ b/src/common/snippets/include/snippets/pass/common_optimizations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/convert_constants.hpp b/src/common/snippets/include/snippets/pass/convert_constants.hpp index 511f0ab0223..7cf860d9f74 100644 --- a/src/common/snippets/include/snippets/pass/convert_constants.hpp +++ b/src/common/snippets/include/snippets/pass/convert_constants.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/convert_power_to_powerstatic.hpp b/src/common/snippets/include/snippets/pass/convert_power_to_powerstatic.hpp index f1afcfe5e50..8f9693d50f2 100644 --- a/src/common/snippets/include/snippets/pass/convert_power_to_powerstatic.hpp +++ b/src/common/snippets/include/snippets/pass/convert_power_to_powerstatic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/fq_decomposition.hpp b/src/common/snippets/include/snippets/pass/fq_decomposition.hpp index 3372ca3c0e1..284640d8c18 100644 --- a/src/common/snippets/include/snippets/pass/fq_decomposition.hpp +++ b/src/common/snippets/include/snippets/pass/fq_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/insert_load_store.hpp b/src/common/snippets/include/snippets/pass/insert_load_store.hpp index dc1bf6b3e68..09911e62d8b 100644 --- a/src/common/snippets/include/snippets/pass/insert_load_store.hpp +++ b/src/common/snippets/include/snippets/pass/insert_load_store.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/insert_movebroadcast.hpp b/src/common/snippets/include/snippets/pass/insert_movebroadcast.hpp index 87c69469735..e2a138a778f 100644 --- a/src/common/snippets/include/snippets/pass/insert_movebroadcast.hpp +++ b/src/common/snippets/include/snippets/pass/insert_movebroadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/load_movebroadcast_to_broadcastload.hpp b/src/common/snippets/include/snippets/pass/load_movebroadcast_to_broadcastload.hpp index 55efa63ccf3..95c50fa0230 100644 --- a/src/common/snippets/include/snippets/pass/load_movebroadcast_to_broadcastload.hpp +++ b/src/common/snippets/include/snippets/pass/load_movebroadcast_to_broadcastload.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/transform_convert.hpp b/src/common/snippets/include/snippets/pass/transform_convert.hpp index 219d0bf0d73..c9499e7482c 100644 --- a/src/common/snippets/include/snippets/pass/transform_convert.hpp +++ b/src/common/snippets/include/snippets/pass/transform_convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/pass/vector_to_scalar.hpp b/src/common/snippets/include/snippets/pass/vector_to_scalar.hpp index bbf428a4393..da65a64e4cd 100644 --- a/src/common/snippets/include/snippets/pass/vector_to_scalar.hpp +++ b/src/common/snippets/include/snippets/pass/vector_to_scalar.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/remarks.hpp b/src/common/snippets/include/snippets/remarks.hpp index c9da53559f2..9ed2892a41e 100644 --- a/src/common/snippets/include/snippets/remarks.hpp +++ b/src/common/snippets/include/snippets/remarks.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/snippets_isa.hpp b/src/common/snippets/include/snippets/snippets_isa.hpp index f1c0e9056d6..d3f8957e2fc 100644 --- a/src/common/snippets/include/snippets/snippets_isa.hpp +++ b/src/common/snippets/include/snippets/snippets_isa.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/snippets_isa_tbl.hpp b/src/common/snippets/include/snippets/snippets_isa_tbl.hpp index 255a4f3a5e2..09380faf4e2 100644 --- a/src/common/snippets/include/snippets/snippets_isa_tbl.hpp +++ b/src/common/snippets/include/snippets/snippets_isa_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/include/snippets/utils.hpp b/src/common/snippets/include/snippets/utils.hpp index 975479432d8..7259ff93e8c 100644 --- a/src/common/snippets/include/snippets/utils.hpp +++ b/src/common/snippets/include/snippets/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/generator.cpp b/src/common/snippets/src/generator.cpp index 0e85fe72861..6ff07d977ae 100644 --- a/src/common/snippets/src/generator.cpp +++ b/src/common/snippets/src/generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/broadcastload.cpp b/src/common/snippets/src/op/broadcastload.cpp index 99e77fe7259..7d8dd32cafb 100644 --- a/src/common/snippets/src/op/broadcastload.cpp +++ b/src/common/snippets/src/op/broadcastload.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/broadcastmove.cpp b/src/common/snippets/src/op/broadcastmove.cpp index 4a821f42748..4bb4e5aec22 100644 --- a/src/common/snippets/src/op/broadcastmove.cpp +++ b/src/common/snippets/src/op/broadcastmove.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/convert_saturation.cpp b/src/common/snippets/src/op/convert_saturation.cpp index 9300352d076..44f1399ea44 100644 --- a/src/common/snippets/src/op/convert_saturation.cpp +++ b/src/common/snippets/src/op/convert_saturation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/convert_truncation.cpp b/src/common/snippets/src/op/convert_truncation.cpp index ca852d89f87..fcf78355e44 100644 --- a/src/common/snippets/src/op/convert_truncation.cpp +++ b/src/common/snippets/src/op/convert_truncation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/kernel.cpp b/src/common/snippets/src/op/kernel.cpp index 500e2eefdec..aebca7edd3a 100644 --- a/src/common/snippets/src/op/kernel.cpp +++ b/src/common/snippets/src/op/kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/load.cpp b/src/common/snippets/src/op/load.cpp index 1ac4df725fe..b49d7696fb8 100644 --- a/src/common/snippets/src/op/load.cpp +++ b/src/common/snippets/src/op/load.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/nop.cpp b/src/common/snippets/src/op/nop.cpp index d539fabc107..e9462cecdca 100644 --- a/src/common/snippets/src/op/nop.cpp +++ b/src/common/snippets/src/op/nop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/powerstatic.cpp b/src/common/snippets/src/op/powerstatic.cpp index 57a55289020..cc23b40ac01 100644 --- a/src/common/snippets/src/op/powerstatic.cpp +++ b/src/common/snippets/src/op/powerstatic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/scalar.cpp b/src/common/snippets/src/op/scalar.cpp index 8c1df4486c9..f2ef81861b4 100644 --- a/src/common/snippets/src/op/scalar.cpp +++ b/src/common/snippets/src/op/scalar.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/store.cpp b/src/common/snippets/src/op/store.cpp index db3204df69a..d75101be0c8 100644 --- a/src/common/snippets/src/op/store.cpp +++ b/src/common/snippets/src/op/store.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/subgraph.cpp b/src/common/snippets/src/op/subgraph.cpp index a841a048389..0540a0aefb6 100644 --- a/src/common/snippets/src/op/subgraph.cpp +++ b/src/common/snippets/src/op/subgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/tile.cpp b/src/common/snippets/src/op/tile.cpp index b37e212fdcf..779df920600 100644 --- a/src/common/snippets/src/op/tile.cpp +++ b/src/common/snippets/src/op/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/op/tile_scheduler.cpp b/src/common/snippets/src/op/tile_scheduler.cpp index fd0ba9e6a23..a613184dc62 100644 --- a/src/common/snippets/src/op/tile_scheduler.cpp +++ b/src/common/snippets/src/op/tile_scheduler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/align_element_type.cpp b/src/common/snippets/src/pass/align_element_type.cpp index 58ffe833c5e..2ce3b031aca 100644 --- a/src/common/snippets/src/pass/align_element_type.cpp +++ b/src/common/snippets/src/pass/align_element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/assign_registers.cpp b/src/common/snippets/src/pass/assign_registers.cpp index a0429fcfc99..836523ed727 100644 --- a/src/common/snippets/src/pass/assign_registers.cpp +++ b/src/common/snippets/src/pass/assign_registers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/collapse_subgraph.cpp b/src/common/snippets/src/pass/collapse_subgraph.cpp index 0f3dc5e8d80..b88886bb9b5 100644 --- a/src/common/snippets/src/pass/collapse_subgraph.cpp +++ b/src/common/snippets/src/pass/collapse_subgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/common_optimizations.cpp b/src/common/snippets/src/pass/common_optimizations.cpp index b94f32af075..ecfd278eae3 100644 --- a/src/common/snippets/src/pass/common_optimizations.cpp +++ b/src/common/snippets/src/pass/common_optimizations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/convert_constants.cpp b/src/common/snippets/src/pass/convert_constants.cpp index 3cb791d0130..f3d7de9d5a8 100644 --- a/src/common/snippets/src/pass/convert_constants.cpp +++ b/src/common/snippets/src/pass/convert_constants.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/convert_power_to_powerstatic.cpp b/src/common/snippets/src/pass/convert_power_to_powerstatic.cpp index 21b1b276493..10fca802814 100644 --- a/src/common/snippets/src/pass/convert_power_to_powerstatic.cpp +++ b/src/common/snippets/src/pass/convert_power_to_powerstatic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/fq_decomposition.cpp b/src/common/snippets/src/pass/fq_decomposition.cpp index f92c65474bd..a4f0ae2fb6b 100644 --- a/src/common/snippets/src/pass/fq_decomposition.cpp +++ b/src/common/snippets/src/pass/fq_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/insert_load_store.cpp b/src/common/snippets/src/pass/insert_load_store.cpp index 827b1f914a7..8d60c4b7cff 100644 --- a/src/common/snippets/src/pass/insert_load_store.cpp +++ b/src/common/snippets/src/pass/insert_load_store.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/insert_movebroadcast.cpp b/src/common/snippets/src/pass/insert_movebroadcast.cpp index 23740a8aa03..0e237ed3219 100644 --- a/src/common/snippets/src/pass/insert_movebroadcast.cpp +++ b/src/common/snippets/src/pass/insert_movebroadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/load_movebroadcast_to_broadcastload.cpp b/src/common/snippets/src/pass/load_movebroadcast_to_broadcastload.cpp index f63f9c933af..d4a791b31b0 100644 --- a/src/common/snippets/src/pass/load_movebroadcast_to_broadcastload.cpp +++ b/src/common/snippets/src/pass/load_movebroadcast_to_broadcastload.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/transform_convert.cpp b/src/common/snippets/src/pass/transform_convert.cpp index 91aed9b4b7c..7148d3594a6 100644 --- a/src/common/snippets/src/pass/transform_convert.cpp +++ b/src/common/snippets/src/pass/transform_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/pass/vector_to_scalar.cpp b/src/common/snippets/src/pass/vector_to_scalar.cpp index b8de68eafd8..512a0731062 100644 --- a/src/common/snippets/src/pass/vector_to_scalar.cpp +++ b/src/common/snippets/src/pass/vector_to_scalar.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/src/utils.cpp b/src/common/snippets/src/utils.cpp index e6f3bcbedda..9c38a17b2d5 100644 --- a/src/common/snippets/src/utils.cpp +++ b/src/common/snippets/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/CMakeLists.txt b/src/common/snippets/tests/CMakeLists.txt index 618b744462f..a5400aa695f 100644 --- a/src/common/snippets/tests/CMakeLists.txt +++ b/src/common/snippets/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/snippets/tests/include/lowering_utils.hpp b/src/common/snippets/tests/include/lowering_utils.hpp index 8e86d321e7e..5dc87322c2f 100644 --- a/src/common/snippets/tests/include/lowering_utils.hpp +++ b/src/common/snippets/tests/include/lowering_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/include/pass/canonicalization.hpp b/src/common/snippets/tests/include/pass/canonicalization.hpp index 7a57a146c3a..43399308d38 100644 --- a/src/common/snippets/tests/include/pass/canonicalization.hpp +++ b/src/common/snippets/tests/include/pass/canonicalization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/include/pass/collapse_subgraph.hpp b/src/common/snippets/tests/include/pass/collapse_subgraph.hpp index 6a7fd359870..c8ba106953f 100644 --- a/src/common/snippets/tests/include/pass/collapse_subgraph.hpp +++ b/src/common/snippets/tests/include/pass/collapse_subgraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/include/pass/insert_load_store.hpp b/src/common/snippets/tests/include/pass/insert_load_store.hpp index 2bc13f3290b..843b8917987 100644 --- a/src/common/snippets/tests/include/pass/insert_load_store.hpp +++ b/src/common/snippets/tests/include/pass/insert_load_store.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/include/pass/insert_movebroadcast.hpp b/src/common/snippets/tests/include/pass/insert_movebroadcast.hpp index 98c890b9dc2..0b8d8b474c7 100644 --- a/src/common/snippets/tests/include/pass/insert_movebroadcast.hpp +++ b/src/common/snippets/tests/include/pass/insert_movebroadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/include/pass/set_scalar_count_for_load_and_store.hpp b/src/common/snippets/tests/include/pass/set_scalar_count_for_load_and_store.hpp index 2bc13f3290b..843b8917987 100644 --- a/src/common/snippets/tests/include/pass/set_scalar_count_for_load_and_store.hpp +++ b/src/common/snippets/tests/include/pass/set_scalar_count_for_load_and_store.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/broadcast_fusion.cpp b/src/common/snippets/tests/src/broadcast_fusion.cpp index 0bec0eefd09..9e5373c6af3 100644 --- a/src/common/snippets/tests/src/broadcast_fusion.cpp +++ b/src/common/snippets/tests/src/broadcast_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/lowering_utils.cpp b/src/common/snippets/tests/src/lowering_utils.cpp index de46de861ca..bfcefaacf56 100644 --- a/src/common/snippets/tests/src/lowering_utils.cpp +++ b/src/common/snippets/tests/src/lowering_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/memory_ops.cpp b/src/common/snippets/tests/src/memory_ops.cpp index 20cf3a70661..24ef5a1afe7 100644 --- a/src/common/snippets/tests/src/memory_ops.cpp +++ b/src/common/snippets/tests/src/memory_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/movebroadcast.cpp b/src/common/snippets/tests/src/movebroadcast.cpp index 47376005e94..91cd39ac1e2 100644 --- a/src/common/snippets/tests/src/movebroadcast.cpp +++ b/src/common/snippets/tests/src/movebroadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/pass/canonicalization.cpp b/src/common/snippets/tests/src/pass/canonicalization.cpp index 15c33e6df96..1be85bc10c2 100644 --- a/src/common/snippets/tests/src/pass/canonicalization.cpp +++ b/src/common/snippets/tests/src/pass/canonicalization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/pass/collapse_subgraph.cpp b/src/common/snippets/tests/src/pass/collapse_subgraph.cpp index f5be10838d6..f39b8ac232a 100644 --- a/src/common/snippets/tests/src/pass/collapse_subgraph.cpp +++ b/src/common/snippets/tests/src/pass/collapse_subgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/pass/fake_quantize_decomposition_test.cpp b/src/common/snippets/tests/src/pass/fake_quantize_decomposition_test.cpp index 885e5c2304a..f17d9f9bc41 100644 --- a/src/common/snippets/tests/src/pass/fake_quantize_decomposition_test.cpp +++ b/src/common/snippets/tests/src/pass/fake_quantize_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/pass/insert_load_store.cpp b/src/common/snippets/tests/src/pass/insert_load_store.cpp index 1a2fa5a75fc..af521abd0c9 100644 --- a/src/common/snippets/tests/src/pass/insert_load_store.cpp +++ b/src/common/snippets/tests/src/pass/insert_load_store.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/pass/insert_movebroadcast.cpp b/src/common/snippets/tests/src/pass/insert_movebroadcast.cpp index f97b8019239..ea7ec6e42e3 100644 --- a/src/common/snippets/tests/src/pass/insert_movebroadcast.cpp +++ b/src/common/snippets/tests/src/pass/insert_movebroadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/pass/set_scalar_count_for_load_and_store.cpp b/src/common/snippets/tests/src/pass/set_scalar_count_for_load_and_store.cpp index 9305faa5011..ddc7ed3289f 100644 --- a/src/common/snippets/tests/src/pass/set_scalar_count_for_load_and_store.cpp +++ b/src/common/snippets/tests/src/pass/set_scalar_count_for_load_and_store.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/precomp.hpp b/src/common/snippets/tests/src/precomp.hpp index de1a6039b3d..71e5f6c4ac3 100644 --- a/src/common/snippets/tests/src/precomp.hpp +++ b/src/common/snippets/tests/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/snippets/tests/src/registers.cpp b/src/common/snippets/tests/src/registers.cpp index 2eb5cddd84f..677a318dfab 100644 --- a/src/common/snippets/tests/src/registers.cpp +++ b/src/common/snippets/tests/src/registers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/CMakeLists.txt b/src/common/transformations/CMakeLists.txt index e61c48c028c..407db80c7b1 100644 --- a/src/common/transformations/CMakeLists.txt +++ b/src/common/transformations/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/transformations/include/ov_ops/augru_cell.hpp b/src/common/transformations/include/ov_ops/augru_cell.hpp index ad46ded88ac..68629b789bd 100644 --- a/src/common/transformations/include/ov_ops/augru_cell.hpp +++ b/src/common/transformations/include/ov_ops/augru_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/augru_sequence.hpp b/src/common/transformations/include/ov_ops/augru_sequence.hpp index 151c343dafa..0b9ff54fdb4 100644 --- a/src/common/transformations/include/ov_ops/augru_sequence.hpp +++ b/src/common/transformations/include/ov_ops/augru_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/generate_proposals_ie_internal.hpp b/src/common/transformations/include/ov_ops/generate_proposals_ie_internal.hpp index 2208c0ba9ed..61e0dddcb24 100644 --- a/src/common/transformations/include/ov_ops/generate_proposals_ie_internal.hpp +++ b/src/common/transformations/include/ov_ops/generate_proposals_ie_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/multiclass_nms_ie_internal.hpp b/src/common/transformations/include/ov_ops/multiclass_nms_ie_internal.hpp index 22cd34e3fe4..a486961140d 100644 --- a/src/common/transformations/include/ov_ops/multiclass_nms_ie_internal.hpp +++ b/src/common/transformations/include/ov_ops/multiclass_nms_ie_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/nms_ie_internal.hpp b/src/common/transformations/include/ov_ops/nms_ie_internal.hpp index a70a3a0b985..10ae8dc1992 100644 --- a/src/common/transformations/include/ov_ops/nms_ie_internal.hpp +++ b/src/common/transformations/include/ov_ops/nms_ie_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/nms_static_shape_ie.hpp b/src/common/transformations/include/ov_ops/nms_static_shape_ie.hpp index cb74755e705..36db046baea 100644 --- a/src/common/transformations/include/ov_ops/nms_static_shape_ie.hpp +++ b/src/common/transformations/include/ov_ops/nms_static_shape_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/opset_private_tbl.hpp b/src/common/transformations/include/ov_ops/opset_private_tbl.hpp index aa76cc32d02..5cb0be4d598 100644 --- a/src/common/transformations/include/ov_ops/opset_private_tbl.hpp +++ b/src/common/transformations/include/ov_ops/opset_private_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/ov_ops/type_relaxed.hpp b/src/common/transformations/include/ov_ops/type_relaxed.hpp index 2975585d01c..42f7e1585f9 100644 --- a/src/common/transformations/include/ov_ops/type_relaxed.hpp +++ b/src/common/transformations/include/ov_ops/type_relaxed.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/add_fake_quantize_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/add_fake_quantize_fusion.hpp index 6d0ddf64182..edd8266de79 100644 --- a/src/common/transformations/include/transformations/common_optimizations/add_fake_quantize_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/add_fake_quantize_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/align_eltwise_input_ranks.hpp b/src/common/transformations/include/transformations/common_optimizations/align_eltwise_input_ranks.hpp index bd82e05030c..3356836d682 100644 --- a/src/common/transformations/include/transformations/common_optimizations/align_eltwise_input_ranks.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/align_eltwise_input_ranks.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/augru_cell_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/augru_cell_fusion.hpp index b1329518008..a97954540f6 100644 --- a/src/common/transformations/include/transformations/common_optimizations/augru_cell_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/augru_cell_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/batch_to_space_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/batch_to_space_fusion.hpp index 13c108320df..fdb8fedcf56 100644 --- a/src/common/transformations/include/transformations/common_optimizations/batch_to_space_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/batch_to_space_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/binarize_weights.hpp b/src/common/transformations/include/transformations/common_optimizations/binarize_weights.hpp index a328071d06c..c8e638a61b3 100644 --- a/src/common/transformations/include/transformations/common_optimizations/binarize_weights.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/binarize_weights.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/broadcast_elementwise_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/broadcast_elementwise_fusion.hpp index a4715801c34..8387cd4c4b6 100644 --- a/src/common/transformations/include/transformations/common_optimizations/broadcast_elementwise_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/broadcast_elementwise_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/change_placeholder_types.hpp b/src/common/transformations/include/transformations/common_optimizations/change_placeholder_types.hpp index 5e5a93059c0..c7b88448fe9 100644 --- a/src/common/transformations/include/transformations/common_optimizations/change_placeholder_types.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/change_placeholder_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/clamp_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/clamp_fusion.hpp index 3be26532602..b256796dfa0 100644 --- a/src/common/transformations/include/transformations/common_optimizations/clamp_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/clamp_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/common_optimizations.hpp b/src/common/transformations/include/transformations/common_optimizations/common_optimizations.hpp index bb2051f0feb..57327b8a929 100644 --- a/src/common/transformations/include/transformations/common_optimizations/common_optimizations.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/common_optimizations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/compress_float_constants.hpp b/src/common/transformations/include/transformations/common_optimizations/compress_float_constants.hpp index 0ece6dc9e35..7d4db8f62d7 100644 --- a/src/common/transformations/include/transformations/common_optimizations/compress_float_constants.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/compress_float_constants.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/concat_reduce_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/concat_reduce_fusion.hpp index c5922bd7b96..347b1074016 100644 --- a/src/common/transformations/include/transformations/common_optimizations/concat_reduce_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/concat_reduce_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/conv_mul_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/conv_mul_fusion.hpp index f0cf8259336..2864c8e442c 100644 --- a/src/common/transformations/include/transformations/common_optimizations/conv_mul_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/conv_mul_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/conv_to_binary_conv.hpp b/src/common/transformations/include/transformations/common_optimizations/conv_to_binary_conv.hpp index 399a9be3f6d..54b8453ca6d 100644 --- a/src/common/transformations/include/transformations/common_optimizations/conv_to_binary_conv.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/conv_to_binary_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/convert_compression_only_to_legacy.hpp b/src/common/transformations/include/transformations/common_optimizations/convert_compression_only_to_legacy.hpp index bcba55fbdf9..43be3fb5ed9 100644 --- a/src/common/transformations/include/transformations/common_optimizations/convert_compression_only_to_legacy.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/convert_compression_only_to_legacy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.hpp b/src/common/transformations/include/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.hpp index 578f1191963..40e7c2c4e23 100644 --- a/src/common/transformations/include/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/convert_quantize_dequantize.hpp b/src/common/transformations/include/transformations/common_optimizations/convert_quantize_dequantize.hpp index e00f0544584..f54427fe2c2 100644 --- a/src/common/transformations/include/transformations/common_optimizations/convert_quantize_dequantize.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/convert_quantize_dequantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/depth_to_space_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/depth_to_space_fusion.hpp index ab794462ad0..f43973e3e41 100644 --- a/src/common/transformations/include/transformations/common_optimizations/depth_to_space_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/depth_to_space_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/dilated_convolution_converter.hpp b/src/common/transformations/include/transformations/common_optimizations/dilated_convolution_converter.hpp index 8f66ea95832..c206f06ad6b 100644 --- a/src/common/transformations/include/transformations/common_optimizations/dilated_convolution_converter.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/dilated_convolution_converter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/disable_random_uniform_constant_folding.hpp b/src/common/transformations/include/transformations/common_optimizations/disable_random_uniform_constant_folding.hpp index dab1f9cf88b..f281f467c2f 100644 --- a/src/common/transformations/include/transformations/common_optimizations/disable_random_uniform_constant_folding.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/disable_random_uniform_constant_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/disable_shapeof_constant_folding.hpp b/src/common/transformations/include/transformations/common_optimizations/disable_shapeof_constant_folding.hpp index cf5e87be7ff..d13e3868296 100644 --- a/src/common/transformations/include/transformations/common_optimizations/disable_shapeof_constant_folding.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/disable_shapeof_constant_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/divide_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/divide_fusion.hpp index ab1267fe6e1..3973cd129b0 100644 --- a/src/common/transformations/include/transformations/common_optimizations/divide_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/divide_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/division_by_zero_fp16_resolver.hpp b/src/common/transformations/include/transformations/common_optimizations/division_by_zero_fp16_resolver.hpp index 20b06abaf51..07ac88e7f40 100644 --- a/src/common/transformations/include/transformations/common_optimizations/division_by_zero_fp16_resolver.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/division_by_zero_fp16_resolver.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/dropout_with_random_uniform_replacer.hpp b/src/common/transformations/include/transformations/common_optimizations/dropout_with_random_uniform_replacer.hpp index d54db9ba294..71564e0c20a 100644 --- a/src/common/transformations/include/transformations/common_optimizations/dropout_with_random_uniform_replacer.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/dropout_with_random_uniform_replacer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/eliminate_duplicate_ti_inputs.hpp b/src/common/transformations/include/transformations/common_optimizations/eliminate_duplicate_ti_inputs.hpp index 978e1f34de1..f7e51a3f36f 100644 --- a/src/common/transformations/include/transformations/common_optimizations/eliminate_duplicate_ti_inputs.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/eliminate_duplicate_ti_inputs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/eliminate_unsqueeze_gather.hpp b/src/common/transformations/include/transformations/common_optimizations/eliminate_unsqueeze_gather.hpp index 9de4c433978..a71550f5e9d 100644 --- a/src/common/transformations/include/transformations/common_optimizations/eliminate_unsqueeze_gather.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/eliminate_unsqueeze_gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/fold_subgraph_empty_inputs.hpp b/src/common/transformations/include/transformations/common_optimizations/fold_subgraph_empty_inputs.hpp index 05165e74069..0353c96eff6 100644 --- a/src/common/transformations/include/transformations/common_optimizations/fold_subgraph_empty_inputs.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/fold_subgraph_empty_inputs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/fq_mul_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/fq_mul_fusion.hpp index 93db45b7eab..c47e070f466 100644 --- a/src/common/transformations/include/transformations/common_optimizations/fq_mul_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/fq_mul_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/fq_reshape_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/fq_reshape_fusion.hpp index 886a4d7afdf..c0b91f3f4fd 100644 --- a/src/common/transformations/include/transformations/common_optimizations/fq_reshape_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/fq_reshape_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/fused_names_cleanup.hpp b/src/common/transformations/include/transformations/common_optimizations/fused_names_cleanup.hpp index b185e984de6..066de680993 100644 --- a/src/common/transformations/include/transformations/common_optimizations/fused_names_cleanup.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/fused_names_cleanup.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/gelu_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/gelu_fusion.hpp index 0f93eed1daa..edf10b05e95 100644 --- a/src/common/transformations/include/transformations/common_optimizations/gelu_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/gelu_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/gru_cell_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/gru_cell_fusion.hpp index 3e3734d68d9..a4389691186 100644 --- a/src/common/transformations/include/transformations/common_optimizations/gru_cell_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/gru_cell_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/hsigmoid_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/hsigmoid_fusion.hpp index 68cc1f9083b..e6aaa471d81 100644 --- a/src/common/transformations/include/transformations/common_optimizations/hsigmoid_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/hsigmoid_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/hswish_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/hswish_fusion.hpp index 17ab2382549..52f0bdf1cbc 100644 --- a/src/common/transformations/include/transformations/common_optimizations/hswish_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/hswish_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/interpolate_sequence_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/interpolate_sequence_fusion.hpp index 80ae35d84b1..4425bf83705 100644 --- a/src/common/transformations/include/transformations/common_optimizations/interpolate_sequence_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/interpolate_sequence_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/leaky_relu_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/leaky_relu_fusion.hpp index 0aa8c8761c4..a12589a2871 100644 --- a/src/common/transformations/include/transformations/common_optimizations/leaky_relu_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/leaky_relu_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/lin_op_sequence_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/lin_op_sequence_fusion.hpp index 681e2f9fd1e..a86b81b82c8 100644 --- a/src/common/transformations/include/transformations/common_optimizations/lin_op_sequence_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/lin_op_sequence_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_divides.hpp b/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_divides.hpp index 73826217d9a..12cf1581ac5 100644 --- a/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_divides.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_divides.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_subgraphs.hpp b/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_subgraphs.hpp index cc1eb14e321..fed3b74e2e2 100644 --- a/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_subgraphs.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/mark_precision_sensitive_subgraphs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/matmul_const_transposes_extraction.hpp b/src/common/transformations/include/transformations/common_optimizations/matmul_const_transposes_extraction.hpp index 61317c33d2e..f1328f98619 100644 --- a/src/common/transformations/include/transformations/common_optimizations/matmul_const_transposes_extraction.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/matmul_const_transposes_extraction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/matmul_multiply_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/matmul_multiply_fusion.hpp index 529f8ccea4c..0f17008a8ac 100644 --- a/src/common/transformations/include/transformations/common_optimizations/matmul_multiply_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/matmul_multiply_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/mish_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/mish_fusion.hpp index f178548e1f0..f264e613d7a 100644 --- a/src/common/transformations/include/transformations/common_optimizations/mish_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/mish_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/moc_legacy_transformations.hpp b/src/common/transformations/include/transformations/common_optimizations/moc_legacy_transformations.hpp index 9312c41d6f4..1787ef6e7f8 100644 --- a/src/common/transformations/include/transformations/common_optimizations/moc_legacy_transformations.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/moc_legacy_transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/moc_transformations.hpp b/src/common/transformations/include/transformations/common_optimizations/moc_transformations.hpp index 953e91780b4..27bb6c0ef8d 100644 --- a/src/common/transformations/include/transformations/common_optimizations/moc_transformations.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/moc_transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/mul_conv_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/mul_conv_fusion.hpp index f860579e44c..960dcba6485 100644 --- a/src/common/transformations/include/transformations/common_optimizations/mul_conv_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/mul_conv_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/mul_fake_quantize_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/mul_fake_quantize_fusion.hpp index 6f03ff05d15..8beae05356f 100644 --- a/src/common/transformations/include/transformations/common_optimizations/mul_fake_quantize_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/mul_fake_quantize_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/mvn_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/mvn_fusion.hpp index 7a267edda49..cb4ce359271 100644 --- a/src/common/transformations/include/transformations/common_optimizations/mvn_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/mvn_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.hpp index c0ae2f26b04..39f42bbe50c 100644 --- a/src/common/transformations/include/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/nop_elimination.hpp b/src/common/transformations/include/transformations/common_optimizations/nop_elimination.hpp index 813b40dc171..bd2cd001b15 100644 --- a/src/common/transformations/include/transformations/common_optimizations/nop_elimination.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/nop_elimination.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/normalize_l2_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/normalize_l2_fusion.hpp index d91ea617d9d..42be6c6ad61 100644 --- a/src/common/transformations/include/transformations/common_optimizations/normalize_l2_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/normalize_l2_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/optimize_strided_slice.hpp b/src/common/transformations/include/transformations/common_optimizations/optimize_strided_slice.hpp index 78abb8d3df2..aef2cfa7ff9 100644 --- a/src/common/transformations/include/transformations/common_optimizations/optimize_strided_slice.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/optimize_strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/pad_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/pad_fusion.hpp index 774ad79ccac..3bc4c006fd5 100644 --- a/src/common/transformations/include/transformations/common_optimizations/pad_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/pad_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/prelu_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/prelu_fusion.hpp index 2f9b441fd8f..560f8feeccf 100644 --- a/src/common/transformations/include/transformations/common_optimizations/prelu_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/prelu_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/pull_through_reduce.hpp b/src/common/transformations/include/transformations/common_optimizations/pull_through_reduce.hpp index 5dc0bdff10e..67124bde5ce 100644 --- a/src/common/transformations/include/transformations/common_optimizations/pull_through_reduce.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/pull_through_reduce.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/pull_transpose_through_fq.hpp b/src/common/transformations/include/transformations/common_optimizations/pull_transpose_through_fq.hpp index d1225147acf..91c7393e0eb 100644 --- a/src/common/transformations/include/transformations/common_optimizations/pull_transpose_through_fq.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/pull_transpose_through_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/random_uniform_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/random_uniform_fusion.hpp index dd823bef902..f397f9b0ce6 100644 --- a/src/common/transformations/include/transformations/common_optimizations/random_uniform_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/random_uniform_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/reduce_merge.hpp b/src/common/transformations/include/transformations/common_optimizations/reduce_merge.hpp index d65a7d6ca8d..f11fc05af80 100644 --- a/src/common/transformations/include/transformations/common_optimizations/reduce_merge.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/reduce_merge.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/reduce_reshape_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/reduce_reshape_fusion.hpp index be24f872c61..241eed48e2c 100644 --- a/src/common/transformations/include/transformations/common_optimizations/reduce_reshape_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/reduce_reshape_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/relu_fake_quantize_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/relu_fake_quantize_fusion.hpp index c6a834ec8e8..51a639b6981 100644 --- a/src/common/transformations/include/transformations/common_optimizations/relu_fake_quantize_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/relu_fake_quantize_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/remove_concat_zero_dim_input.hpp b/src/common/transformations/include/transformations/common_optimizations/remove_concat_zero_dim_input.hpp index e610df4a2a3..b8db6ffb9eb 100644 --- a/src/common/transformations/include/transformations/common_optimizations/remove_concat_zero_dim_input.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/remove_concat_zero_dim_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/remove_filtering_boxes_by_size.hpp b/src/common/transformations/include/transformations/common_optimizations/remove_filtering_boxes_by_size.hpp index 566c78b8cce..2882a9bc44a 100644 --- a/src/common/transformations/include/transformations/common_optimizations/remove_filtering_boxes_by_size.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/remove_filtering_boxes_by_size.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.hpp b/src/common/transformations/include/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.hpp index 1931ee649cd..8aeda061499 100644 --- a/src/common/transformations/include/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/reshape_prelu.hpp b/src/common/transformations/include/transformations/common_optimizations/reshape_prelu.hpp index 3979c2f6cde..3e2d3ababf0 100644 --- a/src/common/transformations/include/transformations/common_optimizations/reshape_prelu.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/reshape_prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/reshape_sequence_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/reshape_sequence_fusion.hpp index 2edd8afc195..40a0e7d1c83 100644 --- a/src/common/transformations/include/transformations/common_optimizations/reshape_sequence_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/reshape_sequence_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/ric_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/ric_fusion.hpp index 39509eba546..f64107ec5a5 100644 --- a/src/common/transformations/include/transformations/common_optimizations/ric_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/ric_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/select_with_one_value_condition.hpp b/src/common/transformations/include/transformations/common_optimizations/select_with_one_value_condition.hpp index 1181873c318..96cd6c6d888 100644 --- a/src/common/transformations/include/transformations/common_optimizations/select_with_one_value_condition.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/select_with_one_value_condition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/sequence_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/sequence_fusion.hpp index d2291ca9b46..e3bec3feaca 100644 --- a/src/common/transformations/include/transformations/common_optimizations/sequence_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/sequence_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/shuffle_channels_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/shuffle_channels_fusion.hpp index 888da3cf653..451eaaac857 100644 --- a/src/common/transformations/include/transformations/common_optimizations/shuffle_channels_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/shuffle_channels_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/simplify_shape_of_sub_graph.hpp b/src/common/transformations/include/transformations/common_optimizations/simplify_shape_of_sub_graph.hpp index 5cf634d4c15..77a93bb76c7 100644 --- a/src/common/transformations/include/transformations/common_optimizations/simplify_shape_of_sub_graph.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/simplify_shape_of_sub_graph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.hpp b/src/common/transformations/include/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.hpp index bf17e8032e5..daa93cc957d 100644 --- a/src/common/transformations/include/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/softmax_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/softmax_fusion.hpp index a858e95a582..d1896259c3c 100644 --- a/src/common/transformations/include/transformations/common_optimizations/softmax_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/softmax_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/softplus_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/softplus_fusion.hpp index 6cbff9ec07b..d87e9ed15f6 100644 --- a/src/common/transformations/include/transformations/common_optimizations/softplus_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/softplus_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/softplus_to_mish_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/softplus_to_mish_fusion.hpp index 0e63c6d73ed..fa819a9859d 100644 --- a/src/common/transformations/include/transformations/common_optimizations/softplus_to_mish_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/softplus_to_mish_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/space_to_batch_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/space_to_batch_fusion.hpp index df44859d413..8bdbd4d9403 100644 --- a/src/common/transformations/include/transformations/common_optimizations/space_to_batch_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/space_to_batch_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.hpp index c541a0ed2c0..64f0e313986 100644 --- a/src/common/transformations/include/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/split_squeeze_concat_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/split_squeeze_concat_fusion.hpp index 4cc278de813..19187982de0 100644 --- a/src/common/transformations/include/transformations/common_optimizations/split_squeeze_concat_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/split_squeeze_concat_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/strides_optimization.hpp b/src/common/transformations/include/transformations/common_optimizations/strides_optimization.hpp index c161036e9f6..ec907a5041f 100644 --- a/src/common/transformations/include/transformations/common_optimizations/strides_optimization.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/strides_optimization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/subtract_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/subtract_fusion.hpp index 7abaca68908..e7f47a6e829 100644 --- a/src/common/transformations/include/transformations/common_optimizations/subtract_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/subtract_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/swish_fusion.hpp b/src/common/transformations/include/transformations/common_optimizations/swish_fusion.hpp index 4ce54bd33e9..0318973dd07 100644 --- a/src/common/transformations/include/transformations/common_optimizations/swish_fusion.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/swish_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.hpp index 3156e4adc96..92cb555e26f 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking.hpp index 3d3f085a66f..6fd7b1321e6 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_binary.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_binary.hpp index 663139d8068..9390cc79cd9 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_binary.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_binary.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_concat.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_concat.hpp index 709c2b7b72c..0e570ec1514 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_concat.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_split.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_split.hpp index 8ae3d6de607..6707546f033 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_split.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_unary.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_unary.hpp index 7ca37216e75..c2106fd398f 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_unary.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_unary.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_utils.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_utils.hpp index 6ced0ceac88..e0ecaf6c8e7 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_utils.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_sinking_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/transpose_to_reshape.hpp b/src/common/transformations/include/transformations/common_optimizations/transpose_to_reshape.hpp index 556a6f3b2a8..af191b2a486 100644 --- a/src/common/transformations/include/transformations/common_optimizations/transpose_to_reshape.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/transpose_to_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/weights_dequantize_to_fake_quantize.hpp b/src/common/transformations/include/transformations/common_optimizations/weights_dequantize_to_fake_quantize.hpp index 50fee377152..b95e9b49618 100644 --- a/src/common/transformations/include/transformations/common_optimizations/weights_dequantize_to_fake_quantize.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/weights_dequantize_to_fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/common_optimizations/wrap_interpolate_into_transposes.hpp b/src/common/transformations/include/transformations/common_optimizations/wrap_interpolate_into_transposes.hpp index a0998633794..56b9b38dbcb 100644 --- a/src/common/transformations/include/transformations/common_optimizations/wrap_interpolate_into_transposes.hpp +++ b/src/common/transformations/include/transformations/common_optimizations/wrap_interpolate_into_transposes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/control_flow/unroll_if.hpp b/src/common/transformations/include/transformations/control_flow/unroll_if.hpp index ccd61027c6d..36dac8e3743 100644 --- a/src/common/transformations/include/transformations/control_flow/unroll_if.hpp +++ b/src/common/transformations/include/transformations/control_flow/unroll_if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/control_flow/unroll_tensor_iterator.hpp b/src/common/transformations/include/transformations/control_flow/unroll_tensor_iterator.hpp index 0a998eb5c7f..4a2f377ac37 100644 --- a/src/common/transformations/include/transformations/control_flow/unroll_tensor_iterator.hpp +++ b/src/common/transformations/include/transformations/control_flow/unroll_tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/convert_precision.hpp b/src/common/transformations/include/transformations/convert_precision.hpp index 5088370d172..b924699495f 100644 --- a/src/common/transformations/include/transformations/convert_precision.hpp +++ b/src/common/transformations/include/transformations/convert_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/disable_decompression_convert_constant_folding.hpp b/src/common/transformations/include/transformations/disable_decompression_convert_constant_folding.hpp index 46698e60ab7..f80f70fd599 100644 --- a/src/common/transformations/include/transformations/disable_decompression_convert_constant_folding.hpp +++ b/src/common/transformations/include/transformations/disable_decompression_convert_constant_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/fix_rt_info.hpp b/src/common/transformations/include/transformations/fix_rt_info.hpp index 2eec048d2f3..702d9319af2 100644 --- a/src/common/transformations/include/transformations/fix_rt_info.hpp +++ b/src/common/transformations/include/transformations/fix_rt_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/hash.hpp b/src/common/transformations/include/transformations/hash.hpp index fa398dc06fb..822b081bba1 100644 --- a/src/common/transformations/include/transformations/hash.hpp +++ b/src/common/transformations/include/transformations/hash.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/init_node_info.hpp b/src/common/transformations/include/transformations/init_node_info.hpp index 5988181f112..b4f0a34f78f 100644 --- a/src/common/transformations/include/transformations/init_node_info.hpp +++ b/src/common/transformations/include/transformations/init_node_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/low_precision/mark_dequantization_subgraph.hpp b/src/common/transformations/include/transformations/low_precision/mark_dequantization_subgraph.hpp index c595e2e8b9d..63797b336d6 100644 --- a/src/common/transformations/include/transformations/low_precision/mark_dequantization_subgraph.hpp +++ b/src/common/transformations/include/transformations/low_precision/mark_dequantization_subgraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/batch_norm_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/batch_norm_decomposition.hpp index 4f44198efa1..f2e75f7ee11 100644 --- a/src/common/transformations/include/transformations/op_conversions/batch_norm_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/batch_norm_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/bidirectional_sequences_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/bidirectional_sequences_decomposition.hpp index 356f0b7024b..8a4479b2355 100644 --- a/src/common/transformations/include/transformations/op_conversions/bidirectional_sequences_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/bidirectional_sequences_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_batch_to_space.hpp b/src/common/transformations/include/transformations/op_conversions/convert_batch_to_space.hpp index b157b5049f6..984dcfad1c6 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_batch_to_space.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_batch_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_broadcast3.hpp b/src/common/transformations/include/transformations/op_conversions/convert_broadcast3.hpp index 0bd4bbacd60..506e17fdb6c 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_broadcast3.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_broadcast3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_broadcast_to_tiles.hpp b/src/common/transformations/include/transformations/op_conversions/convert_broadcast_to_tiles.hpp index a8375be7399..3a6e5e3ead5 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_broadcast_to_tiles.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_broadcast_to_tiles.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_deformable_conv_v8_to_v1.hpp b/src/common/transformations/include/transformations/op_conversions/convert_deformable_conv_v8_to_v1.hpp index ffb6a629f4a..e28bada0428 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_deformable_conv_v8_to_v1.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_deformable_conv_v8_to_v1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_depth_to_space.hpp b/src/common/transformations/include/transformations/op_conversions/convert_depth_to_space.hpp index 9102b764515..00b1b956051 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_depth_to_space.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_divide.hpp b/src/common/transformations/include/transformations/op_conversions/convert_divide.hpp index aab77dc4e8a..40c21fb8411 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_divide.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_divide.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_gather_0d.hpp b/src/common/transformations/include/transformations/op_conversions/convert_gather_0d.hpp index 7f04cb44e6d..8d594481925 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_gather_0d.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_gather_0d.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_gather_downgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_gather_downgrade.hpp index e7c4f8b9e6f..0c8d3db78ec 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_gather_downgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_gather_downgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_gather_upgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_gather_upgrade.hpp index e5fc941dac5..36d09e1d5da 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_gather_upgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_gather_upgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_gelu.hpp b/src/common/transformations/include/transformations/op_conversions/convert_gelu.hpp index eefc75199db..872c0084619 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_gelu.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_gelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_gp9_to_gp_ie_internal.hpp b/src/common/transformations/include/transformations/op_conversions/convert_gp9_to_gp_ie_internal.hpp index 1813c130901..db027270a32 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_gp9_to_gp_ie_internal.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_gp9_to_gp_ie_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_interpolate1_to_interpolate4.hpp b/src/common/transformations/include/transformations/op_conversions/convert_interpolate1_to_interpolate4.hpp index 5a957c1746b..d3e4efe823c 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_interpolate1_to_interpolate4.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_interpolate1_to_interpolate4.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.hpp b/src/common/transformations/include/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.hpp index 77609d1a997..05cbee4cf26 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_maxpool_downgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_maxpool_downgrade.hpp index 4939bf5c9f6..d8e1b5a598e 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_maxpool_downgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_maxpool_downgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_maxpool_upgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_maxpool_upgrade.hpp index 3196aef2413..25078f26fa7 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_maxpool_upgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_maxpool_upgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_minimum_to_power_and_max.hpp b/src/common/transformations/include/transformations/op_conversions/convert_minimum_to_power_and_max.hpp index 9af9705649a..06bc0ebbc43 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_minimum_to_power_and_max.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_minimum_to_power_and_max.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_mod.hpp b/src/common/transformations/include/transformations/op_conversions/convert_mod.hpp index ab790508b1b..ff6236ebdc5 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_mod.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.hpp b/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.hpp index db579fc547f..41433192384 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_upgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_upgrade.hpp index 42fcdb86fae..e745e013782 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_upgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_multiclass_nms_upgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_mvn1_to_mvn6.hpp b/src/common/transformations/include/transformations/op_conversions/convert_mvn1_to_mvn6.hpp index 5d2a47371f2..c76b91cdcdb 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_mvn1_to_mvn6.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_mvn1_to_mvn6.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_negative.hpp b/src/common/transformations/include/transformations/op_conversions/convert_negative.hpp index a78220dc0e0..87e48b4c296 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_negative.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_negative.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_nms9_to_nms_ie_internal.hpp b/src/common/transformations/include/transformations/op_conversions/convert_nms9_to_nms_ie_internal.hpp index e0cddaf77f5..5c9c43713e3 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_nms9_to_nms_ie_internal.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_nms9_to_nms_ie_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_nms_to_nms_ie_internal.hpp b/src/common/transformations/include/transformations/op_conversions/convert_nms_to_nms_ie_internal.hpp index 83614c44c50..fb1be6bc659 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_nms_to_nms_ie_internal.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_nms_to_nms_ie_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_pad_to_group_conv.hpp b/src/common/transformations/include/transformations/op_conversions/convert_pad_to_group_conv.hpp index 10006629b90..29557090c17 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_pad_to_group_conv.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_pad_to_group_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_5.hpp b/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_5.hpp index 2dd9d65859b..082334f8000 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_5.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_5.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_9.hpp b/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_9.hpp index d502e642d1f..ccccbb53aec 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_9.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_previous_nms_to_nms_9.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_prior_box_v8_to_v0.hpp b/src/common/transformations/include/transformations/op_conversions/convert_prior_box_v8_to_v0.hpp index 9d2216a73eb..8484a013160 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_prior_box_v8_to_v0.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_prior_box_v8_to_v0.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_pooling.hpp b/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_pooling.hpp index be829b2bba3..20b9ed53948 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_pooling.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_reshape.hpp b/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_reshape.hpp index 65044756103..1ed7055f412 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_reshape.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_reduce_to_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v3_to_v9.hpp b/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v3_to_v9.hpp index 5b12a3bd4e4..9ecfacd1fbc 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v3_to_v9.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v3_to_v9.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v9_to_v3.hpp b/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v9_to_v3.hpp index ebb0e69686a..072239897f7 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v9_to_v3.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_roi_align_v9_to_v3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_scatter_elements_to_scatter.hpp b/src/common/transformations/include/transformations/op_conversions/convert_scatter_elements_to_scatter.hpp index 2a323e33299..9866a0e209d 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_scatter_elements_to_scatter.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_scatter_elements_to_scatter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_sequences_to_tensor_iterator.hpp b/src/common/transformations/include/transformations/op_conversions/convert_sequences_to_tensor_iterator.hpp index 1f02c475106..6197b8264c4 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_sequences_to_tensor_iterator.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_sequences_to_tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_shapeof3.hpp b/src/common/transformations/include/transformations/op_conversions/convert_shapeof3.hpp index e76470b0c6f..aad2ad610ee 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_shapeof3.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_shapeof3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_shuffle_channels3.hpp b/src/common/transformations/include/transformations/op_conversions/convert_shuffle_channels3.hpp index cb03f70f1a0..bd3f5e3c599 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_shuffle_channels3.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_shuffle_channels3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_slice_to_strided_slice.hpp b/src/common/transformations/include/transformations/op_conversions/convert_slice_to_strided_slice.hpp index ceee0bbaaa0..0b951c89a06 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_slice_to_strided_slice.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_slice_to_strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_softmax_downgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_softmax_downgrade.hpp index cfa95968f19..cc492ba2e7a 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_softmax_downgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_softmax_downgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_softmax_upgrade.hpp b/src/common/transformations/include/transformations/op_conversions/convert_softmax_upgrade.hpp index 07dd0372946..88596a70380 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_softmax_upgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_softmax_upgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_space_to_batch.hpp b/src/common/transformations/include/transformations/op_conversions/convert_space_to_batch.hpp index 4b76b05955a..dfa49543b76 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_space_to_batch.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_space_to_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_space_to_depth.hpp b/src/common/transformations/include/transformations/op_conversions/convert_space_to_depth.hpp index 03af05abdfe..73b87122a10 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_space_to_depth.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_subtract.hpp b/src/common/transformations/include/transformations/op_conversions/convert_subtract.hpp index bb9eaac74b2..f8ba12d626a 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_subtract.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_subtract.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_ti_to_sequences.hpp b/src/common/transformations/include/transformations/op_conversions/convert_ti_to_sequences.hpp index 0c01f7e7b71..3b8e05788ce 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_ti_to_sequences.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_ti_to_sequences.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_topk3.hpp b/src/common/transformations/include/transformations/op_conversions/convert_topk3.hpp index 14445ba9770..25dffb3ff3f 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_topk3.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_topk3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/convert_xor_to_logical_xor.hpp b/src/common/transformations/include/transformations/op_conversions/convert_xor_to_logical_xor.hpp index 91d46e368bc..08ac7e39e69 100644 --- a/src/common/transformations/include/transformations/op_conversions/convert_xor_to_logical_xor.hpp +++ b/src/common/transformations/include/transformations/op_conversions/convert_xor_to_logical_xor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/detection_output_downgrade.hpp b/src/common/transformations/include/transformations/op_conversions/detection_output_downgrade.hpp index 2f1b55fdf0a..7593b6e3e09 100644 --- a/src/common/transformations/include/transformations/op_conversions/detection_output_downgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/detection_output_downgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/detection_output_upgrade.hpp b/src/common/transformations/include/transformations/op_conversions/detection_output_upgrade.hpp index 423f9661165..0dac3d01563 100644 --- a/src/common/transformations/include/transformations/op_conversions/detection_output_upgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/detection_output_upgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/einsum_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/einsum_decomposition.hpp index c5d7cf3d7b4..a07b78e7bc8 100644 --- a/src/common/transformations/include/transformations/op_conversions/einsum_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/einsum_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/eye_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/eye_decomposition.hpp index 414ef9734b3..e983bdd784d 100644 --- a/src/common/transformations/include/transformations/op_conversions/eye_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/eye_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/fq_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/fq_decomposition.hpp index fddcc72b103..7450d1f23a2 100644 --- a/src/common/transformations/include/transformations/op_conversions/fq_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/fq_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/gather_normalize_negative_indices.hpp b/src/common/transformations/include/transformations/op_conversions/gather_normalize_negative_indices.hpp index 6622b946278..7eed227b865 100644 --- a/src/common/transformations/include/transformations/op_conversions/gather_normalize_negative_indices.hpp +++ b/src/common/transformations/include/transformations/op_conversions/gather_normalize_negative_indices.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/gelu7_downgrade.hpp b/src/common/transformations/include/transformations/op_conversions/gelu7_downgrade.hpp index 23962b62fae..8a25a12e5f9 100644 --- a/src/common/transformations/include/transformations/op_conversions/gelu7_downgrade.hpp +++ b/src/common/transformations/include/transformations/op_conversions/gelu7_downgrade.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/gru_cell_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/gru_cell_decomposition.hpp index 8b2589a52ba..0a77b208a43 100644 --- a/src/common/transformations/include/transformations/op_conversions/gru_cell_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/gru_cell_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/hsigmoid_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/hsigmoid_decomposition.hpp index 96fde1ef728..650bbbd7e13 100644 --- a/src/common/transformations/include/transformations/op_conversions/hsigmoid_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/hsigmoid_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/hswish_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/hswish_decomposition.hpp index 8f056680942..98d1aa1879f 100644 --- a/src/common/transformations/include/transformations/op_conversions/hswish_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/hswish_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/log_softmax_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/log_softmax_decomposition.hpp index ad5b90d96ef..dcfee429e24 100644 --- a/src/common/transformations/include/transformations/op_conversions/log_softmax_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/log_softmax_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/lstm_cell_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/lstm_cell_decomposition.hpp index f192ad50589..5d7ec9be862 100644 --- a/src/common/transformations/include/transformations/op_conversions/lstm_cell_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/lstm_cell_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/mvn6_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/mvn6_decomposition.hpp index ab92bb1ded4..c7663d2e7f0 100644 --- a/src/common/transformations/include/transformations/op_conversions/mvn6_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/mvn6_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/normalize_l2_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/normalize_l2_decomposition.hpp index 8c02915a8de..0c02e56ad25 100644 --- a/src/common/transformations/include/transformations/op_conversions/normalize_l2_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/normalize_l2_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/reduce_l1_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/reduce_l1_decomposition.hpp index fc5ea9c2197..51f0d842123 100644 --- a/src/common/transformations/include/transformations/op_conversions/reduce_l1_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/reduce_l1_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/reduce_l2_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/reduce_l2_decomposition.hpp index 9047f69d64e..f0221cefa32 100644 --- a/src/common/transformations/include/transformations/op_conversions/reduce_l2_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/reduce_l2_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/rnn_cell_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/rnn_cell_decomposition.hpp index b87617f9908..df9d6928eb6 100644 --- a/src/common/transformations/include/transformations/op_conversions/rnn_cell_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/rnn_cell_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.hpp b/src/common/transformations/include/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.hpp index 922516b481a..1b059bfd3e0 100644 --- a/src/common/transformations/include/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.hpp +++ b/src/common/transformations/include/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/softmax_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/softmax_decomposition.hpp index b0479320baa..1e17c56db1c 100644 --- a/src/common/transformations/include/transformations/op_conversions/softmax_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/softmax_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/softplus_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/softplus_decomposition.hpp index c0e2d119e59..0d46560d5e8 100644 --- a/src/common/transformations/include/transformations/op_conversions/softplus_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/softplus_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/softsign_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/softsign_decomposition.hpp index 2b79e10f4f2..23c63a71086 100644 --- a/src/common/transformations/include/transformations/op_conversions/softsign_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/softsign_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/op_conversions/unique_decomposition.hpp b/src/common/transformations/include/transformations/op_conversions/unique_decomposition.hpp index 88a782d645f..ef80752872f 100644 --- a/src/common/transformations/include/transformations/op_conversions/unique_decomposition.hpp +++ b/src/common/transformations/include/transformations/op_conversions/unique_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/opset_conversions/convert_opset2_to_opset1.hpp b/src/common/transformations/include/transformations/opset_conversions/convert_opset2_to_opset1.hpp index 06aec30ce5d..4b7cfabde04 100644 --- a/src/common/transformations/include/transformations/opset_conversions/convert_opset2_to_opset1.hpp +++ b/src/common/transformations/include/transformations/opset_conversions/convert_opset2_to_opset1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/opset_conversions/convert_opset3_to_opset2.hpp b/src/common/transformations/include/transformations/opset_conversions/convert_opset3_to_opset2.hpp index 2ad1031ca0c..e3d0f0cd0c1 100644 --- a/src/common/transformations/include/transformations/opset_conversions/convert_opset3_to_opset2.hpp +++ b/src/common/transformations/include/transformations/opset_conversions/convert_opset3_to_opset2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/resolve_names_collisions.hpp b/src/common/transformations/include/transformations/resolve_names_collisions.hpp index f87f74b7a5b..bd2500c0060 100644 --- a/src/common/transformations/include/transformations/resolve_names_collisions.hpp +++ b/src/common/transformations/include/transformations/resolve_names_collisions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/attributes.hpp b/src/common/transformations/include/transformations/rt_info/attributes.hpp index 913b4426d89..a6e69582598 100644 --- a/src/common/transformations/include/transformations/rt_info/attributes.hpp +++ b/src/common/transformations/include/transformations/rt_info/attributes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/decompression.hpp b/src/common/transformations/include/transformations/rt_info/decompression.hpp index a7d9c0d106d..cda46272ca1 100644 --- a/src/common/transformations/include/transformations/rt_info/decompression.hpp +++ b/src/common/transformations/include/transformations/rt_info/decompression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/dequantization_node.hpp b/src/common/transformations/include/transformations/rt_info/dequantization_node.hpp index a3ce3b32f42..f6b2b1b4b84 100644 --- a/src/common/transformations/include/transformations/rt_info/dequantization_node.hpp +++ b/src/common/transformations/include/transformations/rt_info/dequantization_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/disable_constant_folding.hpp b/src/common/transformations/include/transformations/rt_info/disable_constant_folding.hpp index 7e6c171a820..8458cfac625 100644 --- a/src/common/transformations/include/transformations/rt_info/disable_constant_folding.hpp +++ b/src/common/transformations/include/transformations/rt_info/disable_constant_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/disable_fp16_compression.hpp b/src/common/transformations/include/transformations/rt_info/disable_fp16_compression.hpp index d245ce23d0c..916d3f8c111 100644 --- a/src/common/transformations/include/transformations/rt_info/disable_fp16_compression.hpp +++ b/src/common/transformations/include/transformations/rt_info/disable_fp16_compression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/fused_names_attribute.hpp b/src/common/transformations/include/transformations/rt_info/fused_names_attribute.hpp index 146b11ebb23..9b2455ce942 100644 --- a/src/common/transformations/include/transformations/rt_info/fused_names_attribute.hpp +++ b/src/common/transformations/include/transformations/rt_info/fused_names_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/nms_selected_indices.hpp b/src/common/transformations/include/transformations/rt_info/nms_selected_indices.hpp index 4fa44898790..c0e2f084e7e 100644 --- a/src/common/transformations/include/transformations/rt_info/nms_selected_indices.hpp +++ b/src/common/transformations/include/transformations/rt_info/nms_selected_indices.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/nonconvertible_divide.hpp b/src/common/transformations/include/transformations/rt_info/nonconvertible_divide.hpp index b1f78f7e0e7..6d10a676789 100644 --- a/src/common/transformations/include/transformations/rt_info/nonconvertible_divide.hpp +++ b/src/common/transformations/include/transformations/rt_info/nonconvertible_divide.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/old_api_map_element_type_attribute.hpp b/src/common/transformations/include/transformations/rt_info/old_api_map_element_type_attribute.hpp index b98d0d0ac4d..b034cd14636 100644 --- a/src/common/transformations/include/transformations/rt_info/old_api_map_element_type_attribute.hpp +++ b/src/common/transformations/include/transformations/rt_info/old_api_map_element_type_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/old_api_map_order_attribute.hpp b/src/common/transformations/include/transformations/rt_info/old_api_map_order_attribute.hpp index 128b3308b02..5319a3b27eb 100644 --- a/src/common/transformations/include/transformations/rt_info/old_api_map_order_attribute.hpp +++ b/src/common/transformations/include/transformations/rt_info/old_api_map_order_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/preprocessing_attribute.hpp b/src/common/transformations/include/transformations/rt_info/preprocessing_attribute.hpp index c8d3dc5afec..c311cffc66e 100644 --- a/src/common/transformations/include/transformations/rt_info/preprocessing_attribute.hpp +++ b/src/common/transformations/include/transformations/rt_info/preprocessing_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/primitives_priority_attribute.hpp b/src/common/transformations/include/transformations/rt_info/primitives_priority_attribute.hpp index 15b0b7d9fb1..303638202f6 100644 --- a/src/common/transformations/include/transformations/rt_info/primitives_priority_attribute.hpp +++ b/src/common/transformations/include/transformations/rt_info/primitives_priority_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/rt_info/strides_property.hpp b/src/common/transformations/include/transformations/rt_info/strides_property.hpp index a3a05f28596..665cbf62b53 100644 --- a/src/common/transformations/include/transformations/rt_info/strides_property.hpp +++ b/src/common/transformations/include/transformations/rt_info/strides_property.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/serialize.hpp b/src/common/transformations/include/transformations/serialize.hpp index bf81ccd38a4..412964128bf 100644 --- a/src/common/transformations/include/transformations/serialize.hpp +++ b/src/common/transformations/include/transformations/serialize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/broadcast_const_range_replacement.hpp b/src/common/transformations/include/transformations/smart_reshape/broadcast_const_range_replacement.hpp index 8148b7d7b97..18d4551c98d 100644 --- a/src/common/transformations/include/transformations/smart_reshape/broadcast_const_range_replacement.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/broadcast_const_range_replacement.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/lstm_states_broadcast.hpp b/src/common/transformations/include/transformations/smart_reshape/lstm_states_broadcast.hpp index 037a5f06c72..154d9ce83c2 100644 --- a/src/common/transformations/include/transformations/smart_reshape/lstm_states_broadcast.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/lstm_states_broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/matmul_sr.hpp b/src/common/transformations/include/transformations/smart_reshape/matmul_sr.hpp index bf78051bd66..7ed4d2ded02 100644 --- a/src/common/transformations/include/transformations/smart_reshape/matmul_sr.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/matmul_sr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/mimic_set_batch_size.hpp b/src/common/transformations/include/transformations/smart_reshape/mimic_set_batch_size.hpp index d4ed20777fe..f12410046d4 100644 --- a/src/common/transformations/include/transformations/smart_reshape/mimic_set_batch_size.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/mimic_set_batch_size.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/proposal_scales_stridedslice.hpp b/src/common/transformations/include/transformations/smart_reshape/proposal_scales_stridedslice.hpp index b83ff28c1c5..29c838c07b7 100644 --- a/src/common/transformations/include/transformations/smart_reshape/proposal_scales_stridedslice.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/proposal_scales_stridedslice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/reshape_sinking.hpp b/src/common/transformations/include/transformations/smart_reshape/reshape_sinking.hpp index b8b7eabc1df..13017691b09 100644 --- a/src/common/transformations/include/transformations/smart_reshape/reshape_sinking.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/reshape_sinking.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/reshape_to_1D.hpp b/src/common/transformations/include/transformations/smart_reshape/reshape_to_1D.hpp index 099256281c3..b13f6164f36 100644 --- a/src/common/transformations/include/transformations/smart_reshape/reshape_to_1D.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/reshape_to_1D.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/set_batch_size.hpp b/src/common/transformations/include/transformations/smart_reshape/set_batch_size.hpp index 2254193d872..e4b6f446f3f 100644 --- a/src/common/transformations/include/transformations/smart_reshape/set_batch_size.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/set_batch_size.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/shape_of_const_folding.hpp b/src/common/transformations/include/transformations/smart_reshape/shape_of_const_folding.hpp index 462f14dc6ec..cd1083ab9aa 100644 --- a/src/common/transformations/include/transformations/smart_reshape/shape_of_const_folding.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/shape_of_const_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/smart_reshape.hpp b/src/common/transformations/include/transformations/smart_reshape/smart_reshape.hpp index 6b19ad1b90a..d7db94dbf59 100644 --- a/src/common/transformations/include/transformations/smart_reshape/smart_reshape.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/smart_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/smart_reshape/strided_slice_squeeze.hpp b/src/common/transformations/include/transformations/smart_reshape/strided_slice_squeeze.hpp index a8f82519af0..2ccd671cf1d 100644 --- a/src/common/transformations/include/transformations/smart_reshape/strided_slice_squeeze.hpp +++ b/src/common/transformations/include/transformations/smart_reshape/strided_slice_squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations/utils/utils.hpp b/src/common/transformations/include/transformations/utils/utils.hpp index cf2096421d7..73f5529ae89 100644 --- a/src/common/transformations/include/transformations/utils/utils.hpp +++ b/src/common/transformations/include/transformations/utils/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/include/transformations_visibility.hpp b/src/common/transformations/include/transformations_visibility.hpp index 6a379a42282..badf46f0aa1 100644 --- a/src/common/transformations/include/transformations_visibility.hpp +++ b/src/common/transformations/include/transformations_visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/itt.hpp b/src/common/transformations/src/itt.hpp index cac45e8684d..58e21ec30f2 100644 --- a/src/common/transformations/src/itt.hpp +++ b/src/common/transformations/src/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/ov_ops/augru_cell.cpp b/src/common/transformations/src/ov_ops/augru_cell.cpp index 06f22828946..d7ac559ec81 100644 --- a/src/common/transformations/src/ov_ops/augru_cell.cpp +++ b/src/common/transformations/src/ov_ops/augru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/ov_ops/augru_sequence.cpp b/src/common/transformations/src/ov_ops/augru_sequence.cpp index cb2dd01566f..eb15a153999 100644 --- a/src/common/transformations/src/ov_ops/augru_sequence.cpp +++ b/src/common/transformations/src/ov_ops/augru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/ov_ops/generate_proposals_ie_internal.cpp b/src/common/transformations/src/ov_ops/generate_proposals_ie_internal.cpp index 64a3964e27f..ab885e74fa3 100644 --- a/src/common/transformations/src/ov_ops/generate_proposals_ie_internal.cpp +++ b/src/common/transformations/src/ov_ops/generate_proposals_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/ov_ops/multiclass_nms_ie_internal.cpp b/src/common/transformations/src/ov_ops/multiclass_nms_ie_internal.cpp index 43c3dd7b09b..215582c7938 100644 --- a/src/common/transformations/src/ov_ops/multiclass_nms_ie_internal.cpp +++ b/src/common/transformations/src/ov_ops/multiclass_nms_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/ov_ops/nms_ie_internal.cpp b/src/common/transformations/src/ov_ops/nms_ie_internal.cpp index bb5883a6d91..4eb31be98bb 100644 --- a/src/common/transformations/src/ov_ops/nms_ie_internal.cpp +++ b/src/common/transformations/src/ov_ops/nms_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/ov_ops/nms_static_shape_ie.cpp b/src/common/transformations/src/ov_ops/nms_static_shape_ie.cpp index 439b3a7d8a8..7e6b5b3b0e4 100644 --- a/src/common/transformations/src/ov_ops/nms_static_shape_ie.cpp +++ b/src/common/transformations/src/ov_ops/nms_static_shape_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/precomp.hpp b/src/common/transformations/src/precomp.hpp index 48a5a387fb2..de698a6d2f9 100644 --- a/src/common/transformations/src/precomp.hpp +++ b/src/common/transformations/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/add_fake_quantize_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/add_fake_quantize_fusion.cpp index 4f02b9b78a4..b3e637ae7df 100644 --- a/src/common/transformations/src/transformations/common_optimizations/add_fake_quantize_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/add_fake_quantize_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/align_eltwise_input_ranks.cpp b/src/common/transformations/src/transformations/common_optimizations/align_eltwise_input_ranks.cpp index 53c1b24568a..bd1ad6db361 100644 --- a/src/common/transformations/src/transformations/common_optimizations/align_eltwise_input_ranks.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/align_eltwise_input_ranks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/augru_cell_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/augru_cell_fusion.cpp index a1cb8d18340..08e43d15611 100644 --- a/src/common/transformations/src/transformations/common_optimizations/augru_cell_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/augru_cell_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/batch_to_space_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/batch_to_space_fusion.cpp index 1822d81ad03..13b070ec6db 100644 --- a/src/common/transformations/src/transformations/common_optimizations/batch_to_space_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/batch_to_space_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/binarize_weights.cpp b/src/common/transformations/src/transformations/common_optimizations/binarize_weights.cpp index abd982ca998..47e4af846fc 100644 --- a/src/common/transformations/src/transformations/common_optimizations/binarize_weights.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/binarize_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/broadcast_elementwise_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/broadcast_elementwise_fusion.cpp index f18a1e5e0c4..875f34a74c7 100644 --- a/src/common/transformations/src/transformations/common_optimizations/broadcast_elementwise_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/broadcast_elementwise_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/change_placeholder_types.cpp b/src/common/transformations/src/transformations/common_optimizations/change_placeholder_types.cpp index e5419b92a73..363eb2f8a88 100644 --- a/src/common/transformations/src/transformations/common_optimizations/change_placeholder_types.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/change_placeholder_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/clamp_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/clamp_fusion.cpp index 4bf297e8cb8..b0102adae57 100644 --- a/src/common/transformations/src/transformations/common_optimizations/clamp_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/clamp_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/common_optimizations.cpp b/src/common/transformations/src/transformations/common_optimizations/common_optimizations.cpp index e9df2f99354..f58bbc1d3b8 100644 --- a/src/common/transformations/src/transformations/common_optimizations/common_optimizations.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/common_optimizations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/compress_float_constants.cpp b/src/common/transformations/src/transformations/common_optimizations/compress_float_constants.cpp index f576115556f..3efe23ec550 100644 --- a/src/common/transformations/src/transformations/common_optimizations/compress_float_constants.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/compress_float_constants.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/concat_reduce_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/concat_reduce_fusion.cpp index 7977055b676..1000f9f43bc 100644 --- a/src/common/transformations/src/transformations/common_optimizations/concat_reduce_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/concat_reduce_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/conv_mul_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/conv_mul_fusion.cpp index 6773c8622a1..6cd9e2bdd14 100644 --- a/src/common/transformations/src/transformations/common_optimizations/conv_mul_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/conv_mul_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/conv_to_binary_conv.cpp b/src/common/transformations/src/transformations/common_optimizations/conv_to_binary_conv.cpp index ac37f0d2f31..613f31f6032 100644 --- a/src/common/transformations/src/transformations/common_optimizations/conv_to_binary_conv.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/conv_to_binary_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/convert_compression_only_to_legacy.cpp b/src/common/transformations/src/transformations/common_optimizations/convert_compression_only_to_legacy.cpp index 7fefd1dec4f..22dafeff4d6 100644 --- a/src/common/transformations/src/transformations/common_optimizations/convert_compression_only_to_legacy.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/convert_compression_only_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.cpp b/src/common/transformations/src/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.cpp index db9ff0a79bc..d647f1f81ce 100644 --- a/src/common/transformations/src/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/convert_nms_gather_path_to_unsigned.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "transformations/common_optimizations/convert_nms_gather_path_to_unsigned.hpp" diff --git a/src/common/transformations/src/transformations/common_optimizations/convert_quantize_dequantize.cpp b/src/common/transformations/src/transformations/common_optimizations/convert_quantize_dequantize.cpp index 608a8ff5dca..49aa008ce17 100644 --- a/src/common/transformations/src/transformations/common_optimizations/convert_quantize_dequantize.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/convert_quantize_dequantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/depth_to_space_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/depth_to_space_fusion.cpp index 3a1c96a65f8..71c7903d0a4 100644 --- a/src/common/transformations/src/transformations/common_optimizations/depth_to_space_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/depth_to_space_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/dilated_convolution_converter.cpp b/src/common/transformations/src/transformations/common_optimizations/dilated_convolution_converter.cpp index d11979f1a80..bb918580f77 100644 --- a/src/common/transformations/src/transformations/common_optimizations/dilated_convolution_converter.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/dilated_convolution_converter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/disable_random_uniform_constant_folding.cpp b/src/common/transformations/src/transformations/common_optimizations/disable_random_uniform_constant_folding.cpp index 057e8381cfd..b29188838ef 100644 --- a/src/common/transformations/src/transformations/common_optimizations/disable_random_uniform_constant_folding.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/disable_random_uniform_constant_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/disable_shapeof_constant_folding.cpp b/src/common/transformations/src/transformations/common_optimizations/disable_shapeof_constant_folding.cpp index 10a7e7c3ab0..930027238db 100644 --- a/src/common/transformations/src/transformations/common_optimizations/disable_shapeof_constant_folding.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/disable_shapeof_constant_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/divide_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/divide_fusion.cpp index 18acd5218bf..5c4443c7e17 100644 --- a/src/common/transformations/src/transformations/common_optimizations/divide_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/divide_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/division_by_zero_fp16_resolver.cpp b/src/common/transformations/src/transformations/common_optimizations/division_by_zero_fp16_resolver.cpp index 00f1dd61f9f..469476319fa 100644 --- a/src/common/transformations/src/transformations/common_optimizations/division_by_zero_fp16_resolver.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/division_by_zero_fp16_resolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/dropout_with_random_uniform_replacer.cpp b/src/common/transformations/src/transformations/common_optimizations/dropout_with_random_uniform_replacer.cpp index cfc29c0a51b..753a94954ee 100644 --- a/src/common/transformations/src/transformations/common_optimizations/dropout_with_random_uniform_replacer.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/dropout_with_random_uniform_replacer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/eliminate_duplicate_ti_inputs.cpp b/src/common/transformations/src/transformations/common_optimizations/eliminate_duplicate_ti_inputs.cpp index 367874fcb7f..232cfc819b6 100644 --- a/src/common/transformations/src/transformations/common_optimizations/eliminate_duplicate_ti_inputs.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/eliminate_duplicate_ti_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/eliminate_unsqueeze_gather.cpp b/src/common/transformations/src/transformations/common_optimizations/eliminate_unsqueeze_gather.cpp index df659964219..df73c05e391 100644 --- a/src/common/transformations/src/transformations/common_optimizations/eliminate_unsqueeze_gather.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/eliminate_unsqueeze_gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/fold_subgraph_empty_inputs.cpp b/src/common/transformations/src/transformations/common_optimizations/fold_subgraph_empty_inputs.cpp index 67178115a82..b204456c63d 100644 --- a/src/common/transformations/src/transformations/common_optimizations/fold_subgraph_empty_inputs.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/fold_subgraph_empty_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/fq_mul_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/fq_mul_fusion.cpp index f459c5a5940..3d00d41c0ea 100644 --- a/src/common/transformations/src/transformations/common_optimizations/fq_mul_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/fq_mul_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/fq_reshape_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/fq_reshape_fusion.cpp index afd55e936f1..dec5b44904b 100644 --- a/src/common/transformations/src/transformations/common_optimizations/fq_reshape_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/fq_reshape_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/fused_names_cleanup.cpp b/src/common/transformations/src/transformations/common_optimizations/fused_names_cleanup.cpp index 61faa79392a..763ec1491d3 100644 --- a/src/common/transformations/src/transformations/common_optimizations/fused_names_cleanup.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/fused_names_cleanup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/gelu_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/gelu_fusion.cpp index 1ce9417ef90..2b00395c107 100644 --- a/src/common/transformations/src/transformations/common_optimizations/gelu_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/gelu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/gru_cell_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/gru_cell_fusion.cpp index b589bb557f9..fd7a381ccb9 100644 --- a/src/common/transformations/src/transformations/common_optimizations/gru_cell_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/gru_cell_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/hsigmoid_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/hsigmoid_fusion.cpp index d124f9aa7c8..3f3f688a23f 100644 --- a/src/common/transformations/src/transformations/common_optimizations/hsigmoid_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/hsigmoid_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/hswish_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/hswish_fusion.cpp index 4e511e42e50..7e1c900a69c 100644 --- a/src/common/transformations/src/transformations/common_optimizations/hswish_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/hswish_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/interpolate_sequence_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/interpolate_sequence_fusion.cpp index a3532de63b3..d4a48a5eb5a 100644 --- a/src/common/transformations/src/transformations/common_optimizations/interpolate_sequence_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/interpolate_sequence_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/leaky_relu_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/leaky_relu_fusion.cpp index 75c2ace2bd1..9e81e6426a8 100644 --- a/src/common/transformations/src/transformations/common_optimizations/leaky_relu_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/leaky_relu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/lin_op_sequence_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/lin_op_sequence_fusion.cpp index e6e7b790af9..d9b3eff0bf7 100644 --- a/src/common/transformations/src/transformations/common_optimizations/lin_op_sequence_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/lin_op_sequence_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_divides.cpp b/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_divides.cpp index 15e6bdd683f..18729961c2a 100644 --- a/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_divides.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_divides.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_subgraphs.cpp b/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_subgraphs.cpp index 6f6e6ae3b6d..09ecead58d7 100644 --- a/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_subgraphs.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/mark_precision_sensitive_subgraphs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/matmul_const_transposes_extraction.cpp b/src/common/transformations/src/transformations/common_optimizations/matmul_const_transposes_extraction.cpp index 8d8b8cdbb18..b22990868f9 100644 --- a/src/common/transformations/src/transformations/common_optimizations/matmul_const_transposes_extraction.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/matmul_const_transposes_extraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/matmul_multiply_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/matmul_multiply_fusion.cpp index 1582444ab1d..7208ec88d31 100644 --- a/src/common/transformations/src/transformations/common_optimizations/matmul_multiply_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/matmul_multiply_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/mish_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/mish_fusion.cpp index 3c7a5776e4a..047f8c180fb 100644 --- a/src/common/transformations/src/transformations/common_optimizations/mish_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/mish_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/moc_legacy_transformations.cpp b/src/common/transformations/src/transformations/common_optimizations/moc_legacy_transformations.cpp index 9a2178ce29e..475e6f862ff 100644 --- a/src/common/transformations/src/transformations/common_optimizations/moc_legacy_transformations.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/moc_legacy_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/moc_transformations.cpp b/src/common/transformations/src/transformations/common_optimizations/moc_transformations.cpp index 77c23cfeb44..082a44148a7 100644 --- a/src/common/transformations/src/transformations/common_optimizations/moc_transformations.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/moc_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/mul_conv_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/mul_conv_fusion.cpp index 740fdca87be..4ef9098b6d0 100644 --- a/src/common/transformations/src/transformations/common_optimizations/mul_conv_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/mul_conv_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/mul_fake_quantize_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/mul_fake_quantize_fusion.cpp index 8f320175696..a542f12eda9 100644 --- a/src/common/transformations/src/transformations/common_optimizations/mul_fake_quantize_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/mul_fake_quantize_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/mvn_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/mvn_fusion.cpp index e9fbb367107..f3192829691 100644 --- a/src/common/transformations/src/transformations/common_optimizations/mvn_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/mvn_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.cpp index f6bcd00a320..b0a39c4b855 100644 --- a/src/common/transformations/src/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/nearest_neighbor_upsampling_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/nop_elimination.cpp b/src/common/transformations/src/transformations/common_optimizations/nop_elimination.cpp index a0183206f16..885f2729e8f 100644 --- a/src/common/transformations/src/transformations/common_optimizations/nop_elimination.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/nop_elimination.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/normalize_l2_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/normalize_l2_fusion.cpp index bbc16ec390e..d49e61e5325 100644 --- a/src/common/transformations/src/transformations/common_optimizations/normalize_l2_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/normalize_l2_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/optimize_strided_slice.cpp b/src/common/transformations/src/transformations/common_optimizations/optimize_strided_slice.cpp index 254635fc69f..c930277bb49 100644 --- a/src/common/transformations/src/transformations/common_optimizations/optimize_strided_slice.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/optimize_strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/pad_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/pad_fusion.cpp index e2fbbeac702..f9b59e44de8 100644 --- a/src/common/transformations/src/transformations/common_optimizations/pad_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/pad_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/prelu_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/prelu_fusion.cpp index b02ffe83e67..6cfd21668d4 100644 --- a/src/common/transformations/src/transformations/common_optimizations/prelu_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/prelu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/pull_through_reduce.cpp b/src/common/transformations/src/transformations/common_optimizations/pull_through_reduce.cpp index af97d97a811..5bf119c8479 100644 --- a/src/common/transformations/src/transformations/common_optimizations/pull_through_reduce.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/pull_through_reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/pull_transpose_through_fq.cpp b/src/common/transformations/src/transformations/common_optimizations/pull_transpose_through_fq.cpp index 4bee2489702..699444a81af 100644 --- a/src/common/transformations/src/transformations/common_optimizations/pull_transpose_through_fq.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/pull_transpose_through_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/random_uniform_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/random_uniform_fusion.cpp index a43a46bbcdb..4137f87a9c8 100644 --- a/src/common/transformations/src/transformations/common_optimizations/random_uniform_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/random_uniform_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/reduce_merge.cpp b/src/common/transformations/src/transformations/common_optimizations/reduce_merge.cpp index d4ad817146b..2d7f189e9b4 100644 --- a/src/common/transformations/src/transformations/common_optimizations/reduce_merge.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/reduce_merge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/reduce_reshape_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/reduce_reshape_fusion.cpp index 726789c34f0..31d97f5d1bd 100644 --- a/src/common/transformations/src/transformations/common_optimizations/reduce_reshape_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/reduce_reshape_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/relu_fake_quantize_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/relu_fake_quantize_fusion.cpp index 928fbb4dccd..5110c18af55 100644 --- a/src/common/transformations/src/transformations/common_optimizations/relu_fake_quantize_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/relu_fake_quantize_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/remove_concat_zero_dim_input.cpp b/src/common/transformations/src/transformations/common_optimizations/remove_concat_zero_dim_input.cpp index 6fd4eba52c0..b830f500b6f 100644 --- a/src/common/transformations/src/transformations/common_optimizations/remove_concat_zero_dim_input.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/remove_concat_zero_dim_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/remove_filtering_boxes_by_size.cpp b/src/common/transformations/src/transformations/common_optimizations/remove_filtering_boxes_by_size.cpp index ad99716f2bc..e21b579d77d 100644 --- a/src/common/transformations/src/transformations/common_optimizations/remove_filtering_boxes_by_size.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/remove_filtering_boxes_by_size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.cpp b/src/common/transformations/src/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.cpp index 2df481e5c5d..701b4b4441d 100644 --- a/src/common/transformations/src/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/remove_multi_subgraph_op_dangling_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/reshape_prelu.cpp b/src/common/transformations/src/transformations/common_optimizations/reshape_prelu.cpp index 669f528037b..17e7cff5179 100644 --- a/src/common/transformations/src/transformations/common_optimizations/reshape_prelu.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/reshape_prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/reshape_sequence_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/reshape_sequence_fusion.cpp index 90de6a38176..0a5086fe348 100644 --- a/src/common/transformations/src/transformations/common_optimizations/reshape_sequence_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/reshape_sequence_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/ric_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/ric_fusion.cpp index 71da793aa17..a00daa194ff 100644 --- a/src/common/transformations/src/transformations/common_optimizations/ric_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/ric_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/select_with_one_value_condition.cpp b/src/common/transformations/src/transformations/common_optimizations/select_with_one_value_condition.cpp index c8bb181558a..3d21e4fb4a0 100644 --- a/src/common/transformations/src/transformations/common_optimizations/select_with_one_value_condition.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/select_with_one_value_condition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/sequence_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/sequence_fusion.cpp index eb2f0b2fc68..35e0f7def04 100644 --- a/src/common/transformations/src/transformations/common_optimizations/sequence_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/sequence_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/shuffle_channels_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/shuffle_channels_fusion.cpp index 98554d22e78..5448fced044 100644 --- a/src/common/transformations/src/transformations/common_optimizations/shuffle_channels_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/shuffle_channels_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/simplify_shape_of_sub_graph.cpp b/src/common/transformations/src/transformations/common_optimizations/simplify_shape_of_sub_graph.cpp index af5d4658e90..1c11694d6b0 100644 --- a/src/common/transformations/src/transformations/common_optimizations/simplify_shape_of_sub_graph.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/simplify_shape_of_sub_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.cpp b/src/common/transformations/src/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.cpp index f4cb7a62cbf..3f693269f74 100644 --- a/src/common/transformations/src/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/skip_gather_before_transpose_and_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/softmax_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/softmax_fusion.cpp index 2e668ca28a4..41fed3d3504 100644 --- a/src/common/transformations/src/transformations/common_optimizations/softmax_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/softmax_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/softplus_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/softplus_fusion.cpp index a667534ab4f..b8534a7fdd5 100644 --- a/src/common/transformations/src/transformations/common_optimizations/softplus_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/softplus_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/softplus_to_mish_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/softplus_to_mish_fusion.cpp index 5d68e637297..76744d74d38 100644 --- a/src/common/transformations/src/transformations/common_optimizations/softplus_to_mish_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/softplus_to_mish_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/space_to_batch_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/space_to_batch_fusion.cpp index 359c0811f02..fc9894a51cb 100644 --- a/src/common/transformations/src/transformations/common_optimizations/space_to_batch_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/space_to_batch_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.cpp index 370e5bf5653..af17b6eafa2 100644 --- a/src/common/transformations/src/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/split_concat_pair_to_interpolate_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/split_squeeze_concat_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/split_squeeze_concat_fusion.cpp index d6e65b2195b..3173d3aaa1c 100644 --- a/src/common/transformations/src/transformations/common_optimizations/split_squeeze_concat_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/split_squeeze_concat_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/strides_optimization.cpp b/src/common/transformations/src/transformations/common_optimizations/strides_optimization.cpp index 295f0f8b4e6..730900370c2 100644 --- a/src/common/transformations/src/transformations/common_optimizations/strides_optimization.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/strides_optimization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/subtract_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/subtract_fusion.cpp index a73b3f0e3bd..43a53fb1380 100644 --- a/src/common/transformations/src/transformations/common_optimizations/subtract_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/subtract_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/swish_fusion.cpp b/src/common/transformations/src/transformations/common_optimizations/swish_fusion.cpp index fe6accb8b73..b76c8cb5702 100644 --- a/src/common/transformations/src/transformations/common_optimizations/swish_fusion.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/swish_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.cpp b/src/common/transformations/src/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.cpp index 39df3293f2c..eab123dd8bb 100644 --- a/src/common/transformations/src/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/transpose_reshape_elimination_for_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/transpose_sinking.cpp b/src/common/transformations/src/transformations/common_optimizations/transpose_sinking.cpp index 5f9f057f57e..19c045a503e 100644 --- a/src/common/transformations/src/transformations/common_optimizations/transpose_sinking.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/transpose_sinking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/transpose_to_reshape.cpp b/src/common/transformations/src/transformations/common_optimizations/transpose_to_reshape.cpp index 0de7318c17d..4ac0fe43822 100644 --- a/src/common/transformations/src/transformations/common_optimizations/transpose_to_reshape.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/transpose_to_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/weights_dequantize_to_fake_quantize.cpp b/src/common/transformations/src/transformations/common_optimizations/weights_dequantize_to_fake_quantize.cpp index 8da8d7ca553..10f92cc0f22 100644 --- a/src/common/transformations/src/transformations/common_optimizations/weights_dequantize_to_fake_quantize.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/weights_dequantize_to_fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/common_optimizations/wrap_interpolate_into_transposes.cpp b/src/common/transformations/src/transformations/common_optimizations/wrap_interpolate_into_transposes.cpp index 605a220fb95..36e81c8e51c 100644 --- a/src/common/transformations/src/transformations/common_optimizations/wrap_interpolate_into_transposes.cpp +++ b/src/common/transformations/src/transformations/common_optimizations/wrap_interpolate_into_transposes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/control_flow/unroll_if.cpp b/src/common/transformations/src/transformations/control_flow/unroll_if.cpp index 5b81a7ab251..d7ba191e999 100644 --- a/src/common/transformations/src/transformations/control_flow/unroll_if.cpp +++ b/src/common/transformations/src/transformations/control_flow/unroll_if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/control_flow/unroll_tensor_iterator.cpp b/src/common/transformations/src/transformations/control_flow/unroll_tensor_iterator.cpp index c38096123d7..e86e7c598a1 100644 --- a/src/common/transformations/src/transformations/control_flow/unroll_tensor_iterator.cpp +++ b/src/common/transformations/src/transformations/control_flow/unroll_tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/convert_precision.cpp b/src/common/transformations/src/transformations/convert_precision.cpp index 7e5793ca567..ac00519e785 100644 --- a/src/common/transformations/src/transformations/convert_precision.cpp +++ b/src/common/transformations/src/transformations/convert_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/disable_decompression_convert_constant_folding.cpp b/src/common/transformations/src/transformations/disable_decompression_convert_constant_folding.cpp index 3d5d60c5553..cf379b2e2c0 100644 --- a/src/common/transformations/src/transformations/disable_decompression_convert_constant_folding.cpp +++ b/src/common/transformations/src/transformations/disable_decompression_convert_constant_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/fix_rt_info.cpp b/src/common/transformations/src/transformations/fix_rt_info.cpp index 366019fca88..8c97affda5d 100644 --- a/src/common/transformations/src/transformations/fix_rt_info.cpp +++ b/src/common/transformations/src/transformations/fix_rt_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/init_node_info.cpp b/src/common/transformations/src/transformations/init_node_info.cpp index 6fa8d8ad7d4..cc2886f511e 100644 --- a/src/common/transformations/src/transformations/init_node_info.cpp +++ b/src/common/transformations/src/transformations/init_node_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/low_precision/mark_dequantization_subgraph.cpp b/src/common/transformations/src/transformations/low_precision/mark_dequantization_subgraph.cpp index 0c0c1ddef34..12230db7486 100644 --- a/src/common/transformations/src/transformations/low_precision/mark_dequantization_subgraph.cpp +++ b/src/common/transformations/src/transformations/low_precision/mark_dequantization_subgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/batch_norm_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/batch_norm_decomposition.cpp index f58c7cabfa3..39bc2786ae7 100644 --- a/src/common/transformations/src/transformations/op_conversions/batch_norm_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/batch_norm_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/bidirectional_sequences_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/bidirectional_sequences_decomposition.cpp index a56f507fd72..bf12d168437 100644 --- a/src/common/transformations/src/transformations/op_conversions/bidirectional_sequences_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/bidirectional_sequences_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_batch_to_space.cpp b/src/common/transformations/src/transformations/op_conversions/convert_batch_to_space.cpp index 015b50b0191..91e6b5cac53 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_batch_to_space.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_broadcast3.cpp b/src/common/transformations/src/transformations/op_conversions/convert_broadcast3.cpp index 5a3b334a27e..85b3a7df918 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_broadcast3.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_broadcast3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_broadcast_to_tiles.cpp b/src/common/transformations/src/transformations/op_conversions/convert_broadcast_to_tiles.cpp index c7899299c5e..7198bf23f11 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_broadcast_to_tiles.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_broadcast_to_tiles.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_deformable_conv_v8_to_v1.cpp b/src/common/transformations/src/transformations/op_conversions/convert_deformable_conv_v8_to_v1.cpp index 432dbc8c75e..64b95f61115 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_deformable_conv_v8_to_v1.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_deformable_conv_v8_to_v1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_depth_to_space.cpp b/src/common/transformations/src/transformations/op_conversions/convert_depth_to_space.cpp index 15ab2964585..d7810d01cfd 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_depth_to_space.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_divide.cpp b/src/common/transformations/src/transformations/op_conversions/convert_divide.cpp index 18db4eba790..4918e64f22d 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_divide.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_gather_0d.cpp b/src/common/transformations/src/transformations/op_conversions/convert_gather_0d.cpp index 5055bf072e7..eca3823bf9b 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_gather_0d.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_gather_0d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_gather_downgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_gather_downgrade.cpp index bfef3be15f7..96f5fc19320 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_gather_downgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_gather_downgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_gather_upgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_gather_upgrade.cpp index 5cb8d06d7f1..53ba539e9f6 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_gather_upgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_gather_upgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_gelu.cpp b/src/common/transformations/src/transformations/op_conversions/convert_gelu.cpp index 66f2e6a5f99..6c016c619f0 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_gelu.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_gp9_to_gp_ie_internal.cpp b/src/common/transformations/src/transformations/op_conversions/convert_gp9_to_gp_ie_internal.cpp index 3c62e0c565c..d5dd8bf40fc 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_gp9_to_gp_ie_internal.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_gp9_to_gp_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.cpp b/src/common/transformations/src/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.cpp index 899567367e1..1d3ea79128b 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_matrix_nms_to_matrix_nms_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_maxpool_downgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_maxpool_downgrade.cpp index f0d7907f656..e4056121319 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_maxpool_downgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_maxpool_downgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_maxpool_upgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_maxpool_upgrade.cpp index 52c2b2cad4d..7916154f1cd 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_maxpool_upgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_maxpool_upgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_minimum_to_power_and_max.cpp b/src/common/transformations/src/transformations/op_conversions/convert_minimum_to_power_and_max.cpp index 4a313ede129..61cd1dd4a80 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_minimum_to_power_and_max.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_minimum_to_power_and_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_mod.cpp b/src/common/transformations/src/transformations/op_conversions/convert_mod.cpp index 34229bcee89..215795836b8 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_mod.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.cpp b/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.cpp index 89fec3e5c56..a16848cb4f7 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_upgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_upgrade.cpp index ce78deea2ea..31687ca1b75 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_upgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_multiclass_nms_upgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_mvn1_to_mvn6.cpp b/src/common/transformations/src/transformations/op_conversions/convert_mvn1_to_mvn6.cpp index e4868a3f5a3..f4bfd3b24ca 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_mvn1_to_mvn6.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_mvn1_to_mvn6.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_negative.cpp b/src/common/transformations/src/transformations/op_conversions/convert_negative.cpp index 83af36c9770..8c5a1fb497e 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_negative.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_negative.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_nms9_to_nms_ie_internal.cpp b/src/common/transformations/src/transformations/op_conversions/convert_nms9_to_nms_ie_internal.cpp index 8ff359c2c73..f06e53b6910 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_nms9_to_nms_ie_internal.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_nms9_to_nms_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_nms_to_nms_ie_internal.cpp b/src/common/transformations/src/transformations/op_conversions/convert_nms_to_nms_ie_internal.cpp index 62cb520a076..80827f11f5b 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_nms_to_nms_ie_internal.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_nms_to_nms_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_pad_to_group_conv.cpp b/src/common/transformations/src/transformations/op_conversions/convert_pad_to_group_conv.cpp index 5dff715c007..e25b08f2c65 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_pad_to_group_conv.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_pad_to_group_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_5.cpp b/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_5.cpp index 4dc0099867a..1b08466a9bf 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_5.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_5.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_9.cpp b/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_9.cpp index 56110485440..5f84c4cc6ab 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_9.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_previous_nms_to_nms_9.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_prior_box_v8_to_v0.cpp b/src/common/transformations/src/transformations/op_conversions/convert_prior_box_v8_to_v0.cpp index 64da452b458..109e3e9080a 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_prior_box_v8_to_v0.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_prior_box_v8_to_v0.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_pooling.cpp b/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_pooling.cpp index b25c0570310..773745d6e03 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_pooling.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_reshape.cpp b/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_reshape.cpp index 149c0708f91..33847ce0a79 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_reshape.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_reduce_to_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporationconvert_reduce_to_pooling +// Copyright (C) 2018-2023 Intel Corporationconvert_reduce_to_pooling // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v3_to_v9.cpp b/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v3_to_v9.cpp index 1ef25deca17..f27b27dfe76 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v3_to_v9.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v3_to_v9.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v9_to_v3.cpp b/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v9_to_v3.cpp index 595f44cb5ee..cca002d648d 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v9_to_v3.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_roi_align_v9_to_v3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_scatter_elements_to_scatter.cpp b/src/common/transformations/src/transformations/op_conversions/convert_scatter_elements_to_scatter.cpp index e2eeeb1f802..b17b761ab69 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_scatter_elements_to_scatter.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_scatter_elements_to_scatter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_sequences_to_tensor_iterator.cpp b/src/common/transformations/src/transformations/op_conversions/convert_sequences_to_tensor_iterator.cpp index 575d563281d..f1dde1c5767 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_sequences_to_tensor_iterator.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_sequences_to_tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_shapeof3.cpp b/src/common/transformations/src/transformations/op_conversions/convert_shapeof3.cpp index 076d37a8069..95a01e4359d 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_shapeof3.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_shapeof3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_shuffle_channels3.cpp b/src/common/transformations/src/transformations/op_conversions/convert_shuffle_channels3.cpp index d2beb851136..900b8791bb8 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_shuffle_channels3.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_shuffle_channels3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_slice_to_strided_slice.cpp b/src/common/transformations/src/transformations/op_conversions/convert_slice_to_strided_slice.cpp index 02974c6e98e..bc6ee2c6022 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_slice_to_strided_slice.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_slice_to_strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_softmax_downgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_softmax_downgrade.cpp index a147514b4f7..493b098b0d4 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_softmax_downgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_softmax_downgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_softmax_upgrade.cpp b/src/common/transformations/src/transformations/op_conversions/convert_softmax_upgrade.cpp index 5e3365b2e95..9d0b9c38e3d 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_softmax_upgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_softmax_upgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_space_to_batch.cpp b/src/common/transformations/src/transformations/op_conversions/convert_space_to_batch.cpp index 11607a4eae1..0eaaceaa535 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_space_to_batch.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_space_to_depth.cpp b/src/common/transformations/src/transformations/op_conversions/convert_space_to_depth.cpp index 22ba3aa5c5d..9b2bdb6c0ee 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_space_to_depth.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_subtract.cpp b/src/common/transformations/src/transformations/op_conversions/convert_subtract.cpp index c73ba992092..99a4455f3ea 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_subtract.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_subtract.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_ti_to_sequences.cpp b/src/common/transformations/src/transformations/op_conversions/convert_ti_to_sequences.cpp index 7ad1664094c..cbf6a43ae9b 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_ti_to_sequences.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_ti_to_sequences.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_topk3.cpp b/src/common/transformations/src/transformations/op_conversions/convert_topk3.cpp index 9f6e78b2052..41c0b5eef3b 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_topk3.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_topk3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/convert_xor_to_logical_xor.cpp b/src/common/transformations/src/transformations/op_conversions/convert_xor_to_logical_xor.cpp index 754a7a290a6..37df199b3b4 100644 --- a/src/common/transformations/src/transformations/op_conversions/convert_xor_to_logical_xor.cpp +++ b/src/common/transformations/src/transformations/op_conversions/convert_xor_to_logical_xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/detection_output_downgrade.cpp b/src/common/transformations/src/transformations/op_conversions/detection_output_downgrade.cpp index 40edc2fa744..b46c5b43c67 100644 --- a/src/common/transformations/src/transformations/op_conversions/detection_output_downgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/detection_output_downgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/detection_output_upgrade.cpp b/src/common/transformations/src/transformations/op_conversions/detection_output_upgrade.cpp index 59f3d92b451..707250d0d7b 100644 --- a/src/common/transformations/src/transformations/op_conversions/detection_output_upgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/detection_output_upgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/einsum_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/einsum_decomposition.cpp index 745b284a238..06c5699b94a 100644 --- a/src/common/transformations/src/transformations/op_conversions/einsum_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/einsum_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/eye_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/eye_decomposition.cpp index a8c61b220d7..c6a7af2d8c1 100644 --- a/src/common/transformations/src/transformations/op_conversions/eye_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/eye_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/fq_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/fq_decomposition.cpp index 4a24386050f..53785ab3a1f 100644 --- a/src/common/transformations/src/transformations/op_conversions/fq_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/fq_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/gather_normalize_negative_indices.cpp b/src/common/transformations/src/transformations/op_conversions/gather_normalize_negative_indices.cpp index 7b2f8a2094e..2e41b627b87 100644 --- a/src/common/transformations/src/transformations/op_conversions/gather_normalize_negative_indices.cpp +++ b/src/common/transformations/src/transformations/op_conversions/gather_normalize_negative_indices.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/gelu7_downgrade.cpp b/src/common/transformations/src/transformations/op_conversions/gelu7_downgrade.cpp index 3f98c58261a..dc8a8fad709 100644 --- a/src/common/transformations/src/transformations/op_conversions/gelu7_downgrade.cpp +++ b/src/common/transformations/src/transformations/op_conversions/gelu7_downgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/gru_cell_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/gru_cell_decomposition.cpp index 44a74028641..fd21e451e02 100644 --- a/src/common/transformations/src/transformations/op_conversions/gru_cell_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/gru_cell_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/hsigmoid_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/hsigmoid_decomposition.cpp index 536e0894a38..96615f3b0a4 100644 --- a/src/common/transformations/src/transformations/op_conversions/hsigmoid_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/hsigmoid_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/hswish_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/hswish_decomposition.cpp index 97f4894dfd3..24fdbe9df5e 100644 --- a/src/common/transformations/src/transformations/op_conversions/hswish_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/hswish_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/log_softmax_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/log_softmax_decomposition.cpp index 8bec2b32f59..2c53cacf23d 100644 --- a/src/common/transformations/src/transformations/op_conversions/log_softmax_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/log_softmax_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/lstm_cell_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/lstm_cell_decomposition.cpp index c73908641cb..05be853daf1 100644 --- a/src/common/transformations/src/transformations/op_conversions/lstm_cell_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/lstm_cell_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/mvn6_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/mvn6_decomposition.cpp index 36b25bed00c..635a515f162 100644 --- a/src/common/transformations/src/transformations/op_conversions/mvn6_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/mvn6_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/normalize_l2_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/normalize_l2_decomposition.cpp index 8e2c2c94ad5..f7d7f0e14b9 100644 --- a/src/common/transformations/src/transformations/op_conversions/normalize_l2_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/normalize_l2_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/reduce_l1_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/reduce_l1_decomposition.cpp index b8a45c2449c..24e5e75ad27 100644 --- a/src/common/transformations/src/transformations/op_conversions/reduce_l1_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/reduce_l1_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/reduce_l2_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/reduce_l2_decomposition.cpp index 22ecae60e88..154b0627b7e 100644 --- a/src/common/transformations/src/transformations/op_conversions/reduce_l2_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/reduce_l2_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/rnn_cell_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/rnn_cell_decomposition.cpp index 5781e2d9060..69f289b15de 100644 --- a/src/common/transformations/src/transformations/op_conversions/rnn_cell_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/rnn_cell_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.cpp b/src/common/transformations/src/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.cpp index 53084e91e95..a5c9ba14413 100644 --- a/src/common/transformations/src/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.cpp +++ b/src/common/transformations/src/transformations/op_conversions/simplify_ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/softmax_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/softmax_decomposition.cpp index cc19d1ef7db..3763d23706a 100644 --- a/src/common/transformations/src/transformations/op_conversions/softmax_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/softmax_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/softplus_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/softplus_decomposition.cpp index fe9e0196e3a..54e7be688ef 100644 --- a/src/common/transformations/src/transformations/op_conversions/softplus_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/softplus_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/softsign_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/softsign_decomposition.cpp index afb87f503c2..5804f063272 100644 --- a/src/common/transformations/src/transformations/op_conversions/softsign_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/softsign_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/op_conversions/unique_decomposition.cpp b/src/common/transformations/src/transformations/op_conversions/unique_decomposition.cpp index 4c376eb2bd8..8c1a3085b07 100644 --- a/src/common/transformations/src/transformations/op_conversions/unique_decomposition.cpp +++ b/src/common/transformations/src/transformations/op_conversions/unique_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/opset_conversions/convert_opset2_to_opset1.cpp b/src/common/transformations/src/transformations/opset_conversions/convert_opset2_to_opset1.cpp index dfa4227e8c0..22a2d773841 100644 --- a/src/common/transformations/src/transformations/opset_conversions/convert_opset2_to_opset1.cpp +++ b/src/common/transformations/src/transformations/opset_conversions/convert_opset2_to_opset1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/opset_conversions/convert_opset3_to_opset2.cpp b/src/common/transformations/src/transformations/opset_conversions/convert_opset3_to_opset2.cpp index 9132ebae717..9798a72b406 100644 --- a/src/common/transformations/src/transformations/opset_conversions/convert_opset3_to_opset2.cpp +++ b/src/common/transformations/src/transformations/opset_conversions/convert_opset3_to_opset2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/resolve_names_collisions.cpp b/src/common/transformations/src/transformations/resolve_names_collisions.cpp index 81ef56d2ba2..dde738db53d 100644 --- a/src/common/transformations/src/transformations/resolve_names_collisions.cpp +++ b/src/common/transformations/src/transformations/resolve_names_collisions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/attributes.cpp b/src/common/transformations/src/transformations/rt_info/attributes.cpp index 6790980c8f8..4efedff7997 100644 --- a/src/common/transformations/src/transformations/rt_info/attributes.cpp +++ b/src/common/transformations/src/transformations/rt_info/attributes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/decompression.cpp b/src/common/transformations/src/transformations/rt_info/decompression.cpp index 89b1e599fb5..b87589aee0a 100644 --- a/src/common/transformations/src/transformations/rt_info/decompression.cpp +++ b/src/common/transformations/src/transformations/rt_info/decompression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/dequantization_node.cpp b/src/common/transformations/src/transformations/rt_info/dequantization_node.cpp index 4694de56ae6..4c7142ea219 100644 --- a/src/common/transformations/src/transformations/rt_info/dequantization_node.cpp +++ b/src/common/transformations/src/transformations/rt_info/dequantization_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/disable_fp16_compression.cpp b/src/common/transformations/src/transformations/rt_info/disable_fp16_compression.cpp index 4d1b4dd5344..9300315f5d7 100644 --- a/src/common/transformations/src/transformations/rt_info/disable_fp16_compression.cpp +++ b/src/common/transformations/src/transformations/rt_info/disable_fp16_compression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/fused_names_attribute.cpp b/src/common/transformations/src/transformations/rt_info/fused_names_attribute.cpp index 1c29e2e1bef..14efb5ebbcd 100644 --- a/src/common/transformations/src/transformations/rt_info/fused_names_attribute.cpp +++ b/src/common/transformations/src/transformations/rt_info/fused_names_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/nms_selected_indices.cpp b/src/common/transformations/src/transformations/rt_info/nms_selected_indices.cpp index 14d2b4a177f..d4909cbd77a 100644 --- a/src/common/transformations/src/transformations/rt_info/nms_selected_indices.cpp +++ b/src/common/transformations/src/transformations/rt_info/nms_selected_indices.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/nonconvertible_divide.cpp b/src/common/transformations/src/transformations/rt_info/nonconvertible_divide.cpp index 833bce59e89..8ae71e95fc0 100644 --- a/src/common/transformations/src/transformations/rt_info/nonconvertible_divide.cpp +++ b/src/common/transformations/src/transformations/rt_info/nonconvertible_divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/old_api_map_element_type_attribute.cpp b/src/common/transformations/src/transformations/rt_info/old_api_map_element_type_attribute.cpp index e93f9ba1fab..188b5d8ff6f 100644 --- a/src/common/transformations/src/transformations/rt_info/old_api_map_element_type_attribute.cpp +++ b/src/common/transformations/src/transformations/rt_info/old_api_map_element_type_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/old_api_map_order_attribute.cpp b/src/common/transformations/src/transformations/rt_info/old_api_map_order_attribute.cpp index b0d3dea52d2..2a824534c88 100644 --- a/src/common/transformations/src/transformations/rt_info/old_api_map_order_attribute.cpp +++ b/src/common/transformations/src/transformations/rt_info/old_api_map_order_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/preprocessing_attribute.cpp b/src/common/transformations/src/transformations/rt_info/preprocessing_attribute.cpp index 64dee414622..965c6186c89 100644 --- a/src/common/transformations/src/transformations/rt_info/preprocessing_attribute.cpp +++ b/src/common/transformations/src/transformations/rt_info/preprocessing_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/primitives_priority_attribute.cpp b/src/common/transformations/src/transformations/rt_info/primitives_priority_attribute.cpp index 1ce8fc94ff3..41e7d531541 100644 --- a/src/common/transformations/src/transformations/rt_info/primitives_priority_attribute.cpp +++ b/src/common/transformations/src/transformations/rt_info/primitives_priority_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/rt_info/strides_property.cpp b/src/common/transformations/src/transformations/rt_info/strides_property.cpp index ad7bb1a33ae..d2a15e834a9 100644 --- a/src/common/transformations/src/transformations/rt_info/strides_property.cpp +++ b/src/common/transformations/src/transformations/rt_info/strides_property.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/broadcast_const_range_replacement.cpp b/src/common/transformations/src/transformations/smart_reshape/broadcast_const_range_replacement.cpp index c6556cd015e..01d39f566eb 100644 --- a/src/common/transformations/src/transformations/smart_reshape/broadcast_const_range_replacement.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/broadcast_const_range_replacement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/lstm_states_broadcast.cpp b/src/common/transformations/src/transformations/smart_reshape/lstm_states_broadcast.cpp index 09a71ce8f0b..2be8a3f46b4 100644 --- a/src/common/transformations/src/transformations/smart_reshape/lstm_states_broadcast.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/lstm_states_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/matmul_sr.cpp b/src/common/transformations/src/transformations/smart_reshape/matmul_sr.cpp index 6395785fdcf..405f825a4fa 100644 --- a/src/common/transformations/src/transformations/smart_reshape/matmul_sr.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/matmul_sr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/mimic_set_batch_size.cpp b/src/common/transformations/src/transformations/smart_reshape/mimic_set_batch_size.cpp index eb122ef9a53..143bd0aa217 100644 --- a/src/common/transformations/src/transformations/smart_reshape/mimic_set_batch_size.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/mimic_set_batch_size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/proposal_scales_stridedslice.cpp b/src/common/transformations/src/transformations/smart_reshape/proposal_scales_stridedslice.cpp index c4590d6499c..021c1005f10 100644 --- a/src/common/transformations/src/transformations/smart_reshape/proposal_scales_stridedslice.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/proposal_scales_stridedslice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/reshape_sinking.cpp b/src/common/transformations/src/transformations/smart_reshape/reshape_sinking.cpp index 7a8994f00cc..3f404136ac0 100644 --- a/src/common/transformations/src/transformations/smart_reshape/reshape_sinking.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/reshape_sinking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/reshape_to_1D.cpp b/src/common/transformations/src/transformations/smart_reshape/reshape_to_1D.cpp index 1aa4a51d352..3ad360fdeee 100644 --- a/src/common/transformations/src/transformations/smart_reshape/reshape_to_1D.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/reshape_to_1D.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/set_batch_size.cpp b/src/common/transformations/src/transformations/smart_reshape/set_batch_size.cpp index 520b6df46f9..c570fa7cb3f 100644 --- a/src/common/transformations/src/transformations/smart_reshape/set_batch_size.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/set_batch_size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/shape_of_const_folding.cpp b/src/common/transformations/src/transformations/smart_reshape/shape_of_const_folding.cpp index 0ff1f214c27..ce455624391 100644 --- a/src/common/transformations/src/transformations/smart_reshape/shape_of_const_folding.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/shape_of_const_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/smart_reshape.cpp b/src/common/transformations/src/transformations/smart_reshape/smart_reshape.cpp index 05b352b275f..08e82a422d0 100644 --- a/src/common/transformations/src/transformations/smart_reshape/smart_reshape.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/smart_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/smart_reshape/strided_slice_squeeze.cpp b/src/common/transformations/src/transformations/smart_reshape/strided_slice_squeeze.cpp index 4410a4c3320..d57a677f24d 100644 --- a/src/common/transformations/src/transformations/smart_reshape/strided_slice_squeeze.cpp +++ b/src/common/transformations/src/transformations/smart_reshape/strided_slice_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/src/transformations/utils/utils.cpp b/src/common/transformations/src/transformations/utils/utils.cpp index 1416806547f..586e654d394 100644 --- a/src/common/transformations/src/transformations/utils/utils.cpp +++ b/src/common/transformations/src/transformations/utils/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/CMakeLists.txt b/src/common/transformations/tests/CMakeLists.txt index 88be33b82cd..49d65a2061f 100644 --- a/src/common/transformations/tests/CMakeLists.txt +++ b/src/common/transformations/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/transformations/tests/common_optimizations/add_fake_quantize_fusion.cpp b/src/common/transformations/tests/common_optimizations/add_fake_quantize_fusion.cpp index ab2b2439f17..743acf04e4c 100644 --- a/src/common/transformations/tests/common_optimizations/add_fake_quantize_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/add_fake_quantize_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/align_eltwise_input_ranks.cpp b/src/common/transformations/tests/common_optimizations/align_eltwise_input_ranks.cpp index fd129faaaab..8e9cdfedad1 100644 --- a/src/common/transformations/tests/common_optimizations/align_eltwise_input_ranks.cpp +++ b/src/common/transformations/tests/common_optimizations/align_eltwise_input_ranks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/augru_cell_fusion.cpp b/src/common/transformations/tests/common_optimizations/augru_cell_fusion.cpp index b995de77cb6..55daf211ea2 100644 --- a/src/common/transformations/tests/common_optimizations/augru_cell_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/augru_cell_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/batch_to_space_fusion.cpp b/src/common/transformations/tests/common_optimizations/batch_to_space_fusion.cpp index 8e597099240..e8edde2f5cc 100644 --- a/src/common/transformations/tests/common_optimizations/batch_to_space_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/batch_to_space_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/binarize_weights.cpp b/src/common/transformations/tests/common_optimizations/binarize_weights.cpp index 96e69e6c3df..5207cf69855 100644 --- a/src/common/transformations/tests/common_optimizations/binarize_weights.cpp +++ b/src/common/transformations/tests/common_optimizations/binarize_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/broadcast_elementwise_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/broadcast_elementwise_fusion_test.cpp index 248ae024abd..15283564133 100644 --- a/src/common/transformations/tests/common_optimizations/broadcast_elementwise_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/broadcast_elementwise_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/change_placeholder_types_test.cpp b/src/common/transformations/tests/common_optimizations/change_placeholder_types_test.cpp index 85a20ae91b6..02e9c4c179d 100644 --- a/src/common/transformations/tests/common_optimizations/change_placeholder_types_test.cpp +++ b/src/common/transformations/tests/common_optimizations/change_placeholder_types_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/clamp_fusion.cpp b/src/common/transformations/tests/common_optimizations/clamp_fusion.cpp index 7e03cc755ac..4d0855b170e 100644 --- a/src/common/transformations/tests/common_optimizations/clamp_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/clamp_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/compress_float_constants_test.cpp b/src/common/transformations/tests/common_optimizations/compress_float_constants_test.cpp index d9825032deb..4bb538b68cf 100644 --- a/src/common/transformations/tests/common_optimizations/compress_float_constants_test.cpp +++ b/src/common/transformations/tests/common_optimizations/compress_float_constants_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/concat_reduce_fusion.cpp b/src/common/transformations/tests/common_optimizations/concat_reduce_fusion.cpp index fac087e8053..2a9fc26ba1e 100644 --- a/src/common/transformations/tests/common_optimizations/concat_reduce_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/concat_reduce_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/conv_to_binary_conv.cpp b/src/common/transformations/tests/common_optimizations/conv_to_binary_conv.cpp index e2397aac634..41639a4e22a 100644 --- a/src/common/transformations/tests/common_optimizations/conv_to_binary_conv.cpp +++ b/src/common/transformations/tests/common_optimizations/conv_to_binary_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/convert_compression_only_to_legacy_test.cpp b/src/common/transformations/tests/common_optimizations/convert_compression_only_to_legacy_test.cpp index cda6ee7abd2..2546f3da72a 100644 --- a/src/common/transformations/tests/common_optimizations/convert_compression_only_to_legacy_test.cpp +++ b/src/common/transformations/tests/common_optimizations/convert_compression_only_to_legacy_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/convert_divide.cpp b/src/common/transformations/tests/common_optimizations/convert_divide.cpp index d9e5113c1ee..69ba1d51f98 100644 --- a/src/common/transformations/tests/common_optimizations/convert_divide.cpp +++ b/src/common/transformations/tests/common_optimizations/convert_divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/convert_nms_gather_path_to_unsigned_test.cpp b/src/common/transformations/tests/common_optimizations/convert_nms_gather_path_to_unsigned_test.cpp index 851b7defb3a..c0ec612aaca 100644 --- a/src/common/transformations/tests/common_optimizations/convert_nms_gather_path_to_unsigned_test.cpp +++ b/src/common/transformations/tests/common_optimizations/convert_nms_gather_path_to_unsigned_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/convert_quantize_dequantize.cpp b/src/common/transformations/tests/common_optimizations/convert_quantize_dequantize.cpp index 640dc05df6e..8db7df46c15 100644 --- a/src/common/transformations/tests/common_optimizations/convert_quantize_dequantize.cpp +++ b/src/common/transformations/tests/common_optimizations/convert_quantize_dequantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/depth_to_space_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/depth_to_space_fusion_test.cpp index 8fd7dfe4805..6c0968342b9 100644 --- a/src/common/transformations/tests/common_optimizations/depth_to_space_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/depth_to_space_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/dilated_convolution_converter.cpp b/src/common/transformations/tests/common_optimizations/dilated_convolution_converter.cpp index e2862436398..5397022a282 100644 --- a/src/common/transformations/tests/common_optimizations/dilated_convolution_converter.cpp +++ b/src/common/transformations/tests/common_optimizations/dilated_convolution_converter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/dimension_tracking.cpp b/src/common/transformations/tests/common_optimizations/dimension_tracking.cpp index d5cb6ccbe90..8fc31774bd5 100644 --- a/src/common/transformations/tests/common_optimizations/dimension_tracking.cpp +++ b/src/common/transformations/tests/common_optimizations/dimension_tracking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/disable_shapeof_constant_folding_tests.cpp b/src/common/transformations/tests/common_optimizations/disable_shapeof_constant_folding_tests.cpp index aeff3755a6e..7b34732859a 100644 --- a/src/common/transformations/tests/common_optimizations/disable_shapeof_constant_folding_tests.cpp +++ b/src/common/transformations/tests/common_optimizations/disable_shapeof_constant_folding_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/divide_fusion.cpp b/src/common/transformations/tests/common_optimizations/divide_fusion.cpp index 5b5e2c505d9..0047ab381c2 100644 --- a/src/common/transformations/tests/common_optimizations/divide_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/divide_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/division_by_zero_fp16_resolver_test.cpp b/src/common/transformations/tests/common_optimizations/division_by_zero_fp16_resolver_test.cpp index 7d2312b28f1..e749dfc7bb2 100644 --- a/src/common/transformations/tests/common_optimizations/division_by_zero_fp16_resolver_test.cpp +++ b/src/common/transformations/tests/common_optimizations/division_by_zero_fp16_resolver_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/dropout_with_random_uniform_replacer_test.cpp b/src/common/transformations/tests/common_optimizations/dropout_with_random_uniform_replacer_test.cpp index d1ea9b89947..ad7f1f065de 100644 --- a/src/common/transformations/tests/common_optimizations/dropout_with_random_uniform_replacer_test.cpp +++ b/src/common/transformations/tests/common_optimizations/dropout_with_random_uniform_replacer_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/eliminate_duplicate_ti_inputs.cpp b/src/common/transformations/tests/common_optimizations/eliminate_duplicate_ti_inputs.cpp index 68aa3beef12..88e856911de 100644 --- a/src/common/transformations/tests/common_optimizations/eliminate_duplicate_ti_inputs.cpp +++ b/src/common/transformations/tests/common_optimizations/eliminate_duplicate_ti_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/eliminate_split_test.cpp b/src/common/transformations/tests/common_optimizations/eliminate_split_test.cpp index c3e38af2a78..bab912e92b5 100644 --- a/src/common/transformations/tests/common_optimizations/eliminate_split_test.cpp +++ b/src/common/transformations/tests/common_optimizations/eliminate_split_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/eliminate_unsqueeze_gather.cpp b/src/common/transformations/tests/common_optimizations/eliminate_unsqueeze_gather.cpp index ae59ba215fb..b53d0538e0e 100644 --- a/src/common/transformations/tests/common_optimizations/eliminate_unsqueeze_gather.cpp +++ b/src/common/transformations/tests/common_optimizations/eliminate_unsqueeze_gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/fold_subgraph_empty_inputs_test.cpp b/src/common/transformations/tests/common_optimizations/fold_subgraph_empty_inputs_test.cpp index 4084ef8a2f2..2f8931184ae 100644 --- a/src/common/transformations/tests/common_optimizations/fold_subgraph_empty_inputs_test.cpp +++ b/src/common/transformations/tests/common_optimizations/fold_subgraph_empty_inputs_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/fq_mul_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/fq_mul_fusion_test.cpp index 02bb9718e83..555365002c3 100644 --- a/src/common/transformations/tests/common_optimizations/fq_mul_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/fq_mul_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/fq_reshape_fusion.cpp b/src/common/transformations/tests/common_optimizations/fq_reshape_fusion.cpp index a383e8913ff..f333d10c179 100644 --- a/src/common/transformations/tests/common_optimizations/fq_reshape_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/fq_reshape_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/fused_names_cleanup.cpp b/src/common/transformations/tests/common_optimizations/fused_names_cleanup.cpp index 2300eb6316e..c9fd197f0e7 100644 --- a/src/common/transformations/tests/common_optimizations/fused_names_cleanup.cpp +++ b/src/common/transformations/tests/common_optimizations/fused_names_cleanup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/gelu_fusion.cpp b/src/common/transformations/tests/common_optimizations/gelu_fusion.cpp index b736c0d16f5..d0f3362b61d 100644 --- a/src/common/transformations/tests/common_optimizations/gelu_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/gelu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/gru_cell_fusion.cpp b/src/common/transformations/tests/common_optimizations/gru_cell_fusion.cpp index 77320f2c1e3..8937b7f775d 100644 --- a/src/common/transformations/tests/common_optimizations/gru_cell_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/gru_cell_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/hsigmoid_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/hsigmoid_fusion_test.cpp index 8686829125a..94456fa919d 100644 --- a/src/common/transformations/tests/common_optimizations/hsigmoid_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/hsigmoid_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/hswish_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/hswish_fusion_test.cpp index ae44a586581..f09831053a4 100644 --- a/src/common/transformations/tests/common_optimizations/hswish_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/hswish_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/interpolate_sequence_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/interpolate_sequence_fusion_test.cpp index 35a8be38bc2..415cb1affc4 100644 --- a/src/common/transformations/tests/common_optimizations/interpolate_sequence_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/interpolate_sequence_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/leaky_relu_fusion.cpp b/src/common/transformations/tests/common_optimizations/leaky_relu_fusion.cpp index b47d6659485..b136146ccc2 100644 --- a/src/common/transformations/tests/common_optimizations/leaky_relu_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/leaky_relu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/lin_op_sequence_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/lin_op_sequence_fusion_test.cpp index 499e4444d4f..08c6c6e1789 100644 --- a/src/common/transformations/tests/common_optimizations/lin_op_sequence_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/lin_op_sequence_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/low_latency_test.cpp b/src/common/transformations/tests/common_optimizations/low_latency_test.cpp index 6ae161d038e..2c0d41612cc 100644 --- a/src/common/transformations/tests/common_optimizations/low_latency_test.cpp +++ b/src/common/transformations/tests/common_optimizations/low_latency_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/low_latency_v2_test.cpp b/src/common/transformations/tests/common_optimizations/low_latency_v2_test.cpp index 5248c09419d..7e5c936113f 100644 --- a/src/common/transformations/tests/common_optimizations/low_latency_v2_test.cpp +++ b/src/common/transformations/tests/common_optimizations/low_latency_v2_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/matmul_const_transposes_extraction.cpp b/src/common/transformations/tests/common_optimizations/matmul_const_transposes_extraction.cpp index 39ea894dac6..f0a4945a743 100644 --- a/src/common/transformations/tests/common_optimizations/matmul_const_transposes_extraction.cpp +++ b/src/common/transformations/tests/common_optimizations/matmul_const_transposes_extraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/matmul_multiply_fusion.cpp b/src/common/transformations/tests/common_optimizations/matmul_multiply_fusion.cpp index 907714e3ec2..8224b0c35ba 100644 --- a/src/common/transformations/tests/common_optimizations/matmul_multiply_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/matmul_multiply_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/mish_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/mish_fusion_test.cpp index 43c44928f3a..3db5b8afb8f 100644 --- a/src/common/transformations/tests/common_optimizations/mish_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/mish_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/mul_fake_quantize_fusion.cpp b/src/common/transformations/tests/common_optimizations/mul_fake_quantize_fusion.cpp index 45d5dcfc57e..862a1e62200 100644 --- a/src/common/transformations/tests/common_optimizations/mul_fake_quantize_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/mul_fake_quantize_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/mvn_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/mvn_fusion_test.cpp index 45ab939a74e..aa624aa0f1a 100644 --- a/src/common/transformations/tests/common_optimizations/mvn_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/mvn_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/nearest_neighbor_upsampling_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/nearest_neighbor_upsampling_fusion_test.cpp index 45f0e885693..afcec8cf948 100644 --- a/src/common/transformations/tests/common_optimizations/nearest_neighbor_upsampling_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/nearest_neighbor_upsampling_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/ngraph_fq_transpose_test.cpp b/src/common/transformations/tests/common_optimizations/ngraph_fq_transpose_test.cpp index dad23734a9c..df5409a6a32 100644 --- a/src/common/transformations/tests/common_optimizations/ngraph_fq_transpose_test.cpp +++ b/src/common/transformations/tests/common_optimizations/ngraph_fq_transpose_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/nop_elimination.cpp b/src/common/transformations/tests/common_optimizations/nop_elimination.cpp index 225a4162db0..165c1465bac 100644 --- a/src/common/transformations/tests/common_optimizations/nop_elimination.cpp +++ b/src/common/transformations/tests/common_optimizations/nop_elimination.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/normalize_l2_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/normalize_l2_fusion_test.cpp index 753091220c5..1ac010b7d8f 100644 --- a/src/common/transformations/tests/common_optimizations/normalize_l2_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/normalize_l2_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/optimize_strided_slice_test.cpp b/src/common/transformations/tests/common_optimizations/optimize_strided_slice_test.cpp index b2a4bc69bc0..34c973a2e15 100644 --- a/src/common/transformations/tests/common_optimizations/optimize_strided_slice_test.cpp +++ b/src/common/transformations/tests/common_optimizations/optimize_strided_slice_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/pad_fusion.cpp b/src/common/transformations/tests/common_optimizations/pad_fusion.cpp index c9ab6da6805..c05d54af399 100644 --- a/src/common/transformations/tests/common_optimizations/pad_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/pad_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/preprocessing_fusion_tests.cpp b/src/common/transformations/tests/common_optimizations/preprocessing_fusion_tests.cpp index 61a562e1aec..dd36a591d3a 100644 --- a/src/common/transformations/tests/common_optimizations/preprocessing_fusion_tests.cpp +++ b/src/common/transformations/tests/common_optimizations/preprocessing_fusion_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/pull_through_reduce_test.cpp b/src/common/transformations/tests/common_optimizations/pull_through_reduce_test.cpp index 56073767340..86ebf561160 100644 --- a/src/common/transformations/tests/common_optimizations/pull_through_reduce_test.cpp +++ b/src/common/transformations/tests/common_optimizations/pull_through_reduce_test.cpp @@ -1,4 +1,4 @@ - // Copyright (C) 2022 Intel Corporation + // Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/random_uniform_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/random_uniform_fusion_test.cpp index 4334d74c80e..2ccc60614ad 100644 --- a/src/common/transformations/tests/common_optimizations/random_uniform_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/random_uniform_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/reduce_merge.cpp b/src/common/transformations/tests/common_optimizations/reduce_merge.cpp index a09b7e5e345..54697b4679a 100644 --- a/src/common/transformations/tests/common_optimizations/reduce_merge.cpp +++ b/src/common/transformations/tests/common_optimizations/reduce_merge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/reduce_reshape_fusion_tests.cpp b/src/common/transformations/tests/common_optimizations/reduce_reshape_fusion_tests.cpp index a9d54e9df61..99450cfe6af 100644 --- a/src/common/transformations/tests/common_optimizations/reduce_reshape_fusion_tests.cpp +++ b/src/common/transformations/tests/common_optimizations/reduce_reshape_fusion_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/relu_fake_quantize_fusion.cpp b/src/common/transformations/tests/common_optimizations/relu_fake_quantize_fusion.cpp index 51b3e156e79..3f48a8bcdba 100644 --- a/src/common/transformations/tests/common_optimizations/relu_fake_quantize_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/relu_fake_quantize_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/remove_concat_zero_dim_input_test.cpp b/src/common/transformations/tests/common_optimizations/remove_concat_zero_dim_input_test.cpp index 7db279e01a3..969048a9d4b 100644 --- a/src/common/transformations/tests/common_optimizations/remove_concat_zero_dim_input_test.cpp +++ b/src/common/transformations/tests/common_optimizations/remove_concat_zero_dim_input_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/remove_multi_subgraph_op_dangling_params_tests.cpp b/src/common/transformations/tests/common_optimizations/remove_multi_subgraph_op_dangling_params_tests.cpp index 8ea7e9588c2..8a6d0e8162b 100644 --- a/src/common/transformations/tests/common_optimizations/remove_multi_subgraph_op_dangling_params_tests.cpp +++ b/src/common/transformations/tests/common_optimizations/remove_multi_subgraph_op_dangling_params_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/reshape_sequence_fusion.cpp b/src/common/transformations/tests/common_optimizations/reshape_sequence_fusion.cpp index 9c2c271b9bf..89ae8e0e0c1 100644 --- a/src/common/transformations/tests/common_optimizations/reshape_sequence_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/reshape_sequence_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/select_with_one_value_condition_test.cpp b/src/common/transformations/tests/common_optimizations/select_with_one_value_condition_test.cpp index 69a83df33e6..49a4f14410b 100644 --- a/src/common/transformations/tests/common_optimizations/select_with_one_value_condition_test.cpp +++ b/src/common/transformations/tests/common_optimizations/select_with_one_value_condition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/sequence_fusion.cpp b/src/common/transformations/tests/common_optimizations/sequence_fusion.cpp index 3f28bdbdd6b..73f3fa33336 100644 --- a/src/common/transformations/tests/common_optimizations/sequence_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/sequence_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/shared_shapeof_test.cpp b/src/common/transformations/tests/common_optimizations/shared_shapeof_test.cpp index 310e88f0581..4af085d7d15 100644 --- a/src/common/transformations/tests/common_optimizations/shared_shapeof_test.cpp +++ b/src/common/transformations/tests/common_optimizations/shared_shapeof_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/shuffle_channels_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/shuffle_channels_fusion_test.cpp index 4ea58216808..386bc8b4ff0 100644 --- a/src/common/transformations/tests/common_optimizations/shuffle_channels_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/shuffle_channels_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/simplify_second_input_of_reshape_test.cpp b/src/common/transformations/tests/common_optimizations/simplify_second_input_of_reshape_test.cpp index a48b0a384f6..926e53c97a7 100644 --- a/src/common/transformations/tests/common_optimizations/simplify_second_input_of_reshape_test.cpp +++ b/src/common/transformations/tests/common_optimizations/simplify_second_input_of_reshape_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/simplify_shape_of_sub_graph.cpp b/src/common/transformations/tests/common_optimizations/simplify_shape_of_sub_graph.cpp index 16b9d939a4a..ebbd02b2c54 100644 --- a/src/common/transformations/tests/common_optimizations/simplify_shape_of_sub_graph.cpp +++ b/src/common/transformations/tests/common_optimizations/simplify_shape_of_sub_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/skip_gather_before_transpose_and_reshape_test.cpp b/src/common/transformations/tests/common_optimizations/skip_gather_before_transpose_and_reshape_test.cpp index 11612e26c77..54da2f942f2 100644 --- a/src/common/transformations/tests/common_optimizations/skip_gather_before_transpose_and_reshape_test.cpp +++ b/src/common/transformations/tests/common_optimizations/skip_gather_before_transpose_and_reshape_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/softmax_fusion.cpp b/src/common/transformations/tests/common_optimizations/softmax_fusion.cpp index 62ce252a9c5..bb97e750387 100644 --- a/src/common/transformations/tests/common_optimizations/softmax_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/softmax_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/softplus_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/softplus_fusion_test.cpp index da29c378ecb..44c958deda5 100644 --- a/src/common/transformations/tests/common_optimizations/softplus_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/softplus_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/space_to_batch_fusion.cpp b/src/common/transformations/tests/common_optimizations/space_to_batch_fusion.cpp index f595b6f72ad..d82fbb04855 100644 --- a/src/common/transformations/tests/common_optimizations/space_to_batch_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/space_to_batch_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/split_concat_pair_to_interpolate_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/split_concat_pair_to_interpolate_fusion_test.cpp index 227ee823467..4ef0adee404 100644 --- a/src/common/transformations/tests/common_optimizations/split_concat_pair_to_interpolate_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/split_concat_pair_to_interpolate_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/split_squeeze_concat_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/split_squeeze_concat_fusion_test.cpp index 3fb6c4d115d..4e3da8c05d9 100644 --- a/src/common/transformations/tests/common_optimizations/split_squeeze_concat_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/split_squeeze_concat_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/strides_optimization.cpp b/src/common/transformations/tests/common_optimizations/strides_optimization.cpp index 1f1b7808199..826a6eeeb9a 100644 --- a/src/common/transformations/tests/common_optimizations/strides_optimization.cpp +++ b/src/common/transformations/tests/common_optimizations/strides_optimization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/subtract_fusion.cpp b/src/common/transformations/tests/common_optimizations/subtract_fusion.cpp index ecc60b2889c..bfc837817e2 100644 --- a/src/common/transformations/tests/common_optimizations/subtract_fusion.cpp +++ b/src/common/transformations/tests/common_optimizations/subtract_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/swish_fusion_test.cpp b/src/common/transformations/tests/common_optimizations/swish_fusion_test.cpp index 66b4424be92..b614d0aeace 100644 --- a/src/common/transformations/tests/common_optimizations/swish_fusion_test.cpp +++ b/src/common/transformations/tests/common_optimizations/swish_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_reshape_elimination_for_matmul.cpp b/src/common/transformations/tests/common_optimizations/transpose_reshape_elimination_for_matmul.cpp index 6832eb94d7d..170b15ef220 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_reshape_elimination_for_matmul.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_reshape_elimination_for_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_sinking_binary_test.cpp b/src/common/transformations/tests/common_optimizations/transpose_sinking_binary_test.cpp index 37041f60d0f..d4eeb5bd1d2 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_sinking_binary_test.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_sinking_binary_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_sinking_concat_test.cpp b/src/common/transformations/tests/common_optimizations/transpose_sinking_concat_test.cpp index f4ca73e5c85..4efc0b50724 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_sinking_concat_test.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_sinking_concat_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_sinking_split_test.cpp b/src/common/transformations/tests/common_optimizations/transpose_sinking_split_test.cpp index 1e35c3a6a99..8bbfcf83d14 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_sinking_split_test.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_sinking_split_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_sinking_test.cpp b/src/common/transformations/tests/common_optimizations/transpose_sinking_test.cpp index 515e4ec59a6..7b495f13cfc 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_sinking_test.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_sinking_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_sinking_unary_test.cpp b/src/common/transformations/tests/common_optimizations/transpose_sinking_unary_test.cpp index 2f5d50bd03a..e29c33f5c3c 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_sinking_unary_test.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_sinking_unary_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/transpose_to_reshape_test.cpp b/src/common/transformations/tests/common_optimizations/transpose_to_reshape_test.cpp index 292ba8e88c3..7f75d73017d 100644 --- a/src/common/transformations/tests/common_optimizations/transpose_to_reshape_test.cpp +++ b/src/common/transformations/tests/common_optimizations/transpose_to_reshape_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/weights_dequantize_to_fake_quantize.cpp b/src/common/transformations/tests/common_optimizations/weights_dequantize_to_fake_quantize.cpp index a71c25dd933..3997e4f33ae 100644 --- a/src/common/transformations/tests/common_optimizations/weights_dequantize_to_fake_quantize.cpp +++ b/src/common/transformations/tests/common_optimizations/weights_dequantize_to_fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/common_optimizations/wrap_interpolate_into_transposes_test.cpp b/src/common/transformations/tests/common_optimizations/wrap_interpolate_into_transposes_test.cpp index db17dba1585..9d13f98d081 100644 --- a/src/common/transformations/tests/common_optimizations/wrap_interpolate_into_transposes_test.cpp +++ b/src/common/transformations/tests/common_optimizations/wrap_interpolate_into_transposes_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/const_folding_for_if.cpp b/src/common/transformations/tests/const_folding_for_if.cpp index 7b9d77383ff..d8bf175d9ca 100644 --- a/src/common/transformations/tests/const_folding_for_if.cpp +++ b/src/common/transformations/tests/const_folding_for_if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/const_folding_for_mvn.cpp b/src/common/transformations/tests/const_folding_for_mvn.cpp index d22f0c0b707..3b63081d1fb 100644 --- a/src/common/transformations/tests/const_folding_for_mvn.cpp +++ b/src/common/transformations/tests/const_folding_for_mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/const_folding_prior_box.cpp b/src/common/transformations/tests/const_folding_prior_box.cpp index 9fe9d1075bb..3da3ccc58b5 100644 --- a/src/common/transformations/tests/const_folding_prior_box.cpp +++ b/src/common/transformations/tests/const_folding_prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/control_flow/unroll_if_test.cpp b/src/common/transformations/tests/control_flow/unroll_if_test.cpp index aa11342568f..091e939bd76 100644 --- a/src/common/transformations/tests/control_flow/unroll_if_test.cpp +++ b/src/common/transformations/tests/control_flow/unroll_if_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/control_flow/unroll_loop_test.cpp b/src/common/transformations/tests/control_flow/unroll_loop_test.cpp index 3725d59d083..9fb3883dfc9 100644 --- a/src/common/transformations/tests/control_flow/unroll_loop_test.cpp +++ b/src/common/transformations/tests/control_flow/unroll_loop_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/control_flow/unroll_tensor_iterator_test.cpp b/src/common/transformations/tests/control_flow/unroll_tensor_iterator_test.cpp index b2ec9b5034b..6e13bbe78c5 100644 --- a/src/common/transformations/tests/control_flow/unroll_tensor_iterator_test.cpp +++ b/src/common/transformations/tests/control_flow/unroll_tensor_iterator_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/conv_fusion_test.cpp b/src/common/transformations/tests/legacy/conv_fusion_test.cpp index a7858073da2..d741ce28128 100644 --- a/src/common/transformations/tests/legacy/conv_fusion_test.cpp +++ b/src/common/transformations/tests/legacy/conv_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_cells_to_cells_ie_test.cpp b/src/common/transformations/tests/legacy/convert_cells_to_cells_ie_test.cpp index 8d2f21543a0..10ecca8cd11 100644 --- a/src/common/transformations/tests/legacy/convert_cells_to_cells_ie_test.cpp +++ b/src/common/transformations/tests/legacy/convert_cells_to_cells_ie_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_convolution_test.cpp b/src/common/transformations/tests/legacy/convert_convolution_test.cpp index 65a67162ea7..c7363132ead 100644 --- a/src/common/transformations/tests/legacy/convert_convolution_test.cpp +++ b/src/common/transformations/tests/legacy/convert_convolution_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_deconvolution_test.cpp b/src/common/transformations/tests/legacy/convert_deconvolution_test.cpp index 00487a89750..63fa16a85dd 100644 --- a/src/common/transformations/tests/legacy/convert_deconvolution_test.cpp +++ b/src/common/transformations/tests/legacy/convert_deconvolution_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_gather_to_gather_ie.cpp b/src/common/transformations/tests/legacy/convert_gather_to_gather_ie.cpp index e08f139687d..13b653118b5 100644 --- a/src/common/transformations/tests/legacy/convert_gather_to_gather_ie.cpp +++ b/src/common/transformations/tests/legacy/convert_gather_to_gather_ie.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_interpolate_to_legacy.cpp b/src/common/transformations/tests/legacy/convert_interpolate_to_legacy.cpp index 0497c6025b2..d28064635ea 100644 --- a/src/common/transformations/tests/legacy/convert_interpolate_to_legacy.cpp +++ b/src/common/transformations/tests/legacy/convert_interpolate_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_lrn_to_legacy.cpp b/src/common/transformations/tests/legacy/convert_lrn_to_legacy.cpp index 32395311c48..f0e8ef2fb82 100644 --- a/src/common/transformations/tests/legacy/convert_lrn_to_legacy.cpp +++ b/src/common/transformations/tests/legacy/convert_lrn_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_matmul_test.cpp b/src/common/transformations/tests/legacy/convert_matmul_test.cpp index a1660863eb8..295b1a947c9 100644 --- a/src/common/transformations/tests/legacy/convert_matmul_test.cpp +++ b/src/common/transformations/tests/legacy/convert_matmul_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_ngraph_to_cnn_network_tests.cpp b/src/common/transformations/tests/legacy/convert_ngraph_to_cnn_network_tests.cpp index 47ad0386828..4dcea17f833 100644 --- a/src/common/transformations/tests/legacy/convert_ngraph_to_cnn_network_tests.cpp +++ b/src/common/transformations/tests/legacy/convert_ngraph_to_cnn_network_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_nms5_test.cpp b/src/common/transformations/tests/legacy/convert_nms5_test.cpp index 645e86f366c..af253a99148 100644 --- a/src/common/transformations/tests/legacy/convert_nms5_test.cpp +++ b/src/common/transformations/tests/legacy/convert_nms5_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_nms_to_nms_ie_test.cpp b/src/common/transformations/tests/legacy/convert_nms_to_nms_ie_test.cpp index 7728fdce1b2..9fa406f9b4e 100644 --- a/src/common/transformations/tests/legacy/convert_nms_to_nms_ie_test.cpp +++ b/src/common/transformations/tests/legacy/convert_nms_to_nms_ie_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_pad_to_legacy.cpp b/src/common/transformations/tests/legacy/convert_pad_to_legacy.cpp index 2962cf06778..ec5730737dd 100644 --- a/src/common/transformations/tests/legacy/convert_pad_to_legacy.cpp +++ b/src/common/transformations/tests/legacy/convert_pad_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_sequences_to_sequences_ie_test.cpp b/src/common/transformations/tests/legacy/convert_sequences_to_sequences_ie_test.cpp index 61be6233197..15380ce8dc0 100644 --- a/src/common/transformations/tests/legacy/convert_sequences_to_sequences_ie_test.cpp +++ b/src/common/transformations/tests/legacy/convert_sequences_to_sequences_ie_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_strided_slice_to_crop_test.cpp b/src/common/transformations/tests/legacy/convert_strided_slice_to_crop_test.cpp index af206ae7793..35daa5576ff 100644 --- a/src/common/transformations/tests/legacy/convert_strided_slice_to_crop_test.cpp +++ b/src/common/transformations/tests/legacy/convert_strided_slice_to_crop_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_tile_to_legacy.cpp b/src/common/transformations/tests/legacy/convert_tile_to_legacy.cpp index d775bdf7677..51308cadb11 100644 --- a/src/common/transformations/tests/legacy/convert_tile_to_legacy.cpp +++ b/src/common/transformations/tests/legacy/convert_tile_to_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/convert_topk_test.cpp b/src/common/transformations/tests/legacy/convert_topk_test.cpp index b5e66e2bea6..a76a11f1878 100644 --- a/src/common/transformations/tests/legacy/convert_topk_test.cpp +++ b/src/common/transformations/tests/legacy/convert_topk_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/fc_bias_fusion_test.cpp b/src/common/transformations/tests/legacy/fc_bias_fusion_test.cpp index 3fa257b08d2..f1dd711bc74 100644 --- a/src/common/transformations/tests/legacy/fc_bias_fusion_test.cpp +++ b/src/common/transformations/tests/legacy/fc_bias_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/keep_constant_inputs_tests.cpp b/src/common/transformations/tests/legacy/keep_constant_inputs_tests.cpp index f666042c5e1..691d562e4ac 100644 --- a/src/common/transformations/tests/legacy/keep_constant_inputs_tests.cpp +++ b/src/common/transformations/tests/legacy/keep_constant_inputs_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/mul_add_conversion_test.cpp b/src/common/transformations/tests/legacy/mul_add_conversion_test.cpp index 1a511c7b4de..e626ad66bd7 100644 --- a/src/common/transformations/tests/legacy/mul_add_conversion_test.cpp +++ b/src/common/transformations/tests/legacy/mul_add_conversion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/legacy/reshape_fc_fusion_test.cpp b/src/common/transformations/tests/legacy/reshape_fc_fusion_test.cpp index 962d2176672..06564f21883 100644 --- a/src/common/transformations/tests/legacy/reshape_fc_fusion_test.cpp +++ b/src/common/transformations/tests/legacy/reshape_fc_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/make_stateful_test.cpp b/src/common/transformations/tests/make_stateful_test.cpp index ce76d015ba0..8d8b927532d 100644 --- a/src/common/transformations/tests/make_stateful_test.cpp +++ b/src/common/transformations/tests/make_stateful_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/offline_transformations/pruning_test.cpp b/src/common/transformations/tests/offline_transformations/pruning_test.cpp index ab128148011..4686769a06f 100644 --- a/src/common/transformations/tests/offline_transformations/pruning_test.cpp +++ b/src/common/transformations/tests/offline_transformations/pruning_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/batch_norm_decompositoin.cpp b/src/common/transformations/tests/op_conversions/batch_norm_decompositoin.cpp index 54e77213e27..16e95adfd7e 100644 --- a/src/common/transformations/tests/op_conversions/batch_norm_decompositoin.cpp +++ b/src/common/transformations/tests/op_conversions/batch_norm_decompositoin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/batch_to_space_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/batch_to_space_decomposition_test.cpp index 99bf4654d52..0f66c8553c2 100644 --- a/src/common/transformations/tests/op_conversions/batch_to_space_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/batch_to_space_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/bidirectional_sequences_decomposition.cpp b/src/common/transformations/tests/op_conversions/bidirectional_sequences_decomposition.cpp index bbc876c05fb..d1da8103403 100644 --- a/src/common/transformations/tests/op_conversions/bidirectional_sequences_decomposition.cpp +++ b/src/common/transformations/tests/op_conversions/bidirectional_sequences_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_broadcast3_test.cpp b/src/common/transformations/tests/op_conversions/convert_broadcast3_test.cpp index bd7cac882c6..3fa7c72fe81 100644 --- a/src/common/transformations/tests/op_conversions/convert_broadcast3_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_broadcast3_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_broadcast_to_tiles_test.cpp b/src/common/transformations/tests/op_conversions/convert_broadcast_to_tiles_test.cpp index 1724e98aa5c..1c7551c33be 100644 --- a/src/common/transformations/tests/op_conversions/convert_broadcast_to_tiles_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_broadcast_to_tiles_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_deformable_conv_v8_to_v1_test.cpp b/src/common/transformations/tests/op_conversions/convert_deformable_conv_v8_to_v1_test.cpp index 0c367a761e3..2aa01a31e74 100644 --- a/src/common/transformations/tests/op_conversions/convert_deformable_conv_v8_to_v1_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_deformable_conv_v8_to_v1_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_gather_0d_test.cpp b/src/common/transformations/tests/op_conversions/convert_gather_0d_test.cpp index d058e222e5f..05e8bce2e39 100644 --- a/src/common/transformations/tests/op_conversions/convert_gather_0d_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_gather_0d_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_gather_downgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_gather_downgrade_test.cpp index b7ed0424727..b7d8ad833fe 100644 --- a/src/common/transformations/tests/op_conversions/convert_gather_downgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_gather_downgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_gather_upgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_gather_upgrade_test.cpp index 606bbf2f115..0f9704a4eda 100644 --- a/src/common/transformations/tests/op_conversions/convert_gather_upgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_gather_upgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_interpolate1_to_interpolate4_test.cpp b/src/common/transformations/tests/op_conversions/convert_interpolate1_to_interpolate4_test.cpp index 8894b4c631e..22192d47bbc 100644 --- a/src/common/transformations/tests/op_conversions/convert_interpolate1_to_interpolate4_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_interpolate1_to_interpolate4_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_matrix_nms_to_matrix_nms_ie_internal.cpp b/src/common/transformations/tests/op_conversions/convert_matrix_nms_to_matrix_nms_ie_internal.cpp index 24cb52cf306..f3592e50d00 100644 --- a/src/common/transformations/tests/op_conversions/convert_matrix_nms_to_matrix_nms_ie_internal.cpp +++ b/src/common/transformations/tests/op_conversions/convert_matrix_nms_to_matrix_nms_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_maxpool_downgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_maxpool_downgrade_test.cpp index ac7c8c5749d..bf387373f03 100644 --- a/src/common/transformations/tests/op_conversions/convert_maxpool_downgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_maxpool_downgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_maxpool_upgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_maxpool_upgrade_test.cpp index 1e3408c4173..81f7efad025 100644 --- a/src/common/transformations/tests/op_conversions/convert_maxpool_upgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_maxpool_upgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie_internal.cpp b/src/common/transformations/tests/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie_internal.cpp index 7b187f2e16b..042285f93d1 100644 --- a/src/common/transformations/tests/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie_internal.cpp +++ b/src/common/transformations/tests/op_conversions/convert_multiclass_nms_to_multiclass_nms_ie_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_multiclass_nms_upgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_multiclass_nms_upgrade_test.cpp index 924b5640209..9c289daf87e 100644 --- a/src/common/transformations/tests/op_conversions/convert_multiclass_nms_upgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_multiclass_nms_upgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_mvn1_to_mvn6_test.cpp b/src/common/transformations/tests/op_conversions/convert_mvn1_to_mvn6_test.cpp index 4ef2acf38da..444f3883ef8 100644 --- a/src/common/transformations/tests/op_conversions/convert_mvn1_to_mvn6_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_mvn1_to_mvn6_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_nms9_to_nms_ie_internal_test.cpp b/src/common/transformations/tests/op_conversions/convert_nms9_to_nms_ie_internal_test.cpp index 146928cf840..bf5918e6692 100644 --- a/src/common/transformations/tests/op_conversions/convert_nms9_to_nms_ie_internal_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_nms9_to_nms_ie_internal_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_nms_to_nms_ie_internal_test.cpp b/src/common/transformations/tests/op_conversions/convert_nms_to_nms_ie_internal_test.cpp index b854dbdf012..19d1f2c6e3b 100644 --- a/src/common/transformations/tests/op_conversions/convert_nms_to_nms_ie_internal_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_nms_to_nms_ie_internal_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_pad_to_group_conv.cpp b/src/common/transformations/tests/op_conversions/convert_pad_to_group_conv.cpp index 2143a38dd72..bd93a8c2aba 100644 --- a/src/common/transformations/tests/op_conversions/convert_pad_to_group_conv.cpp +++ b/src/common/transformations/tests/op_conversions/convert_pad_to_group_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_5.cpp b/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_5.cpp index d67f50af909..47793bd853c 100644 --- a/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_5.cpp +++ b/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_5.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_9.cpp b/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_9.cpp index c4d31a5094d..2c620921795 100644 --- a/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_9.cpp +++ b/src/common/transformations/tests/op_conversions/convert_previous_nms_to_nms_9.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_prior_box_v8_to_v0_test.cpp b/src/common/transformations/tests/op_conversions/convert_prior_box_v8_to_v0_test.cpp index beacf9fe1cf..077b99f9712 100644 --- a/src/common/transformations/tests/op_conversions/convert_prior_box_v8_to_v0_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_prior_box_v8_to_v0_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_reduce_to_pooling_test.cpp b/src/common/transformations/tests/op_conversions/convert_reduce_to_pooling_test.cpp index 16a35fdfa81..eac26e359c5 100644 --- a/src/common/transformations/tests/op_conversions/convert_reduce_to_pooling_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_reduce_to_pooling_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_roi_align_v3_to_v9_test.cpp b/src/common/transformations/tests/op_conversions/convert_roi_align_v3_to_v9_test.cpp index 7d0706d76f4..9fb681f82c3 100644 --- a/src/common/transformations/tests/op_conversions/convert_roi_align_v3_to_v9_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_roi_align_v3_to_v9_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_roi_align_v9_to_v3_test.cpp b/src/common/transformations/tests/op_conversions/convert_roi_align_v9_to_v3_test.cpp index cd40e8feae0..5242a014036 100644 --- a/src/common/transformations/tests/op_conversions/convert_roi_align_v9_to_v3_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_roi_align_v9_to_v3_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_scatter_elements_to_scatter_test.cpp b/src/common/transformations/tests/op_conversions/convert_scatter_elements_to_scatter_test.cpp index c626ff597b0..b192465a0ce 100644 --- a/src/common/transformations/tests/op_conversions/convert_scatter_elements_to_scatter_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_scatter_elements_to_scatter_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_sequences_to_ti_test.cpp b/src/common/transformations/tests/op_conversions/convert_sequences_to_ti_test.cpp index b4eb395cafb..db6ef315393 100644 --- a/src/common/transformations/tests/op_conversions/convert_sequences_to_ti_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_sequences_to_ti_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_shapeof3.cpp b/src/common/transformations/tests/op_conversions/convert_shapeof3.cpp index 1601b365969..13088e23c70 100644 --- a/src/common/transformations/tests/op_conversions/convert_shapeof3.cpp +++ b/src/common/transformations/tests/op_conversions/convert_shapeof3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_shuffle_channels3_test.cpp b/src/common/transformations/tests/op_conversions/convert_shuffle_channels3_test.cpp index c618e9552f6..5ddd6170225 100644 --- a/src/common/transformations/tests/op_conversions/convert_shuffle_channels3_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_shuffle_channels3_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_softmax_downgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_softmax_downgrade_test.cpp index c2eef2218e5..73f21a2f7f0 100644 --- a/src/common/transformations/tests/op_conversions/convert_softmax_downgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_softmax_downgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_softmax_upgrade_test.cpp b/src/common/transformations/tests/op_conversions/convert_softmax_upgrade_test.cpp index 71f87847782..65e821f9a47 100644 --- a/src/common/transformations/tests/op_conversions/convert_softmax_upgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_softmax_upgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_ti_to_sequences_test.cpp b/src/common/transformations/tests/op_conversions/convert_ti_to_sequences_test.cpp index 01e989959d5..e568e1ac3e7 100644 --- a/src/common/transformations/tests/op_conversions/convert_ti_to_sequences_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_ti_to_sequences_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/convert_topk3_test.cpp b/src/common/transformations/tests/op_conversions/convert_topk3_test.cpp index fc84e2db587..be23e57d16e 100644 --- a/src/common/transformations/tests/op_conversions/convert_topk3_test.cpp +++ b/src/common/transformations/tests/op_conversions/convert_topk3_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/detection_output_downgrade_test.cpp b/src/common/transformations/tests/op_conversions/detection_output_downgrade_test.cpp index 75c8f388331..1d86908bba4 100644 --- a/src/common/transformations/tests/op_conversions/detection_output_downgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/detection_output_downgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/detection_output_upgrade_test.cpp b/src/common/transformations/tests/op_conversions/detection_output_upgrade_test.cpp index eed72a82042..2dfbc1e0668 100644 --- a/src/common/transformations/tests/op_conversions/detection_output_upgrade_test.cpp +++ b/src/common/transformations/tests/op_conversions/detection_output_upgrade_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/eye_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/eye_decomposition_test.cpp index 91b5aa67499..a5929107598 100644 --- a/src/common/transformations/tests/op_conversions/eye_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/eye_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/fq_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/fq_decomposition_test.cpp index fbd983af548..2ec0eae41db 100644 --- a/src/common/transformations/tests/op_conversions/fq_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/fq_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/gather_normalize_negative_indices_test.cpp b/src/common/transformations/tests/op_conversions/gather_normalize_negative_indices_test.cpp index 8f8b448929c..5a553c8a7ac 100644 --- a/src/common/transformations/tests/op_conversions/gather_normalize_negative_indices_test.cpp +++ b/src/common/transformations/tests/op_conversions/gather_normalize_negative_indices_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/gelu7_downgrade.cpp b/src/common/transformations/tests/op_conversions/gelu7_downgrade.cpp index c501beb3ba3..694df73924b 100644 --- a/src/common/transformations/tests/op_conversions/gelu7_downgrade.cpp +++ b/src/common/transformations/tests/op_conversions/gelu7_downgrade.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/hsigmoid_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/hsigmoid_decomposition_test.cpp index 49e9ae0ad14..abf613dc166 100644 --- a/src/common/transformations/tests/op_conversions/hsigmoid_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/hsigmoid_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/hswish_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/hswish_decomposition_test.cpp index 0b23c02eb0f..34e99f05b75 100644 --- a/src/common/transformations/tests/op_conversions/hswish_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/hswish_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/log_softmax_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/log_softmax_decomposition_test.cpp index d2b79412dcb..44256fa1b3e 100644 --- a/src/common/transformations/tests/op_conversions/log_softmax_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/log_softmax_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/mvn6_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/mvn6_decomposition_test.cpp index afeedab1f78..aa2fc5d0e95 100644 --- a/src/common/transformations/tests/op_conversions/mvn6_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/mvn6_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/ngraph_depth_to_space_transform_test.cpp b/src/common/transformations/tests/op_conversions/ngraph_depth_to_space_transform_test.cpp index 17abab89eb5..6aa76dfb53b 100644 --- a/src/common/transformations/tests/op_conversions/ngraph_depth_to_space_transform_test.cpp +++ b/src/common/transformations/tests/op_conversions/ngraph_depth_to_space_transform_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/ngraph_mode_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/ngraph_mode_decomposition_test.cpp index 31a37896e25..c4a1d200d94 100644 --- a/src/common/transformations/tests/op_conversions/ngraph_mode_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/ngraph_mode_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/normalize_l2_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/normalize_l2_decomposition_test.cpp index 0af32409193..8464ffb007b 100644 --- a/src/common/transformations/tests/op_conversions/normalize_l2_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/normalize_l2_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/reduce_l1_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/reduce_l1_decomposition_test.cpp index 593f23dc86e..2515bc6fdb2 100644 --- a/src/common/transformations/tests/op_conversions/reduce_l1_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/reduce_l1_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/reduce_l2_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/reduce_l2_decomposition_test.cpp index 15497e39052..1c3cd956d93 100644 --- a/src/common/transformations/tests/op_conversions/reduce_l2_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/reduce_l2_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/simplify_ctc_greedy_decoder_seq_len_test.cpp b/src/common/transformations/tests/op_conversions/simplify_ctc_greedy_decoder_seq_len_test.cpp index 15d60bb5017..6ba850b25c8 100644 --- a/src/common/transformations/tests/op_conversions/simplify_ctc_greedy_decoder_seq_len_test.cpp +++ b/src/common/transformations/tests/op_conversions/simplify_ctc_greedy_decoder_seq_len_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/softplus_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/softplus_decomposition_test.cpp index fd25fd07690..fda157d3ed9 100644 --- a/src/common/transformations/tests/op_conversions/softplus_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/softplus_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/softsign_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/softsign_decomposition_test.cpp index e63af4d0f6a..72ea7ecf658 100644 --- a/src/common/transformations/tests/op_conversions/softsign_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/softsign_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/op_conversions/unique_decomposition_test.cpp b/src/common/transformations/tests/op_conversions/unique_decomposition_test.cpp index 50d53ae8d9d..613bf35e940 100644 --- a/src/common/transformations/tests/op_conversions/unique_decomposition_test.cpp +++ b/src/common/transformations/tests/op_conversions/unique_decomposition_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/prelu_fusion.cpp b/src/common/transformations/tests/prelu_fusion.cpp index 6298898c084..8bdf5baa783 100644 --- a/src/common/transformations/tests/prelu_fusion.cpp +++ b/src/common/transformations/tests/prelu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/resolve_names_collisions.cpp b/src/common/transformations/tests/resolve_names_collisions.cpp index 7c57ec773e7..81d78d8984b 100644 --- a/src/common/transformations/tests/resolve_names_collisions.cpp +++ b/src/common/transformations/tests/resolve_names_collisions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/skip_tests_config.cpp b/src/common/transformations/tests/skip_tests_config.cpp index 5e8509c77c6..28b0ecc040d 100644 --- a/src/common/transformations/tests/skip_tests_config.cpp +++ b/src/common/transformations/tests/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/broadcast_const_range_replacement.cpp b/src/common/transformations/tests/smart_reshape/broadcast_const_range_replacement.cpp index e75dfda9995..bd6b8e3821b 100644 --- a/src/common/transformations/tests/smart_reshape/broadcast_const_range_replacement.cpp +++ b/src/common/transformations/tests/smart_reshape/broadcast_const_range_replacement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/lstm_states_broadcast.cpp b/src/common/transformations/tests/smart_reshape/lstm_states_broadcast.cpp index 9fa21850212..922329e2e58 100644 --- a/src/common/transformations/tests/smart_reshape/lstm_states_broadcast.cpp +++ b/src/common/transformations/tests/smart_reshape/lstm_states_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/reshape_sinking.cpp b/src/common/transformations/tests/smart_reshape/reshape_sinking.cpp index 5f560c08979..9693c6866aa 100644 --- a/src/common/transformations/tests/smart_reshape/reshape_sinking.cpp +++ b/src/common/transformations/tests/smart_reshape/reshape_sinking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/shape_of_const_folding.cpp b/src/common/transformations/tests/smart_reshape/shape_of_const_folding.cpp index e345faf4c92..5971ff9cb72 100644 --- a/src/common/transformations/tests/smart_reshape/shape_of_const_folding.cpp +++ b/src/common/transformations/tests/smart_reshape/shape_of_const_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/sr_mimicking_sbs.cpp b/src/common/transformations/tests/smart_reshape/sr_mimicking_sbs.cpp index c2702aa581b..30201d58ace 100644 --- a/src/common/transformations/tests/smart_reshape/sr_mimicking_sbs.cpp +++ b/src/common/transformations/tests/smart_reshape/sr_mimicking_sbs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/sr_proposal_scales.cpp b/src/common/transformations/tests/smart_reshape/sr_proposal_scales.cpp index 279cb708d36..6c54ae16e4f 100644 --- a/src/common/transformations/tests/smart_reshape/sr_proposal_scales.cpp +++ b/src/common/transformations/tests/smart_reshape/sr_proposal_scales.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/sr_reshape_1d.cpp b/src/common/transformations/tests/smart_reshape/sr_reshape_1d.cpp index c5195dd9a97..bd1fba07271 100644 --- a/src/common/transformations/tests/smart_reshape/sr_reshape_1d.cpp +++ b/src/common/transformations/tests/smart_reshape/sr_reshape_1d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/sr_strided_slice_squeeze.cpp b/src/common/transformations/tests/smart_reshape/sr_strided_slice_squeeze.cpp index 5012a9878b3..697806dabd6 100644 --- a/src/common/transformations/tests/smart_reshape/sr_strided_slice_squeeze.cpp +++ b/src/common/transformations/tests/smart_reshape/sr_strided_slice_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/smart_reshape/sr_sub_graph_ops.cpp b/src/common/transformations/tests/smart_reshape/sr_sub_graph_ops.cpp index 5ec883380cb..174c57fe667 100644 --- a/src/common/transformations/tests/smart_reshape/sr_sub_graph_ops.cpp +++ b/src/common/transformations/tests/smart_reshape/sr_sub_graph_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/type_relaxed_tests.cpp b/src/common/transformations/tests/type_relaxed_tests.cpp index 56d70bc6868..441c60fca85 100644 --- a/src/common/transformations/tests/type_relaxed_tests.cpp +++ b/src/common/transformations/tests/type_relaxed_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/utils/compare_functions_test.cpp b/src/common/transformations/tests/utils/compare_functions_test.cpp index 8555ab1658b..ac1ebc44403 100644 --- a/src/common/transformations/tests/utils/compare_functions_test.cpp +++ b/src/common/transformations/tests/utils/compare_functions_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/utils/compress_quantize_weights.cpp b/src/common/transformations/tests/utils/compress_quantize_weights.cpp index 4b869521c53..2372c2d8247 100644 --- a/src/common/transformations/tests/utils/compress_quantize_weights.cpp +++ b/src/common/transformations/tests/utils/compress_quantize_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/utils/convert_precision.cpp b/src/common/transformations/tests/utils/convert_precision.cpp index 8fb431018a9..672531ccb44 100644 --- a/src/common/transformations/tests/utils/convert_precision.cpp +++ b/src/common/transformations/tests/utils/convert_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/utils/primitives_priority_test.cpp b/src/common/transformations/tests/utils/primitives_priority_test.cpp index 27333b6a072..0806c8f238f 100644 --- a/src/common/transformations/tests/utils/primitives_priority_test.cpp +++ b/src/common/transformations/tests/utils/primitives_priority_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/transformations/tests/utils/utils_test.cpp b/src/common/transformations/tests/utils/utils_test.cpp index a371310aac1..eecfb37d018 100644 --- a/src/common/transformations/tests/utils/utils_test.cpp +++ b/src/common/transformations/tests/utils/utils_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/CMakeLists.txt b/src/common/util/CMakeLists.txt index 9cad18ce17a..618f2734324 100644 --- a/src/common/util/CMakeLists.txt +++ b/src/common/util/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/common/util/include/openvino/util/common_util.hpp b/src/common/util/include/openvino/util/common_util.hpp index 3151bf7ba84..42d79de385f 100644 --- a/src/common/util/include/openvino/util/common_util.hpp +++ b/src/common/util/include/openvino/util/common_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/include/openvino/util/env_util.hpp b/src/common/util/include/openvino/util/env_util.hpp index 61336416766..0b584f2825f 100644 --- a/src/common/util/include/openvino/util/env_util.hpp +++ b/src/common/util/include/openvino/util/env_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/include/openvino/util/file_util.hpp b/src/common/util/include/openvino/util/file_util.hpp index e37f10c0068..d2f2e00ff60 100644 --- a/src/common/util/include/openvino/util/file_util.hpp +++ b/src/common/util/include/openvino/util/file_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/include/openvino/util/log.hpp b/src/common/util/include/openvino/util/log.hpp index 24ad4e0700a..c5ff3b5b24e 100644 --- a/src/common/util/include/openvino/util/log.hpp +++ b/src/common/util/include/openvino/util/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/include/openvino/util/pp.hpp b/src/common/util/include/openvino/util/pp.hpp index e74619e62fc..9542119b330 100644 --- a/src/common/util/include/openvino/util/pp.hpp +++ b/src/common/util/include/openvino/util/pp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/include/openvino/util/shared_object.hpp b/src/common/util/include/openvino/util/shared_object.hpp index 3f2b307782b..8da45800f72 100644 --- a/src/common/util/include/openvino/util/shared_object.hpp +++ b/src/common/util/include/openvino/util/shared_object.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/include/openvino/util/util.hpp b/src/common/util/include/openvino/util/util.hpp index 50b4e82a349..c3e9051310d 100644 --- a/src/common/util/include/openvino/util/util.hpp +++ b/src/common/util/include/openvino/util/util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/src/common_util.cpp b/src/common/util/src/common_util.cpp index 6abe881ebe2..754ea3040c2 100644 --- a/src/common/util/src/common_util.cpp +++ b/src/common/util/src/common_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/src/env_util.cpp b/src/common/util/src/env_util.cpp index 283cba771ee..020ea870a52 100644 --- a/src/common/util/src/env_util.cpp +++ b/src/common/util/src/env_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/src/file_util.cpp b/src/common/util/src/file_util.cpp index e4cde8ac1ac..97a329ddcdb 100644 --- a/src/common/util/src/file_util.cpp +++ b/src/common/util/src/file_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/util/file_util.hpp" diff --git a/src/common/util/src/log.cpp b/src/common/util/src/log.cpp index fcf30fbbc26..bafaf6ba11f 100644 --- a/src/common/util/src/log.cpp +++ b/src/common/util/src/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/src/os/lin/lin_shared_object_loader.cpp b/src/common/util/src/os/lin/lin_shared_object_loader.cpp index 80f64d36e38..4d9cba447f0 100644 --- a/src/common/util/src/os/lin/lin_shared_object_loader.cpp +++ b/src/common/util/src/os/lin/lin_shared_object_loader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/common/util/src/os/win/win_shared_object_loader.cpp b/src/common/util/src/os/win/win_shared_object_loader.cpp index 76da4eed9b6..e40f59cd1f2 100644 --- a/src/common/util/src/os/win/win_shared_object_loader.cpp +++ b/src/common/util/src/os/win/win_shared_object_loader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 22840f49b4d..bf4a4334fa8 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/builder/CMakeLists.txt b/src/core/builder/CMakeLists.txt index 7bc8059ff92..5c9e7b21c12 100644 --- a/src/core/builder/CMakeLists.txt +++ b/src/core/builder/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/builder/include/ngraph/builder/autobroadcast.hpp b/src/core/builder/include/ngraph/builder/autobroadcast.hpp index 53929a5a1a5..7cf36c3d65b 100644 --- a/src/core/builder/include/ngraph/builder/autobroadcast.hpp +++ b/src/core/builder/include/ngraph/builder/autobroadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/include/ngraph/builder/make_constant.hpp b/src/core/builder/include/ngraph/builder/make_constant.hpp index b9b19145091..4a1fbedf35c 100644 --- a/src/core/builder/include/ngraph/builder/make_constant.hpp +++ b/src/core/builder/include/ngraph/builder/make_constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/include/ngraph/builder/norm.hpp b/src/core/builder/include/ngraph/builder/norm.hpp index 6e10459dbf9..f0574605b6b 100644 --- a/src/core/builder/include/ngraph/builder/norm.hpp +++ b/src/core/builder/include/ngraph/builder/norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/include/ngraph/builder/reduce_ops.hpp b/src/core/builder/include/ngraph/builder/reduce_ops.hpp index f21fc4cb15a..aa0f1c312a3 100644 --- a/src/core/builder/include/ngraph/builder/reduce_ops.hpp +++ b/src/core/builder/include/ngraph/builder/reduce_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/include/ngraph/builder/reshape.hpp b/src/core/builder/include/ngraph/builder/reshape.hpp index efa1501e843..3203202efbc 100644 --- a/src/core/builder/include/ngraph/builder/reshape.hpp +++ b/src/core/builder/include/ngraph/builder/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/include/ngraph/builder/split.hpp b/src/core/builder/include/ngraph/builder/split.hpp index 7bf1ebd18b1..39c71e942b1 100644 --- a/src/core/builder/include/ngraph/builder/split.hpp +++ b/src/core/builder/include/ngraph/builder/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/builder/autobroadcast.cpp b/src/core/builder/src/builder/autobroadcast.cpp index 1e54b8d427c..e9554d3949d 100644 --- a/src/core/builder/src/builder/autobroadcast.cpp +++ b/src/core/builder/src/builder/autobroadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/builder/make_constant.cpp b/src/core/builder/src/builder/make_constant.cpp index 73beb7c3f51..30fd0f0d019 100644 --- a/src/core/builder/src/builder/make_constant.cpp +++ b/src/core/builder/src/builder/make_constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/builder/norm.cpp b/src/core/builder/src/builder/norm.cpp index b2561ebf4d6..620a40f3b7b 100644 --- a/src/core/builder/src/builder/norm.cpp +++ b/src/core/builder/src/builder/norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/builder/reduce_ops.cpp b/src/core/builder/src/builder/reduce_ops.cpp index 7f809ab5fe9..ee61c6f004d 100644 --- a/src/core/builder/src/builder/reduce_ops.cpp +++ b/src/core/builder/src/builder/reduce_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/builder/reshape.cpp b/src/core/builder/src/builder/reshape.cpp index 9e252652966..1b21529efe6 100644 --- a/src/core/builder/src/builder/reshape.cpp +++ b/src/core/builder/src/builder/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/builder/split.cpp b/src/core/builder/src/builder/split.cpp index 95216e53e1d..05c1d53d437 100644 --- a/src/core/builder/src/builder/split.cpp +++ b/src/core/builder/src/builder/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/builder/src/precomp.hpp b/src/core/builder/src/precomp.hpp index ca7d02c9115..953b1fcbd2d 100644 --- a/src/core/builder/src/precomp.hpp +++ b/src/core/builder/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/dev_api/legacy_op_extension.hpp b/src/core/dev_api/legacy_op_extension.hpp index 863f31bb9b9..514e31da604 100644 --- a/src/core/dev_api/legacy_op_extension.hpp +++ b/src/core/dev_api/legacy_op_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/dev_api/meta_data.hpp b/src/core/dev_api/meta_data.hpp index 1d3d63f1a13..57b262debb4 100644 --- a/src/core/dev_api/meta_data.hpp +++ b/src/core/dev_api/meta_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/dev_api/so_extension.hpp b/src/core/dev_api/so_extension.hpp index f9a21051f7f..98fb1e9f67a 100644 --- a/src/core/dev_api/so_extension.hpp +++ b/src/core/dev_api/so_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/include/ngraph/attribute_adapter.hpp b/src/core/include/ngraph/attribute_adapter.hpp index 2fff434eee0..28f60ed3229 100644 --- a/src/core/include/ngraph/attribute_adapter.hpp +++ b/src/core/include/ngraph/attribute_adapter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/attribute_visitor.hpp b/src/core/include/ngraph/attribute_visitor.hpp index 966fe008e17..1d0a62218e9 100644 --- a/src/core/include/ngraph/attribute_visitor.hpp +++ b/src/core/include/ngraph/attribute_visitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/axis_set.hpp b/src/core/include/ngraph/axis_set.hpp index 1661c5ba3f9..6d28032fa76 100644 --- a/src/core/include/ngraph/axis_set.hpp +++ b/src/core/include/ngraph/axis_set.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/axis_vector.hpp b/src/core/include/ngraph/axis_vector.hpp index a1ab86bcd14..8d2232b0bb7 100644 --- a/src/core/include/ngraph/axis_vector.hpp +++ b/src/core/include/ngraph/axis_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/check.hpp b/src/core/include/ngraph/check.hpp index 788a96bdb94..b28072f3768 100644 --- a/src/core/include/ngraph/check.hpp +++ b/src/core/include/ngraph/check.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/compatibility.hpp b/src/core/include/ngraph/compatibility.hpp index 1b2687f79c0..07723263e74 100644 --- a/src/core/include/ngraph/compatibility.hpp +++ b/src/core/include/ngraph/compatibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/coordinate.hpp b/src/core/include/ngraph/coordinate.hpp index 5136151a968..f053876cd6a 100644 --- a/src/core/include/ngraph/coordinate.hpp +++ b/src/core/include/ngraph/coordinate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/coordinate_diff.hpp b/src/core/include/ngraph/coordinate_diff.hpp index 99b02d0125e..1f3af21ba03 100644 --- a/src/core/include/ngraph/coordinate_diff.hpp +++ b/src/core/include/ngraph/coordinate_diff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/deprecated.hpp b/src/core/include/ngraph/deprecated.hpp index 72cc8acc507..729dda3503a 100644 --- a/src/core/include/ngraph/deprecated.hpp +++ b/src/core/include/ngraph/deprecated.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/descriptor/input.hpp b/src/core/include/ngraph/descriptor/input.hpp index d5e52a04898..a329ce668b8 100644 --- a/src/core/include/ngraph/descriptor/input.hpp +++ b/src/core/include/ngraph/descriptor/input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/descriptor/output.hpp b/src/core/include/ngraph/descriptor/output.hpp index 5421c1b716f..6cfe65ca703 100644 --- a/src/core/include/ngraph/descriptor/output.hpp +++ b/src/core/include/ngraph/descriptor/output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/descriptor/tensor.hpp b/src/core/include/ngraph/descriptor/tensor.hpp index 6b6fc7b0194..266609ced2e 100644 --- a/src/core/include/ngraph/descriptor/tensor.hpp +++ b/src/core/include/ngraph/descriptor/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/dimension.hpp b/src/core/include/ngraph/dimension.hpp index 3d568893f28..dcd2c8c8954 100644 --- a/src/core/include/ngraph/dimension.hpp +++ b/src/core/include/ngraph/dimension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/distributed.hpp b/src/core/include/ngraph/distributed.hpp index 373bf3d6cb6..d582a592820 100644 --- a/src/core/include/ngraph/distributed.hpp +++ b/src/core/include/ngraph/distributed.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/enum_names.hpp b/src/core/include/ngraph/enum_names.hpp index 12a1a510908..575ce0dcd8b 100644 --- a/src/core/include/ngraph/enum_names.hpp +++ b/src/core/include/ngraph/enum_names.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/env_util.hpp b/src/core/include/ngraph/env_util.hpp index 1b246e4a91d..251d3d33672 100644 --- a/src/core/include/ngraph/env_util.hpp +++ b/src/core/include/ngraph/env_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/evaluator.hpp b/src/core/include/ngraph/evaluator.hpp index 4c6e65d3d35..d77503caefc 100644 --- a/src/core/include/ngraph/evaluator.hpp +++ b/src/core/include/ngraph/evaluator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/except.hpp b/src/core/include/ngraph/except.hpp index 1a4870b8946..e8eaeb050f3 100644 --- a/src/core/include/ngraph/except.hpp +++ b/src/core/include/ngraph/except.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/factory.hpp b/src/core/include/ngraph/factory.hpp index f6cb32370ce..1b76e80f97c 100644 --- a/src/core/include/ngraph/factory.hpp +++ b/src/core/include/ngraph/factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/factory_adapter.hpp b/src/core/include/ngraph/factory_adapter.hpp index 18120a7e6fe..1053108bff0 100644 --- a/src/core/include/ngraph/factory_adapter.hpp +++ b/src/core/include/ngraph/factory_adapter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/file_util.hpp b/src/core/include/ngraph/file_util.hpp index 9c7640b29ce..2b6e98ce419 100644 --- a/src/core/include/ngraph/file_util.hpp +++ b/src/core/include/ngraph/file_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/function.hpp b/src/core/include/ngraph/function.hpp index d81230866fd..85e2ec3cf7f 100644 --- a/src/core/include/ngraph/function.hpp +++ b/src/core/include/ngraph/function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/graph_util.hpp b/src/core/include/ngraph/graph_util.hpp index c6eb7c1c67f..f0c5488fb20 100644 --- a/src/core/include/ngraph/graph_util.hpp +++ b/src/core/include/ngraph/graph_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/interval.hpp b/src/core/include/ngraph/interval.hpp index 62b297b1ee7..4cfdafc4cfd 100644 --- a/src/core/include/ngraph/interval.hpp +++ b/src/core/include/ngraph/interval.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/log.hpp b/src/core/include/ngraph/log.hpp index 977fc4b65e2..2828ca06d8d 100644 --- a/src/core/include/ngraph/log.hpp +++ b/src/core/include/ngraph/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/ngraph.hpp b/src/core/include/ngraph/ngraph.hpp index 37c1747e50e..823164518ca 100644 --- a/src/core/include/ngraph/ngraph.hpp +++ b/src/core/include/ngraph/ngraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/ngraph_visibility.hpp b/src/core/include/ngraph/ngraph_visibility.hpp index 5de45f00412..4fc268f9358 100644 --- a/src/core/include/ngraph/ngraph_visibility.hpp +++ b/src/core/include/ngraph/ngraph_visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/node.hpp b/src/core/include/ngraph/node.hpp index 42f1c2ec63c..ec4123df2f1 100644 --- a/src/core/include/ngraph/node.hpp +++ b/src/core/include/ngraph/node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/node_input.hpp b/src/core/include/ngraph/node_input.hpp index 15111498a1d..b9c152bf2a3 100644 --- a/src/core/include/ngraph/node_input.hpp +++ b/src/core/include/ngraph/node_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/node_output.hpp b/src/core/include/ngraph/node_output.hpp index 8f997036fab..aa0f88fc3da 100644 --- a/src/core/include/ngraph/node_output.hpp +++ b/src/core/include/ngraph/node_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/abs.hpp b/src/core/include/ngraph/op/abs.hpp index f46f280d9cb..2276e29e0ad 100644 --- a/src/core/include/ngraph/op/abs.hpp +++ b/src/core/include/ngraph/op/abs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/acos.hpp b/src/core/include/ngraph/op/acos.hpp index 1b299a24ae8..92c38ee6767 100644 --- a/src/core/include/ngraph/op/acos.hpp +++ b/src/core/include/ngraph/op/acos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/acosh.hpp b/src/core/include/ngraph/op/acosh.hpp index 8075137f1cf..d9132658263 100644 --- a/src/core/include/ngraph/op/acosh.hpp +++ b/src/core/include/ngraph/op/acosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/adaptive_avg_pool.hpp b/src/core/include/ngraph/op/adaptive_avg_pool.hpp index 8b99df8edb2..40028ce44b3 100644 --- a/src/core/include/ngraph/op/adaptive_avg_pool.hpp +++ b/src/core/include/ngraph/op/adaptive_avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/adaptive_max_pool.hpp b/src/core/include/ngraph/op/adaptive_max_pool.hpp index 6f4ff00c50b..8c8594795b3 100644 --- a/src/core/include/ngraph/op/adaptive_max_pool.hpp +++ b/src/core/include/ngraph/op/adaptive_max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/add.hpp b/src/core/include/ngraph/op/add.hpp index 622c4fbc1fa..b849aa24275 100644 --- a/src/core/include/ngraph/op/add.hpp +++ b/src/core/include/ngraph/op/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/and.hpp b/src/core/include/ngraph/op/and.hpp index acb3a8c9338..c49aafec1bd 100644 --- a/src/core/include/ngraph/op/and.hpp +++ b/src/core/include/ngraph/op/and.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/asin.hpp b/src/core/include/ngraph/op/asin.hpp index bd61b9c9b93..1ebab975d00 100644 --- a/src/core/include/ngraph/op/asin.hpp +++ b/src/core/include/ngraph/op/asin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/asinh.hpp b/src/core/include/ngraph/op/asinh.hpp index c23cf6726f7..08143f2cc50 100644 --- a/src/core/include/ngraph/op/asinh.hpp +++ b/src/core/include/ngraph/op/asinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/assign.hpp b/src/core/include/ngraph/op/assign.hpp index 4b752db824a..9afffc68729 100644 --- a/src/core/include/ngraph/op/assign.hpp +++ b/src/core/include/ngraph/op/assign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/atan.hpp b/src/core/include/ngraph/op/atan.hpp index 9262d3db01d..6ed5beca239 100644 --- a/src/core/include/ngraph/op/atan.hpp +++ b/src/core/include/ngraph/op/atan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/atanh.hpp b/src/core/include/ngraph/op/atanh.hpp index 79121a8ec56..004e93ef645 100644 --- a/src/core/include/ngraph/op/atanh.hpp +++ b/src/core/include/ngraph/op/atanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/avg_pool.hpp b/src/core/include/ngraph/op/avg_pool.hpp index a9e8132525e..4bc2359d5d4 100644 --- a/src/core/include/ngraph/op/avg_pool.hpp +++ b/src/core/include/ngraph/op/avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/batch_norm.hpp b/src/core/include/ngraph/op/batch_norm.hpp index a08a4e1ce03..8f64f8cb188 100644 --- a/src/core/include/ngraph/op/batch_norm.hpp +++ b/src/core/include/ngraph/op/batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/batch_to_space.hpp b/src/core/include/ngraph/op/batch_to_space.hpp index 554e8fcfd38..4b7a156315a 100644 --- a/src/core/include/ngraph/op/batch_to_space.hpp +++ b/src/core/include/ngraph/op/batch_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/binary_convolution.hpp b/src/core/include/ngraph/op/binary_convolution.hpp index 373ce07a23e..fe437442c5b 100644 --- a/src/core/include/ngraph/op/binary_convolution.hpp +++ b/src/core/include/ngraph/op/binary_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/broadcast.hpp b/src/core/include/ngraph/op/broadcast.hpp index e1cf06210ee..cd8858db8f2 100644 --- a/src/core/include/ngraph/op/broadcast.hpp +++ b/src/core/include/ngraph/op/broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/bucketize.hpp b/src/core/include/ngraph/op/bucketize.hpp index 0d0ae954cfa..61725f26860 100644 --- a/src/core/include/ngraph/op/bucketize.hpp +++ b/src/core/include/ngraph/op/bucketize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/ceiling.hpp b/src/core/include/ngraph/op/ceiling.hpp index c2ce2e78a79..fd283e94bf9 100644 --- a/src/core/include/ngraph/op/ceiling.hpp +++ b/src/core/include/ngraph/op/ceiling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/clamp.hpp b/src/core/include/ngraph/op/clamp.hpp index 82a68746d9c..a6143783d91 100644 --- a/src/core/include/ngraph/op/clamp.hpp +++ b/src/core/include/ngraph/op/clamp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/concat.hpp b/src/core/include/ngraph/op/concat.hpp index 85797d270b5..4e812072619 100644 --- a/src/core/include/ngraph/op/concat.hpp +++ b/src/core/include/ngraph/op/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/constant.hpp b/src/core/include/ngraph/op/constant.hpp index 2bac2f59b68..ac8a5b45570 100644 --- a/src/core/include/ngraph/op/constant.hpp +++ b/src/core/include/ngraph/op/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/convert.hpp b/src/core/include/ngraph/op/convert.hpp index 9d38a9f3b61..ac9d0a0f3bb 100644 --- a/src/core/include/ngraph/op/convert.hpp +++ b/src/core/include/ngraph/op/convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/convert_like.hpp b/src/core/include/ngraph/op/convert_like.hpp index 1f7f40362c6..760fbae3520 100644 --- a/src/core/include/ngraph/op/convert_like.hpp +++ b/src/core/include/ngraph/op/convert_like.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/convolution.hpp b/src/core/include/ngraph/op/convolution.hpp index 4d5d9b64714..e4ed70fac10 100644 --- a/src/core/include/ngraph/op/convolution.hpp +++ b/src/core/include/ngraph/op/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/cos.hpp b/src/core/include/ngraph/op/cos.hpp index 637d5c4aecd..f1de94cff92 100644 --- a/src/core/include/ngraph/op/cos.hpp +++ b/src/core/include/ngraph/op/cos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/cosh.hpp b/src/core/include/ngraph/op/cosh.hpp index 77df4347fc4..552b2cec5db 100644 --- a/src/core/include/ngraph/op/cosh.hpp +++ b/src/core/include/ngraph/op/cosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/ctc_greedy_decoder.hpp b/src/core/include/ngraph/op/ctc_greedy_decoder.hpp index 63d5eb9fe1b..5a574e9b70b 100644 --- a/src/core/include/ngraph/op/ctc_greedy_decoder.hpp +++ b/src/core/include/ngraph/op/ctc_greedy_decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/ctc_greedy_decoder_seq_len.hpp b/src/core/include/ngraph/op/ctc_greedy_decoder_seq_len.hpp index b30d803f30e..c885f35d423 100644 --- a/src/core/include/ngraph/op/ctc_greedy_decoder_seq_len.hpp +++ b/src/core/include/ngraph/op/ctc_greedy_decoder_seq_len.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/ctc_loss.hpp b/src/core/include/ngraph/op/ctc_loss.hpp index 22bc9f7b1f5..b56d3d3607d 100644 --- a/src/core/include/ngraph/op/ctc_loss.hpp +++ b/src/core/include/ngraph/op/ctc_loss.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/cum_sum.hpp b/src/core/include/ngraph/op/cum_sum.hpp index 8aacd09776f..c8630214430 100644 --- a/src/core/include/ngraph/op/cum_sum.hpp +++ b/src/core/include/ngraph/op/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/deformable_convolution.hpp b/src/core/include/ngraph/op/deformable_convolution.hpp index fa030f2a1e7..1714272bf88 100644 --- a/src/core/include/ngraph/op/deformable_convolution.hpp +++ b/src/core/include/ngraph/op/deformable_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/deformable_psroi_pooling.hpp b/src/core/include/ngraph/op/deformable_psroi_pooling.hpp index 09d71c7ec9e..dd0a828aa78 100644 --- a/src/core/include/ngraph/op/deformable_psroi_pooling.hpp +++ b/src/core/include/ngraph/op/deformable_psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/depth_to_space.hpp b/src/core/include/ngraph/op/depth_to_space.hpp index 0b08f6aef11..6f8a2995079 100644 --- a/src/core/include/ngraph/op/depth_to_space.hpp +++ b/src/core/include/ngraph/op/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/detection_output.hpp b/src/core/include/ngraph/op/detection_output.hpp index cad1b09b197..cf15e829ca7 100644 --- a/src/core/include/ngraph/op/detection_output.hpp +++ b/src/core/include/ngraph/op/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/divide.hpp b/src/core/include/ngraph/op/divide.hpp index f7e3040758e..85d19182261 100644 --- a/src/core/include/ngraph/op/divide.hpp +++ b/src/core/include/ngraph/op/divide.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/einsum.hpp b/src/core/include/ngraph/op/einsum.hpp index 8f6c996d028..88c67d364c4 100644 --- a/src/core/include/ngraph/op/einsum.hpp +++ b/src/core/include/ngraph/op/einsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/elu.hpp b/src/core/include/ngraph/op/elu.hpp index 0dd463391b1..2eeb3ff797c 100644 --- a/src/core/include/ngraph/op/elu.hpp +++ b/src/core/include/ngraph/op/elu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/embedding_segments_sum.hpp b/src/core/include/ngraph/op/embedding_segments_sum.hpp index 09d9ffbea42..a9404c3be13 100644 --- a/src/core/include/ngraph/op/embedding_segments_sum.hpp +++ b/src/core/include/ngraph/op/embedding_segments_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/embeddingbag_offsets_sum.hpp b/src/core/include/ngraph/op/embeddingbag_offsets_sum.hpp index df95c31d795..6be2f09afa2 100644 --- a/src/core/include/ngraph/op/embeddingbag_offsets_sum.hpp +++ b/src/core/include/ngraph/op/embeddingbag_offsets_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/embeddingbag_packedsum.hpp b/src/core/include/ngraph/op/embeddingbag_packedsum.hpp index eb7275cadec..9791e320fee 100644 --- a/src/core/include/ngraph/op/embeddingbag_packedsum.hpp +++ b/src/core/include/ngraph/op/embeddingbag_packedsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/equal.hpp b/src/core/include/ngraph/op/equal.hpp index 6489b47c61b..c0736a052d9 100644 --- a/src/core/include/ngraph/op/equal.hpp +++ b/src/core/include/ngraph/op/equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/erf.hpp b/src/core/include/ngraph/op/erf.hpp index 069a6805741..2ae6f9e1b9b 100644 --- a/src/core/include/ngraph/op/erf.hpp +++ b/src/core/include/ngraph/op/erf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/exp.hpp b/src/core/include/ngraph/op/exp.hpp index 10cd7456909..c7c3e5b40bb 100644 --- a/src/core/include/ngraph/op/exp.hpp +++ b/src/core/include/ngraph/op/exp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/experimental_detectron_detection_output.hpp b/src/core/include/ngraph/op/experimental_detectron_detection_output.hpp index 05c894e242e..498ddc3ce7c 100644 --- a/src/core/include/ngraph/op/experimental_detectron_detection_output.hpp +++ b/src/core/include/ngraph/op/experimental_detectron_detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/experimental_detectron_generate_proposals.hpp b/src/core/include/ngraph/op/experimental_detectron_generate_proposals.hpp index 9082b6c496c..f79c423584b 100644 --- a/src/core/include/ngraph/op/experimental_detectron_generate_proposals.hpp +++ b/src/core/include/ngraph/op/experimental_detectron_generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/experimental_detectron_prior_grid_generator.hpp b/src/core/include/ngraph/op/experimental_detectron_prior_grid_generator.hpp index 560615ee706..abea38b9e7e 100644 --- a/src/core/include/ngraph/op/experimental_detectron_prior_grid_generator.hpp +++ b/src/core/include/ngraph/op/experimental_detectron_prior_grid_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/experimental_detectron_roi_feature.hpp b/src/core/include/ngraph/op/experimental_detectron_roi_feature.hpp index 3118be21169..d1d2336da4e 100644 --- a/src/core/include/ngraph/op/experimental_detectron_roi_feature.hpp +++ b/src/core/include/ngraph/op/experimental_detectron_roi_feature.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/experimental_detectron_topkrois.hpp b/src/core/include/ngraph/op/experimental_detectron_topkrois.hpp index 13e7dc23cbd..fe97cc856a3 100644 --- a/src/core/include/ngraph/op/experimental_detectron_topkrois.hpp +++ b/src/core/include/ngraph/op/experimental_detectron_topkrois.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/extractimagepatches.hpp b/src/core/include/ngraph/op/extractimagepatches.hpp index 4f2947f0fe3..cafc4525121 100644 --- a/src/core/include/ngraph/op/extractimagepatches.hpp +++ b/src/core/include/ngraph/op/extractimagepatches.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/eye.hpp b/src/core/include/ngraph/op/eye.hpp index 4f56e7bf6ce..14bd42e3f33 100644 --- a/src/core/include/ngraph/op/eye.hpp +++ b/src/core/include/ngraph/op/eye.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/fake_quantize.hpp b/src/core/include/ngraph/op/fake_quantize.hpp index 731f043751e..fa923ad838f 100644 --- a/src/core/include/ngraph/op/fake_quantize.hpp +++ b/src/core/include/ngraph/op/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/floor.hpp b/src/core/include/ngraph/op/floor.hpp index bd66764e844..75067caf283 100644 --- a/src/core/include/ngraph/op/floor.hpp +++ b/src/core/include/ngraph/op/floor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/floor_mod.hpp b/src/core/include/ngraph/op/floor_mod.hpp index a975c23805c..2db7394c2be 100644 --- a/src/core/include/ngraph/op/floor_mod.hpp +++ b/src/core/include/ngraph/op/floor_mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gather.hpp b/src/core/include/ngraph/op/gather.hpp index 51bdb68f47a..fa966ae0cf0 100644 --- a/src/core/include/ngraph/op/gather.hpp +++ b/src/core/include/ngraph/op/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gather_elements.hpp b/src/core/include/ngraph/op/gather_elements.hpp index 06254a5132d..d921af4d1de 100644 --- a/src/core/include/ngraph/op/gather_elements.hpp +++ b/src/core/include/ngraph/op/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gather_nd.hpp b/src/core/include/ngraph/op/gather_nd.hpp index a5b325cf33a..333a01844b0 100644 --- a/src/core/include/ngraph/op/gather_nd.hpp +++ b/src/core/include/ngraph/op/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gather_tree.hpp b/src/core/include/ngraph/op/gather_tree.hpp index 589e423cf27..7e24b86c09f 100644 --- a/src/core/include/ngraph/op/gather_tree.hpp +++ b/src/core/include/ngraph/op/gather_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gelu.hpp b/src/core/include/ngraph/op/gelu.hpp index 09f93e8a8b5..062b8873ccf 100644 --- a/src/core/include/ngraph/op/gelu.hpp +++ b/src/core/include/ngraph/op/gelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/generate_proposals.hpp b/src/core/include/ngraph/op/generate_proposals.hpp index 06e8fb0245a..87ec34fda1a 100644 --- a/src/core/include/ngraph/op/generate_proposals.hpp +++ b/src/core/include/ngraph/op/generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/greater.hpp b/src/core/include/ngraph/op/greater.hpp index 8bcea5cf298..9f380c1dc6d 100644 --- a/src/core/include/ngraph/op/greater.hpp +++ b/src/core/include/ngraph/op/greater.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/greater_eq.hpp b/src/core/include/ngraph/op/greater_eq.hpp index c0ca186a540..d1edbe5ad66 100644 --- a/src/core/include/ngraph/op/greater_eq.hpp +++ b/src/core/include/ngraph/op/greater_eq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/grid_sample.hpp b/src/core/include/ngraph/op/grid_sample.hpp index b3f77a41a34..e1dd60a83c9 100644 --- a/src/core/include/ngraph/op/grid_sample.hpp +++ b/src/core/include/ngraph/op/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/grn.hpp b/src/core/include/ngraph/op/grn.hpp index c6363490753..4c32450da86 100644 --- a/src/core/include/ngraph/op/grn.hpp +++ b/src/core/include/ngraph/op/grn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/group_conv.hpp b/src/core/include/ngraph/op/group_conv.hpp index d424ae27608..f4fff5c12ab 100644 --- a/src/core/include/ngraph/op/group_conv.hpp +++ b/src/core/include/ngraph/op/group_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gru_cell.hpp b/src/core/include/ngraph/op/gru_cell.hpp index 37cde2aec52..e401f46d993 100644 --- a/src/core/include/ngraph/op/gru_cell.hpp +++ b/src/core/include/ngraph/op/gru_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/gru_sequence.hpp b/src/core/include/ngraph/op/gru_sequence.hpp index 65a049e5868..ddb262842b2 100644 --- a/src/core/include/ngraph/op/gru_sequence.hpp +++ b/src/core/include/ngraph/op/gru_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/hard_sigmoid.hpp b/src/core/include/ngraph/op/hard_sigmoid.hpp index f1ec8a2101b..5c6f446088a 100644 --- a/src/core/include/ngraph/op/hard_sigmoid.hpp +++ b/src/core/include/ngraph/op/hard_sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/hsigmoid.hpp b/src/core/include/ngraph/op/hsigmoid.hpp index a3012d75680..8f20d15470c 100644 --- a/src/core/include/ngraph/op/hsigmoid.hpp +++ b/src/core/include/ngraph/op/hsigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/hswish.hpp b/src/core/include/ngraph/op/hswish.hpp index c6d154a2718..afeb5745954 100644 --- a/src/core/include/ngraph/op/hswish.hpp +++ b/src/core/include/ngraph/op/hswish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/i420_to_bgr.hpp b/src/core/include/ngraph/op/i420_to_bgr.hpp index bd65fa54684..aeb2671934a 100644 --- a/src/core/include/ngraph/op/i420_to_bgr.hpp +++ b/src/core/include/ngraph/op/i420_to_bgr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/i420_to_rgb.hpp b/src/core/include/ngraph/op/i420_to_rgb.hpp index 3f21333aad4..61e63269c87 100644 --- a/src/core/include/ngraph/op/i420_to_rgb.hpp +++ b/src/core/include/ngraph/op/i420_to_rgb.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/idft.hpp b/src/core/include/ngraph/op/idft.hpp index 66e55e97f7a..c6b8b2c0b17 100644 --- a/src/core/include/ngraph/op/idft.hpp +++ b/src/core/include/ngraph/op/idft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/if.hpp b/src/core/include/ngraph/op/if.hpp index bc00472348d..d53b5355e3d 100644 --- a/src/core/include/ngraph/op/if.hpp +++ b/src/core/include/ngraph/op/if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/interpolate.hpp b/src/core/include/ngraph/op/interpolate.hpp index 3b1ecd92726..fd2ff53ad9e 100644 --- a/src/core/include/ngraph/op/interpolate.hpp +++ b/src/core/include/ngraph/op/interpolate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/irdft.hpp b/src/core/include/ngraph/op/irdft.hpp index da762f7f44a..acb3c31e225 100644 --- a/src/core/include/ngraph/op/irdft.hpp +++ b/src/core/include/ngraph/op/irdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/is_finite.hpp b/src/core/include/ngraph/op/is_finite.hpp index 04a1e2420d4..7d0807a5d1c 100644 --- a/src/core/include/ngraph/op/is_finite.hpp +++ b/src/core/include/ngraph/op/is_finite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/is_inf.hpp b/src/core/include/ngraph/op/is_inf.hpp index 40c8a6a7dec..200bb0d01ac 100644 --- a/src/core/include/ngraph/op/is_inf.hpp +++ b/src/core/include/ngraph/op/is_inf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/is_nan.hpp b/src/core/include/ngraph/op/is_nan.hpp index 0877b4d1b97..d08cf2948e0 100644 --- a/src/core/include/ngraph/op/is_nan.hpp +++ b/src/core/include/ngraph/op/is_nan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/less.hpp b/src/core/include/ngraph/op/less.hpp index 6e68b087ead..cec7030d0ef 100644 --- a/src/core/include/ngraph/op/less.hpp +++ b/src/core/include/ngraph/op/less.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/less_eq.hpp b/src/core/include/ngraph/op/less_eq.hpp index 6c40ce2098e..661db4ac2f7 100644 --- a/src/core/include/ngraph/op/less_eq.hpp +++ b/src/core/include/ngraph/op/less_eq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/log.hpp b/src/core/include/ngraph/op/log.hpp index b410ba8adf7..7277a2299c2 100644 --- a/src/core/include/ngraph/op/log.hpp +++ b/src/core/include/ngraph/op/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/log_softmax.hpp b/src/core/include/ngraph/op/log_softmax.hpp index 09a3858225a..9fd3bf2cb37 100644 --- a/src/core/include/ngraph/op/log_softmax.hpp +++ b/src/core/include/ngraph/op/log_softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/loop.hpp b/src/core/include/ngraph/op/loop.hpp index f7c4b10730f..ebf4c55b75a 100644 --- a/src/core/include/ngraph/op/loop.hpp +++ b/src/core/include/ngraph/op/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/lrn.hpp b/src/core/include/ngraph/op/lrn.hpp index 00a93143fd0..15a6d1806b1 100644 --- a/src/core/include/ngraph/op/lrn.hpp +++ b/src/core/include/ngraph/op/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/lstm_cell.hpp b/src/core/include/ngraph/op/lstm_cell.hpp index 73c0ef0b784..fad3b89d758 100644 --- a/src/core/include/ngraph/op/lstm_cell.hpp +++ b/src/core/include/ngraph/op/lstm_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/lstm_sequence.hpp b/src/core/include/ngraph/op/lstm_sequence.hpp index 5bb636ac461..6e0221de859 100644 --- a/src/core/include/ngraph/op/lstm_sequence.hpp +++ b/src/core/include/ngraph/op/lstm_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/matmul.hpp b/src/core/include/ngraph/op/matmul.hpp index b9ed04bae28..1b43bcf60d6 100644 --- a/src/core/include/ngraph/op/matmul.hpp +++ b/src/core/include/ngraph/op/matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/matrix_nms.hpp b/src/core/include/ngraph/op/matrix_nms.hpp index 8576810090f..3a5389ebe7f 100644 --- a/src/core/include/ngraph/op/matrix_nms.hpp +++ b/src/core/include/ngraph/op/matrix_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/max.hpp b/src/core/include/ngraph/op/max.hpp index d249b198df3..52ca2392464 100644 --- a/src/core/include/ngraph/op/max.hpp +++ b/src/core/include/ngraph/op/max.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/max_pool.hpp b/src/core/include/ngraph/op/max_pool.hpp index eac8ec217ac..998b91ed7a7 100644 --- a/src/core/include/ngraph/op/max_pool.hpp +++ b/src/core/include/ngraph/op/max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/maximum.hpp b/src/core/include/ngraph/op/maximum.hpp index 4a3ae4fdcb3..65879eed2d0 100644 --- a/src/core/include/ngraph/op/maximum.hpp +++ b/src/core/include/ngraph/op/maximum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/min.hpp b/src/core/include/ngraph/op/min.hpp index 02214fa94c9..539d65d58c8 100644 --- a/src/core/include/ngraph/op/min.hpp +++ b/src/core/include/ngraph/op/min.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/minimum.hpp b/src/core/include/ngraph/op/minimum.hpp index 77ef2cb196c..447f5ea07df 100644 --- a/src/core/include/ngraph/op/minimum.hpp +++ b/src/core/include/ngraph/op/minimum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/mish.hpp b/src/core/include/ngraph/op/mish.hpp index 23d5fcd1e42..e9edf3fee63 100644 --- a/src/core/include/ngraph/op/mish.hpp +++ b/src/core/include/ngraph/op/mish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/mod.hpp b/src/core/include/ngraph/op/mod.hpp index 98e3d9fe593..c6a3beb7f14 100644 --- a/src/core/include/ngraph/op/mod.hpp +++ b/src/core/include/ngraph/op/mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/multiclass_nms.hpp b/src/core/include/ngraph/op/multiclass_nms.hpp index dc4ce0f405e..624f66b53d1 100644 --- a/src/core/include/ngraph/op/multiclass_nms.hpp +++ b/src/core/include/ngraph/op/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/multiply.hpp b/src/core/include/ngraph/op/multiply.hpp index a66629c1fe1..1136976b66a 100644 --- a/src/core/include/ngraph/op/multiply.hpp +++ b/src/core/include/ngraph/op/multiply.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/mvn.hpp b/src/core/include/ngraph/op/mvn.hpp index 3e3d25562e2..b5f98c375a6 100644 --- a/src/core/include/ngraph/op/mvn.hpp +++ b/src/core/include/ngraph/op/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/negative.hpp b/src/core/include/ngraph/op/negative.hpp index 06df767e10e..74cd2c999c8 100644 --- a/src/core/include/ngraph/op/negative.hpp +++ b/src/core/include/ngraph/op/negative.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/non_max_suppression.hpp b/src/core/include/ngraph/op/non_max_suppression.hpp index aee27bda342..e18af6bf206 100644 --- a/src/core/include/ngraph/op/non_max_suppression.hpp +++ b/src/core/include/ngraph/op/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/non_zero.hpp b/src/core/include/ngraph/op/non_zero.hpp index fbb3f5b2e9b..15b47dfdb6b 100644 --- a/src/core/include/ngraph/op/non_zero.hpp +++ b/src/core/include/ngraph/op/non_zero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/normalize_l2.hpp b/src/core/include/ngraph/op/normalize_l2.hpp index bc0fd710452..dab602e5753 100644 --- a/src/core/include/ngraph/op/normalize_l2.hpp +++ b/src/core/include/ngraph/op/normalize_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/not.hpp b/src/core/include/ngraph/op/not.hpp index 872578f0af0..9ac0e78265e 100644 --- a/src/core/include/ngraph/op/not.hpp +++ b/src/core/include/ngraph/op/not.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/not_equal.hpp b/src/core/include/ngraph/op/not_equal.hpp index 26d330d0f25..51bdc4c5482 100644 --- a/src/core/include/ngraph/op/not_equal.hpp +++ b/src/core/include/ngraph/op/not_equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/nv12_to_bgr.hpp b/src/core/include/ngraph/op/nv12_to_bgr.hpp index 9d75a063cb9..6967f7b10d5 100644 --- a/src/core/include/ngraph/op/nv12_to_bgr.hpp +++ b/src/core/include/ngraph/op/nv12_to_bgr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/nv12_to_rgb.hpp b/src/core/include/ngraph/op/nv12_to_rgb.hpp index ed2ad3a0791..2ce1e1e8b10 100644 --- a/src/core/include/ngraph/op/nv12_to_rgb.hpp +++ b/src/core/include/ngraph/op/nv12_to_rgb.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/one_hot.hpp b/src/core/include/ngraph/op/one_hot.hpp index 7eea58b089c..5e500f48cc5 100644 --- a/src/core/include/ngraph/op/one_hot.hpp +++ b/src/core/include/ngraph/op/one_hot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/op.hpp b/src/core/include/ngraph/op/op.hpp index 8fe896bbac4..ccb5d44c147 100644 --- a/src/core/include/ngraph/op/op.hpp +++ b/src/core/include/ngraph/op/op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/or.hpp b/src/core/include/ngraph/op/or.hpp index f0437abe802..09e803de5c7 100644 --- a/src/core/include/ngraph/op/or.hpp +++ b/src/core/include/ngraph/op/or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/pad.hpp b/src/core/include/ngraph/op/pad.hpp index 3f84727331b..8a20178ae90 100644 --- a/src/core/include/ngraph/op/pad.hpp +++ b/src/core/include/ngraph/op/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/parameter.hpp b/src/core/include/ngraph/op/parameter.hpp index 0a34621a326..b918851b618 100644 --- a/src/core/include/ngraph/op/parameter.hpp +++ b/src/core/include/ngraph/op/parameter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/power.hpp b/src/core/include/ngraph/op/power.hpp index 54d8d87abd6..4053f05bc19 100644 --- a/src/core/include/ngraph/op/power.hpp +++ b/src/core/include/ngraph/op/power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/prelu.hpp b/src/core/include/ngraph/op/prelu.hpp index ace90bf514a..6a74c0d1151 100644 --- a/src/core/include/ngraph/op/prelu.hpp +++ b/src/core/include/ngraph/op/prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/prior_box.hpp b/src/core/include/ngraph/op/prior_box.hpp index 0c76b81ff17..7a1ece4f743 100644 --- a/src/core/include/ngraph/op/prior_box.hpp +++ b/src/core/include/ngraph/op/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/prior_box_clustered.hpp b/src/core/include/ngraph/op/prior_box_clustered.hpp index 56d76757f49..8cdd98d466a 100644 --- a/src/core/include/ngraph/op/prior_box_clustered.hpp +++ b/src/core/include/ngraph/op/prior_box_clustered.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/proposal.hpp b/src/core/include/ngraph/op/proposal.hpp index c6efa83770b..75fe40ba7da 100644 --- a/src/core/include/ngraph/op/proposal.hpp +++ b/src/core/include/ngraph/op/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/psroi_pooling.hpp b/src/core/include/ngraph/op/psroi_pooling.hpp index 25a2b1f82c4..1aee23b6068 100644 --- a/src/core/include/ngraph/op/psroi_pooling.hpp +++ b/src/core/include/ngraph/op/psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/random_uniform.hpp b/src/core/include/ngraph/op/random_uniform.hpp index 758ae408dce..fee42059cbe 100644 --- a/src/core/include/ngraph/op/random_uniform.hpp +++ b/src/core/include/ngraph/op/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/range.hpp b/src/core/include/ngraph/op/range.hpp index 7c136a606fd..392fe31ce07 100644 --- a/src/core/include/ngraph/op/range.hpp +++ b/src/core/include/ngraph/op/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/rdft.hpp b/src/core/include/ngraph/op/rdft.hpp index aaa364c0c47..efefda5ac57 100644 --- a/src/core/include/ngraph/op/rdft.hpp +++ b/src/core/include/ngraph/op/rdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/read_value.hpp b/src/core/include/ngraph/op/read_value.hpp index e45b6f4f3d4..265aeca05f3 100644 --- a/src/core/include/ngraph/op/read_value.hpp +++ b/src/core/include/ngraph/op/read_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_l1.hpp b/src/core/include/ngraph/op/reduce_l1.hpp index 838bfd0dc2b..16970be740e 100644 --- a/src/core/include/ngraph/op/reduce_l1.hpp +++ b/src/core/include/ngraph/op/reduce_l1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_l2.hpp b/src/core/include/ngraph/op/reduce_l2.hpp index ca8e137e371..d2ee38a6b93 100644 --- a/src/core/include/ngraph/op/reduce_l2.hpp +++ b/src/core/include/ngraph/op/reduce_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_logical_and.hpp b/src/core/include/ngraph/op/reduce_logical_and.hpp index ccde07450c6..ca29a7fa6e8 100644 --- a/src/core/include/ngraph/op/reduce_logical_and.hpp +++ b/src/core/include/ngraph/op/reduce_logical_and.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_logical_or.hpp b/src/core/include/ngraph/op/reduce_logical_or.hpp index 2701d268307..93cc267acd9 100644 --- a/src/core/include/ngraph/op/reduce_logical_or.hpp +++ b/src/core/include/ngraph/op/reduce_logical_or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_mean.hpp b/src/core/include/ngraph/op/reduce_mean.hpp index 03c8f504a06..a7f098332cd 100644 --- a/src/core/include/ngraph/op/reduce_mean.hpp +++ b/src/core/include/ngraph/op/reduce_mean.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_prod.hpp b/src/core/include/ngraph/op/reduce_prod.hpp index daac3e58e7c..a2b321fb4b1 100644 --- a/src/core/include/ngraph/op/reduce_prod.hpp +++ b/src/core/include/ngraph/op/reduce_prod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reduce_sum.hpp b/src/core/include/ngraph/op/reduce_sum.hpp index 60a3b50d09d..278074b5313 100644 --- a/src/core/include/ngraph/op/reduce_sum.hpp +++ b/src/core/include/ngraph/op/reduce_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/region_yolo.hpp b/src/core/include/ngraph/op/region_yolo.hpp index 7295a66e80c..835c28ee0cd 100644 --- a/src/core/include/ngraph/op/region_yolo.hpp +++ b/src/core/include/ngraph/op/region_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/relu.hpp b/src/core/include/ngraph/op/relu.hpp index 8d8d2d347af..ff42f213f00 100644 --- a/src/core/include/ngraph/op/relu.hpp +++ b/src/core/include/ngraph/op/relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reorg_yolo.hpp b/src/core/include/ngraph/op/reorg_yolo.hpp index 4130f032929..d50ba686078 100644 --- a/src/core/include/ngraph/op/reorg_yolo.hpp +++ b/src/core/include/ngraph/op/reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reshape.hpp b/src/core/include/ngraph/op/reshape.hpp index 914aeb2f013..b60ae494656 100644 --- a/src/core/include/ngraph/op/reshape.hpp +++ b/src/core/include/ngraph/op/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/result.hpp b/src/core/include/ngraph/op/result.hpp index f4b40a4d8a1..d5b25592aad 100644 --- a/src/core/include/ngraph/op/result.hpp +++ b/src/core/include/ngraph/op/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reverse.hpp b/src/core/include/ngraph/op/reverse.hpp index f581d9f2b9b..5129ad274df 100644 --- a/src/core/include/ngraph/op/reverse.hpp +++ b/src/core/include/ngraph/op/reverse.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/reverse_sequence.hpp b/src/core/include/ngraph/op/reverse_sequence.hpp index 6e715fd8060..bc7ebf53e03 100644 --- a/src/core/include/ngraph/op/reverse_sequence.hpp +++ b/src/core/include/ngraph/op/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/rnn_cell.hpp b/src/core/include/ngraph/op/rnn_cell.hpp index 7130092494b..6f4bbc15718 100644 --- a/src/core/include/ngraph/op/rnn_cell.hpp +++ b/src/core/include/ngraph/op/rnn_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/rnn_sequence.hpp b/src/core/include/ngraph/op/rnn_sequence.hpp index 442eb3c6cb8..5712c1053c3 100644 --- a/src/core/include/ngraph/op/rnn_sequence.hpp +++ b/src/core/include/ngraph/op/rnn_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/roi_align.hpp b/src/core/include/ngraph/op/roi_align.hpp index 8a1d17aef60..986717a4dbc 100644 --- a/src/core/include/ngraph/op/roi_align.hpp +++ b/src/core/include/ngraph/op/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/roi_pooling.hpp b/src/core/include/ngraph/op/roi_pooling.hpp index 9521ae24902..46812514ba7 100644 --- a/src/core/include/ngraph/op/roi_pooling.hpp +++ b/src/core/include/ngraph/op/roi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/roll.hpp b/src/core/include/ngraph/op/roll.hpp index 181b0373d81..4d5005c3cc3 100644 --- a/src/core/include/ngraph/op/roll.hpp +++ b/src/core/include/ngraph/op/roll.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/round.hpp b/src/core/include/ngraph/op/round.hpp index 8c61585580d..a428201766d 100644 --- a/src/core/include/ngraph/op/round.hpp +++ b/src/core/include/ngraph/op/round.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/scatter_elements_update.hpp b/src/core/include/ngraph/op/scatter_elements_update.hpp index ec3ca9c7b9e..0e367a732c1 100644 --- a/src/core/include/ngraph/op/scatter_elements_update.hpp +++ b/src/core/include/ngraph/op/scatter_elements_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/scatter_nd_update.hpp b/src/core/include/ngraph/op/scatter_nd_update.hpp index 0971fff855b..e70e34322a9 100644 --- a/src/core/include/ngraph/op/scatter_nd_update.hpp +++ b/src/core/include/ngraph/op/scatter_nd_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/scatter_update.hpp b/src/core/include/ngraph/op/scatter_update.hpp index 8aae64286ab..5b83952fe4d 100644 --- a/src/core/include/ngraph/op/scatter_update.hpp +++ b/src/core/include/ngraph/op/scatter_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/select.hpp b/src/core/include/ngraph/op/select.hpp index 10fcaef7ae1..86606974ebd 100644 --- a/src/core/include/ngraph/op/select.hpp +++ b/src/core/include/ngraph/op/select.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/selu.hpp b/src/core/include/ngraph/op/selu.hpp index ad2c07889d8..1355cf54c7a 100644 --- a/src/core/include/ngraph/op/selu.hpp +++ b/src/core/include/ngraph/op/selu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/shape_of.hpp b/src/core/include/ngraph/op/shape_of.hpp index 55ebcbb4923..46d549936be 100644 --- a/src/core/include/ngraph/op/shape_of.hpp +++ b/src/core/include/ngraph/op/shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/shuffle_channels.hpp b/src/core/include/ngraph/op/shuffle_channels.hpp index 2d5c66928b1..29426ed4b49 100644 --- a/src/core/include/ngraph/op/shuffle_channels.hpp +++ b/src/core/include/ngraph/op/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/sigmoid.hpp b/src/core/include/ngraph/op/sigmoid.hpp index 1a3d73eb45a..d093c7100fc 100644 --- a/src/core/include/ngraph/op/sigmoid.hpp +++ b/src/core/include/ngraph/op/sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/sign.hpp b/src/core/include/ngraph/op/sign.hpp index 18237d1ae22..810c949b3dc 100644 --- a/src/core/include/ngraph/op/sign.hpp +++ b/src/core/include/ngraph/op/sign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/sin.hpp b/src/core/include/ngraph/op/sin.hpp index 2deeb5433b9..969b7acd4fa 100644 --- a/src/core/include/ngraph/op/sin.hpp +++ b/src/core/include/ngraph/op/sin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/sinh.hpp b/src/core/include/ngraph/op/sinh.hpp index 5ba37e35784..4390fabd333 100644 --- a/src/core/include/ngraph/op/sinh.hpp +++ b/src/core/include/ngraph/op/sinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/sink.hpp b/src/core/include/ngraph/op/sink.hpp index b3e94c4560a..c7bc3a087d8 100644 --- a/src/core/include/ngraph/op/sink.hpp +++ b/src/core/include/ngraph/op/sink.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/slice.hpp b/src/core/include/ngraph/op/slice.hpp index a4570b3e52f..fe63c28c769 100644 --- a/src/core/include/ngraph/op/slice.hpp +++ b/src/core/include/ngraph/op/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/softmax.hpp b/src/core/include/ngraph/op/softmax.hpp index 0350b5b1891..9555ac8ba87 100644 --- a/src/core/include/ngraph/op/softmax.hpp +++ b/src/core/include/ngraph/op/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/softplus.hpp b/src/core/include/ngraph/op/softplus.hpp index f9bf8bce221..9da59d42e78 100644 --- a/src/core/include/ngraph/op/softplus.hpp +++ b/src/core/include/ngraph/op/softplus.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/softsign.hpp b/src/core/include/ngraph/op/softsign.hpp index 64b2e1dfcca..a45dec50a0c 100644 --- a/src/core/include/ngraph/op/softsign.hpp +++ b/src/core/include/ngraph/op/softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/space_to_batch.hpp b/src/core/include/ngraph/op/space_to_batch.hpp index af02261b47b..a38d54eab34 100644 --- a/src/core/include/ngraph/op/space_to_batch.hpp +++ b/src/core/include/ngraph/op/space_to_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/space_to_depth.hpp b/src/core/include/ngraph/op/space_to_depth.hpp index 1204778d6c7..d11b64b9c19 100644 --- a/src/core/include/ngraph/op/space_to_depth.hpp +++ b/src/core/include/ngraph/op/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/split.hpp b/src/core/include/ngraph/op/split.hpp index bedb9e65547..171ebe30f18 100644 --- a/src/core/include/ngraph/op/split.hpp +++ b/src/core/include/ngraph/op/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/sqrt.hpp b/src/core/include/ngraph/op/sqrt.hpp index 0bbc5b350f6..64540e0b25c 100644 --- a/src/core/include/ngraph/op/sqrt.hpp +++ b/src/core/include/ngraph/op/sqrt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/squared_difference.hpp b/src/core/include/ngraph/op/squared_difference.hpp index a1b3fde40c3..338cf8cdfe3 100644 --- a/src/core/include/ngraph/op/squared_difference.hpp +++ b/src/core/include/ngraph/op/squared_difference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/squeeze.hpp b/src/core/include/ngraph/op/squeeze.hpp index 82252961027..662ba8a5159 100644 --- a/src/core/include/ngraph/op/squeeze.hpp +++ b/src/core/include/ngraph/op/squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/strided_slice.hpp b/src/core/include/ngraph/op/strided_slice.hpp index 96c73b695b3..3ceec33f8fc 100644 --- a/src/core/include/ngraph/op/strided_slice.hpp +++ b/src/core/include/ngraph/op/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/subtract.hpp b/src/core/include/ngraph/op/subtract.hpp index 73e8c4ee706..4637c4ee5eb 100644 --- a/src/core/include/ngraph/op/subtract.hpp +++ b/src/core/include/ngraph/op/subtract.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/swish.hpp b/src/core/include/ngraph/op/swish.hpp index 891906023db..28132386159 100644 --- a/src/core/include/ngraph/op/swish.hpp +++ b/src/core/include/ngraph/op/swish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/tan.hpp b/src/core/include/ngraph/op/tan.hpp index 55df90f84e5..9bedeba98a1 100644 --- a/src/core/include/ngraph/op/tan.hpp +++ b/src/core/include/ngraph/op/tan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/tanh.hpp b/src/core/include/ngraph/op/tanh.hpp index 1b43e305bda..329587f52c9 100644 --- a/src/core/include/ngraph/op/tanh.hpp +++ b/src/core/include/ngraph/op/tanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/tensor_iterator.hpp b/src/core/include/ngraph/op/tensor_iterator.hpp index 7f721d00b0c..4fad924a9ea 100644 --- a/src/core/include/ngraph/op/tensor_iterator.hpp +++ b/src/core/include/ngraph/op/tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/tile.hpp b/src/core/include/ngraph/op/tile.hpp index 6b0fc407556..5110389d704 100644 --- a/src/core/include/ngraph/op/tile.hpp +++ b/src/core/include/ngraph/op/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/topk.hpp b/src/core/include/ngraph/op/topk.hpp index 49106f503b9..e36ccfa6491 100644 --- a/src/core/include/ngraph/op/topk.hpp +++ b/src/core/include/ngraph/op/topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/transpose.hpp b/src/core/include/ngraph/op/transpose.hpp index aa70b928a6c..447a2853506 100644 --- a/src/core/include/ngraph/op/transpose.hpp +++ b/src/core/include/ngraph/op/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/unique.hpp b/src/core/include/ngraph/op/unique.hpp index 21cd80a967e..551624f3378 100644 --- a/src/core/include/ngraph/op/unique.hpp +++ b/src/core/include/ngraph/op/unique.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/unsqueeze.hpp b/src/core/include/ngraph/op/unsqueeze.hpp index cab2b2ab854..340a72958b6 100644 --- a/src/core/include/ngraph/op/unsqueeze.hpp +++ b/src/core/include/ngraph/op/unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/activation_functions.hpp b/src/core/include/ngraph/op/util/activation_functions.hpp index 025d627f091..942801add76 100644 --- a/src/core/include/ngraph/op/util/activation_functions.hpp +++ b/src/core/include/ngraph/op/util/activation_functions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/arithmetic_reduction.hpp b/src/core/include/ngraph/op/util/arithmetic_reduction.hpp index b285028649d..912857a8786 100644 --- a/src/core/include/ngraph/op/util/arithmetic_reduction.hpp +++ b/src/core/include/ngraph/op/util/arithmetic_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/arithmetic_reductions_keep_dims.hpp b/src/core/include/ngraph/op/util/arithmetic_reductions_keep_dims.hpp index 189fb71163e..fcb5fe13d90 100644 --- a/src/core/include/ngraph/op/util/arithmetic_reductions_keep_dims.hpp +++ b/src/core/include/ngraph/op/util/arithmetic_reductions_keep_dims.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/attr_types.hpp b/src/core/include/ngraph/op/util/attr_types.hpp index d1ca7509461..f415ab1ed78 100644 --- a/src/core/include/ngraph/op/util/attr_types.hpp +++ b/src/core/include/ngraph/op/util/attr_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/binary_elementwise_arithmetic.hpp b/src/core/include/ngraph/op/util/binary_elementwise_arithmetic.hpp index bff0623cee5..08921c25669 100644 --- a/src/core/include/ngraph/op/util/binary_elementwise_arithmetic.hpp +++ b/src/core/include/ngraph/op/util/binary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/binary_elementwise_comparison.hpp b/src/core/include/ngraph/op/util/binary_elementwise_comparison.hpp index a7e2d90cec3..01f49bac69d 100644 --- a/src/core/include/ngraph/op/util/binary_elementwise_comparison.hpp +++ b/src/core/include/ngraph/op/util/binary_elementwise_comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/binary_elementwise_logical.hpp b/src/core/include/ngraph/op/util/binary_elementwise_logical.hpp index 862cc3142c1..34f7d4d522d 100644 --- a/src/core/include/ngraph/op/util/binary_elementwise_logical.hpp +++ b/src/core/include/ngraph/op/util/binary_elementwise_logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/broadcast_base.hpp b/src/core/include/ngraph/op/util/broadcast_base.hpp index 0c49a81a29f..5e33c2cb4b5 100644 --- a/src/core/include/ngraph/op/util/broadcast_base.hpp +++ b/src/core/include/ngraph/op/util/broadcast_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/deformable_convolution_base.hpp b/src/core/include/ngraph/op/util/deformable_convolution_base.hpp index 628017563fe..68c2043d413 100644 --- a/src/core/include/ngraph/op/util/deformable_convolution_base.hpp +++ b/src/core/include/ngraph/op/util/deformable_convolution_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/detection_output_base.hpp b/src/core/include/ngraph/op/util/detection_output_base.hpp index b2a36f50b64..e37f5350dba 100644 --- a/src/core/include/ngraph/op/util/detection_output_base.hpp +++ b/src/core/include/ngraph/op/util/detection_output_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/elementwise_args.hpp b/src/core/include/ngraph/op/util/elementwise_args.hpp index dfe33167fb8..55ca18dca3b 100644 --- a/src/core/include/ngraph/op/util/elementwise_args.hpp +++ b/src/core/include/ngraph/op/util/elementwise_args.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/embeddingbag_offsets_base.hpp b/src/core/include/ngraph/op/util/embeddingbag_offsets_base.hpp index 3253a2abaa6..0da4ff6aec4 100644 --- a/src/core/include/ngraph/op/util/embeddingbag_offsets_base.hpp +++ b/src/core/include/ngraph/op/util/embeddingbag_offsets_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/embeddingbag_packed_base.hpp b/src/core/include/ngraph/op/util/embeddingbag_packed_base.hpp index 9524fbde772..484a99164b4 100644 --- a/src/core/include/ngraph/op/util/embeddingbag_packed_base.hpp +++ b/src/core/include/ngraph/op/util/embeddingbag_packed_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/eval_copy.hpp b/src/core/include/ngraph/op/util/eval_copy.hpp index e2a3bfc44f6..b8f66859b2c 100644 --- a/src/core/include/ngraph/op/util/eval_copy.hpp +++ b/src/core/include/ngraph/op/util/eval_copy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/evaluate_helpers.hpp b/src/core/include/ngraph/op/util/evaluate_helpers.hpp index 9d18e60d44a..3d2de845bc8 100644 --- a/src/core/include/ngraph/op/util/evaluate_helpers.hpp +++ b/src/core/include/ngraph/op/util/evaluate_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/fft_base.hpp b/src/core/include/ngraph/op/util/fft_base.hpp index 5a589033308..5b829ba0945 100644 --- a/src/core/include/ngraph/op/util/fft_base.hpp +++ b/src/core/include/ngraph/op/util/fft_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/framework_node.hpp b/src/core/include/ngraph/op/util/framework_node.hpp index ebbd1dc1e5a..df1c65e2457 100644 --- a/src/core/include/ngraph/op/util/framework_node.hpp +++ b/src/core/include/ngraph/op/util/framework_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/gather_base.hpp b/src/core/include/ngraph/op/util/gather_base.hpp index 5d51b699ebc..3afeffa719e 100644 --- a/src/core/include/ngraph/op/util/gather_base.hpp +++ b/src/core/include/ngraph/op/util/gather_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/gather_nd_base.hpp b/src/core/include/ngraph/op/util/gather_nd_base.hpp index 48dcf82a25f..e943f51683e 100644 --- a/src/core/include/ngraph/op/util/gather_nd_base.hpp +++ b/src/core/include/ngraph/op/util/gather_nd_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/index_reduction.hpp b/src/core/include/ngraph/op/util/index_reduction.hpp index 9d46eff98df..4b52ef6951f 100644 --- a/src/core/include/ngraph/op/util/index_reduction.hpp +++ b/src/core/include/ngraph/op/util/index_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/logical_reduction.hpp b/src/core/include/ngraph/op/util/logical_reduction.hpp index bf6a09d424c..71fa5433cd1 100644 --- a/src/core/include/ngraph/op/util/logical_reduction.hpp +++ b/src/core/include/ngraph/op/util/logical_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/logical_reduction_keep_dims.hpp b/src/core/include/ngraph/op/util/logical_reduction_keep_dims.hpp index 441c6cceeab..b9517a696bc 100644 --- a/src/core/include/ngraph/op/util/logical_reduction_keep_dims.hpp +++ b/src/core/include/ngraph/op/util/logical_reduction_keep_dims.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/max_pool_base.hpp b/src/core/include/ngraph/op/util/max_pool_base.hpp index 3ab882f83b9..d5db60a7d71 100644 --- a/src/core/include/ngraph/op/util/max_pool_base.hpp +++ b/src/core/include/ngraph/op/util/max_pool_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/multi_subgraph_base.hpp b/src/core/include/ngraph/op/util/multi_subgraph_base.hpp index f42fa6124d8..d4c0b86ee62 100644 --- a/src/core/include/ngraph/op/util/multi_subgraph_base.hpp +++ b/src/core/include/ngraph/op/util/multi_subgraph_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/multiclass_nms_base.hpp b/src/core/include/ngraph/op/util/multiclass_nms_base.hpp index 493bd3d4d34..ca7b7b8f268 100644 --- a/src/core/include/ngraph/op/util/multiclass_nms_base.hpp +++ b/src/core/include/ngraph/op/util/multiclass_nms_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/op_annotations.hpp b/src/core/include/ngraph/op/util/op_annotations.hpp index 23461cdb28d..23e3ec7a5d2 100644 --- a/src/core/include/ngraph/op/util/op_annotations.hpp +++ b/src/core/include/ngraph/op/util/op_annotations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/op_types.hpp b/src/core/include/ngraph/op/util/op_types.hpp index 57db812a772..13a40b57ace 100644 --- a/src/core/include/ngraph/op/util/op_types.hpp +++ b/src/core/include/ngraph/op/util/op_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/recurrent_sequence.hpp b/src/core/include/ngraph/op/util/recurrent_sequence.hpp index 1fedde59df8..3db6f55c2f2 100644 --- a/src/core/include/ngraph/op/util/recurrent_sequence.hpp +++ b/src/core/include/ngraph/op/util/recurrent_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/reduction_base.hpp b/src/core/include/ngraph/op/util/reduction_base.hpp index 917af03d30c..cbed2a71958 100644 --- a/src/core/include/ngraph/op/util/reduction_base.hpp +++ b/src/core/include/ngraph/op/util/reduction_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/rnn_cell_base.hpp b/src/core/include/ngraph/op/util/rnn_cell_base.hpp index 5a0d2376296..0222c4cab46 100644 --- a/src/core/include/ngraph/op/util/rnn_cell_base.hpp +++ b/src/core/include/ngraph/op/util/rnn_cell_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/scatter_base.hpp b/src/core/include/ngraph/op/util/scatter_base.hpp index 9331e3065f9..00cac90e189 100644 --- a/src/core/include/ngraph/op/util/scatter_base.hpp +++ b/src/core/include/ngraph/op/util/scatter_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/scatter_nd_base.hpp b/src/core/include/ngraph/op/util/scatter_nd_base.hpp index e3c2ec2441b..3acc452cefe 100644 --- a/src/core/include/ngraph/op/util/scatter_nd_base.hpp +++ b/src/core/include/ngraph/op/util/scatter_nd_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/slice_plan.hpp b/src/core/include/ngraph/op/util/slice_plan.hpp index c6bfe10e284..b9e31c50444 100644 --- a/src/core/include/ngraph/op/util/slice_plan.hpp +++ b/src/core/include/ngraph/op/util/slice_plan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/sub_graph_base.hpp b/src/core/include/ngraph/op/util/sub_graph_base.hpp index b26272570e2..cc078af251c 100644 --- a/src/core/include/ngraph/op/util/sub_graph_base.hpp +++ b/src/core/include/ngraph/op/util/sub_graph_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/unary_elementwise_arithmetic.hpp b/src/core/include/ngraph/op/util/unary_elementwise_arithmetic.hpp index f30cf21cd59..4ef30ed0d27 100644 --- a/src/core/include/ngraph/op/util/unary_elementwise_arithmetic.hpp +++ b/src/core/include/ngraph/op/util/unary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/variable.hpp b/src/core/include/ngraph/op/util/variable.hpp index f1d0d4426ca..3ac1196ea4f 100644 --- a/src/core/include/ngraph/op/util/variable.hpp +++ b/src/core/include/ngraph/op/util/variable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/variable_context.hpp b/src/core/include/ngraph/op/util/variable_context.hpp index f775b2071a6..eade7e04e5e 100644 --- a/src/core/include/ngraph/op/util/variable_context.hpp +++ b/src/core/include/ngraph/op/util/variable_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/variable_extension.hpp b/src/core/include/ngraph/op/util/variable_extension.hpp index faea0a2ba73..6357bbbca6b 100644 --- a/src/core/include/ngraph/op/util/variable_extension.hpp +++ b/src/core/include/ngraph/op/util/variable_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/util/variable_value.hpp b/src/core/include/ngraph/op/util/variable_value.hpp index 92916bb30e0..b40d27a1917 100644 --- a/src/core/include/ngraph/op/util/variable_value.hpp +++ b/src/core/include/ngraph/op/util/variable_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/variadic_split.hpp b/src/core/include/ngraph/op/variadic_split.hpp index f9621d463a1..fd41a579e78 100644 --- a/src/core/include/ngraph/op/variadic_split.hpp +++ b/src/core/include/ngraph/op/variadic_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/op/xor.hpp b/src/core/include/ngraph/op/xor.hpp index 0a29650721d..8b5bb104bd6 100644 --- a/src/core/include/ngraph/op/xor.hpp +++ b/src/core/include/ngraph/op/xor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/ops.hpp b/src/core/include/ngraph/ops.hpp index a488e7f63a8..5c986f9c65b 100644 --- a/src/core/include/ngraph/ops.hpp +++ b/src/core/include/ngraph/ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset.hpp b/src/core/include/ngraph/opsets/opset.hpp index ceefabe4cdf..1e6dc773e8e 100644 --- a/src/core/include/ngraph/opsets/opset.hpp +++ b/src/core/include/ngraph/opsets/opset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset1.hpp b/src/core/include/ngraph/opsets/opset1.hpp index 744da56fe0b..a240e3cfa09 100644 --- a/src/core/include/ngraph/opsets/opset1.hpp +++ b/src/core/include/ngraph/opsets/opset1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset10.hpp b/src/core/include/ngraph/opsets/opset10.hpp index 620a5536ba4..f85e7e14200 100644 --- a/src/core/include/ngraph/opsets/opset10.hpp +++ b/src/core/include/ngraph/opsets/opset10.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset10_tbl.hpp b/src/core/include/ngraph/opsets/opset10_tbl.hpp index cebb4df0e40..f596071fa6e 100644 --- a/src/core/include/ngraph/opsets/opset10_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset10_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset1_tbl.hpp b/src/core/include/ngraph/opsets/opset1_tbl.hpp index c2672ca4c6d..955a5311d0c 100644 --- a/src/core/include/ngraph/opsets/opset1_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset1_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset2.hpp b/src/core/include/ngraph/opsets/opset2.hpp index e86de582c06..dd37982468d 100644 --- a/src/core/include/ngraph/opsets/opset2.hpp +++ b/src/core/include/ngraph/opsets/opset2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset2_tbl.hpp b/src/core/include/ngraph/opsets/opset2_tbl.hpp index 61b5ee510b6..2438ff7b341 100644 --- a/src/core/include/ngraph/opsets/opset2_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset2_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset3.hpp b/src/core/include/ngraph/opsets/opset3.hpp index 372c8c1bc26..bad9987f257 100644 --- a/src/core/include/ngraph/opsets/opset3.hpp +++ b/src/core/include/ngraph/opsets/opset3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset3_tbl.hpp b/src/core/include/ngraph/opsets/opset3_tbl.hpp index c6e8e369265..896d9912284 100644 --- a/src/core/include/ngraph/opsets/opset3_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset3_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset4.hpp b/src/core/include/ngraph/opsets/opset4.hpp index db5dc68ad4e..9de68f7eaa8 100644 --- a/src/core/include/ngraph/opsets/opset4.hpp +++ b/src/core/include/ngraph/opsets/opset4.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset4_tbl.hpp b/src/core/include/ngraph/opsets/opset4_tbl.hpp index 64adbe41104..2001838ce9c 100644 --- a/src/core/include/ngraph/opsets/opset4_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset4_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset5.hpp b/src/core/include/ngraph/opsets/opset5.hpp index 520c9b023e4..6edc3df9f8c 100644 --- a/src/core/include/ngraph/opsets/opset5.hpp +++ b/src/core/include/ngraph/opsets/opset5.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset5_tbl.hpp b/src/core/include/ngraph/opsets/opset5_tbl.hpp index a477ae094db..bfd1d93357e 100644 --- a/src/core/include/ngraph/opsets/opset5_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset5_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset6.hpp b/src/core/include/ngraph/opsets/opset6.hpp index 7b73745542a..34b5c17c667 100644 --- a/src/core/include/ngraph/opsets/opset6.hpp +++ b/src/core/include/ngraph/opsets/opset6.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset6_tbl.hpp b/src/core/include/ngraph/opsets/opset6_tbl.hpp index 52b0e51c665..26d64306f32 100644 --- a/src/core/include/ngraph/opsets/opset6_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset6_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset7.hpp b/src/core/include/ngraph/opsets/opset7.hpp index 0b135dbeb27..9907541dbbe 100644 --- a/src/core/include/ngraph/opsets/opset7.hpp +++ b/src/core/include/ngraph/opsets/opset7.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset7_tbl.hpp b/src/core/include/ngraph/opsets/opset7_tbl.hpp index cca5fba02b0..36c535fda2b 100644 --- a/src/core/include/ngraph/opsets/opset7_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset7_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset8.hpp b/src/core/include/ngraph/opsets/opset8.hpp index 966722d0a45..77e69afde26 100644 --- a/src/core/include/ngraph/opsets/opset8.hpp +++ b/src/core/include/ngraph/opsets/opset8.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset8_tbl.hpp b/src/core/include/ngraph/opsets/opset8_tbl.hpp index 73aab92011e..a707e4f861e 100644 --- a/src/core/include/ngraph/opsets/opset8_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset8_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset9.hpp b/src/core/include/ngraph/opsets/opset9.hpp index 548a23a46b0..cf6ba4b0183 100644 --- a/src/core/include/ngraph/opsets/opset9.hpp +++ b/src/core/include/ngraph/opsets/opset9.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/opsets/opset9_tbl.hpp b/src/core/include/ngraph/opsets/opset9_tbl.hpp index 6d5dc6c941d..f77e340a516 100644 --- a/src/core/include/ngraph/opsets/opset9_tbl.hpp +++ b/src/core/include/ngraph/opsets/opset9_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/output_vector.hpp b/src/core/include/ngraph/output_vector.hpp index 463dbaf9e77..c75b942108f 100644 --- a/src/core/include/ngraph/output_vector.hpp +++ b/src/core/include/ngraph/output_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/partial_shape.hpp b/src/core/include/ngraph/partial_shape.hpp index ae57ff42ae5..dff02c7c14d 100644 --- a/src/core/include/ngraph/partial_shape.hpp +++ b/src/core/include/ngraph/partial_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/constant_folding.hpp b/src/core/include/ngraph/pass/constant_folding.hpp index b3b9705762b..fc774dfe53d 100644 --- a/src/core/include/ngraph/pass/constant_folding.hpp +++ b/src/core/include/ngraph/pass/constant_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/convert_fp32_to_fp16.hpp b/src/core/include/ngraph/pass/convert_fp32_to_fp16.hpp index edaa178b61f..e2864e0b0fa 100644 --- a/src/core/include/ngraph/pass/convert_fp32_to_fp16.hpp +++ b/src/core/include/ngraph/pass/convert_fp32_to_fp16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/graph_rewrite.hpp b/src/core/include/ngraph/pass/graph_rewrite.hpp index 2ad255a3f39..e01da4f334c 100644 --- a/src/core/include/ngraph/pass/graph_rewrite.hpp +++ b/src/core/include/ngraph/pass/graph_rewrite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/low_latency.hpp b/src/core/include/ngraph/pass/low_latency.hpp index 44226ec0ab9..2b75ff71d9b 100644 --- a/src/core/include/ngraph/pass/low_latency.hpp +++ b/src/core/include/ngraph/pass/low_latency.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/manager.hpp b/src/core/include/ngraph/pass/manager.hpp index 74a09afc412..0569eb0b3bf 100644 --- a/src/core/include/ngraph/pass/manager.hpp +++ b/src/core/include/ngraph/pass/manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/pass.hpp b/src/core/include/ngraph/pass/pass.hpp index 7b122e61f38..63e0545b441 100644 --- a/src/core/include/ngraph/pass/pass.hpp +++ b/src/core/include/ngraph/pass/pass.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/pass_config.hpp b/src/core/include/ngraph/pass/pass_config.hpp index 9e4be183498..76f79ea06d1 100644 --- a/src/core/include/ngraph/pass/pass_config.hpp +++ b/src/core/include/ngraph/pass/pass_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/serialize.hpp b/src/core/include/ngraph/pass/serialize.hpp index 7159c485f47..675d2fe8072 100644 --- a/src/core/include/ngraph/pass/serialize.hpp +++ b/src/core/include/ngraph/pass/serialize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/validate.hpp b/src/core/include/ngraph/pass/validate.hpp index 80572f4b45a..59036501f9b 100644 --- a/src/core/include/ngraph/pass/validate.hpp +++ b/src/core/include/ngraph/pass/validate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pass/visualize_tree.hpp b/src/core/include/ngraph/pass/visualize_tree.hpp index d544ce0c069..55130954a94 100644 --- a/src/core/include/ngraph/pass/visualize_tree.hpp +++ b/src/core/include/ngraph/pass/visualize_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/matcher.hpp b/src/core/include/ngraph/pattern/matcher.hpp index c763ec5192c..6d7ec73fac3 100644 --- a/src/core/include/ngraph/pattern/matcher.hpp +++ b/src/core/include/ngraph/pattern/matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/any.hpp b/src/core/include/ngraph/pattern/op/any.hpp index 2e5a7e8ace8..1faeb56b1fc 100644 --- a/src/core/include/ngraph/pattern/op/any.hpp +++ b/src/core/include/ngraph/pattern/op/any.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/any_of.hpp b/src/core/include/ngraph/pattern/op/any_of.hpp index bfc5992d2a6..60955518603 100644 --- a/src/core/include/ngraph/pattern/op/any_of.hpp +++ b/src/core/include/ngraph/pattern/op/any_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/any_output.hpp b/src/core/include/ngraph/pattern/op/any_output.hpp index 4d5b57fc1cb..cd2d566d929 100644 --- a/src/core/include/ngraph/pattern/op/any_output.hpp +++ b/src/core/include/ngraph/pattern/op/any_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/branch.hpp b/src/core/include/ngraph/pattern/op/branch.hpp index 93f60e5502d..4ce87366507 100644 --- a/src/core/include/ngraph/pattern/op/branch.hpp +++ b/src/core/include/ngraph/pattern/op/branch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/capture.hpp b/src/core/include/ngraph/pattern/op/capture.hpp index c74d303bfef..ee858648b30 100644 --- a/src/core/include/ngraph/pattern/op/capture.hpp +++ b/src/core/include/ngraph/pattern/op/capture.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/label.hpp b/src/core/include/ngraph/pattern/op/label.hpp index 3ba5173a4fe..85476cf706b 100644 --- a/src/core/include/ngraph/pattern/op/label.hpp +++ b/src/core/include/ngraph/pattern/op/label.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/or.hpp b/src/core/include/ngraph/pattern/op/or.hpp index 6aed7d6bfc9..1de300efc89 100644 --- a/src/core/include/ngraph/pattern/op/or.hpp +++ b/src/core/include/ngraph/pattern/op/or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/pattern.hpp b/src/core/include/ngraph/pattern/op/pattern.hpp index 3aeec718313..f72b3ae5208 100644 --- a/src/core/include/ngraph/pattern/op/pattern.hpp +++ b/src/core/include/ngraph/pattern/op/pattern.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/skip.hpp b/src/core/include/ngraph/pattern/op/skip.hpp index 86c04f763f3..825fd010ef5 100644 --- a/src/core/include/ngraph/pattern/op/skip.hpp +++ b/src/core/include/ngraph/pattern/op/skip.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/true.hpp b/src/core/include/ngraph/pattern/op/true.hpp index 8127906f50a..0e1a96e0166 100644 --- a/src/core/include/ngraph/pattern/op/true.hpp +++ b/src/core/include/ngraph/pattern/op/true.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/pattern/op/wrap_type.hpp b/src/core/include/ngraph/pattern/op/wrap_type.hpp index 2fcdaf15296..b49e4756e9d 100644 --- a/src/core/include/ngraph/pattern/op/wrap_type.hpp +++ b/src/core/include/ngraph/pattern/op/wrap_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/rank.hpp b/src/core/include/ngraph/rank.hpp index d7b9a56e0c2..153dabd4d59 100644 --- a/src/core/include/ngraph/rank.hpp +++ b/src/core/include/ngraph/rank.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/rt_info.hpp b/src/core/include/ngraph/rt_info.hpp index f72389ab56a..e68c670c105 100644 --- a/src/core/include/ngraph/rt_info.hpp +++ b/src/core/include/ngraph/rt_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/runtime/aligned_buffer.hpp b/src/core/include/ngraph/runtime/aligned_buffer.hpp index a420cfb95a2..daa07acb42b 100644 --- a/src/core/include/ngraph/runtime/aligned_buffer.hpp +++ b/src/core/include/ngraph/runtime/aligned_buffer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/runtime/host_tensor.hpp b/src/core/include/ngraph/runtime/host_tensor.hpp index 61474a95fe8..c98350e6b2e 100644 --- a/src/core/include/ngraph/runtime/host_tensor.hpp +++ b/src/core/include/ngraph/runtime/host_tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/runtime/shared_buffer.hpp b/src/core/include/ngraph/runtime/shared_buffer.hpp index d2fc1cef47c..2a5da0372b4 100644 --- a/src/core/include/ngraph/runtime/shared_buffer.hpp +++ b/src/core/include/ngraph/runtime/shared_buffer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/runtime/tensor.hpp b/src/core/include/ngraph/runtime/tensor.hpp index 8b21fe0215e..c7af0d82336 100644 --- a/src/core/include/ngraph/runtime/tensor.hpp +++ b/src/core/include/ngraph/runtime/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/shape.hpp b/src/core/include/ngraph/shape.hpp index eb2251cf634..d4aef598470 100644 --- a/src/core/include/ngraph/shape.hpp +++ b/src/core/include/ngraph/shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/shape_util.hpp b/src/core/include/ngraph/shape_util.hpp index 75f1e8c232f..f72ffef9da4 100644 --- a/src/core/include/ngraph/shape_util.hpp +++ b/src/core/include/ngraph/shape_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/slice_plan.hpp b/src/core/include/ngraph/slice_plan.hpp index ecc0927b961..34dd1b8cfde 100644 --- a/src/core/include/ngraph/slice_plan.hpp +++ b/src/core/include/ngraph/slice_plan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/specialize_function.hpp b/src/core/include/ngraph/specialize_function.hpp index 522608a584a..2cd642ab9ac 100644 --- a/src/core/include/ngraph/specialize_function.hpp +++ b/src/core/include/ngraph/specialize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/strides.hpp b/src/core/include/ngraph/strides.hpp index e4e11ebb74a..a35940926da 100644 --- a/src/core/include/ngraph/strides.hpp +++ b/src/core/include/ngraph/strides.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/type.hpp b/src/core/include/ngraph/type.hpp index cc7a6d4aa5a..2e1351fd077 100644 --- a/src/core/include/ngraph/type.hpp +++ b/src/core/include/ngraph/type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/type/bfloat16.hpp b/src/core/include/ngraph/type/bfloat16.hpp index cf96729235b..69ae0820c60 100644 --- a/src/core/include/ngraph/type/bfloat16.hpp +++ b/src/core/include/ngraph/type/bfloat16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/type/element_type.hpp b/src/core/include/ngraph/type/element_type.hpp index 1de7e7a6587..9604547c6ea 100644 --- a/src/core/include/ngraph/type/element_type.hpp +++ b/src/core/include/ngraph/type/element_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/type/element_type_traits.hpp b/src/core/include/ngraph/type/element_type_traits.hpp index bde2618ccdc..f6f5d54597f 100644 --- a/src/core/include/ngraph/type/element_type_traits.hpp +++ b/src/core/include/ngraph/type/element_type_traits.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/type/float16.hpp b/src/core/include/ngraph/type/float16.hpp index bf75da505df..e206d9d3a02 100644 --- a/src/core/include/ngraph/type/float16.hpp +++ b/src/core/include/ngraph/type/float16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/util.hpp b/src/core/include/ngraph/util.hpp index 99146e1bc00..a4fa60cfaa9 100644 --- a/src/core/include/ngraph/util.hpp +++ b/src/core/include/ngraph/util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/validation_util.hpp b/src/core/include/ngraph/validation_util.hpp index 79fcbbda732..f917a13bc95 100644 --- a/src/core/include/ngraph/validation_util.hpp +++ b/src/core/include/ngraph/validation_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/variant.hpp b/src/core/include/ngraph/variant.hpp index 97c217ca1c3..834bf383bd2 100644 --- a/src/core/include/ngraph/variant.hpp +++ b/src/core/include/ngraph/variant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/version.hpp b/src/core/include/ngraph/version.hpp index f262389b56e..88002b7378a 100644 --- a/src/core/include/ngraph/version.hpp +++ b/src/core/include/ngraph/version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/ngraph/visibility.hpp b/src/core/include/ngraph/visibility.hpp index 2c7530bc086..3cf3f8e4002 100644 --- a/src/core/include/ngraph/visibility.hpp +++ b/src/core/include/ngraph/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/any.hpp b/src/core/include/openvino/core/any.hpp index 7f29e058130..c1c46fa9437 100644 --- a/src/core/include/openvino/core/any.hpp +++ b/src/core/include/openvino/core/any.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/attribute_adapter.hpp b/src/core/include/openvino/core/attribute_adapter.hpp index 3383970d4cc..19bf22be9ad 100644 --- a/src/core/include/openvino/core/attribute_adapter.hpp +++ b/src/core/include/openvino/core/attribute_adapter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/attribute_visitor.hpp b/src/core/include/openvino/core/attribute_visitor.hpp index 80b52934a77..61a8092d134 100644 --- a/src/core/include/openvino/core/attribute_visitor.hpp +++ b/src/core/include/openvino/core/attribute_visitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/axis_set.hpp b/src/core/include/openvino/core/axis_set.hpp index b62e266e33a..a74a9377865 100644 --- a/src/core/include/openvino/core/axis_set.hpp +++ b/src/core/include/openvino/core/axis_set.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/axis_vector.hpp b/src/core/include/openvino/core/axis_vector.hpp index 862db080161..4f548815436 100644 --- a/src/core/include/openvino/core/axis_vector.hpp +++ b/src/core/include/openvino/core/axis_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/coordinate.hpp b/src/core/include/openvino/core/coordinate.hpp index ac12ff70fa7..8da0f83ee77 100644 --- a/src/core/include/openvino/core/coordinate.hpp +++ b/src/core/include/openvino/core/coordinate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/coordinate_diff.hpp b/src/core/include/openvino/core/coordinate_diff.hpp index 292d45decf0..5f8dc8baeec 100644 --- a/src/core/include/openvino/core/coordinate_diff.hpp +++ b/src/core/include/openvino/core/coordinate_diff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/core.hpp b/src/core/include/openvino/core/core.hpp index e0c3e46b5fd..db587576e7d 100644 --- a/src/core/include/openvino/core/core.hpp +++ b/src/core/include/openvino/core/core.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/core_visibility.hpp b/src/core/include/openvino/core/core_visibility.hpp index bb151fdb0cf..3d053a00c35 100644 --- a/src/core/include/openvino/core/core_visibility.hpp +++ b/src/core/include/openvino/core/core_visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/deprecated.hpp b/src/core/include/openvino/core/deprecated.hpp index 141e12f2dec..9a46c80c69f 100644 --- a/src/core/include/openvino/core/deprecated.hpp +++ b/src/core/include/openvino/core/deprecated.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/descriptor/input.hpp b/src/core/include/openvino/core/descriptor/input.hpp index f357fb9581d..1a23dd006c3 100644 --- a/src/core/include/openvino/core/descriptor/input.hpp +++ b/src/core/include/openvino/core/descriptor/input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/descriptor/output.hpp b/src/core/include/openvino/core/descriptor/output.hpp index ad162b2881f..77269d09203 100644 --- a/src/core/include/openvino/core/descriptor/output.hpp +++ b/src/core/include/openvino/core/descriptor/output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/descriptor/tensor.hpp b/src/core/include/openvino/core/descriptor/tensor.hpp index 8a4a465baf6..3c76d14e57f 100644 --- a/src/core/include/openvino/core/descriptor/tensor.hpp +++ b/src/core/include/openvino/core/descriptor/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/dimension.hpp b/src/core/include/openvino/core/dimension.hpp index 04655a7b1da..06b4dcc0f8f 100644 --- a/src/core/include/openvino/core/dimension.hpp +++ b/src/core/include/openvino/core/dimension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/enum_mask.hpp b/src/core/include/openvino/core/enum_mask.hpp index 5d4bd4d59b5..25db6ae5b0a 100644 --- a/src/core/include/openvino/core/enum_mask.hpp +++ b/src/core/include/openvino/core/enum_mask.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/enum_names.hpp b/src/core/include/openvino/core/enum_names.hpp index b4656ec63ef..60e7f3297b5 100644 --- a/src/core/include/openvino/core/enum_names.hpp +++ b/src/core/include/openvino/core/enum_names.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/except.hpp b/src/core/include/openvino/core/except.hpp index 1e8fdcf2dc5..419a5f2ac34 100644 --- a/src/core/include/openvino/core/except.hpp +++ b/src/core/include/openvino/core/except.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/extension.hpp b/src/core/include/openvino/core/extension.hpp index c40ea0b7c0b..5de518ad88f 100644 --- a/src/core/include/openvino/core/extension.hpp +++ b/src/core/include/openvino/core/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/graph_util.hpp b/src/core/include/openvino/core/graph_util.hpp index 07e6c2858e3..353398a048c 100644 --- a/src/core/include/openvino/core/graph_util.hpp +++ b/src/core/include/openvino/core/graph_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/interval.hpp b/src/core/include/openvino/core/interval.hpp index b7c8c16e7b5..ff5f599f87c 100644 --- a/src/core/include/openvino/core/interval.hpp +++ b/src/core/include/openvino/core/interval.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/layout.hpp b/src/core/include/openvino/core/layout.hpp index ab0fc2296df..abc14cb7519 100644 --- a/src/core/include/openvino/core/layout.hpp +++ b/src/core/include/openvino/core/layout.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/model.hpp b/src/core/include/openvino/core/model.hpp index ec95e887adf..e6132f48b2d 100644 --- a/src/core/include/openvino/core/model.hpp +++ b/src/core/include/openvino/core/model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/node.hpp b/src/core/include/openvino/core/node.hpp index 67e9ae5701f..f1190262271 100644 --- a/src/core/include/openvino/core/node.hpp +++ b/src/core/include/openvino/core/node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/node_input.hpp b/src/core/include/openvino/core/node_input.hpp index 7db4ba8d395..fc91ddfa6ba 100644 --- a/src/core/include/openvino/core/node_input.hpp +++ b/src/core/include/openvino/core/node_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/node_output.hpp b/src/core/include/openvino/core/node_output.hpp index e2a7734087c..3edca19a653 100644 --- a/src/core/include/openvino/core/node_output.hpp +++ b/src/core/include/openvino/core/node_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/node_vector.hpp b/src/core/include/openvino/core/node_vector.hpp index 67a53b80dbe..1cefa12a8cb 100644 --- a/src/core/include/openvino/core/node_vector.hpp +++ b/src/core/include/openvino/core/node_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/op_extension.hpp b/src/core/include/openvino/core/op_extension.hpp index b7c388e5591..b81aab87305 100644 --- a/src/core/include/openvino/core/op_extension.hpp +++ b/src/core/include/openvino/core/op_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/partial_shape.hpp b/src/core/include/openvino/core/partial_shape.hpp index d1dbdc57cd3..41f6916c2d5 100644 --- a/src/core/include/openvino/core/partial_shape.hpp +++ b/src/core/include/openvino/core/partial_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/color_format.hpp b/src/core/include/openvino/core/preprocess/color_format.hpp index c3c41b0fa0f..d9fde9518bb 100644 --- a/src/core/include/openvino/core/preprocess/color_format.hpp +++ b/src/core/include/openvino/core/preprocess/color_format.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/input_info.hpp b/src/core/include/openvino/core/preprocess/input_info.hpp index 121050372b6..8585e7ef5a0 100644 --- a/src/core/include/openvino/core/preprocess/input_info.hpp +++ b/src/core/include/openvino/core/preprocess/input_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/input_model_info.hpp b/src/core/include/openvino/core/preprocess/input_model_info.hpp index d812216f38e..40cd4a0ab14 100644 --- a/src/core/include/openvino/core/preprocess/input_model_info.hpp +++ b/src/core/include/openvino/core/preprocess/input_model_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/input_tensor_info.hpp b/src/core/include/openvino/core/preprocess/input_tensor_info.hpp index f01a024476e..d592ce92bf4 100644 --- a/src/core/include/openvino/core/preprocess/input_tensor_info.hpp +++ b/src/core/include/openvino/core/preprocess/input_tensor_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/output_info.hpp b/src/core/include/openvino/core/preprocess/output_info.hpp index 373b22bad82..1be74f05c8f 100644 --- a/src/core/include/openvino/core/preprocess/output_info.hpp +++ b/src/core/include/openvino/core/preprocess/output_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/output_model_info.hpp b/src/core/include/openvino/core/preprocess/output_model_info.hpp index 4ed0da70d18..752985d724a 100644 --- a/src/core/include/openvino/core/preprocess/output_model_info.hpp +++ b/src/core/include/openvino/core/preprocess/output_model_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/output_tensor_info.hpp b/src/core/include/openvino/core/preprocess/output_tensor_info.hpp index 62c7beb0075..33b5a3a7c9e 100644 --- a/src/core/include/openvino/core/preprocess/output_tensor_info.hpp +++ b/src/core/include/openvino/core/preprocess/output_tensor_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/postprocess_steps.hpp b/src/core/include/openvino/core/preprocess/postprocess_steps.hpp index fd14d3ff845..ebb3e03ab17 100644 --- a/src/core/include/openvino/core/preprocess/postprocess_steps.hpp +++ b/src/core/include/openvino/core/preprocess/postprocess_steps.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/pre_post_process.hpp b/src/core/include/openvino/core/preprocess/pre_post_process.hpp index 10c4e56edfa..969ec41080a 100644 --- a/src/core/include/openvino/core/preprocess/pre_post_process.hpp +++ b/src/core/include/openvino/core/preprocess/pre_post_process.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/preprocess_steps.hpp b/src/core/include/openvino/core/preprocess/preprocess_steps.hpp index 0f7a7709769..aed2188c7c3 100644 --- a/src/core/include/openvino/core/preprocess/preprocess_steps.hpp +++ b/src/core/include/openvino/core/preprocess/preprocess_steps.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/preprocess/resize_algorithm.hpp b/src/core/include/openvino/core/preprocess/resize_algorithm.hpp index 983d97d4db9..eec0aa53658 100644 --- a/src/core/include/openvino/core/preprocess/resize_algorithm.hpp +++ b/src/core/include/openvino/core/preprocess/resize_algorithm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/rank.hpp b/src/core/include/openvino/core/rank.hpp index d4c5c3385f8..d5a25c4c599 100644 --- a/src/core/include/openvino/core/rank.hpp +++ b/src/core/include/openvino/core/rank.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/rt_info.hpp b/src/core/include/openvino/core/rt_info.hpp index d930d20cc7d..10b67f1620c 100644 --- a/src/core/include/openvino/core/rt_info.hpp +++ b/src/core/include/openvino/core/rt_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/rtti.hpp b/src/core/include/openvino/core/rtti.hpp index ffbd14aad6e..ad5efd57441 100644 --- a/src/core/include/openvino/core/rtti.hpp +++ b/src/core/include/openvino/core/rtti.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/runtime_attribute.hpp b/src/core/include/openvino/core/runtime_attribute.hpp index e8be40caebb..efe8d4c0808 100644 --- a/src/core/include/openvino/core/runtime_attribute.hpp +++ b/src/core/include/openvino/core/runtime_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/shape.hpp b/src/core/include/openvino/core/shape.hpp index 41ca37bebef..71abfd0f04d 100644 --- a/src/core/include/openvino/core/shape.hpp +++ b/src/core/include/openvino/core/shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/strides.hpp b/src/core/include/openvino/core/strides.hpp index 03985bb38c7..fb6f6c7d520 100644 --- a/src/core/include/openvino/core/strides.hpp +++ b/src/core/include/openvino/core/strides.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/type.hpp b/src/core/include/openvino/core/type.hpp index 1b22016f917..5b00a979b57 100644 --- a/src/core/include/openvino/core/type.hpp +++ b/src/core/include/openvino/core/type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/type/bfloat16.hpp b/src/core/include/openvino/core/type/bfloat16.hpp index 44bfdf62ad7..b8d90912a6c 100644 --- a/src/core/include/openvino/core/type/bfloat16.hpp +++ b/src/core/include/openvino/core/type/bfloat16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/type/element_type.hpp b/src/core/include/openvino/core/type/element_type.hpp index cc340f87319..ccf3aefff62 100644 --- a/src/core/include/openvino/core/type/element_type.hpp +++ b/src/core/include/openvino/core/type/element_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/type/element_type_traits.hpp b/src/core/include/openvino/core/type/element_type_traits.hpp index 4365dbac087..7f5ea7e0fc3 100644 --- a/src/core/include/openvino/core/type/element_type_traits.hpp +++ b/src/core/include/openvino/core/type/element_type_traits.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/type/float16.hpp b/src/core/include/openvino/core/type/float16.hpp index 127c8144199..0e9c025b743 100644 --- a/src/core/include/openvino/core/type/float16.hpp +++ b/src/core/include/openvino/core/type/float16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/validation_util.hpp b/src/core/include/openvino/core/validation_util.hpp index ca4433e781c..a2c17eebce1 100644 --- a/src/core/include/openvino/core/validation_util.hpp +++ b/src/core/include/openvino/core/validation_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/core/version.hpp b/src/core/include/openvino/core/version.hpp index 484604fcb39..e24a3f4b4a6 100644 --- a/src/core/include/openvino/core/version.hpp +++ b/src/core/include/openvino/core/version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/include/openvino/core/visibility.hpp b/src/core/include/openvino/core/visibility.hpp index 38c8e93e95e..28470f46a57 100644 --- a/src/core/include/openvino/core/visibility.hpp +++ b/src/core/include/openvino/core/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/abs.hpp b/src/core/include/openvino/op/abs.hpp index 64bc37e5f57..1f0afb1fddd 100644 --- a/src/core/include/openvino/op/abs.hpp +++ b/src/core/include/openvino/op/abs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/acos.hpp b/src/core/include/openvino/op/acos.hpp index 418fac705f3..44ea200baff 100644 --- a/src/core/include/openvino/op/acos.hpp +++ b/src/core/include/openvino/op/acos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/acosh.hpp b/src/core/include/openvino/op/acosh.hpp index 1f91d38ca7b..8d70280ff3e 100644 --- a/src/core/include/openvino/op/acosh.hpp +++ b/src/core/include/openvino/op/acosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/adaptive_avg_pool.hpp b/src/core/include/openvino/op/adaptive_avg_pool.hpp index 95146656908..7e642a4343f 100644 --- a/src/core/include/openvino/op/adaptive_avg_pool.hpp +++ b/src/core/include/openvino/op/adaptive_avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/adaptive_max_pool.hpp b/src/core/include/openvino/op/adaptive_max_pool.hpp index 37828627fd9..647c581dd87 100644 --- a/src/core/include/openvino/op/adaptive_max_pool.hpp +++ b/src/core/include/openvino/op/adaptive_max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/add.hpp b/src/core/include/openvino/op/add.hpp index 526d089a1e0..7695347c014 100644 --- a/src/core/include/openvino/op/add.hpp +++ b/src/core/include/openvino/op/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/asin.hpp b/src/core/include/openvino/op/asin.hpp index 5cb148805b7..bd423e5b9b6 100644 --- a/src/core/include/openvino/op/asin.hpp +++ b/src/core/include/openvino/op/asin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/asinh.hpp b/src/core/include/openvino/op/asinh.hpp index 2488553d4a5..63e0975c3b1 100644 --- a/src/core/include/openvino/op/asinh.hpp +++ b/src/core/include/openvino/op/asinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/assign.hpp b/src/core/include/openvino/op/assign.hpp index b1d46749252..31c5586a26f 100644 --- a/src/core/include/openvino/op/assign.hpp +++ b/src/core/include/openvino/op/assign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/atan.hpp b/src/core/include/openvino/op/atan.hpp index 9f61ffd7c3f..83ae577654c 100644 --- a/src/core/include/openvino/op/atan.hpp +++ b/src/core/include/openvino/op/atan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/atanh.hpp b/src/core/include/openvino/op/atanh.hpp index 5b9aa04fe28..4bbda39db15 100644 --- a/src/core/include/openvino/op/atanh.hpp +++ b/src/core/include/openvino/op/atanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/avg_pool.hpp b/src/core/include/openvino/op/avg_pool.hpp index 116bde7df0a..39db45e3f9c 100644 --- a/src/core/include/openvino/op/avg_pool.hpp +++ b/src/core/include/openvino/op/avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/batch_norm.hpp b/src/core/include/openvino/op/batch_norm.hpp index d6d1204e376..f9cc0c9ae5b 100644 --- a/src/core/include/openvino/op/batch_norm.hpp +++ b/src/core/include/openvino/op/batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/batch_to_space.hpp b/src/core/include/openvino/op/batch_to_space.hpp index 8a25f81f2fd..dd42fa0d71d 100644 --- a/src/core/include/openvino/op/batch_to_space.hpp +++ b/src/core/include/openvino/op/batch_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/binary_convolution.hpp b/src/core/include/openvino/op/binary_convolution.hpp index c83cb909695..27a92777cd3 100644 --- a/src/core/include/openvino/op/binary_convolution.hpp +++ b/src/core/include/openvino/op/binary_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/broadcast.hpp b/src/core/include/openvino/op/broadcast.hpp index 9279745a7f7..c3b2132390d 100644 --- a/src/core/include/openvino/op/broadcast.hpp +++ b/src/core/include/openvino/op/broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/bucketize.hpp b/src/core/include/openvino/op/bucketize.hpp index 63041c4cda7..11cd0336a90 100644 --- a/src/core/include/openvino/op/bucketize.hpp +++ b/src/core/include/openvino/op/bucketize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/ceiling.hpp b/src/core/include/openvino/op/ceiling.hpp index 6429b646467..c447e46ad16 100644 --- a/src/core/include/openvino/op/ceiling.hpp +++ b/src/core/include/openvino/op/ceiling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/clamp.hpp b/src/core/include/openvino/op/clamp.hpp index 862e0495a9b..16722df56d5 100644 --- a/src/core/include/openvino/op/clamp.hpp +++ b/src/core/include/openvino/op/clamp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/concat.hpp b/src/core/include/openvino/op/concat.hpp index 0ee294e5861..97ce4ee74e6 100644 --- a/src/core/include/openvino/op/concat.hpp +++ b/src/core/include/openvino/op/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/constant.hpp b/src/core/include/openvino/op/constant.hpp index 23aed791cf9..d259628540c 100644 --- a/src/core/include/openvino/op/constant.hpp +++ b/src/core/include/openvino/op/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/convert.hpp b/src/core/include/openvino/op/convert.hpp index 54be69ae741..cbdb8562f69 100644 --- a/src/core/include/openvino/op/convert.hpp +++ b/src/core/include/openvino/op/convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/convert_like.hpp b/src/core/include/openvino/op/convert_like.hpp index ed63a2f5269..26e0b54b0fa 100644 --- a/src/core/include/openvino/op/convert_like.hpp +++ b/src/core/include/openvino/op/convert_like.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/convolution.hpp b/src/core/include/openvino/op/convolution.hpp index b52873c9630..f1401333a7c 100644 --- a/src/core/include/openvino/op/convolution.hpp +++ b/src/core/include/openvino/op/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/cos.hpp b/src/core/include/openvino/op/cos.hpp index b1d60596659..f8cf427e94b 100644 --- a/src/core/include/openvino/op/cos.hpp +++ b/src/core/include/openvino/op/cos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/cosh.hpp b/src/core/include/openvino/op/cosh.hpp index 7f44084d2b6..c186bc95f44 100644 --- a/src/core/include/openvino/op/cosh.hpp +++ b/src/core/include/openvino/op/cosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/ctc_greedy_decoder.hpp b/src/core/include/openvino/op/ctc_greedy_decoder.hpp index c41e3de2dbf..e91fe44d38c 100644 --- a/src/core/include/openvino/op/ctc_greedy_decoder.hpp +++ b/src/core/include/openvino/op/ctc_greedy_decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/ctc_greedy_decoder_seq_len.hpp b/src/core/include/openvino/op/ctc_greedy_decoder_seq_len.hpp index c2ab315b4cd..8ba069830c9 100644 --- a/src/core/include/openvino/op/ctc_greedy_decoder_seq_len.hpp +++ b/src/core/include/openvino/op/ctc_greedy_decoder_seq_len.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/ctc_loss.hpp b/src/core/include/openvino/op/ctc_loss.hpp index 6f81a93e8ad..47e4ba02009 100644 --- a/src/core/include/openvino/op/ctc_loss.hpp +++ b/src/core/include/openvino/op/ctc_loss.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/cum_sum.hpp b/src/core/include/openvino/op/cum_sum.hpp index 976294e91f9..e9ac5899a90 100644 --- a/src/core/include/openvino/op/cum_sum.hpp +++ b/src/core/include/openvino/op/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/deformable_convolution.hpp b/src/core/include/openvino/op/deformable_convolution.hpp index 729fcc12cad..867a490faa4 100644 --- a/src/core/include/openvino/op/deformable_convolution.hpp +++ b/src/core/include/openvino/op/deformable_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/deformable_psroi_pooling.hpp b/src/core/include/openvino/op/deformable_psroi_pooling.hpp index 37569d3b0b6..2464d2f346a 100644 --- a/src/core/include/openvino/op/deformable_psroi_pooling.hpp +++ b/src/core/include/openvino/op/deformable_psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/depth_to_space.hpp b/src/core/include/openvino/op/depth_to_space.hpp index f165fbff60f..6304613f330 100644 --- a/src/core/include/openvino/op/depth_to_space.hpp +++ b/src/core/include/openvino/op/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/detection_output.hpp b/src/core/include/openvino/op/detection_output.hpp index 16630212f10..68dca56d976 100644 --- a/src/core/include/openvino/op/detection_output.hpp +++ b/src/core/include/openvino/op/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/divide.hpp b/src/core/include/openvino/op/divide.hpp index f524b83e799..f49455900fc 100644 --- a/src/core/include/openvino/op/divide.hpp +++ b/src/core/include/openvino/op/divide.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/einsum.hpp b/src/core/include/openvino/op/einsum.hpp index e028abea431..809e2939214 100644 --- a/src/core/include/openvino/op/einsum.hpp +++ b/src/core/include/openvino/op/einsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/elu.hpp b/src/core/include/openvino/op/elu.hpp index 01c620ca6cf..d96b8ddedab 100644 --- a/src/core/include/openvino/op/elu.hpp +++ b/src/core/include/openvino/op/elu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/embedding_segments_sum.hpp b/src/core/include/openvino/op/embedding_segments_sum.hpp index d021fb9cf55..501609889c2 100644 --- a/src/core/include/openvino/op/embedding_segments_sum.hpp +++ b/src/core/include/openvino/op/embedding_segments_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/embeddingbag_offsets_sum.hpp b/src/core/include/openvino/op/embeddingbag_offsets_sum.hpp index 6cb37b0157a..db35383445b 100644 --- a/src/core/include/openvino/op/embeddingbag_offsets_sum.hpp +++ b/src/core/include/openvino/op/embeddingbag_offsets_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/embeddingbag_packedsum.hpp b/src/core/include/openvino/op/embeddingbag_packedsum.hpp index b9f4654a15b..42db1fe74a1 100644 --- a/src/core/include/openvino/op/embeddingbag_packedsum.hpp +++ b/src/core/include/openvino/op/embeddingbag_packedsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/equal.hpp b/src/core/include/openvino/op/equal.hpp index fa001480aa5..79784b0fcae 100644 --- a/src/core/include/openvino/op/equal.hpp +++ b/src/core/include/openvino/op/equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/erf.hpp b/src/core/include/openvino/op/erf.hpp index 637566c7f8e..5e45d25891d 100644 --- a/src/core/include/openvino/op/erf.hpp +++ b/src/core/include/openvino/op/erf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/exp.hpp b/src/core/include/openvino/op/exp.hpp index 312909f12d5..52f645af07d 100644 --- a/src/core/include/openvino/op/exp.hpp +++ b/src/core/include/openvino/op/exp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/experimental_detectron_detection_output.hpp b/src/core/include/openvino/op/experimental_detectron_detection_output.hpp index e940db9c3ba..12995df5476 100644 --- a/src/core/include/openvino/op/experimental_detectron_detection_output.hpp +++ b/src/core/include/openvino/op/experimental_detectron_detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/experimental_detectron_generate_proposals.hpp b/src/core/include/openvino/op/experimental_detectron_generate_proposals.hpp index e547d1145df..0772edd5d45 100644 --- a/src/core/include/openvino/op/experimental_detectron_generate_proposals.hpp +++ b/src/core/include/openvino/op/experimental_detectron_generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/experimental_detectron_prior_grid_generator.hpp b/src/core/include/openvino/op/experimental_detectron_prior_grid_generator.hpp index 06d5c8dd5f5..14cdcf63b72 100644 --- a/src/core/include/openvino/op/experimental_detectron_prior_grid_generator.hpp +++ b/src/core/include/openvino/op/experimental_detectron_prior_grid_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/experimental_detectron_roi_feature.hpp b/src/core/include/openvino/op/experimental_detectron_roi_feature.hpp index 7c654e4d9b9..21d3518256d 100644 --- a/src/core/include/openvino/op/experimental_detectron_roi_feature.hpp +++ b/src/core/include/openvino/op/experimental_detectron_roi_feature.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/experimental_detectron_topkrois.hpp b/src/core/include/openvino/op/experimental_detectron_topkrois.hpp index 741eab4ee41..34690234574 100644 --- a/src/core/include/openvino/op/experimental_detectron_topkrois.hpp +++ b/src/core/include/openvino/op/experimental_detectron_topkrois.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/extractimagepatches.hpp b/src/core/include/openvino/op/extractimagepatches.hpp index 537c09e923e..25c82e95214 100644 --- a/src/core/include/openvino/op/extractimagepatches.hpp +++ b/src/core/include/openvino/op/extractimagepatches.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/eye.hpp b/src/core/include/openvino/op/eye.hpp index 0f25687be11..feaebafca82 100644 --- a/src/core/include/openvino/op/eye.hpp +++ b/src/core/include/openvino/op/eye.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/fake_quantize.hpp b/src/core/include/openvino/op/fake_quantize.hpp index cfd9581898f..386d3742a58 100644 --- a/src/core/include/openvino/op/fake_quantize.hpp +++ b/src/core/include/openvino/op/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/floor.hpp b/src/core/include/openvino/op/floor.hpp index 3e42b9ff6b3..dc685d6cb76 100644 --- a/src/core/include/openvino/op/floor.hpp +++ b/src/core/include/openvino/op/floor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/floor_mod.hpp b/src/core/include/openvino/op/floor_mod.hpp index 44350986896..064c31896dc 100644 --- a/src/core/include/openvino/op/floor_mod.hpp +++ b/src/core/include/openvino/op/floor_mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gather.hpp b/src/core/include/openvino/op/gather.hpp index 376e1112cb7..9e2dd53ece9 100644 --- a/src/core/include/openvino/op/gather.hpp +++ b/src/core/include/openvino/op/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gather_elements.hpp b/src/core/include/openvino/op/gather_elements.hpp index fa0e8c67538..bbb79336942 100644 --- a/src/core/include/openvino/op/gather_elements.hpp +++ b/src/core/include/openvino/op/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gather_nd.hpp b/src/core/include/openvino/op/gather_nd.hpp index 451ae230699..62239f0f563 100644 --- a/src/core/include/openvino/op/gather_nd.hpp +++ b/src/core/include/openvino/op/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gather_tree.hpp b/src/core/include/openvino/op/gather_tree.hpp index 39719673bb8..9fe5b71b534 100644 --- a/src/core/include/openvino/op/gather_tree.hpp +++ b/src/core/include/openvino/op/gather_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gelu.hpp b/src/core/include/openvino/op/gelu.hpp index 94b18c8136c..8c9192412c8 100644 --- a/src/core/include/openvino/op/gelu.hpp +++ b/src/core/include/openvino/op/gelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/generate_proposals.hpp b/src/core/include/openvino/op/generate_proposals.hpp index de951852e18..44f85eca68d 100644 --- a/src/core/include/openvino/op/generate_proposals.hpp +++ b/src/core/include/openvino/op/generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/greater.hpp b/src/core/include/openvino/op/greater.hpp index f524d4d20b3..da5697b2535 100644 --- a/src/core/include/openvino/op/greater.hpp +++ b/src/core/include/openvino/op/greater.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/greater_eq.hpp b/src/core/include/openvino/op/greater_eq.hpp index 67cb7ab0989..776b3ab1ebc 100644 --- a/src/core/include/openvino/op/greater_eq.hpp +++ b/src/core/include/openvino/op/greater_eq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/grid_sample.hpp b/src/core/include/openvino/op/grid_sample.hpp index 03bfa685296..a1c411f4f05 100644 --- a/src/core/include/openvino/op/grid_sample.hpp +++ b/src/core/include/openvino/op/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/grn.hpp b/src/core/include/openvino/op/grn.hpp index 8ec9f832f54..1381304b4dc 100644 --- a/src/core/include/openvino/op/grn.hpp +++ b/src/core/include/openvino/op/grn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/group_conv.hpp b/src/core/include/openvino/op/group_conv.hpp index de8accf02d9..4c4ee483acb 100644 --- a/src/core/include/openvino/op/group_conv.hpp +++ b/src/core/include/openvino/op/group_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gru_cell.hpp b/src/core/include/openvino/op/gru_cell.hpp index 1e71e046006..2c34eb54df2 100644 --- a/src/core/include/openvino/op/gru_cell.hpp +++ b/src/core/include/openvino/op/gru_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/gru_sequence.hpp b/src/core/include/openvino/op/gru_sequence.hpp index 5211ff46cee..710fdd0d0d0 100644 --- a/src/core/include/openvino/op/gru_sequence.hpp +++ b/src/core/include/openvino/op/gru_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/hard_sigmoid.hpp b/src/core/include/openvino/op/hard_sigmoid.hpp index 5608c2773b0..e250fa320d7 100644 --- a/src/core/include/openvino/op/hard_sigmoid.hpp +++ b/src/core/include/openvino/op/hard_sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/hsigmoid.hpp b/src/core/include/openvino/op/hsigmoid.hpp index ee977433835..c017305acb2 100644 --- a/src/core/include/openvino/op/hsigmoid.hpp +++ b/src/core/include/openvino/op/hsigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/hswish.hpp b/src/core/include/openvino/op/hswish.hpp index a77e3d136d7..33d24eac345 100644 --- a/src/core/include/openvino/op/hswish.hpp +++ b/src/core/include/openvino/op/hswish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/i420_to_bgr.hpp b/src/core/include/openvino/op/i420_to_bgr.hpp index fc8e1efaad2..31f5b406785 100644 --- a/src/core/include/openvino/op/i420_to_bgr.hpp +++ b/src/core/include/openvino/op/i420_to_bgr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/i420_to_rgb.hpp b/src/core/include/openvino/op/i420_to_rgb.hpp index 32dbc9b00c0..cf9cb1c0af5 100644 --- a/src/core/include/openvino/op/i420_to_rgb.hpp +++ b/src/core/include/openvino/op/i420_to_rgb.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/idft.hpp b/src/core/include/openvino/op/idft.hpp index 4d1a04c5155..5f5db08071b 100644 --- a/src/core/include/openvino/op/idft.hpp +++ b/src/core/include/openvino/op/idft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/if.hpp b/src/core/include/openvino/op/if.hpp index 0849caf85bf..2d95b9cbc4a 100644 --- a/src/core/include/openvino/op/if.hpp +++ b/src/core/include/openvino/op/if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/interpolate.hpp b/src/core/include/openvino/op/interpolate.hpp index 748f0be0f93..2880d1188d7 100644 --- a/src/core/include/openvino/op/interpolate.hpp +++ b/src/core/include/openvino/op/interpolate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/irdft.hpp b/src/core/include/openvino/op/irdft.hpp index 348b00e5219..32157d0c8a5 100644 --- a/src/core/include/openvino/op/irdft.hpp +++ b/src/core/include/openvino/op/irdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/is_finite.hpp b/src/core/include/openvino/op/is_finite.hpp index 428f3f16a25..bea1020e33e 100644 --- a/src/core/include/openvino/op/is_finite.hpp +++ b/src/core/include/openvino/op/is_finite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/is_inf.hpp b/src/core/include/openvino/op/is_inf.hpp index f7906daf9e7..4d5596bf6be 100644 --- a/src/core/include/openvino/op/is_inf.hpp +++ b/src/core/include/openvino/op/is_inf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/is_nan.hpp b/src/core/include/openvino/op/is_nan.hpp index 1c781e79c17..f6e2b49aa51 100644 --- a/src/core/include/openvino/op/is_nan.hpp +++ b/src/core/include/openvino/op/is_nan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/less.hpp b/src/core/include/openvino/op/less.hpp index 6e3f48b23cf..0b1f3df0355 100644 --- a/src/core/include/openvino/op/less.hpp +++ b/src/core/include/openvino/op/less.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/less_eq.hpp b/src/core/include/openvino/op/less_eq.hpp index 043dba98e71..ad7e47061a3 100644 --- a/src/core/include/openvino/op/less_eq.hpp +++ b/src/core/include/openvino/op/less_eq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/log.hpp b/src/core/include/openvino/op/log.hpp index 680b480da72..2f32be775c8 100644 --- a/src/core/include/openvino/op/log.hpp +++ b/src/core/include/openvino/op/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/log_softmax.hpp b/src/core/include/openvino/op/log_softmax.hpp index a8ca66da78f..70cd83f7429 100644 --- a/src/core/include/openvino/op/log_softmax.hpp +++ b/src/core/include/openvino/op/log_softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/logical_and.hpp b/src/core/include/openvino/op/logical_and.hpp index 0d20f2f9b0f..e9738e301ca 100644 --- a/src/core/include/openvino/op/logical_and.hpp +++ b/src/core/include/openvino/op/logical_and.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/logical_not.hpp b/src/core/include/openvino/op/logical_not.hpp index 533cc7fc921..dccb6fa8fc5 100644 --- a/src/core/include/openvino/op/logical_not.hpp +++ b/src/core/include/openvino/op/logical_not.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/logical_or.hpp b/src/core/include/openvino/op/logical_or.hpp index 7dd79945433..68625f591d3 100644 --- a/src/core/include/openvino/op/logical_or.hpp +++ b/src/core/include/openvino/op/logical_or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/logical_xor.hpp b/src/core/include/openvino/op/logical_xor.hpp index 1b35dc0c24c..ad85aed63ef 100644 --- a/src/core/include/openvino/op/logical_xor.hpp +++ b/src/core/include/openvino/op/logical_xor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/loop.hpp b/src/core/include/openvino/op/loop.hpp index e5674531b1e..8c3bf0a4436 100644 --- a/src/core/include/openvino/op/loop.hpp +++ b/src/core/include/openvino/op/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/lrn.hpp b/src/core/include/openvino/op/lrn.hpp index a74e864b3e0..328266e4b09 100644 --- a/src/core/include/openvino/op/lrn.hpp +++ b/src/core/include/openvino/op/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/lstm_cell.hpp b/src/core/include/openvino/op/lstm_cell.hpp index 3e073ea291b..b1784cc2b85 100644 --- a/src/core/include/openvino/op/lstm_cell.hpp +++ b/src/core/include/openvino/op/lstm_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/lstm_sequence.hpp b/src/core/include/openvino/op/lstm_sequence.hpp index c275f8b626c..db9c8b1e05a 100644 --- a/src/core/include/openvino/op/lstm_sequence.hpp +++ b/src/core/include/openvino/op/lstm_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/matmul.hpp b/src/core/include/openvino/op/matmul.hpp index abbba946d41..f83610b6520 100644 --- a/src/core/include/openvino/op/matmul.hpp +++ b/src/core/include/openvino/op/matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/matrix_nms.hpp b/src/core/include/openvino/op/matrix_nms.hpp index 961c0ffd599..5da816da969 100644 --- a/src/core/include/openvino/op/matrix_nms.hpp +++ b/src/core/include/openvino/op/matrix_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/max_pool.hpp b/src/core/include/openvino/op/max_pool.hpp index 5591a8f68eb..0a7a2733489 100644 --- a/src/core/include/openvino/op/max_pool.hpp +++ b/src/core/include/openvino/op/max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/maximum.hpp b/src/core/include/openvino/op/maximum.hpp index 9bdcbe4fa5c..e7d9a060d27 100644 --- a/src/core/include/openvino/op/maximum.hpp +++ b/src/core/include/openvino/op/maximum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/minimum.hpp b/src/core/include/openvino/op/minimum.hpp index 65536194eaf..31e7990c55d 100644 --- a/src/core/include/openvino/op/minimum.hpp +++ b/src/core/include/openvino/op/minimum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/mish.hpp b/src/core/include/openvino/op/mish.hpp index 0bb45f822a8..1a161311bbe 100644 --- a/src/core/include/openvino/op/mish.hpp +++ b/src/core/include/openvino/op/mish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/mod.hpp b/src/core/include/openvino/op/mod.hpp index 9f8c8748fa2..2115441152d 100644 --- a/src/core/include/openvino/op/mod.hpp +++ b/src/core/include/openvino/op/mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/multiclass_nms.hpp b/src/core/include/openvino/op/multiclass_nms.hpp index 7fcad39e26f..f0ad5f4e404 100644 --- a/src/core/include/openvino/op/multiclass_nms.hpp +++ b/src/core/include/openvino/op/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/multiply.hpp b/src/core/include/openvino/op/multiply.hpp index 592661cfe38..4aa91fe0fda 100644 --- a/src/core/include/openvino/op/multiply.hpp +++ b/src/core/include/openvino/op/multiply.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/mvn.hpp b/src/core/include/openvino/op/mvn.hpp index 8c8a932a610..10eef91a74b 100644 --- a/src/core/include/openvino/op/mvn.hpp +++ b/src/core/include/openvino/op/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/negative.hpp b/src/core/include/openvino/op/negative.hpp index d083cf1ffe0..d65db6fd8cc 100644 --- a/src/core/include/openvino/op/negative.hpp +++ b/src/core/include/openvino/op/negative.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/non_max_suppression.hpp b/src/core/include/openvino/op/non_max_suppression.hpp index be1abbdddce..ecf84b9a148 100644 --- a/src/core/include/openvino/op/non_max_suppression.hpp +++ b/src/core/include/openvino/op/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/non_zero.hpp b/src/core/include/openvino/op/non_zero.hpp index a7850a129ab..4f0b34a2e5d 100644 --- a/src/core/include/openvino/op/non_zero.hpp +++ b/src/core/include/openvino/op/non_zero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/normalize_l2.hpp b/src/core/include/openvino/op/normalize_l2.hpp index 9623a3dfdab..c084c505984 100644 --- a/src/core/include/openvino/op/normalize_l2.hpp +++ b/src/core/include/openvino/op/normalize_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/not_equal.hpp b/src/core/include/openvino/op/not_equal.hpp index 859f604e5c1..2670e8f4608 100644 --- a/src/core/include/openvino/op/not_equal.hpp +++ b/src/core/include/openvino/op/not_equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/nv12_to_bgr.hpp b/src/core/include/openvino/op/nv12_to_bgr.hpp index 536c1869354..8be3fb99d9a 100644 --- a/src/core/include/openvino/op/nv12_to_bgr.hpp +++ b/src/core/include/openvino/op/nv12_to_bgr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/nv12_to_rgb.hpp b/src/core/include/openvino/op/nv12_to_rgb.hpp index c52892d3e20..e6dd2ba481f 100644 --- a/src/core/include/openvino/op/nv12_to_rgb.hpp +++ b/src/core/include/openvino/op/nv12_to_rgb.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/one_hot.hpp b/src/core/include/openvino/op/one_hot.hpp index 5acf4864abb..0dddc8f34d0 100644 --- a/src/core/include/openvino/op/one_hot.hpp +++ b/src/core/include/openvino/op/one_hot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/op.hpp b/src/core/include/openvino/op/op.hpp index 1d30a4129d8..c0a57a90323 100644 --- a/src/core/include/openvino/op/op.hpp +++ b/src/core/include/openvino/op/op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/ops.hpp b/src/core/include/openvino/op/ops.hpp index 9c3acb3fd42..a3531c0090b 100644 --- a/src/core/include/openvino/op/ops.hpp +++ b/src/core/include/openvino/op/ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/pad.hpp b/src/core/include/openvino/op/pad.hpp index a66835c4317..72bdd8e5d16 100644 --- a/src/core/include/openvino/op/pad.hpp +++ b/src/core/include/openvino/op/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/parameter.hpp b/src/core/include/openvino/op/parameter.hpp index 63207276b8d..173e3adf230 100644 --- a/src/core/include/openvino/op/parameter.hpp +++ b/src/core/include/openvino/op/parameter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/power.hpp b/src/core/include/openvino/op/power.hpp index 8bdac461a2c..3903f069188 100644 --- a/src/core/include/openvino/op/power.hpp +++ b/src/core/include/openvino/op/power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/prelu.hpp b/src/core/include/openvino/op/prelu.hpp index 10c5118a067..cb48828dca7 100644 --- a/src/core/include/openvino/op/prelu.hpp +++ b/src/core/include/openvino/op/prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/prior_box.hpp b/src/core/include/openvino/op/prior_box.hpp index fa897678c06..c3453adb90b 100644 --- a/src/core/include/openvino/op/prior_box.hpp +++ b/src/core/include/openvino/op/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/prior_box_clustered.hpp b/src/core/include/openvino/op/prior_box_clustered.hpp index 725a8ec6e4c..46d3e01c300 100644 --- a/src/core/include/openvino/op/prior_box_clustered.hpp +++ b/src/core/include/openvino/op/prior_box_clustered.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/proposal.hpp b/src/core/include/openvino/op/proposal.hpp index a3a8326d703..5619ab5842a 100644 --- a/src/core/include/openvino/op/proposal.hpp +++ b/src/core/include/openvino/op/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/psroi_pooling.hpp b/src/core/include/openvino/op/psroi_pooling.hpp index 1ea8ca18263..1f4edb8761d 100644 --- a/src/core/include/openvino/op/psroi_pooling.hpp +++ b/src/core/include/openvino/op/psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/random_uniform.hpp b/src/core/include/openvino/op/random_uniform.hpp index 4cbdea2d312..04c8553de1b 100644 --- a/src/core/include/openvino/op/random_uniform.hpp +++ b/src/core/include/openvino/op/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/range.hpp b/src/core/include/openvino/op/range.hpp index c61d398d07e..e3f75dbed5a 100644 --- a/src/core/include/openvino/op/range.hpp +++ b/src/core/include/openvino/op/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/rdft.hpp b/src/core/include/openvino/op/rdft.hpp index 9c46edba2d7..0413ae61149 100644 --- a/src/core/include/openvino/op/rdft.hpp +++ b/src/core/include/openvino/op/rdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/read_value.hpp b/src/core/include/openvino/op/read_value.hpp index 8b2734402c0..2e0317ea82b 100644 --- a/src/core/include/openvino/op/read_value.hpp +++ b/src/core/include/openvino/op/read_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_l1.hpp b/src/core/include/openvino/op/reduce_l1.hpp index 75fd5a42e73..4c36c16cd39 100644 --- a/src/core/include/openvino/op/reduce_l1.hpp +++ b/src/core/include/openvino/op/reduce_l1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_l2.hpp b/src/core/include/openvino/op/reduce_l2.hpp index fca0978730c..2256bed4480 100644 --- a/src/core/include/openvino/op/reduce_l2.hpp +++ b/src/core/include/openvino/op/reduce_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_logical_and.hpp b/src/core/include/openvino/op/reduce_logical_and.hpp index c8e43109091..24187277090 100644 --- a/src/core/include/openvino/op/reduce_logical_and.hpp +++ b/src/core/include/openvino/op/reduce_logical_and.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_logical_or.hpp b/src/core/include/openvino/op/reduce_logical_or.hpp index d3eaac340fb..caa9998b3cf 100644 --- a/src/core/include/openvino/op/reduce_logical_or.hpp +++ b/src/core/include/openvino/op/reduce_logical_or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_max.hpp b/src/core/include/openvino/op/reduce_max.hpp index 433e1192077..7e353deaff2 100644 --- a/src/core/include/openvino/op/reduce_max.hpp +++ b/src/core/include/openvino/op/reduce_max.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_mean.hpp b/src/core/include/openvino/op/reduce_mean.hpp index b0e3ad9bff7..9454d95da99 100644 --- a/src/core/include/openvino/op/reduce_mean.hpp +++ b/src/core/include/openvino/op/reduce_mean.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_min.hpp b/src/core/include/openvino/op/reduce_min.hpp index 0eb83503932..37d3d11bf86 100644 --- a/src/core/include/openvino/op/reduce_min.hpp +++ b/src/core/include/openvino/op/reduce_min.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_prod.hpp b/src/core/include/openvino/op/reduce_prod.hpp index cae770880ee..dc7f2607cee 100644 --- a/src/core/include/openvino/op/reduce_prod.hpp +++ b/src/core/include/openvino/op/reduce_prod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reduce_sum.hpp b/src/core/include/openvino/op/reduce_sum.hpp index d1753a20a6b..76e727b1371 100644 --- a/src/core/include/openvino/op/reduce_sum.hpp +++ b/src/core/include/openvino/op/reduce_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/region_yolo.hpp b/src/core/include/openvino/op/region_yolo.hpp index 043637cffeb..8ebbb0c424b 100644 --- a/src/core/include/openvino/op/region_yolo.hpp +++ b/src/core/include/openvino/op/region_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/relu.hpp b/src/core/include/openvino/op/relu.hpp index 0243a65f191..ac03151c570 100644 --- a/src/core/include/openvino/op/relu.hpp +++ b/src/core/include/openvino/op/relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reorg_yolo.hpp b/src/core/include/openvino/op/reorg_yolo.hpp index 46c43a323d3..de31293d4eb 100644 --- a/src/core/include/openvino/op/reorg_yolo.hpp +++ b/src/core/include/openvino/op/reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reshape.hpp b/src/core/include/openvino/op/reshape.hpp index 838e91b1079..fdf812a0f12 100644 --- a/src/core/include/openvino/op/reshape.hpp +++ b/src/core/include/openvino/op/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/result.hpp b/src/core/include/openvino/op/result.hpp index 0693429d683..d44da9b5026 100644 --- a/src/core/include/openvino/op/result.hpp +++ b/src/core/include/openvino/op/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reverse.hpp b/src/core/include/openvino/op/reverse.hpp index d3b8e137371..f8773d2236c 100644 --- a/src/core/include/openvino/op/reverse.hpp +++ b/src/core/include/openvino/op/reverse.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/reverse_sequence.hpp b/src/core/include/openvino/op/reverse_sequence.hpp index 5e2683f67fe..5f154fb2a94 100644 --- a/src/core/include/openvino/op/reverse_sequence.hpp +++ b/src/core/include/openvino/op/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/rnn_cell.hpp b/src/core/include/openvino/op/rnn_cell.hpp index 0e607630f74..dc0171886cc 100644 --- a/src/core/include/openvino/op/rnn_cell.hpp +++ b/src/core/include/openvino/op/rnn_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/rnn_sequence.hpp b/src/core/include/openvino/op/rnn_sequence.hpp index 7efb217b247..987414efb6b 100644 --- a/src/core/include/openvino/op/rnn_sequence.hpp +++ b/src/core/include/openvino/op/rnn_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/roi_align.hpp b/src/core/include/openvino/op/roi_align.hpp index 9f773d508aa..6bcb858dc50 100644 --- a/src/core/include/openvino/op/roi_align.hpp +++ b/src/core/include/openvino/op/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/roi_pooling.hpp b/src/core/include/openvino/op/roi_pooling.hpp index f90cda5a524..a1dc2af03cb 100644 --- a/src/core/include/openvino/op/roi_pooling.hpp +++ b/src/core/include/openvino/op/roi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/roll.hpp b/src/core/include/openvino/op/roll.hpp index 99586a0c405..47863ee1cd5 100644 --- a/src/core/include/openvino/op/roll.hpp +++ b/src/core/include/openvino/op/roll.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/round.hpp b/src/core/include/openvino/op/round.hpp index a2936c1e5d7..0a2fe534d09 100644 --- a/src/core/include/openvino/op/round.hpp +++ b/src/core/include/openvino/op/round.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/scatter_elements_update.hpp b/src/core/include/openvino/op/scatter_elements_update.hpp index e8c0e1f216b..2888ab59a43 100644 --- a/src/core/include/openvino/op/scatter_elements_update.hpp +++ b/src/core/include/openvino/op/scatter_elements_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/scatter_nd_update.hpp b/src/core/include/openvino/op/scatter_nd_update.hpp index f8b0ed49e50..f6061882f2c 100644 --- a/src/core/include/openvino/op/scatter_nd_update.hpp +++ b/src/core/include/openvino/op/scatter_nd_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/scatter_update.hpp b/src/core/include/openvino/op/scatter_update.hpp index abbd86723a1..4849f8a5c5c 100644 --- a/src/core/include/openvino/op/scatter_update.hpp +++ b/src/core/include/openvino/op/scatter_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/select.hpp b/src/core/include/openvino/op/select.hpp index 5406ea3bac6..a1b3512f4e5 100644 --- a/src/core/include/openvino/op/select.hpp +++ b/src/core/include/openvino/op/select.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/selu.hpp b/src/core/include/openvino/op/selu.hpp index 3a42987c4ce..3ce11fde33b 100644 --- a/src/core/include/openvino/op/selu.hpp +++ b/src/core/include/openvino/op/selu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/shape_of.hpp b/src/core/include/openvino/op/shape_of.hpp index 6201411c9a0..648be10c312 100644 --- a/src/core/include/openvino/op/shape_of.hpp +++ b/src/core/include/openvino/op/shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/shuffle_channels.hpp b/src/core/include/openvino/op/shuffle_channels.hpp index 75173c1270b..dc445bdd6e3 100644 --- a/src/core/include/openvino/op/shuffle_channels.hpp +++ b/src/core/include/openvino/op/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/sigmoid.hpp b/src/core/include/openvino/op/sigmoid.hpp index 428f256b0d6..13a833de052 100644 --- a/src/core/include/openvino/op/sigmoid.hpp +++ b/src/core/include/openvino/op/sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/sign.hpp b/src/core/include/openvino/op/sign.hpp index abb8701635f..d9849fb68c9 100644 --- a/src/core/include/openvino/op/sign.hpp +++ b/src/core/include/openvino/op/sign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/sin.hpp b/src/core/include/openvino/op/sin.hpp index 53a53725966..db55ce6e411 100644 --- a/src/core/include/openvino/op/sin.hpp +++ b/src/core/include/openvino/op/sin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/sinh.hpp b/src/core/include/openvino/op/sinh.hpp index f904c60bf9e..3edd3ac24df 100644 --- a/src/core/include/openvino/op/sinh.hpp +++ b/src/core/include/openvino/op/sinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/sink.hpp b/src/core/include/openvino/op/sink.hpp index c467df62828..a5b0097c5a6 100644 --- a/src/core/include/openvino/op/sink.hpp +++ b/src/core/include/openvino/op/sink.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/slice.hpp b/src/core/include/openvino/op/slice.hpp index c71cea1d36c..8354da9a709 100644 --- a/src/core/include/openvino/op/slice.hpp +++ b/src/core/include/openvino/op/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/softmax.hpp b/src/core/include/openvino/op/softmax.hpp index f0f012bffff..853d4e5e6fc 100644 --- a/src/core/include/openvino/op/softmax.hpp +++ b/src/core/include/openvino/op/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/softplus.hpp b/src/core/include/openvino/op/softplus.hpp index 077cd35c616..a354e4073f8 100644 --- a/src/core/include/openvino/op/softplus.hpp +++ b/src/core/include/openvino/op/softplus.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/softsign.hpp b/src/core/include/openvino/op/softsign.hpp index 08cae2cb35f..2f14a51e6dc 100644 --- a/src/core/include/openvino/op/softsign.hpp +++ b/src/core/include/openvino/op/softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/space_to_batch.hpp b/src/core/include/openvino/op/space_to_batch.hpp index 715944b6281..b515e872728 100644 --- a/src/core/include/openvino/op/space_to_batch.hpp +++ b/src/core/include/openvino/op/space_to_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/space_to_depth.hpp b/src/core/include/openvino/op/space_to_depth.hpp index ec57577f436..5cd7b2bfb08 100644 --- a/src/core/include/openvino/op/space_to_depth.hpp +++ b/src/core/include/openvino/op/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/split.hpp b/src/core/include/openvino/op/split.hpp index 4b21fe49bb0..e52c64e9ee9 100644 --- a/src/core/include/openvino/op/split.hpp +++ b/src/core/include/openvino/op/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/sqrt.hpp b/src/core/include/openvino/op/sqrt.hpp index c1433a3df1e..a409dabf2fe 100644 --- a/src/core/include/openvino/op/sqrt.hpp +++ b/src/core/include/openvino/op/sqrt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/squared_difference.hpp b/src/core/include/openvino/op/squared_difference.hpp index 061aabb63e1..81004ec91db 100644 --- a/src/core/include/openvino/op/squared_difference.hpp +++ b/src/core/include/openvino/op/squared_difference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/squeeze.hpp b/src/core/include/openvino/op/squeeze.hpp index 5445b692413..5735aa4c99e 100644 --- a/src/core/include/openvino/op/squeeze.hpp +++ b/src/core/include/openvino/op/squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/strided_slice.hpp b/src/core/include/openvino/op/strided_slice.hpp index b4fd03c0aaf..85723175b49 100644 --- a/src/core/include/openvino/op/strided_slice.hpp +++ b/src/core/include/openvino/op/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/subtract.hpp b/src/core/include/openvino/op/subtract.hpp index ce48b9cd209..81ae1b44ea0 100644 --- a/src/core/include/openvino/op/subtract.hpp +++ b/src/core/include/openvino/op/subtract.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/swish.hpp b/src/core/include/openvino/op/swish.hpp index 4d33513f548..89bd33056a5 100644 --- a/src/core/include/openvino/op/swish.hpp +++ b/src/core/include/openvino/op/swish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/tan.hpp b/src/core/include/openvino/op/tan.hpp index 87240a2c4f7..a27225d69d8 100644 --- a/src/core/include/openvino/op/tan.hpp +++ b/src/core/include/openvino/op/tan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/tanh.hpp b/src/core/include/openvino/op/tanh.hpp index 98564bd6b33..a10ef02841a 100644 --- a/src/core/include/openvino/op/tanh.hpp +++ b/src/core/include/openvino/op/tanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/tensor_iterator.hpp b/src/core/include/openvino/op/tensor_iterator.hpp index 6fd7b25f792..95fd08692af 100644 --- a/src/core/include/openvino/op/tensor_iterator.hpp +++ b/src/core/include/openvino/op/tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/tile.hpp b/src/core/include/openvino/op/tile.hpp index dcf31f9d1da..637a25ece93 100644 --- a/src/core/include/openvino/op/tile.hpp +++ b/src/core/include/openvino/op/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/topk.hpp b/src/core/include/openvino/op/topk.hpp index a39809ec0cc..371831bc3f0 100644 --- a/src/core/include/openvino/op/topk.hpp +++ b/src/core/include/openvino/op/topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/transpose.hpp b/src/core/include/openvino/op/transpose.hpp index 959b71c2d0c..0a9ad90e470 100644 --- a/src/core/include/openvino/op/transpose.hpp +++ b/src/core/include/openvino/op/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/unique.hpp b/src/core/include/openvino/op/unique.hpp index f65db31e06f..f021040300f 100644 --- a/src/core/include/openvino/op/unique.hpp +++ b/src/core/include/openvino/op/unique.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/unsqueeze.hpp b/src/core/include/openvino/op/unsqueeze.hpp index 6cc279b329c..bb19e290ecd 100644 --- a/src/core/include/openvino/op/unsqueeze.hpp +++ b/src/core/include/openvino/op/unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/activation_functions.hpp b/src/core/include/openvino/op/util/activation_functions.hpp index 8d3c2ee3d85..7e9d26cb22a 100644 --- a/src/core/include/openvino/op/util/activation_functions.hpp +++ b/src/core/include/openvino/op/util/activation_functions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/arithmetic_reduction.hpp b/src/core/include/openvino/op/util/arithmetic_reduction.hpp index e7191583e51..547c6e0b14a 100644 --- a/src/core/include/openvino/op/util/arithmetic_reduction.hpp +++ b/src/core/include/openvino/op/util/arithmetic_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/arithmetic_reductions_keep_dims.hpp b/src/core/include/openvino/op/util/arithmetic_reductions_keep_dims.hpp index e3195e7b024..a7499de781c 100644 --- a/src/core/include/openvino/op/util/arithmetic_reductions_keep_dims.hpp +++ b/src/core/include/openvino/op/util/arithmetic_reductions_keep_dims.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/assign_base.hpp b/src/core/include/openvino/op/util/assign_base.hpp index ad482361c17..88ca20a521d 100644 --- a/src/core/include/openvino/op/util/assign_base.hpp +++ b/src/core/include/openvino/op/util/assign_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/attr_types.hpp b/src/core/include/openvino/op/util/attr_types.hpp index c33e2b1ba83..d6cd9742259 100644 --- a/src/core/include/openvino/op/util/attr_types.hpp +++ b/src/core/include/openvino/op/util/attr_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/binary_elementwise_arithmetic.hpp b/src/core/include/openvino/op/util/binary_elementwise_arithmetic.hpp index f690f122120..a638fe1ce16 100644 --- a/src/core/include/openvino/op/util/binary_elementwise_arithmetic.hpp +++ b/src/core/include/openvino/op/util/binary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/binary_elementwise_comparison.hpp b/src/core/include/openvino/op/util/binary_elementwise_comparison.hpp index d7e13a563dc..c7fc0222339 100644 --- a/src/core/include/openvino/op/util/binary_elementwise_comparison.hpp +++ b/src/core/include/openvino/op/util/binary_elementwise_comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/binary_elementwise_logical.hpp b/src/core/include/openvino/op/util/binary_elementwise_logical.hpp index 36f2ad2bb99..db75473e418 100644 --- a/src/core/include/openvino/op/util/binary_elementwise_logical.hpp +++ b/src/core/include/openvino/op/util/binary_elementwise_logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/broadcast_base.hpp b/src/core/include/openvino/op/util/broadcast_base.hpp index e4cbbd72586..a082c243b25 100644 --- a/src/core/include/openvino/op/util/broadcast_base.hpp +++ b/src/core/include/openvino/op/util/broadcast_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/include/openvino/op/util/convert_color_i420_base.hpp b/src/core/include/openvino/op/util/convert_color_i420_base.hpp index b3735fdc98f..6cc266c1bfc 100644 --- a/src/core/include/openvino/op/util/convert_color_i420_base.hpp +++ b/src/core/include/openvino/op/util/convert_color_i420_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/convert_color_nv12_base.hpp b/src/core/include/openvino/op/util/convert_color_nv12_base.hpp index bc57ea49ce2..bda44bd1983 100644 --- a/src/core/include/openvino/op/util/convert_color_nv12_base.hpp +++ b/src/core/include/openvino/op/util/convert_color_nv12_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/deformable_convolution_base.hpp b/src/core/include/openvino/op/util/deformable_convolution_base.hpp index 95803e7c9cd..45bd43ccc79 100644 --- a/src/core/include/openvino/op/util/deformable_convolution_base.hpp +++ b/src/core/include/openvino/op/util/deformable_convolution_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/detection_output_base.hpp b/src/core/include/openvino/op/util/detection_output_base.hpp index 4f64b987805..6fa2db6b14a 100644 --- a/src/core/include/openvino/op/util/detection_output_base.hpp +++ b/src/core/include/openvino/op/util/detection_output_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/elementwise_args.hpp b/src/core/include/openvino/op/util/elementwise_args.hpp index 37f08421ad8..8ee0149bb51 100644 --- a/src/core/include/openvino/op/util/elementwise_args.hpp +++ b/src/core/include/openvino/op/util/elementwise_args.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/embeddingbag_offsets_base.hpp b/src/core/include/openvino/op/util/embeddingbag_offsets_base.hpp index 152513879ab..b1fe9f854e8 100644 --- a/src/core/include/openvino/op/util/embeddingbag_offsets_base.hpp +++ b/src/core/include/openvino/op/util/embeddingbag_offsets_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/embeddingbag_packed_base.hpp b/src/core/include/openvino/op/util/embeddingbag_packed_base.hpp index 5423878cd9f..ca29a8e9106 100644 --- a/src/core/include/openvino/op/util/embeddingbag_packed_base.hpp +++ b/src/core/include/openvino/op/util/embeddingbag_packed_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/fft_base.hpp b/src/core/include/openvino/op/util/fft_base.hpp index f1975447bc6..4f90df530e1 100644 --- a/src/core/include/openvino/op/util/fft_base.hpp +++ b/src/core/include/openvino/op/util/fft_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/framework_node.hpp b/src/core/include/openvino/op/util/framework_node.hpp index 3d8a0b749e0..f9831b90327 100644 --- a/src/core/include/openvino/op/util/framework_node.hpp +++ b/src/core/include/openvino/op/util/framework_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/gather_base.hpp b/src/core/include/openvino/op/util/gather_base.hpp index 5a4d7b57e77..e41cccf1136 100644 --- a/src/core/include/openvino/op/util/gather_base.hpp +++ b/src/core/include/openvino/op/util/gather_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/gather_nd_base.hpp b/src/core/include/openvino/op/util/gather_nd_base.hpp index e633360a48d..24e2656ac17 100644 --- a/src/core/include/openvino/op/util/gather_nd_base.hpp +++ b/src/core/include/openvino/op/util/gather_nd_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/index_reduction.hpp b/src/core/include/openvino/op/util/index_reduction.hpp index 2c783cedc09..e72c964a56d 100644 --- a/src/core/include/openvino/op/util/index_reduction.hpp +++ b/src/core/include/openvino/op/util/index_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/logical_reduction.hpp b/src/core/include/openvino/op/util/logical_reduction.hpp index a62e4685323..444b0e330aa 100644 --- a/src/core/include/openvino/op/util/logical_reduction.hpp +++ b/src/core/include/openvino/op/util/logical_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/logical_reduction_keep_dims.hpp b/src/core/include/openvino/op/util/logical_reduction_keep_dims.hpp index ddfd00447e1..0e138e4b8a3 100644 --- a/src/core/include/openvino/op/util/logical_reduction_keep_dims.hpp +++ b/src/core/include/openvino/op/util/logical_reduction_keep_dims.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/max_pool_base.hpp b/src/core/include/openvino/op/util/max_pool_base.hpp index 9428743c8f8..55625a28b59 100644 --- a/src/core/include/openvino/op/util/max_pool_base.hpp +++ b/src/core/include/openvino/op/util/max_pool_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/multi_subgraph_base.hpp b/src/core/include/openvino/op/util/multi_subgraph_base.hpp index 6724f757680..7f5f82e7020 100644 --- a/src/core/include/openvino/op/util/multi_subgraph_base.hpp +++ b/src/core/include/openvino/op/util/multi_subgraph_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/multiclass_nms_base.hpp b/src/core/include/openvino/op/util/multiclass_nms_base.hpp index c89d6f4124c..7dcda031589 100644 --- a/src/core/include/openvino/op/util/multiclass_nms_base.hpp +++ b/src/core/include/openvino/op/util/multiclass_nms_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/op_types.hpp b/src/core/include/openvino/op/util/op_types.hpp index 3bc7b5b55c8..e2facd7c724 100644 --- a/src/core/include/openvino/op/util/op_types.hpp +++ b/src/core/include/openvino/op/util/op_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/precision_sensitive_attribute.hpp b/src/core/include/openvino/op/util/precision_sensitive_attribute.hpp index d5f2aee7d90..6216a3e2052 100644 --- a/src/core/include/openvino/op/util/precision_sensitive_attribute.hpp +++ b/src/core/include/openvino/op/util/precision_sensitive_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/read_value_base.hpp b/src/core/include/openvino/op/util/read_value_base.hpp index ed31e3f3b17..78d01253de8 100644 --- a/src/core/include/openvino/op/util/read_value_base.hpp +++ b/src/core/include/openvino/op/util/read_value_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/reduction_base.hpp b/src/core/include/openvino/op/util/reduction_base.hpp index 59ec1a735e9..458bf0c3b69 100644 --- a/src/core/include/openvino/op/util/reduction_base.hpp +++ b/src/core/include/openvino/op/util/reduction_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/rnn_cell_base.hpp b/src/core/include/openvino/op/util/rnn_cell_base.hpp index 3af18a30867..c7dff6181c5 100644 --- a/src/core/include/openvino/op/util/rnn_cell_base.hpp +++ b/src/core/include/openvino/op/util/rnn_cell_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/scatter_base.hpp b/src/core/include/openvino/op/util/scatter_base.hpp index 34e5c4bee5e..8e4edd96963 100644 --- a/src/core/include/openvino/op/util/scatter_base.hpp +++ b/src/core/include/openvino/op/util/scatter_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/scatter_nd_base.hpp b/src/core/include/openvino/op/util/scatter_nd_base.hpp index 4e6b7df6b87..48e4ad756d3 100644 --- a/src/core/include/openvino/op/util/scatter_nd_base.hpp +++ b/src/core/include/openvino/op/util/scatter_nd_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/sub_graph_base.hpp b/src/core/include/openvino/op/util/sub_graph_base.hpp index 15ff74bb385..02611cf66d7 100644 --- a/src/core/include/openvino/op/util/sub_graph_base.hpp +++ b/src/core/include/openvino/op/util/sub_graph_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/unary_elementwise_arithmetic.hpp b/src/core/include/openvino/op/util/unary_elementwise_arithmetic.hpp index cc0e66cc38a..8c7482559ad 100644 --- a/src/core/include/openvino/op/util/unary_elementwise_arithmetic.hpp +++ b/src/core/include/openvino/op/util/unary_elementwise_arithmetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/variable.hpp b/src/core/include/openvino/op/util/variable.hpp index 69edc300e9a..bcc88ffc473 100644 --- a/src/core/include/openvino/op/util/variable.hpp +++ b/src/core/include/openvino/op/util/variable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/variable_context.hpp b/src/core/include/openvino/op/util/variable_context.hpp index 63b973385fb..ec86b320594 100644 --- a/src/core/include/openvino/op/util/variable_context.hpp +++ b/src/core/include/openvino/op/util/variable_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/variable_extension.hpp b/src/core/include/openvino/op/util/variable_extension.hpp index 53dc533652c..5601afe5863 100644 --- a/src/core/include/openvino/op/util/variable_extension.hpp +++ b/src/core/include/openvino/op/util/variable_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/util/variable_value.hpp b/src/core/include/openvino/op/util/variable_value.hpp index 4421fe17423..a62f9265f28 100644 --- a/src/core/include/openvino/op/util/variable_value.hpp +++ b/src/core/include/openvino/op/util/variable_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/variadic_split.hpp b/src/core/include/openvino/op/variadic_split.hpp index 19256cc10cd..639892adaee 100644 --- a/src/core/include/openvino/op/variadic_split.hpp +++ b/src/core/include/openvino/op/variadic_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/op/xor.hpp b/src/core/include/openvino/op/xor.hpp index e248e76b74e..241c0c25f68 100644 --- a/src/core/include/openvino/op/xor.hpp +++ b/src/core/include/openvino/op/xor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset.hpp b/src/core/include/openvino/opsets/opset.hpp index 35df780b775..0f64b38438d 100644 --- a/src/core/include/openvino/opsets/opset.hpp +++ b/src/core/include/openvino/opsets/opset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset1.hpp b/src/core/include/openvino/opsets/opset1.hpp index a89763366b6..062dacde745 100644 --- a/src/core/include/openvino/opsets/opset1.hpp +++ b/src/core/include/openvino/opsets/opset1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset10.hpp b/src/core/include/openvino/opsets/opset10.hpp index a939a9a56ec..ddd6a649344 100644 --- a/src/core/include/openvino/opsets/opset10.hpp +++ b/src/core/include/openvino/opsets/opset10.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset10_tbl.hpp b/src/core/include/openvino/opsets/opset10_tbl.hpp index a3dcd11b179..cc48a596cd2 100644 --- a/src/core/include/openvino/opsets/opset10_tbl.hpp +++ b/src/core/include/openvino/opsets/opset10_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset1_tbl.hpp b/src/core/include/openvino/opsets/opset1_tbl.hpp index 0ce4b606135..552595fac18 100644 --- a/src/core/include/openvino/opsets/opset1_tbl.hpp +++ b/src/core/include/openvino/opsets/opset1_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset2.hpp b/src/core/include/openvino/opsets/opset2.hpp index 1b539d514b6..baba5290816 100644 --- a/src/core/include/openvino/opsets/opset2.hpp +++ b/src/core/include/openvino/opsets/opset2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset2_tbl.hpp b/src/core/include/openvino/opsets/opset2_tbl.hpp index 2f3d9972a59..44df5358b1b 100644 --- a/src/core/include/openvino/opsets/opset2_tbl.hpp +++ b/src/core/include/openvino/opsets/opset2_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset3.hpp b/src/core/include/openvino/opsets/opset3.hpp index 40966cba228..f2ded9a4273 100644 --- a/src/core/include/openvino/opsets/opset3.hpp +++ b/src/core/include/openvino/opsets/opset3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset3_tbl.hpp b/src/core/include/openvino/opsets/opset3_tbl.hpp index bbba3094e86..c3ab9896515 100644 --- a/src/core/include/openvino/opsets/opset3_tbl.hpp +++ b/src/core/include/openvino/opsets/opset3_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset4.hpp b/src/core/include/openvino/opsets/opset4.hpp index c3a08a510d0..aa6eba6f6fc 100644 --- a/src/core/include/openvino/opsets/opset4.hpp +++ b/src/core/include/openvino/opsets/opset4.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset4_tbl.hpp b/src/core/include/openvino/opsets/opset4_tbl.hpp index 5f7130ea243..682a88e0043 100644 --- a/src/core/include/openvino/opsets/opset4_tbl.hpp +++ b/src/core/include/openvino/opsets/opset4_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset5.hpp b/src/core/include/openvino/opsets/opset5.hpp index f715a6464e3..83f6a46c348 100644 --- a/src/core/include/openvino/opsets/opset5.hpp +++ b/src/core/include/openvino/opsets/opset5.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset5_tbl.hpp b/src/core/include/openvino/opsets/opset5_tbl.hpp index b28294fdbd4..7c132835a74 100644 --- a/src/core/include/openvino/opsets/opset5_tbl.hpp +++ b/src/core/include/openvino/opsets/opset5_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset6.hpp b/src/core/include/openvino/opsets/opset6.hpp index 1a9b1b74a19..3d0ecb1d203 100644 --- a/src/core/include/openvino/opsets/opset6.hpp +++ b/src/core/include/openvino/opsets/opset6.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset6_tbl.hpp b/src/core/include/openvino/opsets/opset6_tbl.hpp index 20fb7032e0a..28305b949b5 100644 --- a/src/core/include/openvino/opsets/opset6_tbl.hpp +++ b/src/core/include/openvino/opsets/opset6_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset7.hpp b/src/core/include/openvino/opsets/opset7.hpp index 0252018b580..945eb65fcba 100644 --- a/src/core/include/openvino/opsets/opset7.hpp +++ b/src/core/include/openvino/opsets/opset7.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset7_tbl.hpp b/src/core/include/openvino/opsets/opset7_tbl.hpp index bb56c88a7f0..620bd980a28 100644 --- a/src/core/include/openvino/opsets/opset7_tbl.hpp +++ b/src/core/include/openvino/opsets/opset7_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset8.hpp b/src/core/include/openvino/opsets/opset8.hpp index ef3ef5b9250..7516191646a 100644 --- a/src/core/include/openvino/opsets/opset8.hpp +++ b/src/core/include/openvino/opsets/opset8.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset8_tbl.hpp b/src/core/include/openvino/opsets/opset8_tbl.hpp index c746d1105bc..c9801381c4a 100644 --- a/src/core/include/openvino/opsets/opset8_tbl.hpp +++ b/src/core/include/openvino/opsets/opset8_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset9.hpp b/src/core/include/openvino/opsets/opset9.hpp index 9c79b930c2c..c92f7a3754d 100644 --- a/src/core/include/openvino/opsets/opset9.hpp +++ b/src/core/include/openvino/opsets/opset9.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/opsets/opset9_tbl.hpp b/src/core/include/openvino/opsets/opset9_tbl.hpp index eb995635c90..76f2d37c250 100644 --- a/src/core/include/openvino/opsets/opset9_tbl.hpp +++ b/src/core/include/openvino/opsets/opset9_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/constant_folding.hpp b/src/core/include/openvino/pass/constant_folding.hpp index f95797601dc..0c11bf749d4 100644 --- a/src/core/include/openvino/pass/constant_folding.hpp +++ b/src/core/include/openvino/pass/constant_folding.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/convert_fp32_to_fp16.hpp b/src/core/include/openvino/pass/convert_fp32_to_fp16.hpp index 9562223ac58..972d426c42f 100644 --- a/src/core/include/openvino/pass/convert_fp32_to_fp16.hpp +++ b/src/core/include/openvino/pass/convert_fp32_to_fp16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/graph_rewrite.hpp b/src/core/include/openvino/pass/graph_rewrite.hpp index 4a1c8013b50..42b5247ddee 100644 --- a/src/core/include/openvino/pass/graph_rewrite.hpp +++ b/src/core/include/openvino/pass/graph_rewrite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/low_latency.hpp b/src/core/include/openvino/pass/low_latency.hpp index f92c2257ef3..2a8778bc738 100644 --- a/src/core/include/openvino/pass/low_latency.hpp +++ b/src/core/include/openvino/pass/low_latency.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/make_stateful.hpp b/src/core/include/openvino/pass/make_stateful.hpp index b036b52cef1..8a8d5249595 100644 --- a/src/core/include/openvino/pass/make_stateful.hpp +++ b/src/core/include/openvino/pass/make_stateful.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/manager.hpp b/src/core/include/openvino/pass/manager.hpp index 2cd18982778..1cdf01c22a5 100644 --- a/src/core/include/openvino/pass/manager.hpp +++ b/src/core/include/openvino/pass/manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pass.hpp b/src/core/include/openvino/pass/pass.hpp index 6f6df021a9f..44d6339a31b 100644 --- a/src/core/include/openvino/pass/pass.hpp +++ b/src/core/include/openvino/pass/pass.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pass_config.hpp b/src/core/include/openvino/pass/pass_config.hpp index bb3cc4657bb..0365bd25bd5 100644 --- a/src/core/include/openvino/pass/pass_config.hpp +++ b/src/core/include/openvino/pass/pass_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/matcher.hpp b/src/core/include/openvino/pass/pattern/matcher.hpp index 7462ce734fd..a4290aeb214 100644 --- a/src/core/include/openvino/pass/pattern/matcher.hpp +++ b/src/core/include/openvino/pass/pattern/matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/any.hpp b/src/core/include/openvino/pass/pattern/op/any.hpp index c82d50eac01..c70b1843567 100644 --- a/src/core/include/openvino/pass/pattern/op/any.hpp +++ b/src/core/include/openvino/pass/pattern/op/any.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/any_of.hpp b/src/core/include/openvino/pass/pattern/op/any_of.hpp index 4a34c73582f..3825f5f32b6 100644 --- a/src/core/include/openvino/pass/pattern/op/any_of.hpp +++ b/src/core/include/openvino/pass/pattern/op/any_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/any_output.hpp b/src/core/include/openvino/pass/pattern/op/any_output.hpp index 99de880a8aa..832b1cb3517 100644 --- a/src/core/include/openvino/pass/pattern/op/any_output.hpp +++ b/src/core/include/openvino/pass/pattern/op/any_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/branch.hpp b/src/core/include/openvino/pass/pattern/op/branch.hpp index b3f899a32a1..674c622b79c 100644 --- a/src/core/include/openvino/pass/pattern/op/branch.hpp +++ b/src/core/include/openvino/pass/pattern/op/branch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/capture.hpp b/src/core/include/openvino/pass/pattern/op/capture.hpp index 46f42521948..266dadb9fb8 100644 --- a/src/core/include/openvino/pass/pattern/op/capture.hpp +++ b/src/core/include/openvino/pass/pattern/op/capture.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/label.hpp b/src/core/include/openvino/pass/pattern/op/label.hpp index ce995f223f0..630515c7b47 100644 --- a/src/core/include/openvino/pass/pattern/op/label.hpp +++ b/src/core/include/openvino/pass/pattern/op/label.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/or.hpp b/src/core/include/openvino/pass/pattern/op/or.hpp index c06f650c1b3..aa84ac35672 100644 --- a/src/core/include/openvino/pass/pattern/op/or.hpp +++ b/src/core/include/openvino/pass/pattern/op/or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/pattern.hpp b/src/core/include/openvino/pass/pattern/op/pattern.hpp index 1801aa44da7..694d05473e4 100644 --- a/src/core/include/openvino/pass/pattern/op/pattern.hpp +++ b/src/core/include/openvino/pass/pattern/op/pattern.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/skip.hpp b/src/core/include/openvino/pass/pattern/op/skip.hpp index 2e0931647b2..60b025201a7 100644 --- a/src/core/include/openvino/pass/pattern/op/skip.hpp +++ b/src/core/include/openvino/pass/pattern/op/skip.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/true.hpp b/src/core/include/openvino/pass/pattern/op/true.hpp index 69ab7402d1a..93268a35438 100644 --- a/src/core/include/openvino/pass/pattern/op/true.hpp +++ b/src/core/include/openvino/pass/pattern/op/true.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/pattern/op/wrap_type.hpp b/src/core/include/openvino/pass/pattern/op/wrap_type.hpp index dc9835d9951..abbdce9db8d 100644 --- a/src/core/include/openvino/pass/pattern/op/wrap_type.hpp +++ b/src/core/include/openvino/pass/pattern/op/wrap_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/serialize.hpp b/src/core/include/openvino/pass/serialize.hpp index 0d8dd928447..a97e96a541e 100644 --- a/src/core/include/openvino/pass/serialize.hpp +++ b/src/core/include/openvino/pass/serialize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/validate.hpp b/src/core/include/openvino/pass/validate.hpp index 152a9c52f45..307831e3951 100644 --- a/src/core/include/openvino/pass/validate.hpp +++ b/src/core/include/openvino/pass/validate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/pass/visualize_tree.hpp b/src/core/include/openvino/pass/visualize_tree.hpp index 28665a253bd..0e3e3a05555 100644 --- a/src/core/include/openvino/pass/visualize_tree.hpp +++ b/src/core/include/openvino/pass/visualize_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/runtime/allocator.hpp b/src/core/include/openvino/runtime/allocator.hpp index 80d3e164b41..c6e503a21e3 100644 --- a/src/core/include/openvino/runtime/allocator.hpp +++ b/src/core/include/openvino/runtime/allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/include/openvino/runtime/tensor.hpp b/src/core/include/openvino/runtime/tensor.hpp index 03fb32cbad8..77b6cf677e4 100644 --- a/src/core/include/openvino/runtime/tensor.hpp +++ b/src/core/include/openvino/runtime/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/CMakeLists.txt b/src/core/reference/CMakeLists.txt index e2cd32c624b..6f2f0c8b834 100644 --- a/src/core/reference/CMakeLists.txt +++ b/src/core/reference/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/reference/include/ngraph/coordinate_index.hpp b/src/core/reference/include/ngraph/coordinate_index.hpp index a41377c43d7..d03a86dd938 100644 --- a/src/core/reference/include/ngraph/coordinate_index.hpp +++ b/src/core/reference/include/ngraph/coordinate_index.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/coordinate_range.hpp b/src/core/reference/include/ngraph/coordinate_range.hpp index 5d84804fa9f..bbc0cc898b8 100644 --- a/src/core/reference/include/ngraph/coordinate_range.hpp +++ b/src/core/reference/include/ngraph/coordinate_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/coordinate_transform.hpp b/src/core/reference/include/ngraph/coordinate_transform.hpp index 6af54719e2f..0c29862394c 100644 --- a/src/core/reference/include/ngraph/coordinate_transform.hpp +++ b/src/core/reference/include/ngraph/coordinate_transform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/opt_kernel/reshape.hpp b/src/core/reference/include/ngraph/runtime/opt_kernel/reshape.hpp index 7fe8eed8739..33f2c5f9465 100644 --- a/src/core/reference/include/ngraph/runtime/opt_kernel/reshape.hpp +++ b/src/core/reference/include/ngraph/runtime/opt_kernel/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/abs.hpp b/src/core/reference/include/ngraph/runtime/reference/abs.hpp index e3c6167127b..22188e3ab60 100644 --- a/src/core/reference/include/ngraph/runtime/reference/abs.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/abs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/acos.hpp b/src/core/reference/include/ngraph/runtime/reference/acos.hpp index 5acaa48af9b..e69c880b7ce 100644 --- a/src/core/reference/include/ngraph/runtime/reference/acos.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/acos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/acosh.hpp b/src/core/reference/include/ngraph/runtime/reference/acosh.hpp index 69d7c7c4202..5f39c2dfc1b 100644 --- a/src/core/reference/include/ngraph/runtime/reference/acosh.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/acosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/adaptive_avg_pool.hpp b/src/core/reference/include/ngraph/runtime/reference/adaptive_avg_pool.hpp index 96d279690e7..a26f3e0ecb0 100644 --- a/src/core/reference/include/ngraph/runtime/reference/adaptive_avg_pool.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/adaptive_avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/adaptive_max_pool.hpp b/src/core/reference/include/ngraph/runtime/reference/adaptive_max_pool.hpp index d99cc3c173c..44a8346c36e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/adaptive_max_pool.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/adaptive_max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/add.hpp b/src/core/reference/include/ngraph/runtime/reference/add.hpp index f9a434c8e86..081b702f073 100644 --- a/src/core/reference/include/ngraph/runtime/reference/add.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/and.hpp b/src/core/reference/include/ngraph/runtime/reference/and.hpp index 645704c0628..1e856826377 100644 --- a/src/core/reference/include/ngraph/runtime/reference/and.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/and.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/asin.hpp b/src/core/reference/include/ngraph/runtime/reference/asin.hpp index 4dd2933b4a9..8b645764a7b 100644 --- a/src/core/reference/include/ngraph/runtime/reference/asin.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/asin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/asinh.hpp b/src/core/reference/include/ngraph/runtime/reference/asinh.hpp index a96adfba002..80495f200ce 100644 --- a/src/core/reference/include/ngraph/runtime/reference/asinh.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/asinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/atan.hpp b/src/core/reference/include/ngraph/runtime/reference/atan.hpp index 03efe1de777..7751a754b29 100644 --- a/src/core/reference/include/ngraph/runtime/reference/atan.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/atan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/atan2.hpp b/src/core/reference/include/ngraph/runtime/reference/atan2.hpp index 435d46aab5a..c844432ebfa 100644 --- a/src/core/reference/include/ngraph/runtime/reference/atan2.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/atan2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/atanh.hpp b/src/core/reference/include/ngraph/runtime/reference/atanh.hpp index 55c20f7beb9..c5a9e46c590 100644 --- a/src/core/reference/include/ngraph/runtime/reference/atanh.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/atanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/autobroadcast_binop.hpp b/src/core/reference/include/ngraph/runtime/reference/autobroadcast_binop.hpp index 818c7d54334..7b5f166fc67 100644 --- a/src/core/reference/include/ngraph/runtime/reference/autobroadcast_binop.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/autobroadcast_binop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/avg_pool.hpp b/src/core/reference/include/ngraph/runtime/reference/avg_pool.hpp index a0014a87ea6..42afecb6df8 100644 --- a/src/core/reference/include/ngraph/runtime/reference/avg_pool.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/avg_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/batch_norm.hpp b/src/core/reference/include/ngraph/runtime/reference/batch_norm.hpp index 435856301ec..b32211b4261 100644 --- a/src/core/reference/include/ngraph/runtime/reference/batch_norm.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/binary_convolution.hpp b/src/core/reference/include/ngraph/runtime/reference/binary_convolution.hpp index 17c984c405b..2be8160a750 100644 --- a/src/core/reference/include/ngraph/runtime/reference/binary_convolution.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/binary_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/broadcast.hpp b/src/core/reference/include/ngraph/runtime/reference/broadcast.hpp index 3f0b6974961..5afaa7a6a6c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/broadcast.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/bucketize.hpp b/src/core/reference/include/ngraph/runtime/reference/bucketize.hpp index e9c212469b3..8605d9e250c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/bucketize.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/bucketize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/ceiling.hpp b/src/core/reference/include/ngraph/runtime/reference/ceiling.hpp index da7f612b3b4..a3d9bbd5d06 100644 --- a/src/core/reference/include/ngraph/runtime/reference/ceiling.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/ceiling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/clamp.hpp b/src/core/reference/include/ngraph/runtime/reference/clamp.hpp index e072b8a2e15..bcd4adc65e4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/clamp.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/clamp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/concat.hpp b/src/core/reference/include/ngraph/runtime/reference/concat.hpp index 8fde1c37e24..7de016824f4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/concat.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/constant.hpp b/src/core/reference/include/ngraph/runtime/reference/constant.hpp index 8f8d5a0e4e5..2de230e4931 100644 --- a/src/core/reference/include/ngraph/runtime/reference/constant.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/convert.hpp b/src/core/reference/include/ngraph/runtime/reference/convert.hpp index bffdf704ef2..67390d29103 100644 --- a/src/core/reference/include/ngraph/runtime/reference/convert.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/convert_color_nv12.hpp b/src/core/reference/include/ngraph/runtime/reference/convert_color_nv12.hpp index f3c06b34d07..f575041ba4a 100644 --- a/src/core/reference/include/ngraph/runtime/reference/convert_color_nv12.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/convert_color_nv12.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/convolution.hpp b/src/core/reference/include/ngraph/runtime/reference/convolution.hpp index 85c94cbc21b..feb976a2e7c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/convolution.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/convolution_backprop_data.hpp b/src/core/reference/include/ngraph/runtime/reference/convolution_backprop_data.hpp index baa825df142..c4484ceab12 100644 --- a/src/core/reference/include/ngraph/runtime/reference/convolution_backprop_data.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/copy.hpp b/src/core/reference/include/ngraph/runtime/reference/copy.hpp index 63c16908424..b11ae659da1 100644 --- a/src/core/reference/include/ngraph/runtime/reference/copy.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/copy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/cos.hpp b/src/core/reference/include/ngraph/runtime/reference/cos.hpp index 1aa82d62146..dabb6ee63f7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/cos.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/cos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/cosh.hpp b/src/core/reference/include/ngraph/runtime/reference/cosh.hpp index c4d74a14ef9..27181730534 100644 --- a/src/core/reference/include/ngraph/runtime/reference/cosh.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/cosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder.hpp b/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder.hpp index d4dc3d079b6..bed3122ddb8 100644 --- a/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder_seq_len.hpp b/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder_seq_len.hpp index b8338d27bb1..200e3e15b90 100644 --- a/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder_seq_len.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/ctc_greedy_decoder_seq_len.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/ctc_loss.hpp b/src/core/reference/include/ngraph/runtime/reference/ctc_loss.hpp index 69bc8a58e9e..bd366854754 100644 --- a/src/core/reference/include/ngraph/runtime/reference/ctc_loss.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/ctc_loss.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/cum_sum.hpp b/src/core/reference/include/ngraph/runtime/reference/cum_sum.hpp index c0a818bd464..636189a8204 100644 --- a/src/core/reference/include/ngraph/runtime/reference/cum_sum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/deformable_convolution.hpp b/src/core/reference/include/ngraph/runtime/reference/deformable_convolution.hpp index 302f11185a4..3f4608db95e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/deformable_convolution.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/deformable_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/deformable_psroi_pooling.hpp b/src/core/reference/include/ngraph/runtime/reference/deformable_psroi_pooling.hpp index 9bef68648dc..1f5348946dc 100644 --- a/src/core/reference/include/ngraph/runtime/reference/deformable_psroi_pooling.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/deformable_psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // DeformablePSROIPooling implementation was inspired by diff --git a/src/core/reference/include/ngraph/runtime/reference/depth_to_space.hpp b/src/core/reference/include/ngraph/runtime/reference/depth_to_space.hpp index cfc5cd2f3be..c79cbd69242 100644 --- a/src/core/reference/include/ngraph/runtime/reference/depth_to_space.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/detection_output.hpp b/src/core/reference/include/ngraph/runtime/reference/detection_output.hpp index 7e83a90c18a..ec9882cff67 100644 --- a/src/core/reference/include/ngraph/runtime/reference/detection_output.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/divide.hpp b/src/core/reference/include/ngraph/runtime/reference/divide.hpp index a4c1d5d0884..e126c93bec9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/divide.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/divide.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/einsum.hpp b/src/core/reference/include/ngraph/runtime/reference/einsum.hpp index a5197a70630..99ffcc74f4c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/einsum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/einsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/elu.hpp b/src/core/reference/include/ngraph/runtime/reference/elu.hpp index bb0c3d70221..6f1e10942b9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/elu.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/elu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/embedding_bag_offsets_sum.hpp b/src/core/reference/include/ngraph/runtime/reference/embedding_bag_offsets_sum.hpp index 5225ca54349..be2637b5e74 100644 --- a/src/core/reference/include/ngraph/runtime/reference/embedding_bag_offsets_sum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/embedding_bag_offsets_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/embedding_bag_packed_sum.hpp b/src/core/reference/include/ngraph/runtime/reference/embedding_bag_packed_sum.hpp index df3fdaf3099..ea4cc48cefc 100644 --- a/src/core/reference/include/ngraph/runtime/reference/embedding_bag_packed_sum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/embedding_bag_packed_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/embedding_segments_sum.hpp b/src/core/reference/include/ngraph/runtime/reference/embedding_segments_sum.hpp index 2c5248d7d21..cfeb702b851 100644 --- a/src/core/reference/include/ngraph/runtime/reference/embedding_segments_sum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/embedding_segments_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/equal.hpp b/src/core/reference/include/ngraph/runtime/reference/equal.hpp index 27cb77e55ae..58b6c39cf87 100644 --- a/src/core/reference/include/ngraph/runtime/reference/equal.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/erf.hpp b/src/core/reference/include/ngraph/runtime/reference/erf.hpp index 875dbe3a995..331cc4ab87e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/erf.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/erf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/exp.hpp b/src/core/reference/include/ngraph/runtime/reference/exp.hpp index d6d9142967c..74b182c64e0 100644 --- a/src/core/reference/include/ngraph/runtime/reference/exp.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/exp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_proposal_single_image.hpp b/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_proposal_single_image.hpp index 1460a307dcf..a46a1303d53 100644 --- a/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_proposal_single_image.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_proposal_single_image.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_roi_feature_extractor.hpp b/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_roi_feature_extractor.hpp index c1986d88276..3997c7f73b7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_roi_feature_extractor.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_roi_feature_extractor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_topk_rois.hpp b/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_topk_rois.hpp index f2dd2041dd8..c2ca9cd0b28 100644 --- a/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_topk_rois.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/experimental_detectron_topk_rois.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/extract_image_patches.hpp b/src/core/reference/include/ngraph/runtime/reference/extract_image_patches.hpp index eb90f08a078..4e4b11095e9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/extract_image_patches.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/extract_image_patches.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/eye.hpp b/src/core/reference/include/ngraph/runtime/reference/eye.hpp index 160170f3765..571e9db38d5 100644 --- a/src/core/reference/include/ngraph/runtime/reference/eye.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/eye.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/fake_quantize.hpp b/src/core/reference/include/ngraph/runtime/reference/fake_quantize.hpp index c2fdf87ba02..7982dc841d9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/fake_quantize.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/floor.hpp b/src/core/reference/include/ngraph/runtime/reference/floor.hpp index 8041c6c9c05..5ef7faa36d3 100644 --- a/src/core/reference/include/ngraph/runtime/reference/floor.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/floor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/floor_mod.hpp b/src/core/reference/include/ngraph/runtime/reference/floor_mod.hpp index ad38d3edf87..edd1c164504 100644 --- a/src/core/reference/include/ngraph/runtime/reference/floor_mod.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/floor_mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/function.hpp b/src/core/reference/include/ngraph/runtime/reference/function.hpp index 551f13ea9f7..628241e2918 100644 --- a/src/core/reference/include/ngraph/runtime/reference/function.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/gather.hpp b/src/core/reference/include/ngraph/runtime/reference/gather.hpp index da146b958d4..95cdc73c83e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/gather.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/gather_elements.hpp b/src/core/reference/include/ngraph/runtime/reference/gather_elements.hpp index d33625622e2..43105f74638 100644 --- a/src/core/reference/include/ngraph/runtime/reference/gather_elements.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/gather_nd.hpp b/src/core/reference/include/ngraph/runtime/reference/gather_nd.hpp index 1ef2d799a2e..0bae63818ff 100644 --- a/src/core/reference/include/ngraph/runtime/reference/gather_nd.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/gather_tree.hpp b/src/core/reference/include/ngraph/runtime/reference/gather_tree.hpp index ebb0cbd8a22..7f9ee725a83 100644 --- a/src/core/reference/include/ngraph/runtime/reference/gather_tree.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/gather_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/gelu.hpp b/src/core/reference/include/ngraph/runtime/reference/gelu.hpp index 3473df7c00e..c361c981319 100644 --- a/src/core/reference/include/ngraph/runtime/reference/gelu.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/gelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/generate_proposal.hpp b/src/core/reference/include/ngraph/runtime/reference/generate_proposal.hpp index e68449f0cd3..e418779de48 100644 --- a/src/core/reference/include/ngraph/runtime/reference/generate_proposal.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/generate_proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/greater.hpp b/src/core/reference/include/ngraph/runtime/reference/greater.hpp index b7b7948ddda..a951bcb9356 100644 --- a/src/core/reference/include/ngraph/runtime/reference/greater.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/greater.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/greater_eq.hpp b/src/core/reference/include/ngraph/runtime/reference/greater_eq.hpp index 8b72f8a035d..0c3a884f598 100644 --- a/src/core/reference/include/ngraph/runtime/reference/greater_eq.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/greater_eq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/grid_sample.hpp b/src/core/reference/include/ngraph/runtime/reference/grid_sample.hpp index f2662d56173..b521fc97a0c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/grid_sample.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/grn.hpp b/src/core/reference/include/ngraph/runtime/reference/grn.hpp index fc34325fdde..81077262a60 100644 --- a/src/core/reference/include/ngraph/runtime/reference/grn.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/grn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/group_convolution.hpp b/src/core/reference/include/ngraph/runtime/reference/group_convolution.hpp index e16d126760b..a95741121b8 100644 --- a/src/core/reference/include/ngraph/runtime/reference/group_convolution.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/group_convolution_backprop_data.hpp b/src/core/reference/include/ngraph/runtime/reference/group_convolution_backprop_data.hpp index 656efa923f8..5b8fc943270 100644 --- a/src/core/reference/include/ngraph/runtime/reference/group_convolution_backprop_data.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/group_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/gru_cell.hpp b/src/core/reference/include/ngraph/runtime/reference/gru_cell.hpp index ba9a9f91f89..8802c85be3e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/gru_cell.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/gru_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/hard_sigmoid.hpp b/src/core/reference/include/ngraph/runtime/reference/hard_sigmoid.hpp index 22888963e54..e0173495343 100644 --- a/src/core/reference/include/ngraph/runtime/reference/hard_sigmoid.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/hard_sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/helpers.hpp b/src/core/reference/include/ngraph/runtime/reference/helpers.hpp index 77b8dcaa1fb..317e9b7eb56 100644 --- a/src/core/reference/include/ngraph/runtime/reference/helpers.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/hsigmoid.hpp b/src/core/reference/include/ngraph/runtime/reference/hsigmoid.hpp index 1780d5747b0..8208f462e6c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/hsigmoid.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/hsigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/hswish.hpp b/src/core/reference/include/ngraph/runtime/reference/hswish.hpp index 0997c03430a..7d1bf5449a1 100644 --- a/src/core/reference/include/ngraph/runtime/reference/hswish.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/hswish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/if.hpp b/src/core/reference/include/ngraph/runtime/reference/if.hpp index 899efaf5a7c..fc1e8eaba00 100644 --- a/src/core/reference/include/ngraph/runtime/reference/if.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/interpolate.hpp b/src/core/reference/include/ngraph/runtime/reference/interpolate.hpp index 11d0940a474..2d10a036b66 100644 --- a/src/core/reference/include/ngraph/runtime/reference/interpolate.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/interpolate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/irdft.hpp b/src/core/reference/include/ngraph/runtime/reference/irdft.hpp index 29e3bc22030..a95acd46ab2 100644 --- a/src/core/reference/include/ngraph/runtime/reference/irdft.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/irdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/is_finite.hpp b/src/core/reference/include/ngraph/runtime/reference/is_finite.hpp index ed5d17ffa50..19f6008c317 100644 --- a/src/core/reference/include/ngraph/runtime/reference/is_finite.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/is_finite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/is_inf.hpp b/src/core/reference/include/ngraph/runtime/reference/is_inf.hpp index 08e4deb4dfa..f73ded77e54 100644 --- a/src/core/reference/include/ngraph/runtime/reference/is_inf.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/is_inf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/is_nan.hpp b/src/core/reference/include/ngraph/runtime/reference/is_nan.hpp index 5b0945db723..1ca703e1e8c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/is_nan.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/is_nan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/less.hpp b/src/core/reference/include/ngraph/runtime/reference/less.hpp index 33a1c0d7b22..d8256243f2e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/less.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/less.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/less_eq.hpp b/src/core/reference/include/ngraph/runtime/reference/less_eq.hpp index 8e39e138ad1..ce1b3930438 100644 --- a/src/core/reference/include/ngraph/runtime/reference/less_eq.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/less_eq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/log.hpp b/src/core/reference/include/ngraph/runtime/reference/log.hpp index a4b4384985d..8df50c2f9fa 100644 --- a/src/core/reference/include/ngraph/runtime/reference/log.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/log_softmax.hpp b/src/core/reference/include/ngraph/runtime/reference/log_softmax.hpp index 0eff574af18..a67bc81742c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/log_softmax.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/log_softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/logical_reduction.hpp b/src/core/reference/include/ngraph/runtime/reference/logical_reduction.hpp index 02d966b7642..756457e14d9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/logical_reduction.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/logical_reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/loop.hpp b/src/core/reference/include/ngraph/runtime/reference/loop.hpp index ec0697ce909..27ddbd0b477 100644 --- a/src/core/reference/include/ngraph/runtime/reference/loop.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/lrn.hpp b/src/core/reference/include/ngraph/runtime/reference/lrn.hpp index 51ea5803365..6a47a7956e0 100644 --- a/src/core/reference/include/ngraph/runtime/reference/lrn.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/lstm_cell.hpp b/src/core/reference/include/ngraph/runtime/reference/lstm_cell.hpp index 90093fe174a..99b2f7b4899 100644 --- a/src/core/reference/include/ngraph/runtime/reference/lstm_cell.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/lstm_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/matmul.hpp b/src/core/reference/include/ngraph/runtime/reference/matmul.hpp index 8aab2a02cda..8e36f7a498c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/matmul.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/matrix_nms.hpp b/src/core/reference/include/ngraph/runtime/reference/matrix_nms.hpp index 12cadcecd95..890c1b61d49 100644 --- a/src/core/reference/include/ngraph/runtime/reference/matrix_nms.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/matrix_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/max.hpp b/src/core/reference/include/ngraph/runtime/reference/max.hpp index 3d1d0086804..64750d4db08 100644 --- a/src/core/reference/include/ngraph/runtime/reference/max.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/max.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/max_pool.hpp b/src/core/reference/include/ngraph/runtime/reference/max_pool.hpp index ef904484413..a28d3227b54 100644 --- a/src/core/reference/include/ngraph/runtime/reference/max_pool.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/maximum.hpp b/src/core/reference/include/ngraph/runtime/reference/maximum.hpp index 91f38219f6e..0566391c691 100644 --- a/src/core/reference/include/ngraph/runtime/reference/maximum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/maximum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/mean.hpp b/src/core/reference/include/ngraph/runtime/reference/mean.hpp index 9802a056ed2..c26dd689a3a 100644 --- a/src/core/reference/include/ngraph/runtime/reference/mean.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/mean.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/min.hpp b/src/core/reference/include/ngraph/runtime/reference/min.hpp index 9667a580737..875480bf14f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/min.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/min.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/minimum.hpp b/src/core/reference/include/ngraph/runtime/reference/minimum.hpp index ac7c8a7f8f6..2d4e4abe87a 100644 --- a/src/core/reference/include/ngraph/runtime/reference/minimum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/minimum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/mish.hpp b/src/core/reference/include/ngraph/runtime/reference/mish.hpp index 0494c0b6a75..b6e1a6f9e8e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/mish.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/mish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/mod.hpp b/src/core/reference/include/ngraph/runtime/reference/mod.hpp index cb1e9b949c6..c58e4fda0e3 100644 --- a/src/core/reference/include/ngraph/runtime/reference/mod.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/multiclass_nms.hpp b/src/core/reference/include/ngraph/runtime/reference/multiclass_nms.hpp index 73e3da839bc..d399e02c557 100644 --- a/src/core/reference/include/ngraph/runtime/reference/multiclass_nms.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/multiply.hpp b/src/core/reference/include/ngraph/runtime/reference/multiply.hpp index a360892b937..b837bb05073 100644 --- a/src/core/reference/include/ngraph/runtime/reference/multiply.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/multiply.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/mvn.hpp b/src/core/reference/include/ngraph/runtime/reference/mvn.hpp index f4d09943823..a0e63582de7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/mvn.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/negate.hpp b/src/core/reference/include/ngraph/runtime/reference/negate.hpp index 04ee9c18940..8029a335d90 100644 --- a/src/core/reference/include/ngraph/runtime/reference/negate.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/negate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/non_max_suppression.hpp b/src/core/reference/include/ngraph/runtime/reference/non_max_suppression.hpp index 20b45253a79..9ed0eab2082 100644 --- a/src/core/reference/include/ngraph/runtime/reference/non_max_suppression.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/non_zero.hpp b/src/core/reference/include/ngraph/runtime/reference/non_zero.hpp index be5fe2447ad..af0913af7db 100644 --- a/src/core/reference/include/ngraph/runtime/reference/non_zero.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/non_zero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/normalize_l2.hpp b/src/core/reference/include/ngraph/runtime/reference/normalize_l2.hpp index 11fd088a09f..5fc910be88c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/normalize_l2.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/normalize_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/not.hpp b/src/core/reference/include/ngraph/runtime/reference/not.hpp index 53264ce10fe..edfc06e54ad 100644 --- a/src/core/reference/include/ngraph/runtime/reference/not.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/not.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/not_equal.hpp b/src/core/reference/include/ngraph/runtime/reference/not_equal.hpp index c2e290987f5..ee5cbbd4699 100644 --- a/src/core/reference/include/ngraph/runtime/reference/not_equal.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/not_equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/one_hot.hpp b/src/core/reference/include/ngraph/runtime/reference/one_hot.hpp index 742ab16d5d5..e054d027d0f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/one_hot.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/one_hot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/or.hpp b/src/core/reference/include/ngraph/runtime/reference/or.hpp index ee06b6ead0f..c689f4e6df4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/or.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/pad.hpp b/src/core/reference/include/ngraph/runtime/reference/pad.hpp index 3bc1d6fba9b..5cc2287d4aa 100644 --- a/src/core/reference/include/ngraph/runtime/reference/pad.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/power.hpp b/src/core/reference/include/ngraph/runtime/reference/power.hpp index b0eae0de2ef..0ac74a46c8f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/power.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/prelu.hpp b/src/core/reference/include/ngraph/runtime/reference/prelu.hpp index 790a3721066..ef52ba1705b 100644 --- a/src/core/reference/include/ngraph/runtime/reference/prelu.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/prior_box.hpp b/src/core/reference/include/ngraph/runtime/reference/prior_box.hpp index 3593b9520cf..0c57998221f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/prior_box.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/prior_box_clustered.hpp b/src/core/reference/include/ngraph/runtime/reference/prior_box_clustered.hpp index e41fcd88078..656d503e460 100644 --- a/src/core/reference/include/ngraph/runtime/reference/prior_box_clustered.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/prior_box_clustered.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/product.hpp b/src/core/reference/include/ngraph/runtime/reference/product.hpp index eb8efdb8860..3a369f0f57e 100644 --- a/src/core/reference/include/ngraph/runtime/reference/product.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/product.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/proposal.hpp b/src/core/reference/include/ngraph/runtime/reference/proposal.hpp index 02ade7ab9fe..15eede2cc4d 100644 --- a/src/core/reference/include/ngraph/runtime/reference/proposal.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/psroi_pooling.hpp b/src/core/reference/include/ngraph/runtime/reference/psroi_pooling.hpp index 675505e472c..e7598305a70 100644 --- a/src/core/reference/include/ngraph/runtime/reference/psroi_pooling.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/quantize.hpp b/src/core/reference/include/ngraph/runtime/reference/quantize.hpp index effdd6817a0..aef89f97c24 100644 --- a/src/core/reference/include/ngraph/runtime/reference/quantize.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/random_uniform.hpp b/src/core/reference/include/ngraph/runtime/reference/random_uniform.hpp index 8dec25aca38..33530e53a54 100644 --- a/src/core/reference/include/ngraph/runtime/reference/random_uniform.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/range.hpp b/src/core/reference/include/ngraph/runtime/reference/range.hpp index 461eb90ce14..9dbc5e9739f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/range.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/reduce_l1.hpp b/src/core/reference/include/ngraph/runtime/reference/reduce_l1.hpp index 323033a39c2..30a8ee12190 100644 --- a/src/core/reference/include/ngraph/runtime/reference/reduce_l1.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/reduce_l1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/reduce_l2.hpp b/src/core/reference/include/ngraph/runtime/reference/reduce_l2.hpp index 62b4dae92ca..fa204e488b5 100644 --- a/src/core/reference/include/ngraph/runtime/reference/reduce_l2.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/reduce_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/region_yolo.hpp b/src/core/reference/include/ngraph/runtime/reference/region_yolo.hpp index e5f61b33178..3f7e8982927 100644 --- a/src/core/reference/include/ngraph/runtime/reference/region_yolo.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/region_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/relu.hpp b/src/core/reference/include/ngraph/runtime/reference/relu.hpp index a276559a59f..6ee2d3a3df7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/relu.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/reorg_yolo.hpp b/src/core/reference/include/ngraph/runtime/reference/reorg_yolo.hpp index f88fd068f23..cb05d0a1e87 100644 --- a/src/core/reference/include/ngraph/runtime/reference/reorg_yolo.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/reshape.hpp b/src/core/reference/include/ngraph/runtime/reference/reshape.hpp index 01644a874a0..ed8b702c0d3 100644 --- a/src/core/reference/include/ngraph/runtime/reference/reshape.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/result.hpp b/src/core/reference/include/ngraph/runtime/reference/result.hpp index 3136d73d439..ea86c830182 100644 --- a/src/core/reference/include/ngraph/runtime/reference/result.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/reverse.hpp b/src/core/reference/include/ngraph/runtime/reference/reverse.hpp index 2fcbb4dfb2b..45468f62636 100644 --- a/src/core/reference/include/ngraph/runtime/reference/reverse.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/reverse.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/reverse_sequence.hpp b/src/core/reference/include/ngraph/runtime/reference/reverse_sequence.hpp index 8f22e233048..5d8424c9728 100644 --- a/src/core/reference/include/ngraph/runtime/reference/reverse_sequence.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/rnn_cell.hpp b/src/core/reference/include/ngraph/runtime/reference/rnn_cell.hpp index fed6b48a58a..22da145d628 100644 --- a/src/core/reference/include/ngraph/runtime/reference/rnn_cell.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/rnn_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/roi_align.hpp b/src/core/reference/include/ngraph/runtime/reference/roi_align.hpp index 0aa4f523b47..cac56d76b3b 100644 --- a/src/core/reference/include/ngraph/runtime/reference/roi_align.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/roi_pooling.hpp b/src/core/reference/include/ngraph/runtime/reference/roi_pooling.hpp index fe291bff6e8..a1a703a3458 100644 --- a/src/core/reference/include/ngraph/runtime/reference/roi_pooling.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/roi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/round.hpp b/src/core/reference/include/ngraph/runtime/reference/round.hpp index 7716f65ba14..d2c585337e4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/round.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/round.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/scatter_elements_update.hpp b/src/core/reference/include/ngraph/runtime/reference/scatter_elements_update.hpp index 20b17450211..e6e4ab578e2 100644 --- a/src/core/reference/include/ngraph/runtime/reference/scatter_elements_update.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/scatter_elements_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/scatter_nd_update.hpp b/src/core/reference/include/ngraph/runtime/reference/scatter_nd_update.hpp index d810cdb5141..f5d2c63d968 100644 --- a/src/core/reference/include/ngraph/runtime/reference/scatter_nd_update.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/scatter_nd_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/scatter_update.hpp b/src/core/reference/include/ngraph/runtime/reference/scatter_update.hpp index dc56aef2014..9b293718113 100644 --- a/src/core/reference/include/ngraph/runtime/reference/scatter_update.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/scatter_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/select.hpp b/src/core/reference/include/ngraph/runtime/reference/select.hpp index ac1b33f2ae0..07de2280946 100644 --- a/src/core/reference/include/ngraph/runtime/reference/select.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/select.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/selu.hpp b/src/core/reference/include/ngraph/runtime/reference/selu.hpp index 0910cc1cd0b..4a4aabc3e1c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/selu.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/selu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sequences.hpp b/src/core/reference/include/ngraph/runtime/reference/sequences.hpp index 12715a88045..47d921589c7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sequences.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sequences.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/shape_of.hpp b/src/core/reference/include/ngraph/runtime/reference/shape_of.hpp index aad06058787..b52afea118b 100644 --- a/src/core/reference/include/ngraph/runtime/reference/shape_of.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/shuffle_channels.hpp b/src/core/reference/include/ngraph/runtime/reference/shuffle_channels.hpp index 6157c8a6ff6..054cb082723 100644 --- a/src/core/reference/include/ngraph/runtime/reference/shuffle_channels.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sigmoid.hpp b/src/core/reference/include/ngraph/runtime/reference/sigmoid.hpp index c18c8f1242e..5e8766680a4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sigmoid.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sign.hpp b/src/core/reference/include/ngraph/runtime/reference/sign.hpp index 0ffc56abba7..a27474ffa46 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sign.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sin.hpp b/src/core/reference/include/ngraph/runtime/reference/sin.hpp index 4ad2640ef9c..7884fd52e8c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sin.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sinh.hpp b/src/core/reference/include/ngraph/runtime/reference/sinh.hpp index 9200205be90..f92d08be273 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sinh.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/slice.hpp b/src/core/reference/include/ngraph/runtime/reference/slice.hpp index f320bb944c0..90e8ac5e388 100644 --- a/src/core/reference/include/ngraph/runtime/reference/slice.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/softmax.hpp b/src/core/reference/include/ngraph/runtime/reference/softmax.hpp index edb55068e0e..fbb058f0d52 100644 --- a/src/core/reference/include/ngraph/runtime/reference/softmax.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/softplus.hpp b/src/core/reference/include/ngraph/runtime/reference/softplus.hpp index a75c2979b44..7f703a579e9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/softplus.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/softplus.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/softsign.hpp b/src/core/reference/include/ngraph/runtime/reference/softsign.hpp index 0c6f72e6d2e..a5d953be595 100644 --- a/src/core/reference/include/ngraph/runtime/reference/softsign.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/space_to_depth.hpp b/src/core/reference/include/ngraph/runtime/reference/space_to_depth.hpp index 87e0a25ca4e..6a27ad08dc3 100644 --- a/src/core/reference/include/ngraph/runtime/reference/space_to_depth.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/split.hpp b/src/core/reference/include/ngraph/runtime/reference/split.hpp index b0b7e29dba3..b49f488d8c9 100644 --- a/src/core/reference/include/ngraph/runtime/reference/split.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sqrt.hpp b/src/core/reference/include/ngraph/runtime/reference/sqrt.hpp index 7d957ac088f..77b088fb94f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sqrt.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sqrt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/squared_difference.hpp b/src/core/reference/include/ngraph/runtime/reference/squared_difference.hpp index d695574ad09..e681f34223b 100644 --- a/src/core/reference/include/ngraph/runtime/reference/squared_difference.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/squared_difference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/strided_slice.hpp b/src/core/reference/include/ngraph/runtime/reference/strided_slice.hpp index 2a286a2e90c..6348e6a1218 100644 --- a/src/core/reference/include/ngraph/runtime/reference/strided_slice.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/subtract.hpp b/src/core/reference/include/ngraph/runtime/reference/subtract.hpp index 3d46b59fe51..1e00fa81880 100644 --- a/src/core/reference/include/ngraph/runtime/reference/subtract.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/subtract.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/sum.hpp b/src/core/reference/include/ngraph/runtime/reference/sum.hpp index 159918f2177..69132a80f0a 100644 --- a/src/core/reference/include/ngraph/runtime/reference/sum.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/swish.hpp b/src/core/reference/include/ngraph/runtime/reference/swish.hpp index 234c78520be..5a5761bfb65 100644 --- a/src/core/reference/include/ngraph/runtime/reference/swish.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/swish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/tan.hpp b/src/core/reference/include/ngraph/runtime/reference/tan.hpp index 9ba254deb97..a923b1c4ac4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/tan.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/tan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/tanh.hpp b/src/core/reference/include/ngraph/runtime/reference/tanh.hpp index 7019742d01c..e4f298219f7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/tanh.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/tanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/tensor_iterator.hpp b/src/core/reference/include/ngraph/runtime/reference/tensor_iterator.hpp index 5a69be20aeb..8456dfa416f 100644 --- a/src/core/reference/include/ngraph/runtime/reference/tensor_iterator.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/tile.hpp b/src/core/reference/include/ngraph/runtime/reference/tile.hpp index b02320aeb19..193a63902de 100644 --- a/src/core/reference/include/ngraph/runtime/reference/tile.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/topk.hpp b/src/core/reference/include/ngraph/runtime/reference/topk.hpp index 6365be481b7..a7210d36b5c 100644 --- a/src/core/reference/include/ngraph/runtime/reference/topk.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/transpose.hpp b/src/core/reference/include/ngraph/runtime/reference/transpose.hpp index 032332b395d..73dadada649 100644 --- a/src/core/reference/include/ngraph/runtime/reference/transpose.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/unique.hpp b/src/core/reference/include/ngraph/runtime/reference/unique.hpp index 56e562857c1..ccc6b0718b4 100644 --- a/src/core/reference/include/ngraph/runtime/reference/unique.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/unique.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/utils/fft_common.hpp b/src/core/reference/include/ngraph/runtime/reference/utils/fft_common.hpp index 24261f307eb..98934aa1426 100644 --- a/src/core/reference/include/ngraph/runtime/reference/utils/fft_common.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/utils/fft_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/utils/nms_common.hpp b/src/core/reference/include/ngraph/runtime/reference/utils/nms_common.hpp index 26f90816995..c12b6d2bb75 100644 --- a/src/core/reference/include/ngraph/runtime/reference/utils/nms_common.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/utils/nms_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/utils/span.hpp b/src/core/reference/include/ngraph/runtime/reference/utils/span.hpp index adc9ed138b5..b103a4d2761 100644 --- a/src/core/reference/include/ngraph/runtime/reference/utils/span.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/utils/span.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/include/ngraph/runtime/reference/xor.hpp b/src/core/reference/include/ngraph/runtime/reference/xor.hpp index 164c166ade9..62f59233af7 100644 --- a/src/core/reference/include/ngraph/runtime/reference/xor.hpp +++ b/src/core/reference/include/ngraph/runtime/reference/xor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/coordinate_index.cpp b/src/core/reference/src/coordinate_index.cpp index bba2c999fad..4a5c96c2b51 100644 --- a/src/core/reference/src/coordinate_index.cpp +++ b/src/core/reference/src/coordinate_index.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/coordinate_range.cpp b/src/core/reference/src/coordinate_range.cpp index 4d60c3c9cde..1b90c2eab42 100644 --- a/src/core/reference/src/coordinate_range.cpp +++ b/src/core/reference/src/coordinate_range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/coordinate_transform.cpp b/src/core/reference/src/coordinate_transform.cpp index ca481132093..bc825700dd4 100644 --- a/src/core/reference/src/coordinate_transform.cpp +++ b/src/core/reference/src/coordinate_transform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/precomp.hpp b/src/core/reference/src/precomp.hpp index 87499ed8acf..bb55689d851 100644 --- a/src/core/reference/src/precomp.hpp +++ b/src/core/reference/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/opt_kernel/reshape.cpp b/src/core/reference/src/runtime/opt_kernel/reshape.cpp index 68586d5a77c..f1da76ad5b6 100644 --- a/src/core/reference/src/runtime/opt_kernel/reshape.cpp +++ b/src/core/reference/src/runtime/opt_kernel/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/broadcast.cpp b/src/core/reference/src/runtime/reference/broadcast.cpp index 61add2c24dd..798ce06be17 100644 --- a/src/core/reference/src/runtime/reference/broadcast.cpp +++ b/src/core/reference/src/runtime/reference/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/concat.cpp b/src/core/reference/src/runtime/reference/concat.cpp index b390d5d5367..ed9cf57ef5f 100644 --- a/src/core/reference/src/runtime/reference/concat.cpp +++ b/src/core/reference/src/runtime/reference/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/convert.cpp b/src/core/reference/src/runtime/reference/convert.cpp index 608584ffc0c..295cec15a7e 100644 --- a/src/core/reference/src/runtime/reference/convert.cpp +++ b/src/core/reference/src/runtime/reference/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/depth_to_space.cpp b/src/core/reference/src/runtime/reference/depth_to_space.cpp index ec765ba2eff..81db617e9e4 100644 --- a/src/core/reference/src/runtime/reference/depth_to_space.cpp +++ b/src/core/reference/src/runtime/reference/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/einsum.cpp b/src/core/reference/src/runtime/reference/einsum.cpp index b4e702f7135..2f858c4e341 100644 --- a/src/core/reference/src/runtime/reference/einsum.cpp +++ b/src/core/reference/src/runtime/reference/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/experimental_detectron_proposal_single_image.cpp b/src/core/reference/src/runtime/reference/experimental_detectron_proposal_single_image.cpp index 3b69d5a6676..90635729583 100644 --- a/src/core/reference/src/runtime/reference/experimental_detectron_proposal_single_image.cpp +++ b/src/core/reference/src/runtime/reference/experimental_detectron_proposal_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/experimental_detectron_roi_feature_extractor.cpp b/src/core/reference/src/runtime/reference/experimental_detectron_roi_feature_extractor.cpp index c37e3ee6255..533439b3aca 100644 --- a/src/core/reference/src/runtime/reference/experimental_detectron_roi_feature_extractor.cpp +++ b/src/core/reference/src/runtime/reference/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/function.cpp b/src/core/reference/src/runtime/reference/function.cpp index 7e45b07e8eb..cdeb44213db 100644 --- a/src/core/reference/src/runtime/reference/function.cpp +++ b/src/core/reference/src/runtime/reference/function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/gather_tree.cpp b/src/core/reference/src/runtime/reference/gather_tree.cpp index 31f69ab2e77..b428fbfb6b1 100644 --- a/src/core/reference/src/runtime/reference/gather_tree.cpp +++ b/src/core/reference/src/runtime/reference/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/generate_proposal.cpp b/src/core/reference/src/runtime/reference/generate_proposal.cpp index 069b2cebc2b..977087bb9eb 100644 --- a/src/core/reference/src/runtime/reference/generate_proposal.cpp +++ b/src/core/reference/src/runtime/reference/generate_proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/group_convolution.cpp b/src/core/reference/src/runtime/reference/group_convolution.cpp index 1e048a4f111..1b8624220e4 100644 --- a/src/core/reference/src/runtime/reference/group_convolution.cpp +++ b/src/core/reference/src/runtime/reference/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/group_convolution_backprop_data.cpp b/src/core/reference/src/runtime/reference/group_convolution_backprop_data.cpp index 0687f2fccdb..d87cab649db 100644 --- a/src/core/reference/src/runtime/reference/group_convolution_backprop_data.cpp +++ b/src/core/reference/src/runtime/reference/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/if.cpp b/src/core/reference/src/runtime/reference/if.cpp index 1ff5e971379..0e64ab6e0e3 100644 --- a/src/core/reference/src/runtime/reference/if.cpp +++ b/src/core/reference/src/runtime/reference/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/interpolate.cpp b/src/core/reference/src/runtime/reference/interpolate.cpp index caf72369cb4..5f45c888148 100644 --- a/src/core/reference/src/runtime/reference/interpolate.cpp +++ b/src/core/reference/src/runtime/reference/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/irdft.cpp b/src/core/reference/src/runtime/reference/irdft.cpp index 10b70d3afa3..b9b7e1329e5 100644 --- a/src/core/reference/src/runtime/reference/irdft.cpp +++ b/src/core/reference/src/runtime/reference/irdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/jit_generator.cpp b/src/core/reference/src/runtime/reference/jit_generator.cpp index d10404ff4a9..3d9e3d60a4b 100644 --- a/src/core/reference/src/runtime/reference/jit_generator.cpp +++ b/src/core/reference/src/runtime/reference/jit_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/jit_generator.hpp b/src/core/reference/src/runtime/reference/jit_generator.hpp index ab2be540b16..b49bf06bb2f 100644 --- a/src/core/reference/src/runtime/reference/jit_generator.hpp +++ b/src/core/reference/src/runtime/reference/jit_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/loop.cpp b/src/core/reference/src/runtime/reference/loop.cpp index 822d60c28e4..b35c47de1fe 100644 --- a/src/core/reference/src/runtime/reference/loop.cpp +++ b/src/core/reference/src/runtime/reference/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/matmul.cpp b/src/core/reference/src/runtime/reference/matmul.cpp index 543fd1dd1d0..54d3d4c7e5e 100644 --- a/src/core/reference/src/runtime/reference/matmul.cpp +++ b/src/core/reference/src/runtime/reference/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/matrix_nms.cpp b/src/core/reference/src/runtime/reference/matrix_nms.cpp index be45783cc37..1dd17a4f78e 100644 --- a/src/core/reference/src/runtime/reference/matrix_nms.cpp +++ b/src/core/reference/src/runtime/reference/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/multiclass_nms.cpp b/src/core/reference/src/runtime/reference/multiclass_nms.cpp index 4ad7343d030..d002bf3417e 100644 --- a/src/core/reference/src/runtime/reference/multiclass_nms.cpp +++ b/src/core/reference/src/runtime/reference/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/non_max_suppression.cpp b/src/core/reference/src/runtime/reference/non_max_suppression.cpp index f2132df52fc..a127638efa1 100644 --- a/src/core/reference/src/runtime/reference/non_max_suppression.cpp +++ b/src/core/reference/src/runtime/reference/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/pad.cpp b/src/core/reference/src/runtime/reference/pad.cpp index 8919418668c..872a7bc26ae 100644 --- a/src/core/reference/src/runtime/reference/pad.cpp +++ b/src/core/reference/src/runtime/reference/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/random_uniform.cpp b/src/core/reference/src/runtime/reference/random_uniform.cpp index 29212a4370e..23478ede3c8 100644 --- a/src/core/reference/src/runtime/reference/random_uniform.cpp +++ b/src/core/reference/src/runtime/reference/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/reorg_yolo.cpp b/src/core/reference/src/runtime/reference/reorg_yolo.cpp index fad5da0394f..4e6d4ab76b1 100644 --- a/src/core/reference/src/runtime/reference/reorg_yolo.cpp +++ b/src/core/reference/src/runtime/reference/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/reshape.cpp b/src/core/reference/src/runtime/reference/reshape.cpp index fbf1ca3fe32..7f92fdf4f7c 100644 --- a/src/core/reference/src/runtime/reference/reshape.cpp +++ b/src/core/reference/src/runtime/reference/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/reverse.cpp b/src/core/reference/src/runtime/reference/reverse.cpp index 45a05b80f5f..44a738da01e 100644 --- a/src/core/reference/src/runtime/reference/reverse.cpp +++ b/src/core/reference/src/runtime/reference/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/shuffle_channels.cpp b/src/core/reference/src/runtime/reference/shuffle_channels.cpp index b981c5ad10c..ac8bc86f8f4 100644 --- a/src/core/reference/src/runtime/reference/shuffle_channels.cpp +++ b/src/core/reference/src/runtime/reference/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/slice.cpp b/src/core/reference/src/runtime/reference/slice.cpp index a3ab9c947bd..393514b3167 100644 --- a/src/core/reference/src/runtime/reference/slice.cpp +++ b/src/core/reference/src/runtime/reference/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/space_to_depth.cpp b/src/core/reference/src/runtime/reference/space_to_depth.cpp index b50f2c3007e..f71b259ef86 100644 --- a/src/core/reference/src/runtime/reference/space_to_depth.cpp +++ b/src/core/reference/src/runtime/reference/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/split.cpp b/src/core/reference/src/runtime/reference/split.cpp index c065274e5f2..5ea69894972 100644 --- a/src/core/reference/src/runtime/reference/split.cpp +++ b/src/core/reference/src/runtime/reference/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/strided_slice.cpp b/src/core/reference/src/runtime/reference/strided_slice.cpp index e039e4d0917..ad91cd31a74 100644 --- a/src/core/reference/src/runtime/reference/strided_slice.cpp +++ b/src/core/reference/src/runtime/reference/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/tensor_iterator.cpp b/src/core/reference/src/runtime/reference/tensor_iterator.cpp index 9622aa9aa43..d10c59d5784 100644 --- a/src/core/reference/src/runtime/reference/tensor_iterator.cpp +++ b/src/core/reference/src/runtime/reference/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/tile.cpp b/src/core/reference/src/runtime/reference/tile.cpp index b571be4d194..a2d0c042299 100644 --- a/src/core/reference/src/runtime/reference/tile.cpp +++ b/src/core/reference/src/runtime/reference/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/transpose.cpp b/src/core/reference/src/runtime/reference/transpose.cpp index a22283c48e6..c2cc10f8279 100644 --- a/src/core/reference/src/runtime/reference/transpose.cpp +++ b/src/core/reference/src/runtime/reference/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/utils/fft_common.cpp b/src/core/reference/src/runtime/reference/utils/fft_common.cpp index f5185de7316..95014b92073 100644 --- a/src/core/reference/src/runtime/reference/utils/fft_common.cpp +++ b/src/core/reference/src/runtime/reference/utils/fft_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/reference/src/runtime/reference/utils/nms_common.cpp b/src/core/reference/src/runtime/reference/utils/nms_common.cpp index 580001aba39..a714d8f697f 100644 --- a/src/core/reference/src/runtime/reference/utils/nms_common.cpp +++ b/src/core/reference/src/runtime/reference/utils/nms_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/CMakeLists.txt b/src/core/shape_inference/CMakeLists.txt index 2cf19f37859..c3bd1a0f8ae 100644 --- a/src/core/shape_inference/CMakeLists.txt +++ b/src/core/shape_inference/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/shape_inference/include/assign_shape_inference.hpp b/src/core/shape_inference/include/assign_shape_inference.hpp index 841820efdca..ecdd01f3863 100644 --- a/src/core/shape_inference/include/assign_shape_inference.hpp +++ b/src/core/shape_inference/include/assign_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/augru_cell_shape_inference.hpp b/src/core/shape_inference/include/augru_cell_shape_inference.hpp index 8ca041f9ac0..63e48343da7 100644 --- a/src/core/shape_inference/include/augru_cell_shape_inference.hpp +++ b/src/core/shape_inference/include/augru_cell_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/augru_sequence_shape_inference.hpp b/src/core/shape_inference/include/augru_sequence_shape_inference.hpp index 82d778969c1..be97c1ced7f 100644 --- a/src/core/shape_inference/include/augru_sequence_shape_inference.hpp +++ b/src/core/shape_inference/include/augru_sequence_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/batch_to_space_shape_inference.hpp b/src/core/shape_inference/include/batch_to_space_shape_inference.hpp index 8f1286f4fe2..65849937ad9 100644 --- a/src/core/shape_inference/include/batch_to_space_shape_inference.hpp +++ b/src/core/shape_inference/include/batch_to_space_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/broadcast_shape_inference.hpp b/src/core/shape_inference/include/broadcast_shape_inference.hpp index 4a01843e66b..15881608198 100644 --- a/src/core/shape_inference/include/broadcast_shape_inference.hpp +++ b/src/core/shape_inference/include/broadcast_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/bucketize_shape_inference.hpp b/src/core/shape_inference/include/bucketize_shape_inference.hpp index d6a8130ec3d..b57b39d8c52 100644 --- a/src/core/shape_inference/include/bucketize_shape_inference.hpp +++ b/src/core/shape_inference/include/bucketize_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/compare.hpp b/src/core/shape_inference/include/compare.hpp index 8ec82476394..0380a606d5f 100644 --- a/src/core/shape_inference/include/compare.hpp +++ b/src/core/shape_inference/include/compare.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/concat_shape_inference.hpp b/src/core/shape_inference/include/concat_shape_inference.hpp index d571b9417c4..94ee476d994 100644 --- a/src/core/shape_inference/include/concat_shape_inference.hpp +++ b/src/core/shape_inference/include/concat_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/convolution_shape_inference.hpp b/src/core/shape_inference/include/convolution_shape_inference.hpp index f954ccddd63..b62c96223bc 100644 --- a/src/core/shape_inference/include/convolution_shape_inference.hpp +++ b/src/core/shape_inference/include/convolution_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/ctc_greedy_decoder_seq_len_shape_inference.hpp b/src/core/shape_inference/include/ctc_greedy_decoder_seq_len_shape_inference.hpp index ca175240e9c..139ae79e131 100644 --- a/src/core/shape_inference/include/ctc_greedy_decoder_seq_len_shape_inference.hpp +++ b/src/core/shape_inference/include/ctc_greedy_decoder_seq_len_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/ctc_greedy_decoder_shape_inference.hpp b/src/core/shape_inference/include/ctc_greedy_decoder_shape_inference.hpp index 043666555be..61eda198d3b 100644 --- a/src/core/shape_inference/include/ctc_greedy_decoder_shape_inference.hpp +++ b/src/core/shape_inference/include/ctc_greedy_decoder_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/ctc_loss_shape_inference.hpp b/src/core/shape_inference/include/ctc_loss_shape_inference.hpp index 5393355f937..5e58252e822 100644 --- a/src/core/shape_inference/include/ctc_loss_shape_inference.hpp +++ b/src/core/shape_inference/include/ctc_loss_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/depth_to_space_shape_inference.hpp b/src/core/shape_inference/include/depth_to_space_shape_inference.hpp index e54e43741ec..d5ed66e88aa 100644 --- a/src/core/shape_inference/include/depth_to_space_shape_inference.hpp +++ b/src/core/shape_inference/include/depth_to_space_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/detection_output_shape_inference.hpp b/src/core/shape_inference/include/detection_output_shape_inference.hpp index d7d13cdebf0..3ba93d6fd4e 100644 --- a/src/core/shape_inference/include/detection_output_shape_inference.hpp +++ b/src/core/shape_inference/include/detection_output_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/einsum_shape_inference.hpp b/src/core/shape_inference/include/einsum_shape_inference.hpp index 6603c3e8dae..b5949f01bee 100644 --- a/src/core/shape_inference/include/einsum_shape_inference.hpp +++ b/src/core/shape_inference/include/einsum_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/embedding_segments_sum_shape_inference.hpp b/src/core/shape_inference/include/embedding_segments_sum_shape_inference.hpp index 082cd3a9acc..cc6d0ac7169 100644 --- a/src/core/shape_inference/include/embedding_segments_sum_shape_inference.hpp +++ b/src/core/shape_inference/include/embedding_segments_sum_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/embeddingbag_offsets_shape_inference.hpp b/src/core/shape_inference/include/embeddingbag_offsets_shape_inference.hpp index c0d919cb583..b965395a744 100644 --- a/src/core/shape_inference/include/embeddingbag_offsets_shape_inference.hpp +++ b/src/core/shape_inference/include/embeddingbag_offsets_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/experimental_detectron_detection_output_shape_inference.hpp b/src/core/shape_inference/include/experimental_detectron_detection_output_shape_inference.hpp index f56800c21a2..21efd3fae94 100644 --- a/src/core/shape_inference/include/experimental_detectron_detection_output_shape_inference.hpp +++ b/src/core/shape_inference/include/experimental_detectron_detection_output_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/experimental_detectron_generate_proposals_shape_inference.hpp b/src/core/shape_inference/include/experimental_detectron_generate_proposals_shape_inference.hpp index 1fcabcd25c6..762986d6131 100644 --- a/src/core/shape_inference/include/experimental_detectron_generate_proposals_shape_inference.hpp +++ b/src/core/shape_inference/include/experimental_detectron_generate_proposals_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/experimental_detectron_prior_grid_generator_shape_inference.hpp b/src/core/shape_inference/include/experimental_detectron_prior_grid_generator_shape_inference.hpp index c2ae3dea523..42296d694d3 100644 --- a/src/core/shape_inference/include/experimental_detectron_prior_grid_generator_shape_inference.hpp +++ b/src/core/shape_inference/include/experimental_detectron_prior_grid_generator_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/experimental_detectron_roi_feature_shape_inference.hpp b/src/core/shape_inference/include/experimental_detectron_roi_feature_shape_inference.hpp index a6ad1a1b832..2ec1d417770 100644 --- a/src/core/shape_inference/include/experimental_detectron_roi_feature_shape_inference.hpp +++ b/src/core/shape_inference/include/experimental_detectron_roi_feature_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/experimental_detectron_topkrois_shape_inference.hpp b/src/core/shape_inference/include/experimental_detectron_topkrois_shape_inference.hpp index 67e10a73405..4a47776d85c 100644 --- a/src/core/shape_inference/include/experimental_detectron_topkrois_shape_inference.hpp +++ b/src/core/shape_inference/include/experimental_detectron_topkrois_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/extract_image_patches_shape_inference.hpp b/src/core/shape_inference/include/extract_image_patches_shape_inference.hpp index 511363acf35..dafff3fb5f7 100644 --- a/src/core/shape_inference/include/extract_image_patches_shape_inference.hpp +++ b/src/core/shape_inference/include/extract_image_patches_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/eye_shape_inference.hpp b/src/core/shape_inference/include/eye_shape_inference.hpp index b54b4add80c..013e6af628a 100644 --- a/src/core/shape_inference/include/eye_shape_inference.hpp +++ b/src/core/shape_inference/include/eye_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/fake_quantize.hpp b/src/core/shape_inference/include/fake_quantize.hpp index e950d0a5452..d85b31c929d 100644 --- a/src/core/shape_inference/include/fake_quantize.hpp +++ b/src/core/shape_inference/include/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/fft_base_shape_inference.hpp b/src/core/shape_inference/include/fft_base_shape_inference.hpp index 9bde8e13ddd..fbe72f54da2 100644 --- a/src/core/shape_inference/include/fft_base_shape_inference.hpp +++ b/src/core/shape_inference/include/fft_base_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/gather_elements_shape_inference.hpp b/src/core/shape_inference/include/gather_elements_shape_inference.hpp index 0976ca30b0d..41b53d40219 100644 --- a/src/core/shape_inference/include/gather_elements_shape_inference.hpp +++ b/src/core/shape_inference/include/gather_elements_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/gather_shape_inference.hpp b/src/core/shape_inference/include/gather_shape_inference.hpp index ddf3680a013..035d50f2d89 100644 --- a/src/core/shape_inference/include/gather_shape_inference.hpp +++ b/src/core/shape_inference/include/gather_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/gather_tree_shape_inference.hpp b/src/core/shape_inference/include/gather_tree_shape_inference.hpp index cddd983691d..8ca8074b45d 100644 --- a/src/core/shape_inference/include/gather_tree_shape_inference.hpp +++ b/src/core/shape_inference/include/gather_tree_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/generate_proposals_shape_inference.hpp b/src/core/shape_inference/include/generate_proposals_shape_inference.hpp index 5eedb13ccab..4b9549646e8 100644 --- a/src/core/shape_inference/include/generate_proposals_shape_inference.hpp +++ b/src/core/shape_inference/include/generate_proposals_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/grid_sample_shape_inference.hpp b/src/core/shape_inference/include/grid_sample_shape_inference.hpp index 3ce9b4705ea..6e0e5978d7e 100644 --- a/src/core/shape_inference/include/grid_sample_shape_inference.hpp +++ b/src/core/shape_inference/include/grid_sample_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/gru_cell_shape_inference.hpp b/src/core/shape_inference/include/gru_cell_shape_inference.hpp index cee993661aa..5e68442e555 100644 --- a/src/core/shape_inference/include/gru_cell_shape_inference.hpp +++ b/src/core/shape_inference/include/gru_cell_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/gru_sequence_shape_inference.hpp b/src/core/shape_inference/include/gru_sequence_shape_inference.hpp index d9a87ff72d8..8c6f5920740 100644 --- a/src/core/shape_inference/include/gru_sequence_shape_inference.hpp +++ b/src/core/shape_inference/include/gru_sequence_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/interpolate_shape_inference.hpp b/src/core/shape_inference/include/interpolate_shape_inference.hpp index 92f878882bf..009c620a972 100644 --- a/src/core/shape_inference/include/interpolate_shape_inference.hpp +++ b/src/core/shape_inference/include/interpolate_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/irdft_shape_inference.hpp b/src/core/shape_inference/include/irdft_shape_inference.hpp index 40d50d5323f..b4fd9c5cd86 100644 --- a/src/core/shape_inference/include/irdft_shape_inference.hpp +++ b/src/core/shape_inference/include/irdft_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/lstm_cell_shape_inference.hpp b/src/core/shape_inference/include/lstm_cell_shape_inference.hpp index b54328408fe..e39131d8fd8 100644 --- a/src/core/shape_inference/include/lstm_cell_shape_inference.hpp +++ b/src/core/shape_inference/include/lstm_cell_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/matmul_shape_inference.hpp b/src/core/shape_inference/include/matmul_shape_inference.hpp index f8351614656..22900a3518e 100644 --- a/src/core/shape_inference/include/matmul_shape_inference.hpp +++ b/src/core/shape_inference/include/matmul_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/multiclass_nms_shape_inference.hpp b/src/core/shape_inference/include/multiclass_nms_shape_inference.hpp index 32c2b4c992f..15c022c3578 100644 --- a/src/core/shape_inference/include/multiclass_nms_shape_inference.hpp +++ b/src/core/shape_inference/include/multiclass_nms_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/nms_shape_inference.hpp b/src/core/shape_inference/include/nms_shape_inference.hpp index 67767b071cd..84047ed5cde 100644 --- a/src/core/shape_inference/include/nms_shape_inference.hpp +++ b/src/core/shape_inference/include/nms_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/one_hot_shape_inference.hpp b/src/core/shape_inference/include/one_hot_shape_inference.hpp index ec4d93ba170..f2cf8385317 100644 --- a/src/core/shape_inference/include/one_hot_shape_inference.hpp +++ b/src/core/shape_inference/include/one_hot_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/pad_shape_inference.hpp b/src/core/shape_inference/include/pad_shape_inference.hpp index eeb37ae2cf4..8bd737963c7 100644 --- a/src/core/shape_inference/include/pad_shape_inference.hpp +++ b/src/core/shape_inference/include/pad_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/proposal_shape_inference.hpp b/src/core/shape_inference/include/proposal_shape_inference.hpp index 7064171202a..1b9f44309ca 100644 --- a/src/core/shape_inference/include/proposal_shape_inference.hpp +++ b/src/core/shape_inference/include/proposal_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/range_shape_inference.hpp b/src/core/shape_inference/include/range_shape_inference.hpp index a8faf6a288f..fa84a7a0a93 100644 --- a/src/core/shape_inference/include/range_shape_inference.hpp +++ b/src/core/shape_inference/include/range_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/rdft_shape_inference.hpp b/src/core/shape_inference/include/rdft_shape_inference.hpp index 174f77fbed0..bdb84e1499d 100644 --- a/src/core/shape_inference/include/rdft_shape_inference.hpp +++ b/src/core/shape_inference/include/rdft_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/read_value_shape_inference.hpp b/src/core/shape_inference/include/read_value_shape_inference.hpp index b1317f82f65..bb3f37fd21d 100644 --- a/src/core/shape_inference/include/read_value_shape_inference.hpp +++ b/src/core/shape_inference/include/read_value_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/reduce_shape_inference.hpp b/src/core/shape_inference/include/reduce_shape_inference.hpp index bb984c5b9ba..b02edfa3b0d 100644 --- a/src/core/shape_inference/include/reduce_shape_inference.hpp +++ b/src/core/shape_inference/include/reduce_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/region_yolo_shape_inference.hpp b/src/core/shape_inference/include/region_yolo_shape_inference.hpp index e20984e3c65..23baea9a51e 100644 --- a/src/core/shape_inference/include/region_yolo_shape_inference.hpp +++ b/src/core/shape_inference/include/region_yolo_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/reorg_yolo_shape_inference.hpp b/src/core/shape_inference/include/reorg_yolo_shape_inference.hpp index 180aaeba121..572fd76017a 100644 --- a/src/core/shape_inference/include/reorg_yolo_shape_inference.hpp +++ b/src/core/shape_inference/include/reorg_yolo_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/reverse_sequence_shape_inference.hpp b/src/core/shape_inference/include/reverse_sequence_shape_inference.hpp index fb7667caeaf..7a0b32029dc 100644 --- a/src/core/shape_inference/include/reverse_sequence_shape_inference.hpp +++ b/src/core/shape_inference/include/reverse_sequence_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/rfft_common_validation.hpp b/src/core/shape_inference/include/rfft_common_validation.hpp index ea9af1178dc..76c52864120 100644 --- a/src/core/shape_inference/include/rfft_common_validation.hpp +++ b/src/core/shape_inference/include/rfft_common_validation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/roi_align_shape_inference.hpp b/src/core/shape_inference/include/roi_align_shape_inference.hpp index 6647409c8e7..722df93075e 100644 --- a/src/core/shape_inference/include/roi_align_shape_inference.hpp +++ b/src/core/shape_inference/include/roi_align_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/roll_shape_inference.hpp b/src/core/shape_inference/include/roll_shape_inference.hpp index 51dedc8e3f3..3228c8511b0 100644 --- a/src/core/shape_inference/include/roll_shape_inference.hpp +++ b/src/core/shape_inference/include/roll_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/scatter_elements_update_shape_inference.hpp b/src/core/shape_inference/include/scatter_elements_update_shape_inference.hpp index 932b3edd289..ecd9bc3f6cf 100644 --- a/src/core/shape_inference/include/scatter_elements_update_shape_inference.hpp +++ b/src/core/shape_inference/include/scatter_elements_update_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/scatter_nd_base_shape_inference.hpp b/src/core/shape_inference/include/scatter_nd_base_shape_inference.hpp index 1af818fedc8..2a20eb8ea73 100644 --- a/src/core/shape_inference/include/scatter_nd_base_shape_inference.hpp +++ b/src/core/shape_inference/include/scatter_nd_base_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/select_shape_inference.hpp b/src/core/shape_inference/include/select_shape_inference.hpp index 20d7c6543fc..1e2f6132904 100644 --- a/src/core/shape_inference/include/select_shape_inference.hpp +++ b/src/core/shape_inference/include/select_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/sequnce_generator.hpp b/src/core/shape_inference/include/sequnce_generator.hpp index c7a5ae7de3d..82011d43fa5 100644 --- a/src/core/shape_inference/include/sequnce_generator.hpp +++ b/src/core/shape_inference/include/sequnce_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/shape_nodes.hpp b/src/core/shape_inference/include/shape_nodes.hpp index eea68e8ac71..4f930428c2f 100644 --- a/src/core/shape_inference/include/shape_nodes.hpp +++ b/src/core/shape_inference/include/shape_nodes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/shuffle_channels_shape_inference.hpp b/src/core/shape_inference/include/shuffle_channels_shape_inference.hpp index a921a40397d..01bb2f32fd8 100644 --- a/src/core/shape_inference/include/shuffle_channels_shape_inference.hpp +++ b/src/core/shape_inference/include/shuffle_channels_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/space_to_batch_shape_inference.hpp b/src/core/shape_inference/include/space_to_batch_shape_inference.hpp index b4adaf4ec43..1ea3c0dd998 100644 --- a/src/core/shape_inference/include/space_to_batch_shape_inference.hpp +++ b/src/core/shape_inference/include/space_to_batch_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/space_to_depth_shape_inference.hpp b/src/core/shape_inference/include/space_to_depth_shape_inference.hpp index 978fe10ec6c..0f5b8308c27 100644 --- a/src/core/shape_inference/include/space_to_depth_shape_inference.hpp +++ b/src/core/shape_inference/include/space_to_depth_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/split_shape_inference.hpp b/src/core/shape_inference/include/split_shape_inference.hpp index f1f18d759de..a7e2b0635b5 100644 --- a/src/core/shape_inference/include/split_shape_inference.hpp +++ b/src/core/shape_inference/include/split_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/squeeze_shape_inference.hpp b/src/core/shape_inference/include/squeeze_shape_inference.hpp index 8e7f140d017..e38ad5a70d9 100644 --- a/src/core/shape_inference/include/squeeze_shape_inference.hpp +++ b/src/core/shape_inference/include/squeeze_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/strided_slice_shape_inference.hpp b/src/core/shape_inference/include/strided_slice_shape_inference.hpp index ee0eedf19b9..3a74d84923d 100644 --- a/src/core/shape_inference/include/strided_slice_shape_inference.hpp +++ b/src/core/shape_inference/include/strided_slice_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/tile_shape_inference.hpp b/src/core/shape_inference/include/tile_shape_inference.hpp index 60a2fa3c481..309f19768e2 100644 --- a/src/core/shape_inference/include/tile_shape_inference.hpp +++ b/src/core/shape_inference/include/tile_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/topk_shape_inference.hpp b/src/core/shape_inference/include/topk_shape_inference.hpp index 2a1b5c49573..1526ba24414 100644 --- a/src/core/shape_inference/include/topk_shape_inference.hpp +++ b/src/core/shape_inference/include/topk_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/shape_inference/include/transpose_shape_inference.hpp b/src/core/shape_inference/include/transpose_shape_inference.hpp index 5dba6496a66..91060d69c10 100644 --- a/src/core/shape_inference/include/transpose_shape_inference.hpp +++ b/src/core/shape_inference/include/transpose_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/unsqueeze_shape_inference.hpp b/src/core/shape_inference/include/unsqueeze_shape_inference.hpp index 3bca49649d4..a91e9250b17 100644 --- a/src/core/shape_inference/include/unsqueeze_shape_inference.hpp +++ b/src/core/shape_inference/include/unsqueeze_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/utils.hpp b/src/core/shape_inference/include/utils.hpp index 5af5b25fb5c..5091cad4564 100644 --- a/src/core/shape_inference/include/utils.hpp +++ b/src/core/shape_inference/include/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/shape_inference/include/variadic_split_shape_inference.hpp b/src/core/shape_inference/include/variadic_split_shape_inference.hpp index e4753116ac3..b56bcb2d358 100644 --- a/src/core/shape_inference/include/variadic_split_shape_inference.hpp +++ b/src/core/shape_inference/include/variadic_split_shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/any.cpp b/src/core/src/any.cpp index aa37007f329..4af53c2ac90 100644 --- a/src/core/src/any.cpp +++ b/src/core/src/any.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/atomic_guard.hpp b/src/core/src/atomic_guard.hpp index bcc61f96a6c..046aa17461e 100644 --- a/src/core/src/atomic_guard.hpp +++ b/src/core/src/atomic_guard.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/attribute_adapter.cpp b/src/core/src/attribute_adapter.cpp index eb0147b9585..f3ffa8aae13 100644 --- a/src/core/src/attribute_adapter.cpp +++ b/src/core/src/attribute_adapter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/attribute_visitor.cpp b/src/core/src/attribute_visitor.cpp index aee3715b530..e862d8054d3 100644 --- a/src/core/src/attribute_visitor.cpp +++ b/src/core/src/attribute_visitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/axis_set.cpp b/src/core/src/axis_set.cpp index 8b8fa76f6f1..d44d99eb20d 100644 --- a/src/core/src/axis_set.cpp +++ b/src/core/src/axis_set.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/axis_vector.cpp b/src/core/src/axis_vector.cpp index 904b7908e13..5c7b23e2070 100644 --- a/src/core/src/axis_vector.cpp +++ b/src/core/src/axis_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/check.cpp b/src/core/src/check.cpp index ec864aa7077..d2f7f7fc9a3 100644 --- a/src/core/src/check.cpp +++ b/src/core/src/check.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/coordinate.cpp b/src/core/src/coordinate.cpp index e8e66e4335a..fd2881edb7f 100644 --- a/src/core/src/coordinate.cpp +++ b/src/core/src/coordinate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/coordinate_diff.cpp b/src/core/src/coordinate_diff.cpp index da1eb0a6c9e..6deec00ca15 100644 --- a/src/core/src/coordinate_diff.cpp +++ b/src/core/src/coordinate_diff.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/descriptor/input.cpp b/src/core/src/descriptor/input.cpp index 66179330fd5..100c75d00c7 100644 --- a/src/core/src/descriptor/input.cpp +++ b/src/core/src/descriptor/input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/descriptor/output.cpp b/src/core/src/descriptor/output.cpp index 087fb103617..f6c0356debf 100644 --- a/src/core/src/descriptor/output.cpp +++ b/src/core/src/descriptor/output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/descriptor/tensor.cpp b/src/core/src/descriptor/tensor.cpp index 47ddabaab97..e44e1414167 100644 --- a/src/core/src/descriptor/tensor.cpp +++ b/src/core/src/descriptor/tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/dimension.cpp b/src/core/src/dimension.cpp index 99f689ff0f2..068d0f667bf 100644 --- a/src/core/src/dimension.cpp +++ b/src/core/src/dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/distributed.cpp b/src/core/src/distributed.cpp index 68e0ac44227..dc55916e03a 100644 --- a/src/core/src/distributed.cpp +++ b/src/core/src/distributed.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/env_util.cpp b/src/core/src/env_util.cpp index 2c0c82f5ac1..99158fcf798 100644 --- a/src/core/src/env_util.cpp +++ b/src/core/src/env_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/extension.cpp b/src/core/src/extension.cpp index ab501a471ab..2c90f474c65 100644 --- a/src/core/src/extension.cpp +++ b/src/core/src/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/factory.cpp b/src/core/src/factory.cpp index 054ab2153e2..639f878f168 100644 --- a/src/core/src/factory.cpp +++ b/src/core/src/factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/file_util.cpp b/src/core/src/file_util.cpp index 2895db27b97..1809311c49b 100644 --- a/src/core/src/file_util.cpp +++ b/src/core/src/file_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/graph_util.cpp b/src/core/src/graph_util.cpp index f0649f101f9..857a1de901e 100644 --- a/src/core/src/graph_util.cpp +++ b/src/core/src/graph_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/interval.cpp b/src/core/src/interval.cpp index b487681587c..e31882c8efc 100644 --- a/src/core/src/interval.cpp +++ b/src/core/src/interval.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/itt.hpp b/src/core/src/itt.hpp index 324e3f807d4..8501692d89f 100644 --- a/src/core/src/itt.hpp +++ b/src/core/src/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/layout.cpp b/src/core/src/layout.cpp index aea7a0f7b7a..7ee9b3085ca 100644 --- a/src/core/src/layout.cpp +++ b/src/core/src/layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/layout_utils.hpp b/src/core/src/layout_utils.hpp index 85da289578d..9738d4d0736 100644 --- a/src/core/src/layout_utils.hpp +++ b/src/core/src/layout_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/legacy_op_extension.cpp b/src/core/src/legacy_op_extension.cpp index 3e50ea604f4..c943d20ef9d 100644 --- a/src/core/src/legacy_op_extension.cpp +++ b/src/core/src/legacy_op_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/log.cpp b/src/core/src/log.cpp index cf4dbe601d7..f3783791e0b 100644 --- a/src/core/src/log.cpp +++ b/src/core/src/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/model.cpp b/src/core/src/model.cpp index e7274c6ba1b..ae72c4710a9 100644 --- a/src/core/src/model.cpp +++ b/src/core/src/model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/ngraph.cpp b/src/core/src/ngraph.cpp index 2656427489c..c59b662638f 100644 --- a/src/core/src/ngraph.cpp +++ b/src/core/src/ngraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/node.cpp b/src/core/src/node.cpp index 55ad002b97d..87d1184d4d5 100644 --- a/src/core/src/node.cpp +++ b/src/core/src/node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/node_input.cpp b/src/core/src/node_input.cpp index b8d6860f0ce..a8306d1e464 100644 --- a/src/core/src/node_input.cpp +++ b/src/core/src/node_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/node_output.cpp b/src/core/src/node_output.cpp index 3d1938e5a1c..1b2d0d6e45f 100644 --- a/src/core/src/node_output.cpp +++ b/src/core/src/node_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/node_vector.cpp b/src/core/src/node_vector.cpp index edac5f080dd..c5d07842329 100644 --- a/src/core/src/node_vector.cpp +++ b/src/core/src/node_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/abs.cpp b/src/core/src/op/abs.cpp index a1dd2b4b274..1cc9d90e1c0 100644 --- a/src/core/src/op/abs.cpp +++ b/src/core/src/op/abs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/acos.cpp b/src/core/src/op/acos.cpp index 1bd40ee0134..84bb9f15c63 100644 --- a/src/core/src/op/acos.cpp +++ b/src/core/src/op/acos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/acosh.cpp b/src/core/src/op/acosh.cpp index 215ef3625a0..01da5bd90a5 100644 --- a/src/core/src/op/acosh.cpp +++ b/src/core/src/op/acosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/adaptive_avg_pool.cpp b/src/core/src/op/adaptive_avg_pool.cpp index b735c5e6b79..181590327f3 100644 --- a/src/core/src/op/adaptive_avg_pool.cpp +++ b/src/core/src/op/adaptive_avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/adaptive_max_pool.cpp b/src/core/src/op/adaptive_max_pool.cpp index 5f1d4b34d61..cf67994a4d6 100644 --- a/src/core/src/op/adaptive_max_pool.cpp +++ b/src/core/src/op/adaptive_max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/add.cpp b/src/core/src/op/add.cpp index ca524d7bba4..7bf1d87db6d 100644 --- a/src/core/src/op/add.cpp +++ b/src/core/src/op/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/asin.cpp b/src/core/src/op/asin.cpp index 3133d91c6c6..e410118b5ee 100644 --- a/src/core/src/op/asin.cpp +++ b/src/core/src/op/asin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/asinh.cpp b/src/core/src/op/asinh.cpp index 29bdcc3b89f..90dcac87075 100644 --- a/src/core/src/op/asinh.cpp +++ b/src/core/src/op/asinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/assign.cpp b/src/core/src/op/assign.cpp index fd2e0a59976..21c4ea2d350 100644 --- a/src/core/src/op/assign.cpp +++ b/src/core/src/op/assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/atan.cpp b/src/core/src/op/atan.cpp index 8ffe7f33ea4..bb20a06c62b 100644 --- a/src/core/src/op/atan.cpp +++ b/src/core/src/op/atan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/atanh.cpp b/src/core/src/op/atanh.cpp index c5d1299f383..4665a6d3200 100644 --- a/src/core/src/op/atanh.cpp +++ b/src/core/src/op/atanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/avg_pool.cpp b/src/core/src/op/avg_pool.cpp index a5423aa40ad..1feb899a1ae 100644 --- a/src/core/src/op/avg_pool.cpp +++ b/src/core/src/op/avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/batch_norm.cpp b/src/core/src/op/batch_norm.cpp index c54d006741d..a64f0e43dbb 100644 --- a/src/core/src/op/batch_norm.cpp +++ b/src/core/src/op/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/batch_to_space.cpp b/src/core/src/op/batch_to_space.cpp index ceee2753fba..64643af33c6 100644 --- a/src/core/src/op/batch_to_space.cpp +++ b/src/core/src/op/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/binary_convolution.cpp b/src/core/src/op/binary_convolution.cpp index 98616da3a38..404cf264a97 100644 --- a/src/core/src/op/binary_convolution.cpp +++ b/src/core/src/op/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/broadcast.cpp b/src/core/src/op/broadcast.cpp index 9ee92ec24ce..8317c9970d9 100644 --- a/src/core/src/op/broadcast.cpp +++ b/src/core/src/op/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/bucketize.cpp b/src/core/src/op/bucketize.cpp index 3c5cd25802d..aec726e22b9 100644 --- a/src/core/src/op/bucketize.cpp +++ b/src/core/src/op/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/ceiling.cpp b/src/core/src/op/ceiling.cpp index cf2f987ffb1..183317bf712 100644 --- a/src/core/src/op/ceiling.cpp +++ b/src/core/src/op/ceiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/clamp.cpp b/src/core/src/op/clamp.cpp index b3bf65237a6..237576684d3 100644 --- a/src/core/src/op/clamp.cpp +++ b/src/core/src/op/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/concat.cpp b/src/core/src/op/concat.cpp index 355f15d4981..00e2402ba14 100644 --- a/src/core/src/op/concat.cpp +++ b/src/core/src/op/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/constant.cpp b/src/core/src/op/constant.cpp index 0efc05f0729..2e4b487840d 100644 --- a/src/core/src/op/constant.cpp +++ b/src/core/src/op/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/convert.cpp b/src/core/src/op/convert.cpp index e66192b1a3d..b43cdd6d515 100644 --- a/src/core/src/op/convert.cpp +++ b/src/core/src/op/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/convert_like.cpp b/src/core/src/op/convert_like.cpp index be27f916845..154214e924c 100644 --- a/src/core/src/op/convert_like.cpp +++ b/src/core/src/op/convert_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/convolution.cpp b/src/core/src/op/convolution.cpp index 4c3f99793a4..5033c803502 100644 --- a/src/core/src/op/convolution.cpp +++ b/src/core/src/op/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/cos.cpp b/src/core/src/op/cos.cpp index e26219f1af1..9004b0b1764 100644 --- a/src/core/src/op/cos.cpp +++ b/src/core/src/op/cos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/cosh.cpp b/src/core/src/op/cosh.cpp index abe534dbcea..d4bfed4c551 100644 --- a/src/core/src/op/cosh.cpp +++ b/src/core/src/op/cosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/ctc_greedy_decoder.cpp b/src/core/src/op/ctc_greedy_decoder.cpp index 71cbd99c079..000bd98a2e0 100644 --- a/src/core/src/op/ctc_greedy_decoder.cpp +++ b/src/core/src/op/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/ctc_greedy_decoder_seq_len.cpp b/src/core/src/op/ctc_greedy_decoder_seq_len.cpp index f7d6a5596e6..c7427cc945b 100644 --- a/src/core/src/op/ctc_greedy_decoder_seq_len.cpp +++ b/src/core/src/op/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/ctc_loss.cpp b/src/core/src/op/ctc_loss.cpp index 9906f95cdb0..4c493e910cb 100644 --- a/src/core/src/op/ctc_loss.cpp +++ b/src/core/src/op/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/cum_sum.cpp b/src/core/src/op/cum_sum.cpp index 759ec63c13d..30854de2622 100644 --- a/src/core/src/op/cum_sum.cpp +++ b/src/core/src/op/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/deformable_convolution.cpp b/src/core/src/op/deformable_convolution.cpp index ad8453b3593..622f068fc60 100644 --- a/src/core/src/op/deformable_convolution.cpp +++ b/src/core/src/op/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/deformable_psroi_pooling.cpp b/src/core/src/op/deformable_psroi_pooling.cpp index 9b6524effe0..4bbc5c560a0 100644 --- a/src/core/src/op/deformable_psroi_pooling.cpp +++ b/src/core/src/op/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/depth_to_space.cpp b/src/core/src/op/depth_to_space.cpp index c991b5e9839..b977a64b267 100644 --- a/src/core/src/op/depth_to_space.cpp +++ b/src/core/src/op/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/detection_output.cpp b/src/core/src/op/detection_output.cpp index 7010a0218f2..1335a164dd4 100644 --- a/src/core/src/op/detection_output.cpp +++ b/src/core/src/op/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/divide.cpp b/src/core/src/op/divide.cpp index 469fe478b7c..a6dbffb1d96 100644 --- a/src/core/src/op/divide.cpp +++ b/src/core/src/op/divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/einsum.cpp b/src/core/src/op/einsum.cpp index 9adc52b687c..1a3d72c5ab1 100644 --- a/src/core/src/op/einsum.cpp +++ b/src/core/src/op/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/elu.cpp b/src/core/src/op/elu.cpp index 4f943f7bedc..60cb14a24ed 100644 --- a/src/core/src/op/elu.cpp +++ b/src/core/src/op/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/embedding_segments_sum.cpp b/src/core/src/op/embedding_segments_sum.cpp index f030e554d99..77b6ae89b83 100644 --- a/src/core/src/op/embedding_segments_sum.cpp +++ b/src/core/src/op/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/embeddingbag_offsets_sum.cpp b/src/core/src/op/embeddingbag_offsets_sum.cpp index 1ec199c168e..6969fd7f3d0 100644 --- a/src/core/src/op/embeddingbag_offsets_sum.cpp +++ b/src/core/src/op/embeddingbag_offsets_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/embeddingbag_packedsum.cpp b/src/core/src/op/embeddingbag_packedsum.cpp index 2d4fb01017b..ba005a3c359 100644 --- a/src/core/src/op/embeddingbag_packedsum.cpp +++ b/src/core/src/op/embeddingbag_packedsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/equal.cpp b/src/core/src/op/equal.cpp index 5cd67e9c33e..927cde9ab31 100644 --- a/src/core/src/op/equal.cpp +++ b/src/core/src/op/equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/erf.cpp b/src/core/src/op/erf.cpp index e4ab6d99f93..e42eb6bd3c2 100644 --- a/src/core/src/op/erf.cpp +++ b/src/core/src/op/erf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/exp.cpp b/src/core/src/op/exp.cpp index 95946e5cc9a..a208e50ecef 100644 --- a/src/core/src/op/exp.cpp +++ b/src/core/src/op/exp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/experimental_detectron_detection_output.cpp b/src/core/src/op/experimental_detectron_detection_output.cpp index 87e79978ffa..dfa88925284 100644 --- a/src/core/src/op/experimental_detectron_detection_output.cpp +++ b/src/core/src/op/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/experimental_detectron_generate_proposals.cpp b/src/core/src/op/experimental_detectron_generate_proposals.cpp index 281aca5dea0..a93c191d536 100644 --- a/src/core/src/op/experimental_detectron_generate_proposals.cpp +++ b/src/core/src/op/experimental_detectron_generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/experimental_detectron_prior_grid_generator.cpp b/src/core/src/op/experimental_detectron_prior_grid_generator.cpp index b3f4e6ecfd4..93df48796da 100644 --- a/src/core/src/op/experimental_detectron_prior_grid_generator.cpp +++ b/src/core/src/op/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/experimental_detectron_roi_feature.cpp b/src/core/src/op/experimental_detectron_roi_feature.cpp index d739b1f870c..482c7ed741a 100644 --- a/src/core/src/op/experimental_detectron_roi_feature.cpp +++ b/src/core/src/op/experimental_detectron_roi_feature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/experimental_detectron_topkrois.cpp b/src/core/src/op/experimental_detectron_topkrois.cpp index 27cb9b9914a..0401a2679d2 100644 --- a/src/core/src/op/experimental_detectron_topkrois.cpp +++ b/src/core/src/op/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/extractimagepatches.cpp b/src/core/src/op/extractimagepatches.cpp index b659930251c..99a480d6174 100644 --- a/src/core/src/op/extractimagepatches.cpp +++ b/src/core/src/op/extractimagepatches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/eye.cpp b/src/core/src/op/eye.cpp index 454f84b4b7a..699ce197434 100644 --- a/src/core/src/op/eye.cpp +++ b/src/core/src/op/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/fake_quantize.cpp b/src/core/src/op/fake_quantize.cpp index c9d48a19502..55410d72d23 100644 --- a/src/core/src/op/fake_quantize.cpp +++ b/src/core/src/op/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/floor.cpp b/src/core/src/op/floor.cpp index b0b63881dd9..ef8e721c785 100644 --- a/src/core/src/op/floor.cpp +++ b/src/core/src/op/floor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/floor_mod.cpp b/src/core/src/op/floor_mod.cpp index 292f9a828db..9dd70c39c1b 100644 --- a/src/core/src/op/floor_mod.cpp +++ b/src/core/src/op/floor_mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gather.cpp b/src/core/src/op/gather.cpp index 4ae2190acc2..455a7f345d8 100644 --- a/src/core/src/op/gather.cpp +++ b/src/core/src/op/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gather_elements.cpp b/src/core/src/op/gather_elements.cpp index 98e83dc03b3..65eb621b5b0 100644 --- a/src/core/src/op/gather_elements.cpp +++ b/src/core/src/op/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gather_nd.cpp b/src/core/src/op/gather_nd.cpp index 67e706ea0e1..cc32a426998 100644 --- a/src/core/src/op/gather_nd.cpp +++ b/src/core/src/op/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gather_tree.cpp b/src/core/src/op/gather_tree.cpp index 263c53abbbd..9c3374605d2 100644 --- a/src/core/src/op/gather_tree.cpp +++ b/src/core/src/op/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gelu.cpp b/src/core/src/op/gelu.cpp index 58f9fca34a0..350976c2059 100644 --- a/src/core/src/op/gelu.cpp +++ b/src/core/src/op/gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/generate_proposals.cpp b/src/core/src/op/generate_proposals.cpp index 2e6b037eb02..9229e8486d5 100644 --- a/src/core/src/op/generate_proposals.cpp +++ b/src/core/src/op/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/greater.cpp b/src/core/src/op/greater.cpp index 554a856a5da..ddbe05e93ab 100644 --- a/src/core/src/op/greater.cpp +++ b/src/core/src/op/greater.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/greater_eq.cpp b/src/core/src/op/greater_eq.cpp index 637a53710b1..8be0890b5a2 100644 --- a/src/core/src/op/greater_eq.cpp +++ b/src/core/src/op/greater_eq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/grid_sample.cpp b/src/core/src/op/grid_sample.cpp index 7859eb9874e..51a3e320956 100644 --- a/src/core/src/op/grid_sample.cpp +++ b/src/core/src/op/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/grn.cpp b/src/core/src/op/grn.cpp index 6d024b525f5..26b7b379d08 100644 --- a/src/core/src/op/grn.cpp +++ b/src/core/src/op/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/group_conv.cpp b/src/core/src/op/group_conv.cpp index 5778731c6a4..9fac33b1055 100644 --- a/src/core/src/op/group_conv.cpp +++ b/src/core/src/op/group_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gru_cell.cpp b/src/core/src/op/gru_cell.cpp index cc320a6bfea..7d28539a8b2 100644 --- a/src/core/src/op/gru_cell.cpp +++ b/src/core/src/op/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/gru_sequence.cpp b/src/core/src/op/gru_sequence.cpp index f8ed8c5957d..b2476aea1df 100644 --- a/src/core/src/op/gru_sequence.cpp +++ b/src/core/src/op/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/hard_sigmoid.cpp b/src/core/src/op/hard_sigmoid.cpp index 7a7c333eab9..1813f4a86f9 100644 --- a/src/core/src/op/hard_sigmoid.cpp +++ b/src/core/src/op/hard_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/hsigmoid.cpp b/src/core/src/op/hsigmoid.cpp index cc20fb6ed9f..21645ac5bba 100644 --- a/src/core/src/op/hsigmoid.cpp +++ b/src/core/src/op/hsigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/hswish.cpp b/src/core/src/op/hswish.cpp index 6716efcfbec..8acc34c986e 100644 --- a/src/core/src/op/hswish.cpp +++ b/src/core/src/op/hswish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/i420_to_bgr.cpp b/src/core/src/op/i420_to_bgr.cpp index 7729ae94e27..3f00e0c0e3d 100644 --- a/src/core/src/op/i420_to_bgr.cpp +++ b/src/core/src/op/i420_to_bgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/i420_to_rgb.cpp b/src/core/src/op/i420_to_rgb.cpp index 9db20bd8771..fc9efe79124 100644 --- a/src/core/src/op/i420_to_rgb.cpp +++ b/src/core/src/op/i420_to_rgb.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/idft.cpp b/src/core/src/op/idft.cpp index 46a67b876ef..19db325c844 100644 --- a/src/core/src/op/idft.cpp +++ b/src/core/src/op/idft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/if.cpp b/src/core/src/op/if.cpp index ef87b343a27..ed79ba2a917 100644 --- a/src/core/src/op/if.cpp +++ b/src/core/src/op/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/interpolate.cpp b/src/core/src/op/interpolate.cpp index 9bf5efe635e..dcc320e42c5 100644 --- a/src/core/src/op/interpolate.cpp +++ b/src/core/src/op/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/irdft.cpp b/src/core/src/op/irdft.cpp index 09602461b91..347a65f110b 100644 --- a/src/core/src/op/irdft.cpp +++ b/src/core/src/op/irdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/is_finite.cpp b/src/core/src/op/is_finite.cpp index 860ed4d74f0..987b3e1482c 100644 --- a/src/core/src/op/is_finite.cpp +++ b/src/core/src/op/is_finite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/is_inf.cpp b/src/core/src/op/is_inf.cpp index 065449f69b9..72800a18bd6 100644 --- a/src/core/src/op/is_inf.cpp +++ b/src/core/src/op/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/is_nan.cpp b/src/core/src/op/is_nan.cpp index dabd752ac16..d6aace70749 100644 --- a/src/core/src/op/is_nan.cpp +++ b/src/core/src/op/is_nan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/less.cpp b/src/core/src/op/less.cpp index 96e4952f299..44b43d24fcb 100644 --- a/src/core/src/op/less.cpp +++ b/src/core/src/op/less.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/less_eq.cpp b/src/core/src/op/less_eq.cpp index 222612830d7..3f9acbc4d41 100644 --- a/src/core/src/op/less_eq.cpp +++ b/src/core/src/op/less_eq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/log.cpp b/src/core/src/op/log.cpp index 71de8744269..0e5f7b9c635 100644 --- a/src/core/src/op/log.cpp +++ b/src/core/src/op/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/log_softmax.cpp b/src/core/src/op/log_softmax.cpp index 545bbd140a4..d7c6b57646d 100644 --- a/src/core/src/op/log_softmax.cpp +++ b/src/core/src/op/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/logical_and.cpp b/src/core/src/op/logical_and.cpp index b484a7170b6..0ee26f4c2c6 100644 --- a/src/core/src/op/logical_and.cpp +++ b/src/core/src/op/logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/logical_not.cpp b/src/core/src/op/logical_not.cpp index c9487010428..216f9143008 100644 --- a/src/core/src/op/logical_not.cpp +++ b/src/core/src/op/logical_not.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/logical_or.cpp b/src/core/src/op/logical_or.cpp index f8a9daa72a3..c25943f52c7 100644 --- a/src/core/src/op/logical_or.cpp +++ b/src/core/src/op/logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/loop.cpp b/src/core/src/op/loop.cpp index 766e10ea07f..000f9c29aaa 100644 --- a/src/core/src/op/loop.cpp +++ b/src/core/src/op/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/lrn.cpp b/src/core/src/op/lrn.cpp index 7a212c9d4e6..6fc4f52d7a7 100644 --- a/src/core/src/op/lrn.cpp +++ b/src/core/src/op/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/lstm_cell.cpp b/src/core/src/op/lstm_cell.cpp index b2bf165d988..1a789185f19 100644 --- a/src/core/src/op/lstm_cell.cpp +++ b/src/core/src/op/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/lstm_sequence.cpp b/src/core/src/op/lstm_sequence.cpp index 0dfc8fef0bd..3247626ef06 100644 --- a/src/core/src/op/lstm_sequence.cpp +++ b/src/core/src/op/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/matmul.cpp b/src/core/src/op/matmul.cpp index 7996b810fc1..d06b1eb50aa 100644 --- a/src/core/src/op/matmul.cpp +++ b/src/core/src/op/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/matrix_nms.cpp b/src/core/src/op/matrix_nms.cpp index 047010dbc95..aba140056b8 100644 --- a/src/core/src/op/matrix_nms.cpp +++ b/src/core/src/op/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/max_pool.cpp b/src/core/src/op/max_pool.cpp index 3eef7a48034..a74662f46eb 100644 --- a/src/core/src/op/max_pool.cpp +++ b/src/core/src/op/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/maximum.cpp b/src/core/src/op/maximum.cpp index 1eff16d7b3b..af503dcc1e7 100644 --- a/src/core/src/op/maximum.cpp +++ b/src/core/src/op/maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/minimum.cpp b/src/core/src/op/minimum.cpp index 5a0f9d304cd..5cc2e65db3a 100644 --- a/src/core/src/op/minimum.cpp +++ b/src/core/src/op/minimum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/mish.cpp b/src/core/src/op/mish.cpp index ad0864944a8..838dfaaf701 100644 --- a/src/core/src/op/mish.cpp +++ b/src/core/src/op/mish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/mod.cpp b/src/core/src/op/mod.cpp index 3ef04559041..582c9dd7d31 100644 --- a/src/core/src/op/mod.cpp +++ b/src/core/src/op/mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/multiclass_nms.cpp b/src/core/src/op/multiclass_nms.cpp index 943c14f5544..b01bcaf0517 100644 --- a/src/core/src/op/multiclass_nms.cpp +++ b/src/core/src/op/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/multiply.cpp b/src/core/src/op/multiply.cpp index e068b733787..3838bb37e00 100644 --- a/src/core/src/op/multiply.cpp +++ b/src/core/src/op/multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/mvn.cpp b/src/core/src/op/mvn.cpp index 8562ba60b15..909dfefa921 100644 --- a/src/core/src/op/mvn.cpp +++ b/src/core/src/op/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/negative.cpp b/src/core/src/op/negative.cpp index 83ae829cf12..b0acb0b0519 100644 --- a/src/core/src/op/negative.cpp +++ b/src/core/src/op/negative.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/non_max_suppression.cpp b/src/core/src/op/non_max_suppression.cpp index 842fbc6957a..123fb285bfa 100644 --- a/src/core/src/op/non_max_suppression.cpp +++ b/src/core/src/op/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/non_zero.cpp b/src/core/src/op/non_zero.cpp index a155257b8f6..69d33142e82 100644 --- a/src/core/src/op/non_zero.cpp +++ b/src/core/src/op/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/normalize_l2.cpp b/src/core/src/op/normalize_l2.cpp index 7a06f3b22d2..1b61ac673ae 100644 --- a/src/core/src/op/normalize_l2.cpp +++ b/src/core/src/op/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/not_equal.cpp b/src/core/src/op/not_equal.cpp index 0d990e85576..2e56bba44b5 100644 --- a/src/core/src/op/not_equal.cpp +++ b/src/core/src/op/not_equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/nv12_to_bgr.cpp b/src/core/src/op/nv12_to_bgr.cpp index 64a74527d70..50f142cdc4a 100644 --- a/src/core/src/op/nv12_to_bgr.cpp +++ b/src/core/src/op/nv12_to_bgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/nv12_to_rgb.cpp b/src/core/src/op/nv12_to_rgb.cpp index afe10eedb2e..98743c2ccd3 100644 --- a/src/core/src/op/nv12_to_rgb.cpp +++ b/src/core/src/op/nv12_to_rgb.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/one_hot.cpp b/src/core/src/op/one_hot.cpp index 63411bc471b..98d428025a3 100644 --- a/src/core/src/op/one_hot.cpp +++ b/src/core/src/op/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/op.cpp b/src/core/src/op/op.cpp index 0bdaabb89bc..0dce762c0f5 100644 --- a/src/core/src/op/op.cpp +++ b/src/core/src/op/op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/pad.cpp b/src/core/src/op/pad.cpp index 71d09c3471f..46df092f178 100644 --- a/src/core/src/op/pad.cpp +++ b/src/core/src/op/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/parameter.cpp b/src/core/src/op/parameter.cpp index 52193974ecc..f3d9b34e343 100644 --- a/src/core/src/op/parameter.cpp +++ b/src/core/src/op/parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/power.cpp b/src/core/src/op/power.cpp index b331263f08c..b2cef1435ad 100644 --- a/src/core/src/op/power.cpp +++ b/src/core/src/op/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/prelu.cpp b/src/core/src/op/prelu.cpp index efc2386667c..ad1f40fe8b7 100644 --- a/src/core/src/op/prelu.cpp +++ b/src/core/src/op/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/prior_box.cpp b/src/core/src/op/prior_box.cpp index 30992cf7de0..a7de2752377 100644 --- a/src/core/src/op/prior_box.cpp +++ b/src/core/src/op/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/prior_box_clustered.cpp b/src/core/src/op/prior_box_clustered.cpp index 57e3f865b34..626af5eb716 100644 --- a/src/core/src/op/prior_box_clustered.cpp +++ b/src/core/src/op/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/proposal.cpp b/src/core/src/op/proposal.cpp index 7d636b95e95..2f7b2b37676 100644 --- a/src/core/src/op/proposal.cpp +++ b/src/core/src/op/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/psroi_pooling.cpp b/src/core/src/op/psroi_pooling.cpp index f49364de1b2..6d9c97b343d 100644 --- a/src/core/src/op/psroi_pooling.cpp +++ b/src/core/src/op/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/random_uniform.cpp b/src/core/src/op/random_uniform.cpp index 4f945a864e6..8e60d89f878 100644 --- a/src/core/src/op/random_uniform.cpp +++ b/src/core/src/op/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/range.cpp b/src/core/src/op/range.cpp index 1fd3e491c3c..1c4ba27fa47 100644 --- a/src/core/src/op/range.cpp +++ b/src/core/src/op/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/rdft.cpp b/src/core/src/op/rdft.cpp index 300bcb37580..e14861053a3 100644 --- a/src/core/src/op/rdft.cpp +++ b/src/core/src/op/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/read_value.cpp b/src/core/src/op/read_value.cpp index a3f6fd16422..aa1f07a6683 100644 --- a/src/core/src/op/read_value.cpp +++ b/src/core/src/op/read_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_l1.cpp b/src/core/src/op/reduce_l1.cpp index 15070e4dabf..171640cdfee 100644 --- a/src/core/src/op/reduce_l1.cpp +++ b/src/core/src/op/reduce_l1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_l2.cpp b/src/core/src/op/reduce_l2.cpp index 8b0a85c8e79..aaa39a4d3f9 100644 --- a/src/core/src/op/reduce_l2.cpp +++ b/src/core/src/op/reduce_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_logical_and.cpp b/src/core/src/op/reduce_logical_and.cpp index 9803fc2a724..00a0d365ba3 100644 --- a/src/core/src/op/reduce_logical_and.cpp +++ b/src/core/src/op/reduce_logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_logical_or.cpp b/src/core/src/op/reduce_logical_or.cpp index 13aca9e7038..e46d602820b 100644 --- a/src/core/src/op/reduce_logical_or.cpp +++ b/src/core/src/op/reduce_logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_max.cpp b/src/core/src/op/reduce_max.cpp index 762272f3e87..ad505a09056 100644 --- a/src/core/src/op/reduce_max.cpp +++ b/src/core/src/op/reduce_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_mean.cpp b/src/core/src/op/reduce_mean.cpp index cca27bdb184..fd3e4fc974a 100644 --- a/src/core/src/op/reduce_mean.cpp +++ b/src/core/src/op/reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_min.cpp b/src/core/src/op/reduce_min.cpp index 4bcb9c8f8bc..c6ccaa19137 100644 --- a/src/core/src/op/reduce_min.cpp +++ b/src/core/src/op/reduce_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_prod.cpp b/src/core/src/op/reduce_prod.cpp index cf50424608f..7ea17b0bd5d 100644 --- a/src/core/src/op/reduce_prod.cpp +++ b/src/core/src/op/reduce_prod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reduce_sum.cpp b/src/core/src/op/reduce_sum.cpp index 5b148242803..5344c823eba 100644 --- a/src/core/src/op/reduce_sum.cpp +++ b/src/core/src/op/reduce_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/region_yolo.cpp b/src/core/src/op/region_yolo.cpp index 43ee7ba6251..5e7a64422a4 100644 --- a/src/core/src/op/region_yolo.cpp +++ b/src/core/src/op/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/relu.cpp b/src/core/src/op/relu.cpp index a434cbcfa67..a9530f4a5f7 100644 --- a/src/core/src/op/relu.cpp +++ b/src/core/src/op/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reorg_yolo.cpp b/src/core/src/op/reorg_yolo.cpp index 011009eabb4..e0fa859e114 100644 --- a/src/core/src/op/reorg_yolo.cpp +++ b/src/core/src/op/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reshape.cpp b/src/core/src/op/reshape.cpp index 725338fcb2b..b6d4a1a4de4 100644 --- a/src/core/src/op/reshape.cpp +++ b/src/core/src/op/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/result.cpp b/src/core/src/op/result.cpp index 692554cf7d3..41d2d0ec7eb 100644 --- a/src/core/src/op/result.cpp +++ b/src/core/src/op/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reverse.cpp b/src/core/src/op/reverse.cpp index a8155c63a11..c76fd86af0e 100644 --- a/src/core/src/op/reverse.cpp +++ b/src/core/src/op/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/reverse_sequence.cpp b/src/core/src/op/reverse_sequence.cpp index 267a94f1144..6f49ea8a99f 100644 --- a/src/core/src/op/reverse_sequence.cpp +++ b/src/core/src/op/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/rnn_cell.cpp b/src/core/src/op/rnn_cell.cpp index dc5d102ae7e..13607d248a1 100644 --- a/src/core/src/op/rnn_cell.cpp +++ b/src/core/src/op/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/rnn_sequence.cpp b/src/core/src/op/rnn_sequence.cpp index a0ceb1f6e99..19c302e3692 100644 --- a/src/core/src/op/rnn_sequence.cpp +++ b/src/core/src/op/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/roi_align.cpp b/src/core/src/op/roi_align.cpp index b95354cbfc5..4d2a50b3bec 100644 --- a/src/core/src/op/roi_align.cpp +++ b/src/core/src/op/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/roi_pooling.cpp b/src/core/src/op/roi_pooling.cpp index 1abdcf83d75..6d091813f75 100644 --- a/src/core/src/op/roi_pooling.cpp +++ b/src/core/src/op/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/roll.cpp b/src/core/src/op/roll.cpp index 71ae31a9d1b..58864c19587 100644 --- a/src/core/src/op/roll.cpp +++ b/src/core/src/op/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/round.cpp b/src/core/src/op/round.cpp index 5efe3997df1..10b15d2a714 100644 --- a/src/core/src/op/round.cpp +++ b/src/core/src/op/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/scatter_elements_update.cpp b/src/core/src/op/scatter_elements_update.cpp index 71b592a04de..cd3f1f7bdba 100644 --- a/src/core/src/op/scatter_elements_update.cpp +++ b/src/core/src/op/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/scatter_nd_update.cpp b/src/core/src/op/scatter_nd_update.cpp index aa842492bcd..df58415814e 100644 --- a/src/core/src/op/scatter_nd_update.cpp +++ b/src/core/src/op/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/scatter_update.cpp b/src/core/src/op/scatter_update.cpp index 4ba6fefd0a5..787eeb850fe 100644 --- a/src/core/src/op/scatter_update.cpp +++ b/src/core/src/op/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/select.cpp b/src/core/src/op/select.cpp index b3bf13867c4..3024a4eb0f9 100644 --- a/src/core/src/op/select.cpp +++ b/src/core/src/op/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/selu.cpp b/src/core/src/op/selu.cpp index 9f3082cfcc3..0c7547ebda1 100644 --- a/src/core/src/op/selu.cpp +++ b/src/core/src/op/selu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/shape_of.cpp b/src/core/src/op/shape_of.cpp index 1683747e1eb..a0ab77b585e 100644 --- a/src/core/src/op/shape_of.cpp +++ b/src/core/src/op/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/shuffle_channels.cpp b/src/core/src/op/shuffle_channels.cpp index 6fee3b5a6f4..a6a889eec13 100644 --- a/src/core/src/op/shuffle_channels.cpp +++ b/src/core/src/op/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/sigmoid.cpp b/src/core/src/op/sigmoid.cpp index 13c4232d9b1..bb0829c05cb 100644 --- a/src/core/src/op/sigmoid.cpp +++ b/src/core/src/op/sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/sign.cpp b/src/core/src/op/sign.cpp index 3431ba6bbfb..b8c9d0beb0f 100644 --- a/src/core/src/op/sign.cpp +++ b/src/core/src/op/sign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/sin.cpp b/src/core/src/op/sin.cpp index 7e5041fd7da..b4c97494351 100644 --- a/src/core/src/op/sin.cpp +++ b/src/core/src/op/sin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/sinh.cpp b/src/core/src/op/sinh.cpp index 905e455b65a..6f6c22140a7 100644 --- a/src/core/src/op/sinh.cpp +++ b/src/core/src/op/sinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/sink.cpp b/src/core/src/op/sink.cpp index ecedd265f86..17104f033f9 100644 --- a/src/core/src/op/sink.cpp +++ b/src/core/src/op/sink.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/slice.cpp b/src/core/src/op/slice.cpp index 791519be57c..eb2df09df64 100644 --- a/src/core/src/op/slice.cpp +++ b/src/core/src/op/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/softmax.cpp b/src/core/src/op/softmax.cpp index a674ba7fe7e..1b6df16d27c 100644 --- a/src/core/src/op/softmax.cpp +++ b/src/core/src/op/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/softplus.cpp b/src/core/src/op/softplus.cpp index d9aee115dc8..e94ac5a5a27 100644 --- a/src/core/src/op/softplus.cpp +++ b/src/core/src/op/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/softsign.cpp b/src/core/src/op/softsign.cpp index 9ecff5a0f8d..9714604dc40 100644 --- a/src/core/src/op/softsign.cpp +++ b/src/core/src/op/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ngraph/runtime/reference/softsign.hpp" diff --git a/src/core/src/op/space_to_batch.cpp b/src/core/src/op/space_to_batch.cpp index cca47591968..0c1264f9825 100644 --- a/src/core/src/op/space_to_batch.cpp +++ b/src/core/src/op/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/space_to_depth.cpp b/src/core/src/op/space_to_depth.cpp index 643091aed15..52a2b9f533d 100644 --- a/src/core/src/op/space_to_depth.cpp +++ b/src/core/src/op/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/split.cpp b/src/core/src/op/split.cpp index a4f76118e4c..e74504f3d88 100644 --- a/src/core/src/op/split.cpp +++ b/src/core/src/op/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/sqrt.cpp b/src/core/src/op/sqrt.cpp index ee95fa21d64..e83d27f7a69 100644 --- a/src/core/src/op/sqrt.cpp +++ b/src/core/src/op/sqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/squared_difference.cpp b/src/core/src/op/squared_difference.cpp index ec816841424..189d51fe730 100644 --- a/src/core/src/op/squared_difference.cpp +++ b/src/core/src/op/squared_difference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/squeeze.cpp b/src/core/src/op/squeeze.cpp index 13fa4084740..a6ee0e25244 100644 --- a/src/core/src/op/squeeze.cpp +++ b/src/core/src/op/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/strided_slice.cpp b/src/core/src/op/strided_slice.cpp index 6800c30b53d..eb94d210810 100644 --- a/src/core/src/op/strided_slice.cpp +++ b/src/core/src/op/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/subtract.cpp b/src/core/src/op/subtract.cpp index 00a7ecefe15..cbd3f1b03d6 100644 --- a/src/core/src/op/subtract.cpp +++ b/src/core/src/op/subtract.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/swish.cpp b/src/core/src/op/swish.cpp index e46c2ee853b..5fdda1de89e 100644 --- a/src/core/src/op/swish.cpp +++ b/src/core/src/op/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/tan.cpp b/src/core/src/op/tan.cpp index cff9e41bb9c..b28747a7a86 100644 --- a/src/core/src/op/tan.cpp +++ b/src/core/src/op/tan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/tanh.cpp b/src/core/src/op/tanh.cpp index 1fc9633dd13..eacbd0b7d14 100644 --- a/src/core/src/op/tanh.cpp +++ b/src/core/src/op/tanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/tensor_iterator.cpp b/src/core/src/op/tensor_iterator.cpp index 77b53e19417..96c1f1b32a8 100644 --- a/src/core/src/op/tensor_iterator.cpp +++ b/src/core/src/op/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/tile.cpp b/src/core/src/op/tile.cpp index 499fa1a2b15..2b6af7f8a81 100644 --- a/src/core/src/op/tile.cpp +++ b/src/core/src/op/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/topk.cpp b/src/core/src/op/topk.cpp index b1f054b38d2..3304b007d92 100644 --- a/src/core/src/op/topk.cpp +++ b/src/core/src/op/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/transpose.cpp b/src/core/src/op/transpose.cpp index 385dfb05a40..eab3c75d330 100644 --- a/src/core/src/op/transpose.cpp +++ b/src/core/src/op/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/type_relaxed.cpp b/src/core/src/op/type_relaxed.cpp index 08c2ace6716..3a54186c42c 100644 --- a/src/core/src/op/type_relaxed.cpp +++ b/src/core/src/op/type_relaxed.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/unique.cpp b/src/core/src/op/unique.cpp index 142f0f969bc..1ef758796e8 100644 --- a/src/core/src/op/unique.cpp +++ b/src/core/src/op/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/unsqueeze.cpp b/src/core/src/op/unsqueeze.cpp index e5bf025d394..74d5d3ff25f 100644 --- a/src/core/src/op/unsqueeze.cpp +++ b/src/core/src/op/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/activation_functions.cpp b/src/core/src/op/util/activation_functions.cpp index 71844ea40bc..55eca99e775 100644 --- a/src/core/src/op/util/activation_functions.cpp +++ b/src/core/src/op/util/activation_functions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/arithmetic_reduction.cpp b/src/core/src/op/util/arithmetic_reduction.cpp index 62c5a8b8cab..230811a1b8b 100644 --- a/src/core/src/op/util/arithmetic_reduction.cpp +++ b/src/core/src/op/util/arithmetic_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/arithmetic_reductions_keep_dims.cpp b/src/core/src/op/util/arithmetic_reductions_keep_dims.cpp index 8fd5b8e021f..2ae7ea31fd3 100644 --- a/src/core/src/op/util/arithmetic_reductions_keep_dims.cpp +++ b/src/core/src/op/util/arithmetic_reductions_keep_dims.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/assign_base.cpp b/src/core/src/op/util/assign_base.cpp index 4f77ff1c033..8f863bfe12d 100644 --- a/src/core/src/op/util/assign_base.cpp +++ b/src/core/src/op/util/assign_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/attr_types.cpp b/src/core/src/op/util/attr_types.cpp index 37d40a51e5a..7d6409e8ae5 100644 --- a/src/core/src/op/util/attr_types.cpp +++ b/src/core/src/op/util/attr_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/binary_elementwise_arithmetic.cpp b/src/core/src/op/util/binary_elementwise_arithmetic.cpp index 57011477933..ceaa9df78fb 100644 --- a/src/core/src/op/util/binary_elementwise_arithmetic.cpp +++ b/src/core/src/op/util/binary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/binary_elementwise_comparison.cpp b/src/core/src/op/util/binary_elementwise_comparison.cpp index b04f97f6a0f..a242befdcf8 100644 --- a/src/core/src/op/util/binary_elementwise_comparison.cpp +++ b/src/core/src/op/util/binary_elementwise_comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/binary_elementwise_logical.cpp b/src/core/src/op/util/binary_elementwise_logical.cpp index cd76f4be027..819608bbf65 100644 --- a/src/core/src/op/util/binary_elementwise_logical.cpp +++ b/src/core/src/op/util/binary_elementwise_logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/broadcast_base.cpp b/src/core/src/op/util/broadcast_base.cpp index 5f87e2e7585..2b6a38ba733 100644 --- a/src/core/src/op/util/broadcast_base.cpp +++ b/src/core/src/op/util/broadcast_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/convert_color_i420_base.cpp b/src/core/src/op/util/convert_color_i420_base.cpp index 13ed324d832..6c1f8d31716 100644 --- a/src/core/src/op/util/convert_color_i420_base.cpp +++ b/src/core/src/op/util/convert_color_i420_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/convert_color_nv12_base.cpp b/src/core/src/op/util/convert_color_nv12_base.cpp index 93a2dcbbbac..1bfc405edde 100644 --- a/src/core/src/op/util/convert_color_nv12_base.cpp +++ b/src/core/src/op/util/convert_color_nv12_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/deformable_convolution_base.cpp b/src/core/src/op/util/deformable_convolution_base.cpp index a6960db6820..4ee9037a5a8 100644 --- a/src/core/src/op/util/deformable_convolution_base.cpp +++ b/src/core/src/op/util/deformable_convolution_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/detection_output_base.cpp b/src/core/src/op/util/detection_output_base.cpp index 8b2a59eb722..b06e7b46bc3 100644 --- a/src/core/src/op/util/detection_output_base.cpp +++ b/src/core/src/op/util/detection_output_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/elementwise_args.cpp b/src/core/src/op/util/elementwise_args.cpp index 2e09f4bc9f9..f74803a13f0 100644 --- a/src/core/src/op/util/elementwise_args.cpp +++ b/src/core/src/op/util/elementwise_args.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/embeddingbag_offsets_base.cpp b/src/core/src/op/util/embeddingbag_offsets_base.cpp index 63c0aa1a313..56ba17d32c5 100644 --- a/src/core/src/op/util/embeddingbag_offsets_base.cpp +++ b/src/core/src/op/util/embeddingbag_offsets_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/embeddingbag_packed_base.cpp b/src/core/src/op/util/embeddingbag_packed_base.cpp index 80686fd5af1..9679496fc09 100644 --- a/src/core/src/op/util/embeddingbag_packed_base.cpp +++ b/src/core/src/op/util/embeddingbag_packed_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/evaluate_helpers.cpp b/src/core/src/op/util/evaluate_helpers.cpp index 4f6d851813b..06481a1aa1d 100644 --- a/src/core/src/op/util/evaluate_helpers.cpp +++ b/src/core/src/op/util/evaluate_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/fft_base.cpp b/src/core/src/op/util/fft_base.cpp index 07a495dea21..b43514c8ff7 100644 --- a/src/core/src/op/util/fft_base.cpp +++ b/src/core/src/op/util/fft_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/framework_node.cpp b/src/core/src/op/util/framework_node.cpp index f4b9743247f..1a0c82c915f 100644 --- a/src/core/src/op/util/framework_node.cpp +++ b/src/core/src/op/util/framework_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/gather_base.cpp b/src/core/src/op/util/gather_base.cpp index e65969752af..513235a1198 100644 --- a/src/core/src/op/util/gather_base.cpp +++ b/src/core/src/op/util/gather_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/gather_nd_base.cpp b/src/core/src/op/util/gather_nd_base.cpp index fa1b62d49c3..969d3330f30 100644 --- a/src/core/src/op/util/gather_nd_base.cpp +++ b/src/core/src/op/util/gather_nd_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/index_reduction.cpp b/src/core/src/op/util/index_reduction.cpp index 8ec30c89171..c71d9bd55a1 100644 --- a/src/core/src/op/util/index_reduction.cpp +++ b/src/core/src/op/util/index_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/logical_reduction.cpp b/src/core/src/op/util/logical_reduction.cpp index 06b42610d09..4cc4c1ebc44 100644 --- a/src/core/src/op/util/logical_reduction.cpp +++ b/src/core/src/op/util/logical_reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/logical_reduction_keep_dims.cpp b/src/core/src/op/util/logical_reduction_keep_dims.cpp index eea1feb3498..31b54fe56e1 100644 --- a/src/core/src/op/util/logical_reduction_keep_dims.cpp +++ b/src/core/src/op/util/logical_reduction_keep_dims.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/max_pool_base.cpp b/src/core/src/op/util/max_pool_base.cpp index 985f536e0f2..1975436b2db 100644 --- a/src/core/src/op/util/max_pool_base.cpp +++ b/src/core/src/op/util/max_pool_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/multi_subgraph_base.cpp b/src/core/src/op/util/multi_subgraph_base.cpp index 64771ce2ae0..5fd8113f982 100644 --- a/src/core/src/op/util/multi_subgraph_base.cpp +++ b/src/core/src/op/util/multi_subgraph_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/multiclass_nms_base.cpp b/src/core/src/op/util/multiclass_nms_base.cpp index 7e0fec3ab41..0230d96b4e8 100644 --- a/src/core/src/op/util/multiclass_nms_base.cpp +++ b/src/core/src/op/util/multiclass_nms_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/op_types.cpp b/src/core/src/op/util/op_types.cpp index 649f0e6f981..9b100a24025 100644 --- a/src/core/src/op/util/op_types.cpp +++ b/src/core/src/op/util/op_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/precision_sensitive_attribute.cpp b/src/core/src/op/util/precision_sensitive_attribute.cpp index 6c542a82258..1f0cc861974 100644 --- a/src/core/src/op/util/precision_sensitive_attribute.cpp +++ b/src/core/src/op/util/precision_sensitive_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/read_value_base.cpp b/src/core/src/op/util/read_value_base.cpp index b2e4983dc45..97e71beb936 100644 --- a/src/core/src/op/util/read_value_base.cpp +++ b/src/core/src/op/util/read_value_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/recurrent_sequence.cpp b/src/core/src/op/util/recurrent_sequence.cpp index d7a02b6a12a..fa126874fd9 100644 --- a/src/core/src/op/util/recurrent_sequence.cpp +++ b/src/core/src/op/util/recurrent_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/reduction_base.cpp b/src/core/src/op/util/reduction_base.cpp index d2c85e758d9..14b4db7cd93 100644 --- a/src/core/src/op/util/reduction_base.cpp +++ b/src/core/src/op/util/reduction_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/rnn_cell_base.cpp b/src/core/src/op/util/rnn_cell_base.cpp index 169efc80459..a011aea4201 100644 --- a/src/core/src/op/util/rnn_cell_base.cpp +++ b/src/core/src/op/util/rnn_cell_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/scatter_base.cpp b/src/core/src/op/util/scatter_base.cpp index 7a9554186f1..b322ca957ec 100644 --- a/src/core/src/op/util/scatter_base.cpp +++ b/src/core/src/op/util/scatter_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/scatter_nd_base.cpp b/src/core/src/op/util/scatter_nd_base.cpp index 0cb6b2bc26a..a21d0920308 100644 --- a/src/core/src/op/util/scatter_nd_base.cpp +++ b/src/core/src/op/util/scatter_nd_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/slice_plan.cpp b/src/core/src/op/util/slice_plan.cpp index de2bb413537..7a1265dd273 100644 --- a/src/core/src/op/util/slice_plan.cpp +++ b/src/core/src/op/util/slice_plan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/sub_graph_base.cpp b/src/core/src/op/util/sub_graph_base.cpp index 682a8d72751..bcc4bf1f7cb 100644 --- a/src/core/src/op/util/sub_graph_base.cpp +++ b/src/core/src/op/util/sub_graph_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/unary_elementwise_arithmetic.cpp b/src/core/src/op/util/unary_elementwise_arithmetic.cpp index 0d2facb9ed5..aca56e2492a 100644 --- a/src/core/src/op/util/unary_elementwise_arithmetic.cpp +++ b/src/core/src/op/util/unary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/util/variable.cpp b/src/core/src/op/util/variable.cpp index fd2fe103560..e139574a4b4 100644 --- a/src/core/src/op/util/variable.cpp +++ b/src/core/src/op/util/variable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/variadic_split.cpp b/src/core/src/op/variadic_split.cpp index 6a44928d214..0c79604d079 100644 --- a/src/core/src/op/variadic_split.cpp +++ b/src/core/src/op/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/op/xor.cpp b/src/core/src/op/xor.cpp index e92dd99ac0a..094d04262cc 100644 --- a/src/core/src/op/xor.cpp +++ b/src/core/src/op/xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/opsets/opset.cpp b/src/core/src/opsets/opset.cpp index ce779a39329..b8cf4e35995 100644 --- a/src/core/src/opsets/opset.cpp +++ b/src/core/src/opsets/opset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/partial_shape.cpp b/src/core/src/partial_shape.cpp index d69c2befec3..84f503f3f0a 100644 --- a/src/core/src/partial_shape.cpp +++ b/src/core/src/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/constant_folding.cpp b/src/core/src/pass/constant_folding.cpp index dbdbc8f06f5..0688a25b601 100644 --- a/src/core/src/pass/constant_folding.cpp +++ b/src/core/src/pass/constant_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/convert_fp32_to_fp16.cpp b/src/core/src/pass/convert_fp32_to_fp16.cpp index b4eb2f78d92..1c8b70e72fb 100644 --- a/src/core/src/pass/convert_fp32_to_fp16.cpp +++ b/src/core/src/pass/convert_fp32_to_fp16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/graph_rewrite.cpp b/src/core/src/pass/graph_rewrite.cpp index 1bad852ac66..504ec336618 100644 --- a/src/core/src/pass/graph_rewrite.cpp +++ b/src/core/src/pass/graph_rewrite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/low_latency.cpp b/src/core/src/pass/low_latency.cpp index fb923f35fa9..470194787bd 100644 --- a/src/core/src/pass/low_latency.cpp +++ b/src/core/src/pass/low_latency.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/make_stateful.cpp b/src/core/src/pass/make_stateful.cpp index 2d070a6aa10..6ac20ab68fd 100644 --- a/src/core/src/pass/make_stateful.cpp +++ b/src/core/src/pass/make_stateful.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/manager.cpp b/src/core/src/pass/manager.cpp index 781cd8eca32..5f649992b7c 100644 --- a/src/core/src/pass/manager.cpp +++ b/src/core/src/pass/manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/pass.cpp b/src/core/src/pass/pass.cpp index 971cc5bef3b..df487deb314 100644 --- a/src/core/src/pass/pass.cpp +++ b/src/core/src/pass/pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/pass_config.cpp b/src/core/src/pass/pass_config.cpp index 995399e1c21..ceab00cb147 100644 --- a/src/core/src/pass/pass_config.cpp +++ b/src/core/src/pass/pass_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/perf_counters.cpp b/src/core/src/pass/perf_counters.cpp index fc388ef8729..32e5fda79d0 100644 --- a/src/core/src/pass/perf_counters.cpp +++ b/src/core/src/pass/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "perf_counters.hpp" diff --git a/src/core/src/pass/perf_counters.hpp b/src/core/src/pass/perf_counters.hpp index 6d62cefc3d5..e6b12fce500 100644 --- a/src/core/src/pass/perf_counters.hpp +++ b/src/core/src/pass/perf_counters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/core/src/pass/serialize.cpp b/src/core/src/pass/serialize.cpp index db618e3fe48..52000869df0 100644 --- a/src/core/src/pass/serialize.cpp +++ b/src/core/src/pass/serialize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/validate.cpp b/src/core/src/pass/validate.cpp index 24b481a8152..20309c194de 100644 --- a/src/core/src/pass/validate.cpp +++ b/src/core/src/pass/validate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pass/visualize_tree.cpp b/src/core/src/pass/visualize_tree.cpp index 0a7ad4d865e..cffbff8b234 100644 --- a/src/core/src/pass/visualize_tree.cpp +++ b/src/core/src/pass/visualize_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/matcher.cpp b/src/core/src/pattern/matcher.cpp index 4c9f3659dd0..483452da8c7 100644 --- a/src/core/src/pattern/matcher.cpp +++ b/src/core/src/pattern/matcher.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/any.cpp b/src/core/src/pattern/op/any.cpp index 4928dd85672..d97089825fd 100644 --- a/src/core/src/pattern/op/any.cpp +++ b/src/core/src/pattern/op/any.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/any_of.cpp b/src/core/src/pattern/op/any_of.cpp index ba28705fee4..5aba26112be 100644 --- a/src/core/src/pattern/op/any_of.cpp +++ b/src/core/src/pattern/op/any_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/any_output.cpp b/src/core/src/pattern/op/any_output.cpp index 2710a9b4ce9..c03aeccd5e9 100644 --- a/src/core/src/pattern/op/any_output.cpp +++ b/src/core/src/pattern/op/any_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/branch.cpp b/src/core/src/pattern/op/branch.cpp index 20e3fa735c4..92b8ed4a297 100644 --- a/src/core/src/pattern/op/branch.cpp +++ b/src/core/src/pattern/op/branch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/capture.cpp b/src/core/src/pattern/op/capture.cpp index b0105528f48..3bc026ea85f 100644 --- a/src/core/src/pattern/op/capture.cpp +++ b/src/core/src/pattern/op/capture.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/label.cpp b/src/core/src/pattern/op/label.cpp index d062ab82e6d..eeee4d30dcf 100644 --- a/src/core/src/pattern/op/label.cpp +++ b/src/core/src/pattern/op/label.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/or.cpp b/src/core/src/pattern/op/or.cpp index a1cb82c2966..3ad39c68afb 100644 --- a/src/core/src/pattern/op/or.cpp +++ b/src/core/src/pattern/op/or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/pattern.cpp b/src/core/src/pattern/op/pattern.cpp index a6dd9a40114..00e80ca563f 100644 --- a/src/core/src/pattern/op/pattern.cpp +++ b/src/core/src/pattern/op/pattern.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/skip.cpp b/src/core/src/pattern/op/skip.cpp index 830fb9b9366..6f1f6b2d672 100644 --- a/src/core/src/pattern/op/skip.cpp +++ b/src/core/src/pattern/op/skip.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/true.cpp b/src/core/src/pattern/op/true.cpp index 7014619f73d..6c5846dd4a3 100644 --- a/src/core/src/pattern/op/true.cpp +++ b/src/core/src/pattern/op/true.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/pattern/op/wrap_type.cpp b/src/core/src/pattern/op/wrap_type.cpp index d3dc6b38e0a..09e3ccda3d5 100644 --- a/src/core/src/pattern/op/wrap_type.cpp +++ b/src/core/src/pattern/op/wrap_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/precomp.hpp b/src/core/src/precomp.hpp index 0e2acb2257f..dbeac291a85 100644 --- a/src/core/src/precomp.hpp +++ b/src/core/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/color_utils.cpp b/src/core/src/preprocess/color_utils.cpp index cbcee0aacba..3e384819f47 100644 --- a/src/core/src/preprocess/color_utils.cpp +++ b/src/core/src/preprocess/color_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/color_utils.hpp b/src/core/src/preprocess/color_utils.hpp index 40ab80ae7ec..8ffca7b72ce 100644 --- a/src/core/src/preprocess/color_utils.hpp +++ b/src/core/src/preprocess/color_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/function_guard.hpp b/src/core/src/preprocess/function_guard.hpp index 9f0aeacf38a..cc6ee28da6a 100644 --- a/src/core/src/preprocess/function_guard.hpp +++ b/src/core/src/preprocess/function_guard.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/pre_post_process.cpp b/src/core/src/preprocess/pre_post_process.cpp index 71fb8fefb47..4d677702eb4 100644 --- a/src/core/src/preprocess/pre_post_process.cpp +++ b/src/core/src/preprocess/pre_post_process.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/preprocess_impls.cpp b/src/core/src/preprocess/preprocess_impls.cpp index 818b3d30575..61f819e1944 100644 --- a/src/core/src/preprocess/preprocess_impls.cpp +++ b/src/core/src/preprocess/preprocess_impls.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/preprocess_impls.hpp b/src/core/src/preprocess/preprocess_impls.hpp index 9ed0d422e08..95693aaf2cd 100644 --- a/src/core/src/preprocess/preprocess_impls.hpp +++ b/src/core/src/preprocess/preprocess_impls.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/preprocess_steps_impl.cpp b/src/core/src/preprocess/preprocess_steps_impl.cpp index aee2e98b8e1..356db3ee04e 100644 --- a/src/core/src/preprocess/preprocess_steps_impl.cpp +++ b/src/core/src/preprocess/preprocess_steps_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/preprocess/preprocess_steps_impl.hpp b/src/core/src/preprocess/preprocess_steps_impl.hpp index 543e7ccf8d0..226e84ee8c3 100644 --- a/src/core/src/preprocess/preprocess_steps_impl.hpp +++ b/src/core/src/preprocess/preprocess_steps_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/rt_info.cpp b/src/core/src/rt_info.cpp index 4baa061fbb2..7fd0f921ae7 100644 --- a/src/core/src/rt_info.cpp +++ b/src/core/src/rt_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime/aligned_buffer.cpp b/src/core/src/runtime/aligned_buffer.cpp index 3c44ce83a23..82f92714fbc 100644 --- a/src/core/src/runtime/aligned_buffer.cpp +++ b/src/core/src/runtime/aligned_buffer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime/allocator.cpp b/src/core/src/runtime/allocator.cpp index 6dcb27c9a76..e47d4c22088 100644 --- a/src/core/src/runtime/allocator.cpp +++ b/src/core/src/runtime/allocator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime/blob_allocator.hpp b/src/core/src/runtime/blob_allocator.hpp index acc6e51aa09..5b7647cb7b0 100644 --- a/src/core/src/runtime/blob_allocator.hpp +++ b/src/core/src/runtime/blob_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime/host_tensor.cpp b/src/core/src/runtime/host_tensor.cpp index 67ae2504dd2..2da9372b9ab 100644 --- a/src/core/src/runtime/host_tensor.cpp +++ b/src/core/src/runtime/host_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime/ov_tensor.cpp b/src/core/src/runtime/ov_tensor.cpp index b77fcd30975..6ba7dc07bd8 100644 --- a/src/core/src/runtime/ov_tensor.cpp +++ b/src/core/src/runtime/ov_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime/tensor.cpp b/src/core/src/runtime/tensor.cpp index 2b335232f4c..7d929e7a3dc 100644 --- a/src/core/src/runtime/tensor.cpp +++ b/src/core/src/runtime/tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/runtime_attribute.cpp b/src/core/src/runtime_attribute.cpp index 91a0606a08d..94582f9d89d 100644 --- a/src/core/src/runtime_attribute.cpp +++ b/src/core/src/runtime_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/shape.cpp b/src/core/src/shape.cpp index 660cb1d38ec..4bd22fc245e 100644 --- a/src/core/src/shape.cpp +++ b/src/core/src/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/shape_util.cpp b/src/core/src/shape_util.cpp index 72a1bfb574b..351bd1d612f 100644 --- a/src/core/src/shape_util.cpp +++ b/src/core/src/shape_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/shared_node_info.hpp b/src/core/src/shared_node_info.hpp index 28e63a6d990..dec611ce94b 100644 --- a/src/core/src/shared_node_info.hpp +++ b/src/core/src/shared_node_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/so_extension.cpp b/src/core/src/so_extension.cpp index 1dbf922d097..d14d73694a8 100644 --- a/src/core/src/so_extension.cpp +++ b/src/core/src/so_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/specialize_function.cpp b/src/core/src/specialize_function.cpp index 51f6c545724..1cbb7c1116b 100644 --- a/src/core/src/specialize_function.cpp +++ b/src/core/src/specialize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/strides.cpp b/src/core/src/strides.cpp index 81bc55f7788..64a428ed3c0 100644 --- a/src/core/src/strides.cpp +++ b/src/core/src/strides.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/tensor_name_util.hpp b/src/core/src/tensor_name_util.hpp index 65e8636ff36..72038b229e9 100644 --- a/src/core/src/tensor_name_util.hpp +++ b/src/core/src/tensor_name_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/type.cpp b/src/core/src/type.cpp index 7894deb579c..3def4c0adde 100644 --- a/src/core/src/type.cpp +++ b/src/core/src/type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/type/bfloat16.cpp b/src/core/src/type/bfloat16.cpp index f75a9cd398d..6e612b0cfec 100644 --- a/src/core/src/type/bfloat16.cpp +++ b/src/core/src/type/bfloat16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/type/element_type.cpp b/src/core/src/type/element_type.cpp index da4efa6a2a8..f5d55c8f12e 100644 --- a/src/core/src/type/element_type.cpp +++ b/src/core/src/type/element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/type/float16.cpp b/src/core/src/type/float16.cpp index 5f2b1e48cd1..ef6af65b216 100644 --- a/src/core/src/type/float16.cpp +++ b/src/core/src/type/float16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/util.cpp b/src/core/src/util.cpp index 35b73d5d942..172dbcf7c61 100644 --- a/src/core/src/util.cpp +++ b/src/core/src/util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/validation_util.cpp b/src/core/src/validation_util.cpp index ba5331d3a88..40cf211c1ea 100644 --- a/src/core/src/validation_util.cpp +++ b/src/core/src/validation_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/variant.cpp b/src/core/src/variant.cpp index 76fe32aba04..6dcde6813e6 100644 --- a/src/core/src/variant.cpp +++ b/src/core/src/variant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/src/version.cpp b/src/core/src/version.cpp index ec345f10f1e..931b04aaec6 100644 --- a/src/core/src/version.cpp +++ b/src/core/src/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/CMakeLists.txt b/src/core/template_extension/CMakeLists.txt index 8b1fa2e59af..80394c45b77 100644 --- a/src/core/template_extension/CMakeLists.txt +++ b/src/core/template_extension/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # add_subdirectory(old) diff --git a/src/core/template_extension/new/CMakeLists.txt b/src/core/template_extension/new/CMakeLists.txt index 8f699a24133..10860e773bb 100644 --- a/src/core/template_extension/new/CMakeLists.txt +++ b/src/core/template_extension/new/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/template_extension/new/identity.cpp b/src/core/template_extension/new/identity.cpp index 05b4216f9aa..b605cb2c2de 100644 --- a/src/core/template_extension/new/identity.cpp +++ b/src/core/template_extension/new/identity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/new/identity.hpp b/src/core/template_extension/new/identity.hpp index 47a3efefcf9..2ca6c412071 100644 --- a/src/core/template_extension/new/identity.hpp +++ b/src/core/template_extension/new/identity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/new/ov_extension.cpp b/src/core/template_extension/new/ov_extension.cpp index 770b57b02a7..353e44894be 100644 --- a/src/core/template_extension/new/ov_extension.cpp +++ b/src/core/template_extension/new/ov_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/CMakeLists.txt b/src/core/template_extension/old/CMakeLists.txt index 733c3a92ff4..e5298c2435f 100644 --- a/src/core/template_extension/old/CMakeLists.txt +++ b/src/core/template_extension/old/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/template_extension/old/cpu_kernel.cpp b/src/core/template_extension/old/cpu_kernel.cpp index 05174c8a050..f754cb8f90e 100644 --- a/src/core/template_extension/old/cpu_kernel.cpp +++ b/src/core/template_extension/old/cpu_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/cpu_kernel.hpp b/src/core/template_extension/old/cpu_kernel.hpp index 1bf5f1e6589..4dece3ab341 100644 --- a/src/core/template_extension/old/cpu_kernel.hpp +++ b/src/core/template_extension/old/cpu_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/extension.cpp b/src/core/template_extension/old/extension.cpp index 727af21037a..a6cb698d123 100644 --- a/src/core/template_extension/old/extension.cpp +++ b/src/core/template_extension/old/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/extension.hpp b/src/core/template_extension/old/extension.hpp index 068e8873221..8c236aa9ed1 100644 --- a/src/core/template_extension/old/extension.hpp +++ b/src/core/template_extension/old/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/fft_kernel.cpp b/src/core/template_extension/old/fft_kernel.cpp index 168a39a9228..301eb9e3ec0 100644 --- a/src/core/template_extension/old/fft_kernel.cpp +++ b/src/core/template_extension/old/fft_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/fft_kernel.hpp b/src/core/template_extension/old/fft_kernel.hpp index d0092b8affb..775f9479498 100644 --- a/src/core/template_extension/old/fft_kernel.hpp +++ b/src/core/template_extension/old/fft_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/fft_op.cpp b/src/core/template_extension/old/fft_op.cpp index 996e010afd9..5dd54889120 100644 --- a/src/core/template_extension/old/fft_op.cpp +++ b/src/core/template_extension/old/fft_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/fft_op.hpp b/src/core/template_extension/old/fft_op.hpp index 913c1904ce8..b41f880551d 100644 --- a/src/core/template_extension/old/fft_op.hpp +++ b/src/core/template_extension/old/fft_op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/op.cpp b/src/core/template_extension/old/op.cpp index 7cb1b22b7d8..a1d321c54c3 100644 --- a/src/core/template_extension/old/op.cpp +++ b/src/core/template_extension/old/op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/template_extension/old/op.hpp b/src/core/template_extension/old/op.hpp index 03d516b7439..98ada3ae2a8 100644 --- a/src/core/template_extension/old/op.hpp +++ b/src/core/template_extension/old/op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/CMakeLists.txt b/src/core/tests/CMakeLists.txt index 75c7ea129f7..200fa74b7df 100644 --- a/src/core/tests/CMakeLists.txt +++ b/src/core/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # set(TARGET_NAME ov_core_unit_tests) diff --git a/src/core/tests/aligned_buffer.cpp b/src/core/tests/aligned_buffer.cpp index 60e51728bc3..1c8c2914d45 100644 --- a/src/core/tests/aligned_buffer.cpp +++ b/src/core/tests/aligned_buffer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/all_close_f.cpp b/src/core/tests/all_close_f.cpp index da717afa095..3f248287a8c 100644 --- a/src/core/tests/all_close_f.cpp +++ b/src/core/tests/all_close_f.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/any.cpp b/src/core/tests/any.cpp index d2d562dabcf..e427b9b27d3 100644 --- a/src/core/tests/any.cpp +++ b/src/core/tests/any.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/bfloat16.cpp b/src/core/tests/bfloat16.cpp index f80e881295d..180ae3b41aa 100644 --- a/src/core/tests/bfloat16.cpp +++ b/src/core/tests/bfloat16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/build_graph.cpp b/src/core/tests/build_graph.cpp index ba513cb3445..87efe24cb25 100644 --- a/src/core/tests/build_graph.cpp +++ b/src/core/tests/build_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/builder_autobroadcast.cpp b/src/core/tests/builder_autobroadcast.cpp index f1d7013d576..f33c22f3766 100644 --- a/src/core/tests/builder_autobroadcast.cpp +++ b/src/core/tests/builder_autobroadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/check.cpp b/src/core/tests/check.cpp index 7d3cfa9b66a..8cfdb4dd772 100644 --- a/src/core/tests/check.cpp +++ b/src/core/tests/check.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/conditional_compilation/ngraph_cc_collect.cpp b/src/core/tests/conditional_compilation/ngraph_cc_collect.cpp index d5d658f73a8..c3d6b19dd49 100644 --- a/src/core/tests/conditional_compilation/ngraph_cc_collect.cpp +++ b/src/core/tests/conditional_compilation/ngraph_cc_collect.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/conditional_compilation/ngraph_cc_off.cpp b/src/core/tests/conditional_compilation/ngraph_cc_off.cpp index 783b2376890..17aadecb761 100644 --- a/src/core/tests/conditional_compilation/ngraph_cc_off.cpp +++ b/src/core/tests/conditional_compilation/ngraph_cc_off.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/conditional_compilation/ngraph_cc_on.cpp b/src/core/tests/conditional_compilation/ngraph_cc_on.cpp index b688032fd2f..5d6ccbcc1f8 100644 --- a/src/core/tests/conditional_compilation/ngraph_cc_on.cpp +++ b/src/core/tests/conditional_compilation/ngraph_cc_on.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/constant.cpp b/src/core/tests/constant.cpp index dcf3431774e..145f3d013df 100644 --- a/src/core/tests/constant.cpp +++ b/src/core/tests/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/constant_folding.cpp b/src/core/tests/constant_folding.cpp index b583533449f..6c7a8f9cd26 100644 --- a/src/core/tests/constant_folding.cpp +++ b/src/core/tests/constant_folding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/control_dependencies.cpp b/src/core/tests/control_dependencies.cpp index 078af0447f2..018bd8900af 100644 --- a/src/core/tests/control_dependencies.cpp +++ b/src/core/tests/control_dependencies.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/convert_u1_to_string.cpp b/src/core/tests/convert_u1_to_string.cpp index 882e3ae4437..85aa0763bac 100644 --- a/src/core/tests/convert_u1_to_string.cpp +++ b/src/core/tests/convert_u1_to_string.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/coordinate.cpp b/src/core/tests/coordinate.cpp index c2c2339a466..0d14fa3ef4a 100644 --- a/src/core/tests/coordinate.cpp +++ b/src/core/tests/coordinate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/coordinate_range.cpp b/src/core/tests/coordinate_range.cpp index a129812d26f..9e7ca57c8c8 100644 --- a/src/core/tests/coordinate_range.cpp +++ b/src/core/tests/coordinate_range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/copy.cpp b/src/core/tests/copy.cpp index 165203dad9e..8fa1259f330 100644 --- a/src/core/tests/copy.cpp +++ b/src/core/tests/copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/copy_runtime_info.cpp b/src/core/tests/copy_runtime_info.cpp index 3cd640e4f47..e2d61f86c8c 100644 --- a/src/core/tests/copy_runtime_info.cpp +++ b/src/core/tests/copy_runtime_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/dimension.cpp b/src/core/tests/dimension.cpp index a213b463411..48b28551381 100644 --- a/src/core/tests/dimension.cpp +++ b/src/core/tests/dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/dnnl.cpp b/src/core/tests/dnnl.cpp index 4f7078b444e..fb1a922cd46 100644 --- a/src/core/tests/dnnl.cpp +++ b/src/core/tests/dnnl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/element_type.cpp b/src/core/tests/element_type.cpp index 027dd850eb9..10c3699120f 100644 --- a/src/core/tests/element_type.cpp +++ b/src/core/tests/element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/eval.cpp b/src/core/tests/eval.cpp index 611692daa4e..da6d87fbe73 100644 --- a/src/core/tests/eval.cpp +++ b/src/core/tests/eval.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/evaluate_bound/concat.cpp b/src/core/tests/evaluate_bound/concat.cpp index 241b768cff0..0fc26ea9006 100644 --- a/src/core/tests/evaluate_bound/concat.cpp +++ b/src/core/tests/evaluate_bound/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/evaluate_bound/transpose.cpp b/src/core/tests/evaluate_bound/transpose.cpp index 45c90ef37ba..ca94482c6e5 100644 --- a/src/core/tests/evaluate_bound/transpose.cpp +++ b/src/core/tests/evaluate_bound/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/extension.cpp b/src/core/tests/extension.cpp index 71f63a28eb1..77f6cf4d103 100644 --- a/src/core/tests/extension.cpp +++ b/src/core/tests/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/file_util.cpp b/src/core/tests/file_util.cpp index ca52fbb2196..b1628efbe2b 100644 --- a/src/core/tests/file_util.cpp +++ b/src/core/tests/file_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/float16.cpp b/src/core/tests/float16.cpp index 44bd0dd02bb..ccb94456ff8 100644 --- a/src/core/tests/float16.cpp +++ b/src/core/tests/float16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/framework_node.cpp b/src/core/tests/framework_node.cpp index fa725f2d6b7..93dcd518938 100644 --- a/src/core/tests/framework_node.cpp +++ b/src/core/tests/framework_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/frontend/CMakeLists.txt b/src/core/tests/frontend/CMakeLists.txt index fc497c2bd76..4b5e317680a 100644 --- a/src/core/tests/frontend/CMakeLists.txt +++ b/src/core/tests/frontend/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/core/tests/frontend/decoder_transformation_extension.cpp b/src/core/tests/frontend/decoder_transformation_extension.cpp index 28c9cf0da91..ba0cc168efa 100644 --- a/src/core/tests/frontend/decoder_transformation_extension.cpp +++ b/src/core/tests/frontend/decoder_transformation_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/frontend/frontend_manager.cpp b/src/core/tests/frontend/frontend_manager.cpp index 5061550c028..f25d0a39d91 100644 --- a/src/core/tests/frontend/frontend_manager.cpp +++ b/src/core/tests/frontend/frontend_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/frontend/mock_frontend.cpp b/src/core/tests/frontend/mock_frontend.cpp index 632c38f855f..90f094deeb6 100644 --- a/src/core/tests/frontend/mock_frontend.cpp +++ b/src/core/tests/frontend/mock_frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/frontend/progress_reporter.cpp b/src/core/tests/frontend/progress_reporter.cpp index 2d1ef5e536a..aca7eb30c60 100644 --- a/src/core/tests/frontend/progress_reporter.cpp +++ b/src/core/tests/frontend/progress_reporter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/graph_rewrite.cpp b/src/core/tests/graph_rewrite.cpp index a7276b76541..060c9229e98 100644 --- a/src/core/tests/graph_rewrite.cpp +++ b/src/core/tests/graph_rewrite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/input_output_assign.cpp b/src/core/tests/input_output_assign.cpp index 328b99f7ca4..8ee2057294c 100644 --- a/src/core/tests/input_output_assign.cpp +++ b/src/core/tests/input_output_assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/int4.cpp b/src/core/tests/int4.cpp index 7a73cf08abf..aababa25cb2 100644 --- a/src/core/tests/int4.cpp +++ b/src/core/tests/int4.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/intervals.cpp b/src/core/tests/intervals.cpp index 0bae3487bba..16c32d63473 100644 --- a/src/core/tests/intervals.cpp +++ b/src/core/tests/intervals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/layout.cpp b/src/core/tests/layout.cpp index df61661854a..c6c2627fe9a 100644 --- a/src/core/tests/layout.cpp +++ b/src/core/tests/layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/main.cpp b/src/core/tests/main.cpp index 707e3d9e037..763af02d65e 100644 --- a/src/core/tests/main.cpp +++ b/src/core/tests/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/matcher_pass.cpp b/src/core/tests/matcher_pass.cpp index 4bec9f8753d..b16b233a766 100644 --- a/src/core/tests/matcher_pass.cpp +++ b/src/core/tests/matcher_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/misc.cpp b/src/core/tests/misc.cpp index 53b23a8990f..a005f48e131 100644 --- a/src/core/tests/misc.cpp +++ b/src/core/tests/misc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/misc.hpp b/src/core/tests/misc.hpp index e5029f49434..21d45aff112 100644 --- a/src/core/tests/misc.hpp +++ b/src/core/tests/misc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/model.cpp b/src/core/tests/model.cpp index 853584c58ad..5517a6f1864 100644 --- a/src/core/tests/model.cpp +++ b/src/core/tests/model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/node_input_output.cpp b/src/core/tests/node_input_output.cpp index 0f01f375443..f4006757878 100644 --- a/src/core/tests/node_input_output.cpp +++ b/src/core/tests/node_input_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/op.cpp b/src/core/tests/op.cpp index 801093b89d4..ea5436f6bf5 100644 --- a/src/core/tests/op.cpp +++ b/src/core/tests/op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/op_eval/memory.cpp b/src/core/tests/op_eval/memory.cpp index 3545e528a3c..f72e624ea54 100644 --- a/src/core/tests/op_eval/memory.cpp +++ b/src/core/tests/op_eval/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/op_version_tbl.hpp b/src/core/tests/op_version_tbl.hpp index 6b02480f38e..51e512e1985 100644 --- a/src/core/tests/op_version_tbl.hpp +++ b/src/core/tests/op_version_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/opset.cpp b/src/core/tests/opset.cpp index 56bfc9b36f3..7fc8e4dbd58 100644 --- a/src/core/tests/opset.cpp +++ b/src/core/tests/opset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/opset1.cpp b/src/core/tests/opset1.cpp index 742f6413b7c..e5970fffba6 100644 --- a/src/core/tests/opset1.cpp +++ b/src/core/tests/opset1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/ov_default_allocator_test.cpp b/src/core/tests/ov_default_allocator_test.cpp index e3dec777f61..777997839a6 100644 --- a/src/core/tests/ov_default_allocator_test.cpp +++ b/src/core/tests/ov_default_allocator_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/ov_tensor_test.cpp b/src/core/tests/ov_tensor_test.cpp index 51d52f39f8c..68261e854c3 100644 --- a/src/core/tests/ov_tensor_test.cpp +++ b/src/core/tests/ov_tensor_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/partial_shape.cpp b/src/core/tests/partial_shape.cpp index babd9c824c0..1f33736b03a 100644 --- a/src/core/tests/partial_shape.cpp +++ b/src/core/tests/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/cleanup.cpp b/src/core/tests/pass/serialization/cleanup.cpp index 2d20d872b1c..d7b47e6e478 100644 --- a/src/core/tests/pass/serialization/cleanup.cpp +++ b/src/core/tests/pass/serialization/cleanup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/const_compression.cpp b/src/core/tests/pass/serialization/const_compression.cpp index 3f2f660b37c..918284dee82 100644 --- a/src/core/tests/pass/serialization/const_compression.cpp +++ b/src/core/tests/pass/serialization/const_compression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/custom_ops.cpp b/src/core/tests/pass/serialization/custom_ops.cpp index 98739de4f11..7793b49c5c5 100644 --- a/src/core/tests/pass/serialization/custom_ops.cpp +++ b/src/core/tests/pass/serialization/custom_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/deterministicity.cpp b/src/core/tests/pass/serialization/deterministicity.cpp index d330a3ca069..c2a56d51722 100644 --- a/src/core/tests/pass/serialization/deterministicity.cpp +++ b/src/core/tests/pass/serialization/deterministicity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/read_ir.hpp b/src/core/tests/pass/serialization/read_ir.hpp index 8dceb9a7bf7..b500b67cc6c 100644 --- a/src/core/tests/pass/serialization/read_ir.hpp +++ b/src/core/tests/pass/serialization/read_ir.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/rt_info_serialization.cpp b/src/core/tests/pass/serialization/rt_info_serialization.cpp index 9f73a330049..4d16b03ca3a 100644 --- a/src/core/tests/pass/serialization/rt_info_serialization.cpp +++ b/src/core/tests/pass/serialization/rt_info_serialization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/serialize.cpp b/src/core/tests/pass/serialization/serialize.cpp index ae9d3c50801..f08c14d3238 100644 --- a/src/core/tests/pass/serialization/serialize.cpp +++ b/src/core/tests/pass/serialization/serialize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/tensor_iterator.cpp b/src/core/tests/pass/serialization/tensor_iterator.cpp index 7615de22315..a98f0b93eab 100644 --- a/src/core/tests/pass/serialization/tensor_iterator.cpp +++ b/src/core/tests/pass/serialization/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass/serialization/tensor_names.cpp b/src/core/tests/pass/serialization/tensor_names.cpp index 42b46e1d874..cecadf7f46e 100644 --- a/src/core/tests/pass/serialization/tensor_names.cpp +++ b/src/core/tests/pass/serialization/tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass_config.cpp b/src/core/tests/pass_config.cpp index 96cb24e3d5b..ff011de1a94 100644 --- a/src/core/tests/pass_config.cpp +++ b/src/core/tests/pass_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pass_manager.cpp b/src/core/tests/pass_manager.cpp index f1219ed2b9e..0940f2ba4a9 100644 --- a/src/core/tests/pass_manager.cpp +++ b/src/core/tests/pass_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/pattern.cpp b/src/core/tests/pattern.cpp index e982e3f45e1..cd888ed458f 100644 --- a/src/core/tests/pattern.cpp +++ b/src/core/tests/pattern.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/preprocess.cpp b/src/core/tests/preprocess.cpp index 807e00ad82b..ead0cafd651 100644 --- a/src/core/tests/preprocess.cpp +++ b/src/core/tests/preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/replace_node.cpp b/src/core/tests/replace_node.cpp index 414a54fc727..e895c248d1d 100644 --- a/src/core/tests/replace_node.cpp +++ b/src/core/tests/replace_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/reshape_opt_kernel.cpp b/src/core/tests/reshape_opt_kernel.cpp index eb14182599f..06a4ddb9dda 100644 --- a/src/core/tests/reshape_opt_kernel.cpp +++ b/src/core/tests/reshape_opt_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/rtti.cpp b/src/core/tests/rtti.cpp index a77d569d141..bb0362f52a3 100644 --- a/src/core/tests/rtti.cpp +++ b/src/core/tests/rtti.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/shape.cpp b/src/core/tests/shape.cpp index e7fb34bccce..bb8d8a13f97 100644 --- a/src/core/tests/shape.cpp +++ b/src/core/tests/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/span.cpp b/src/core/tests/span.cpp index f8703b56a34..9fe932241e5 100644 --- a/src/core/tests/span.cpp +++ b/src/core/tests/span.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/specialize_function.cpp b/src/core/tests/specialize_function.cpp index 3365ff141e5..f199055d8ee 100644 --- a/src/core/tests/specialize_function.cpp +++ b/src/core/tests/specialize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/tensor.cpp b/src/core/tests/tensor.cpp index e16f53db560..caff324bd72 100644 --- a/src/core/tests/tensor.cpp +++ b/src/core/tests/tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/threading.cpp b/src/core/tests/threading.cpp index 6fac3ec6ee0..dfcab79235a 100644 --- a/src/core/tests/threading.cpp +++ b/src/core/tests/threading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_info.cpp b/src/core/tests/type_info.cpp index 74f9d2380c3..1beac34b305 100644 --- a/src/core/tests/type_info.cpp +++ b/src/core/tests/type_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/abs.cpp b/src/core/tests/type_prop/abs.cpp index 28d9a46d62f..911422cd2de 100644 --- a/src/core/tests/type_prop/abs.cpp +++ b/src/core/tests/type_prop/abs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/acos.cpp b/src/core/tests/type_prop/acos.cpp index 3352d9e6170..dc7e94d7537 100644 --- a/src/core/tests/type_prop/acos.cpp +++ b/src/core/tests/type_prop/acos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/acosh.cpp b/src/core/tests/type_prop/acosh.cpp index 08f78b7f743..118233b1767 100644 --- a/src/core/tests/type_prop/acosh.cpp +++ b/src/core/tests/type_prop/acosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/adaptive_avg_pool.cpp b/src/core/tests/type_prop/adaptive_avg_pool.cpp index 0bfac0de30b..17e6cfa4427 100644 --- a/src/core/tests/type_prop/adaptive_avg_pool.cpp +++ b/src/core/tests/type_prop/adaptive_avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/adaptive_max_pool.cpp b/src/core/tests/type_prop/adaptive_max_pool.cpp index c686da194b8..2d1e2d59c85 100644 --- a/src/core/tests/type_prop/adaptive_max_pool.cpp +++ b/src/core/tests/type_prop/adaptive_max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/add.cpp b/src/core/tests/type_prop/add.cpp index 82c9d378885..be26357aa3f 100644 --- a/src/core/tests/type_prop/add.cpp +++ b/src/core/tests/type_prop/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/asin.cpp b/src/core/tests/type_prop/asin.cpp index 2ec0079bf23..5c067020078 100644 --- a/src/core/tests/type_prop/asin.cpp +++ b/src/core/tests/type_prop/asin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/asinh.cpp b/src/core/tests/type_prop/asinh.cpp index dc7229499ae..a4ed726ad16 100644 --- a/src/core/tests/type_prop/asinh.cpp +++ b/src/core/tests/type_prop/asinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/assign.cpp b/src/core/tests/type_prop/assign.cpp index 74360e570f4..805f4b26dc4 100644 --- a/src/core/tests/type_prop/assign.cpp +++ b/src/core/tests/type_prop/assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/atan.cpp b/src/core/tests/type_prop/atan.cpp index fa108d94c71..a845cd5bac3 100644 --- a/src/core/tests/type_prop/atan.cpp +++ b/src/core/tests/type_prop/atan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/atanh.cpp b/src/core/tests/type_prop/atanh.cpp index 1554730ede7..ed30e6d2094 100644 --- a/src/core/tests/type_prop/atanh.cpp +++ b/src/core/tests/type_prop/atanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/augru_cell.cpp b/src/core/tests/type_prop/augru_cell.cpp index 334cae05866..3e44796b6e5 100644 --- a/src/core/tests/type_prop/augru_cell.cpp +++ b/src/core/tests/type_prop/augru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/augru_sequence.cpp b/src/core/tests/type_prop/augru_sequence.cpp index 33daa6d0e1d..317010f831f 100644 --- a/src/core/tests/type_prop/augru_sequence.cpp +++ b/src/core/tests/type_prop/augru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/avg_pool.cpp b/src/core/tests/type_prop/avg_pool.cpp index 85b54a66e5f..365eecbf7fd 100644 --- a/src/core/tests/type_prop/avg_pool.cpp +++ b/src/core/tests/type_prop/avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/batch_norm.cpp b/src/core/tests/type_prop/batch_norm.cpp index d51e3b336ff..a7eef99795c 100644 --- a/src/core/tests/type_prop/batch_norm.cpp +++ b/src/core/tests/type_prop/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/batch_to_space.cpp b/src/core/tests/type_prop/batch_to_space.cpp index ae9319f1044..5870283161a 100644 --- a/src/core/tests/type_prop/batch_to_space.cpp +++ b/src/core/tests/type_prop/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/binary_convolution.cpp b/src/core/tests/type_prop/binary_convolution.cpp index c80bded319a..27794152f14 100644 --- a/src/core/tests/type_prop/binary_convolution.cpp +++ b/src/core/tests/type_prop/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/binary_elementwise.cpp b/src/core/tests/type_prop/binary_elementwise.cpp index de3ef8c3a9b..9076b4903a8 100644 --- a/src/core/tests/type_prop/binary_elementwise.cpp +++ b/src/core/tests/type_prop/binary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/broadcast.cpp b/src/core/tests/type_prop/broadcast.cpp index 8eabd64d1a9..f1923dd98a1 100644 --- a/src/core/tests/type_prop/broadcast.cpp +++ b/src/core/tests/type_prop/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/bucketize.cpp b/src/core/tests/type_prop/bucketize.cpp index b3d78d97a0c..0edabb6fde8 100644 --- a/src/core/tests/type_prop/bucketize.cpp +++ b/src/core/tests/type_prop/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/ceiling.cpp b/src/core/tests/type_prop/ceiling.cpp index 6b6bba534d1..dd7ccbba943 100644 --- a/src/core/tests/type_prop/ceiling.cpp +++ b/src/core/tests/type_prop/ceiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/clamp.cpp b/src/core/tests/type_prop/clamp.cpp index 166a6c7fb41..2e1dfec3524 100644 --- a/src/core/tests/type_prop/clamp.cpp +++ b/src/core/tests/type_prop/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/concat.cpp b/src/core/tests/type_prop/concat.cpp index 06f39dbbaa4..84148dc62b6 100644 --- a/src/core/tests/type_prop/concat.cpp +++ b/src/core/tests/type_prop/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/constant.cpp b/src/core/tests/type_prop/constant.cpp index 3ff63bc5d4f..2dce288d70f 100644 --- a/src/core/tests/type_prop/constant.cpp +++ b/src/core/tests/type_prop/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convert.cpp b/src/core/tests/type_prop/convert.cpp index a36ba07df8d..a26afb66e92 100644 --- a/src/core/tests/type_prop/convert.cpp +++ b/src/core/tests/type_prop/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convert_color_i420.cpp b/src/core/tests/type_prop/convert_color_i420.cpp index d015922bef5..00cddfd93e8 100644 --- a/src/core/tests/type_prop/convert_color_i420.cpp +++ b/src/core/tests/type_prop/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convert_color_i420_base.hpp b/src/core/tests/type_prop/convert_color_i420_base.hpp index 2f7560a1207..76572b8571f 100644 --- a/src/core/tests/type_prop/convert_color_i420_base.hpp +++ b/src/core/tests/type_prop/convert_color_i420_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convert_color_nv12.cpp b/src/core/tests/type_prop/convert_color_nv12.cpp index a686c9b3ffe..a5ca9345275 100644 --- a/src/core/tests/type_prop/convert_color_nv12.cpp +++ b/src/core/tests/type_prop/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convert_color_nv12_base.hpp b/src/core/tests/type_prop/convert_color_nv12_base.hpp index 2fb4fa86c6b..cc23a04f54a 100644 --- a/src/core/tests/type_prop/convert_color_nv12_base.hpp +++ b/src/core/tests/type_prop/convert_color_nv12_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convolution.cpp b/src/core/tests/type_prop/convolution.cpp index db1bdccee5b..1cb3d9f0234 100644 --- a/src/core/tests/type_prop/convolution.cpp +++ b/src/core/tests/type_prop/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/convolution_backprop_data.cpp b/src/core/tests/type_prop/convolution_backprop_data.cpp index a0407b6e430..2db509b9bed 100644 --- a/src/core/tests/type_prop/convolution_backprop_data.cpp +++ b/src/core/tests/type_prop/convolution_backprop_data.cpp @@ -1,5 +1,5 @@ //***************************************************************************** -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/core/tests/type_prop/cos.cpp b/src/core/tests/type_prop/cos.cpp index d66bfce0064..22c872be772 100644 --- a/src/core/tests/type_prop/cos.cpp +++ b/src/core/tests/type_prop/cos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/cosh.cpp b/src/core/tests/type_prop/cosh.cpp index 55ca16d6182..2f8cda94424 100644 --- a/src/core/tests/type_prop/cosh.cpp +++ b/src/core/tests/type_prop/cosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/ctc_greedy_decoder.cpp b/src/core/tests/type_prop/ctc_greedy_decoder.cpp index 1f5d8a55453..8cc8c981114 100644 --- a/src/core/tests/type_prop/ctc_greedy_decoder.cpp +++ b/src/core/tests/type_prop/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/ctc_greedy_decoder_seq_len.cpp b/src/core/tests/type_prop/ctc_greedy_decoder_seq_len.cpp index 8bd652c0914..7471e68adda 100644 --- a/src/core/tests/type_prop/ctc_greedy_decoder_seq_len.cpp +++ b/src/core/tests/type_prop/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/ctc_loss.cpp b/src/core/tests/type_prop/ctc_loss.cpp index 8aed91ffd45..dfbec67b3dc 100644 --- a/src/core/tests/type_prop/ctc_loss.cpp +++ b/src/core/tests/type_prop/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/cum_sum.cpp b/src/core/tests/type_prop/cum_sum.cpp index ef7702f6bf2..65490cd78dc 100644 --- a/src/core/tests/type_prop/cum_sum.cpp +++ b/src/core/tests/type_prop/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/deformable_convolution.cpp b/src/core/tests/type_prop/deformable_convolution.cpp index 4adb2375c19..4d48704a056 100644 --- a/src/core/tests/type_prop/deformable_convolution.cpp +++ b/src/core/tests/type_prop/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/deformable_convolution_opset8.cpp b/src/core/tests/type_prop/deformable_convolution_opset8.cpp index b3785563339..1a7f977cda1 100644 --- a/src/core/tests/type_prop/deformable_convolution_opset8.cpp +++ b/src/core/tests/type_prop/deformable_convolution_opset8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/deformable_psroi_pooling.cpp b/src/core/tests/type_prop/deformable_psroi_pooling.cpp index 447bdeac191..0e817de8a41 100644 --- a/src/core/tests/type_prop/deformable_psroi_pooling.cpp +++ b/src/core/tests/type_prop/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/depth_to_space.cpp b/src/core/tests/type_prop/depth_to_space.cpp index 00b7c5bbd41..6101fdd7313 100644 --- a/src/core/tests/type_prop/depth_to_space.cpp +++ b/src/core/tests/type_prop/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/detection_output.cpp b/src/core/tests/type_prop/detection_output.cpp index c0d1bdcae0e..72895cc26a3 100644 --- a/src/core/tests/type_prop/detection_output.cpp +++ b/src/core/tests/type_prop/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/divide.cpp b/src/core/tests/type_prop/divide.cpp index 9b883c10062..364dfae06ba 100644 --- a/src/core/tests/type_prop/divide.cpp +++ b/src/core/tests/type_prop/divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/dyn_reshape.cpp b/src/core/tests/type_prop/dyn_reshape.cpp index 90cf26ac3ba..c29369b906c 100644 --- a/src/core/tests/type_prop/dyn_reshape.cpp +++ b/src/core/tests/type_prop/dyn_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/einsum.cpp b/src/core/tests/type_prop/einsum.cpp index ac55f742862..2b75db95f88 100644 --- a/src/core/tests/type_prop/einsum.cpp +++ b/src/core/tests/type_prop/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/elu.cpp b/src/core/tests/type_prop/elu.cpp index 4000b1a6d92..a191ee6c6ed 100644 --- a/src/core/tests/type_prop/elu.cpp +++ b/src/core/tests/type_prop/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/embedding_segments_sum.cpp b/src/core/tests/type_prop/embedding_segments_sum.cpp index c0c482b4442..044af044c29 100644 --- a/src/core/tests/type_prop/embedding_segments_sum.cpp +++ b/src/core/tests/type_prop/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/embeddingbag_offsetssum.cpp b/src/core/tests/type_prop/embeddingbag_offsetssum.cpp index 2bd4fb21952..369cc3378b3 100644 --- a/src/core/tests/type_prop/embeddingbag_offsetssum.cpp +++ b/src/core/tests/type_prop/embeddingbag_offsetssum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/embeddingbag_packedsum.cpp b/src/core/tests/type_prop/embeddingbag_packedsum.cpp index 46139a65cdb..1d5bd7cc4aa 100644 --- a/src/core/tests/type_prop/embeddingbag_packedsum.cpp +++ b/src/core/tests/type_prop/embeddingbag_packedsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/erf.cpp b/src/core/tests/type_prop/erf.cpp index b44ca6296c6..f904979300b 100644 --- a/src/core/tests/type_prop/erf.cpp +++ b/src/core/tests/type_prop/erf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/exp.cpp b/src/core/tests/type_prop/exp.cpp index b2b7195164b..29581de6c5a 100644 --- a/src/core/tests/type_prop/exp.cpp +++ b/src/core/tests/type_prop/exp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/experimental_detectron_detection_output.cpp b/src/core/tests/type_prop/experimental_detectron_detection_output.cpp index 3f713a6bb18..853c7b1a41c 100644 --- a/src/core/tests/type_prop/experimental_detectron_detection_output.cpp +++ b/src/core/tests/type_prop/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/experimental_detectron_generate_proposals.cpp b/src/core/tests/type_prop/experimental_detectron_generate_proposals.cpp index 59fe3c7ea07..af3f0c8662f 100644 --- a/src/core/tests/type_prop/experimental_detectron_generate_proposals.cpp +++ b/src/core/tests/type_prop/experimental_detectron_generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/experimental_detectron_prior_grid_generator.cpp b/src/core/tests/type_prop/experimental_detectron_prior_grid_generator.cpp index 79c58e3e3ea..a37ab6f5062 100644 --- a/src/core/tests/type_prop/experimental_detectron_prior_grid_generator.cpp +++ b/src/core/tests/type_prop/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/experimental_detectron_roi_feature_extractor.cpp b/src/core/tests/type_prop/experimental_detectron_roi_feature_extractor.cpp index ac68a58127b..546df1bbf45 100644 --- a/src/core/tests/type_prop/experimental_detectron_roi_feature_extractor.cpp +++ b/src/core/tests/type_prop/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/experimental_detectron_topkrois.cpp b/src/core/tests/type_prop/experimental_detectron_topkrois.cpp index 14f36f14617..6f31557be11 100644 --- a/src/core/tests/type_prop/experimental_detectron_topkrois.cpp +++ b/src/core/tests/type_prop/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/extractimagepatches.cpp b/src/core/tests/type_prop/extractimagepatches.cpp index 769d66ebf95..53a409f0cdd 100644 --- a/src/core/tests/type_prop/extractimagepatches.cpp +++ b/src/core/tests/type_prop/extractimagepatches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/eye.cpp b/src/core/tests/type_prop/eye.cpp index a01e9a82ec4..d252d009e6e 100644 --- a/src/core/tests/type_prop/eye.cpp +++ b/src/core/tests/type_prop/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/fake_quantize.cpp b/src/core/tests/type_prop/fake_quantize.cpp index a63c7b73b96..3b316c65a6e 100644 --- a/src/core/tests/type_prop/fake_quantize.cpp +++ b/src/core/tests/type_prop/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/floor.cpp b/src/core/tests/type_prop/floor.cpp index c5aa8f6bd71..cbbf22cba60 100644 --- a/src/core/tests/type_prop/floor.cpp +++ b/src/core/tests/type_prop/floor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/floor_mod.cpp b/src/core/tests/type_prop/floor_mod.cpp index 3112663c684..75761dcc7e4 100644 --- a/src/core/tests/type_prop/floor_mod.cpp +++ b/src/core/tests/type_prop/floor_mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/framework_node.cpp b/src/core/tests/type_prop/framework_node.cpp index ff6bd5777ef..f4122d18378 100644 --- a/src/core/tests/type_prop/framework_node.cpp +++ b/src/core/tests/type_prop/framework_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gather.cpp b/src/core/tests/type_prop/gather.cpp index 52eec7044fc..7c149f30033 100644 --- a/src/core/tests/type_prop/gather.cpp +++ b/src/core/tests/type_prop/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gather_elements.cpp b/src/core/tests/type_prop/gather_elements.cpp index d88aea03a0b..9d4906277e2 100644 --- a/src/core/tests/type_prop/gather_elements.cpp +++ b/src/core/tests/type_prop/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gather_nd.cpp b/src/core/tests/type_prop/gather_nd.cpp index 64220484f7a..ccdc34a36f9 100644 --- a/src/core/tests/type_prop/gather_nd.cpp +++ b/src/core/tests/type_prop/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gather_tree.cpp b/src/core/tests/type_prop/gather_tree.cpp index 07303e544c4..fe4e813ce5c 100644 --- a/src/core/tests/type_prop/gather_tree.cpp +++ b/src/core/tests/type_prop/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gelu.cpp b/src/core/tests/type_prop/gelu.cpp index 8a47c72a5d6..efe4cea8792 100644 --- a/src/core/tests/type_prop/gelu.cpp +++ b/src/core/tests/type_prop/gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/generate_proposals.cpp b/src/core/tests/type_prop/generate_proposals.cpp index b24664214e6..50207476a0c 100644 --- a/src/core/tests/type_prop/generate_proposals.cpp +++ b/src/core/tests/type_prop/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/grid_sample.cpp b/src/core/tests/type_prop/grid_sample.cpp index 822c61476bb..456a69a8b5b 100644 --- a/src/core/tests/type_prop/grid_sample.cpp +++ b/src/core/tests/type_prop/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/grn.cpp b/src/core/tests/type_prop/grn.cpp index ef05fdfde7d..33108e1d854 100644 --- a/src/core/tests/type_prop/grn.cpp +++ b/src/core/tests/type_prop/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/group_convolution.cpp b/src/core/tests/type_prop/group_convolution.cpp index e59f3cf16f6..c9a7648b3b4 100644 --- a/src/core/tests/type_prop/group_convolution.cpp +++ b/src/core/tests/type_prop/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/group_convolution_backprop_data.cpp b/src/core/tests/type_prop/group_convolution_backprop_data.cpp index e1ccd604e55..c5537dee628 100644 --- a/src/core/tests/type_prop/group_convolution_backprop_data.cpp +++ b/src/core/tests/type_prop/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gru_cell.cpp b/src/core/tests/type_prop/gru_cell.cpp index 6e2a4ea0678..660d43a5b2e 100644 --- a/src/core/tests/type_prop/gru_cell.cpp +++ b/src/core/tests/type_prop/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/gru_sequence.cpp b/src/core/tests/type_prop/gru_sequence.cpp index bfa154f8d01..ecf06d13fef 100644 --- a/src/core/tests/type_prop/gru_sequence.cpp +++ b/src/core/tests/type_prop/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/hard_sigmoid.cpp b/src/core/tests/type_prop/hard_sigmoid.cpp index f5f08dd45da..50d0b78d0f2 100644 --- a/src/core/tests/type_prop/hard_sigmoid.cpp +++ b/src/core/tests/type_prop/hard_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/hsigmoid.cpp b/src/core/tests/type_prop/hsigmoid.cpp index 930ed2a38f8..f1e5505660c 100644 --- a/src/core/tests/type_prop/hsigmoid.cpp +++ b/src/core/tests/type_prop/hsigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/hswish.cpp b/src/core/tests/type_prop/hswish.cpp index b851907f1d8..bf36bee29a7 100644 --- a/src/core/tests/type_prop/hswish.cpp +++ b/src/core/tests/type_prop/hswish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/idft.cpp b/src/core/tests/type_prop/idft.cpp index 0975ef75f46..fe3251f7299 100644 --- a/src/core/tests/type_prop/idft.cpp +++ b/src/core/tests/type_prop/idft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/if.cpp b/src/core/tests/type_prop/if.cpp index 3845cdf2c1e..1355fa43539 100644 --- a/src/core/tests/type_prop/if.cpp +++ b/src/core/tests/type_prop/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/interpolate.cpp b/src/core/tests/type_prop/interpolate.cpp index 2319efab3ab..4104a76f9d5 100644 --- a/src/core/tests/type_prop/interpolate.cpp +++ b/src/core/tests/type_prop/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/is_finite.cpp b/src/core/tests/type_prop/is_finite.cpp index 66773b6a113..a5267729192 100644 --- a/src/core/tests/type_prop/is_finite.cpp +++ b/src/core/tests/type_prop/is_finite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/is_inf.cpp b/src/core/tests/type_prop/is_inf.cpp index 67649c607d9..b20b9778eb4 100644 --- a/src/core/tests/type_prop/is_inf.cpp +++ b/src/core/tests/type_prop/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/is_nan.cpp b/src/core/tests/type_prop/is_nan.cpp index 4559bb1c81d..0de173e0db1 100644 --- a/src/core/tests/type_prop/is_nan.cpp +++ b/src/core/tests/type_prop/is_nan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/log_softmax.cpp b/src/core/tests/type_prop/log_softmax.cpp index a6b0710b24a..d81a5e2ab43 100644 --- a/src/core/tests/type_prop/log_softmax.cpp +++ b/src/core/tests/type_prop/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/logical_and.cpp b/src/core/tests/type_prop/logical_and.cpp index f5f9d3d5759..a32803d4e56 100644 --- a/src/core/tests/type_prop/logical_and.cpp +++ b/src/core/tests/type_prop/logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/logical_not.cpp b/src/core/tests/type_prop/logical_not.cpp index d6eddde054b..77c3f4e0547 100644 --- a/src/core/tests/type_prop/logical_not.cpp +++ b/src/core/tests/type_prop/logical_not.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/logical_ops.hpp b/src/core/tests/type_prop/logical_ops.hpp index 0728efd095e..4c1e97b70ce 100644 --- a/src/core/tests/type_prop/logical_ops.hpp +++ b/src/core/tests/type_prop/logical_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/logical_or.cpp b/src/core/tests/type_prop/logical_or.cpp index 950b0a4bba3..514d668fce6 100644 --- a/src/core/tests/type_prop/logical_or.cpp +++ b/src/core/tests/type_prop/logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/logical_xor.cpp b/src/core/tests/type_prop/logical_xor.cpp index 6757ec39b50..820747f74e9 100644 --- a/src/core/tests/type_prop/logical_xor.cpp +++ b/src/core/tests/type_prop/logical_xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/loop.cpp b/src/core/tests/type_prop/loop.cpp index b4d86ac3f9e..ec831d37b99 100644 --- a/src/core/tests/type_prop/loop.cpp +++ b/src/core/tests/type_prop/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/lrn.cpp b/src/core/tests/type_prop/lrn.cpp index 2e19fa5eee6..133b6681165 100644 --- a/src/core/tests/type_prop/lrn.cpp +++ b/src/core/tests/type_prop/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/lstm_cell.cpp b/src/core/tests/type_prop/lstm_cell.cpp index 6b1597b13cb..36721682c69 100644 --- a/src/core/tests/type_prop/lstm_cell.cpp +++ b/src/core/tests/type_prop/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/lstm_sequence.cpp b/src/core/tests/type_prop/lstm_sequence.cpp index 4190c803dca..d0c93e7cf1c 100644 --- a/src/core/tests/type_prop/lstm_sequence.cpp +++ b/src/core/tests/type_prop/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/matmul.cpp b/src/core/tests/type_prop/matmul.cpp index 678e339bd15..8891595b62e 100644 --- a/src/core/tests/type_prop/matmul.cpp +++ b/src/core/tests/type_prop/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/matrix_nms.cpp b/src/core/tests/type_prop/matrix_nms.cpp index 55dfb724a74..b223d7d05c2 100644 --- a/src/core/tests/type_prop/matrix_nms.cpp +++ b/src/core/tests/type_prop/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/max_pool.cpp b/src/core/tests/type_prop/max_pool.cpp index 131e2a255d9..0f2c88a14d1 100644 --- a/src/core/tests/type_prop/max_pool.cpp +++ b/src/core/tests/type_prop/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/maximum.cpp b/src/core/tests/type_prop/maximum.cpp index d8cc34f914b..feef491e8da 100644 --- a/src/core/tests/type_prop/maximum.cpp +++ b/src/core/tests/type_prop/maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/minimum.cpp b/src/core/tests/type_prop/minimum.cpp index 2d501a70572..c038b77828e 100644 --- a/src/core/tests/type_prop/minimum.cpp +++ b/src/core/tests/type_prop/minimum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/mish.cpp b/src/core/tests/type_prop/mish.cpp index a0ef859d9be..413b0c3455a 100644 --- a/src/core/tests/type_prop/mish.cpp +++ b/src/core/tests/type_prop/mish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/mod.cpp b/src/core/tests/type_prop/mod.cpp index 072fac7dbd8..f5f4196706d 100644 --- a/src/core/tests/type_prop/mod.cpp +++ b/src/core/tests/type_prop/mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/multiclass_nms.cpp b/src/core/tests/type_prop/multiclass_nms.cpp index 6454eda04ad..1dc2522c6c8 100644 --- a/src/core/tests/type_prop/multiclass_nms.cpp +++ b/src/core/tests/type_prop/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/multiply.cpp b/src/core/tests/type_prop/multiply.cpp index 528df6e50f7..b57e370e8c4 100644 --- a/src/core/tests/type_prop/multiply.cpp +++ b/src/core/tests/type_prop/multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/mvn.cpp b/src/core/tests/type_prop/mvn.cpp index 624344e168b..3a8c9516498 100644 --- a/src/core/tests/type_prop/mvn.cpp +++ b/src/core/tests/type_prop/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/negative.cpp b/src/core/tests/type_prop/negative.cpp index 1ea3fd1ee9d..9465b522c82 100644 --- a/src/core/tests/type_prop/negative.cpp +++ b/src/core/tests/type_prop/negative.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/non_max_suppression.cpp b/src/core/tests/type_prop/non_max_suppression.cpp index 004cb879a26..709676e3711 100644 --- a/src/core/tests/type_prop/non_max_suppression.cpp +++ b/src/core/tests/type_prop/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/non_zero.cpp b/src/core/tests/type_prop/non_zero.cpp index d7bc24a3cf0..dc8133e1b3a 100644 --- a/src/core/tests/type_prop/non_zero.cpp +++ b/src/core/tests/type_prop/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/normalize_l2.cpp b/src/core/tests/type_prop/normalize_l2.cpp index b980ac7e05e..e473950955a 100644 --- a/src/core/tests/type_prop/normalize_l2.cpp +++ b/src/core/tests/type_prop/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/one_hot.cpp b/src/core/tests/type_prop/one_hot.cpp index f4f2f959f3f..cd9868605f6 100644 --- a/src/core/tests/type_prop/one_hot.cpp +++ b/src/core/tests/type_prop/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/pad.cpp b/src/core/tests/type_prop/pad.cpp index 87ab5ae5c37..bb74d6d1439 100644 --- a/src/core/tests/type_prop/pad.cpp +++ b/src/core/tests/type_prop/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/parameter.cpp b/src/core/tests/type_prop/parameter.cpp index 5f6f04420da..380af805051 100644 --- a/src/core/tests/type_prop/parameter.cpp +++ b/src/core/tests/type_prop/parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/power.cpp b/src/core/tests/type_prop/power.cpp index b26b527ec19..4e73fb672ba 100644 --- a/src/core/tests/type_prop/power.cpp +++ b/src/core/tests/type_prop/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/prelu.cpp b/src/core/tests/type_prop/prelu.cpp index 89692ea90ea..3552362a7c3 100644 --- a/src/core/tests/type_prop/prelu.cpp +++ b/src/core/tests/type_prop/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/prior_box.cpp b/src/core/tests/type_prop/prior_box.cpp index 5f2dbe6c070..61e9d450fc5 100644 --- a/src/core/tests/type_prop/prior_box.cpp +++ b/src/core/tests/type_prop/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/prior_box_clustered.cpp b/src/core/tests/type_prop/prior_box_clustered.cpp index bfa3042413f..36cdac3291b 100644 --- a/src/core/tests/type_prop/prior_box_clustered.cpp +++ b/src/core/tests/type_prop/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/proposal.cpp b/src/core/tests/type_prop/proposal.cpp index 1e82ed41e5c..3124ee380af 100644 --- a/src/core/tests/type_prop/proposal.cpp +++ b/src/core/tests/type_prop/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/psroi_pooling.cpp b/src/core/tests/type_prop/psroi_pooling.cpp index 44c3ce53376..77df086f1f0 100644 --- a/src/core/tests/type_prop/psroi_pooling.cpp +++ b/src/core/tests/type_prop/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/random_uniform.cpp b/src/core/tests/type_prop/random_uniform.cpp index 4754c2e63f3..069f83c3532 100644 --- a/src/core/tests/type_prop/random_uniform.cpp +++ b/src/core/tests/type_prop/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/range.cpp b/src/core/tests/type_prop/range.cpp index f8fca91ac10..e7d28b15288 100644 --- a/src/core/tests/type_prop/range.cpp +++ b/src/core/tests/type_prop/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/read_value.cpp b/src/core/tests/type_prop/read_value.cpp index 0ff2294a7dc..608bb37d746 100644 --- a/src/core/tests/type_prop/read_value.cpp +++ b/src/core/tests/type_prop/read_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_l1.cpp b/src/core/tests/type_prop/reduce_l1.cpp index 447e35e35e4..fbe7df48b7d 100644 --- a/src/core/tests/type_prop/reduce_l1.cpp +++ b/src/core/tests/type_prop/reduce_l1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_l2.cpp b/src/core/tests/type_prop/reduce_l2.cpp index 67b54dce5b3..ecd8db9a41a 100644 --- a/src/core/tests/type_prop/reduce_l2.cpp +++ b/src/core/tests/type_prop/reduce_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_logical_and.cpp b/src/core/tests/type_prop/reduce_logical_and.cpp index b20e6bf4bc0..734b6574e90 100644 --- a/src/core/tests/type_prop/reduce_logical_and.cpp +++ b/src/core/tests/type_prop/reduce_logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_logical_or.cpp b/src/core/tests/type_prop/reduce_logical_or.cpp index e417e8475e3..75c250d80c6 100644 --- a/src/core/tests/type_prop/reduce_logical_or.cpp +++ b/src/core/tests/type_prop/reduce_logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_max.cpp b/src/core/tests/type_prop/reduce_max.cpp index f4767b2631f..9174b729a99 100644 --- a/src/core/tests/type_prop/reduce_max.cpp +++ b/src/core/tests/type_prop/reduce_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_mean.cpp b/src/core/tests/type_prop/reduce_mean.cpp index 36187c54d71..f4ecd3613a7 100644 --- a/src/core/tests/type_prop/reduce_mean.cpp +++ b/src/core/tests/type_prop/reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_min.cpp b/src/core/tests/type_prop/reduce_min.cpp index c1302c4eaf0..1198fb48161 100644 --- a/src/core/tests/type_prop/reduce_min.cpp +++ b/src/core/tests/type_prop/reduce_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_ops.hpp b/src/core/tests/type_prop/reduce_ops.hpp index 1c5bc5a486b..7ca2b5ab6f8 100644 --- a/src/core/tests/type_prop/reduce_ops.hpp +++ b/src/core/tests/type_prop/reduce_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_prod.cpp b/src/core/tests/type_prop/reduce_prod.cpp index 59301d20cba..67769035cb3 100644 --- a/src/core/tests/type_prop/reduce_prod.cpp +++ b/src/core/tests/type_prop/reduce_prod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reduce_sum.cpp b/src/core/tests/type_prop/reduce_sum.cpp index 4dd3b51fc86..356cff2bc3f 100644 --- a/src/core/tests/type_prop/reduce_sum.cpp +++ b/src/core/tests/type_prop/reduce_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/relu.cpp b/src/core/tests/type_prop/relu.cpp index 90955eca25c..4305b301fba 100644 --- a/src/core/tests/type_prop/relu.cpp +++ b/src/core/tests/type_prop/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reorg_yolo.cpp b/src/core/tests/type_prop/reorg_yolo.cpp index 344a26ecc69..2b1ce9cbbb9 100644 --- a/src/core/tests/type_prop/reorg_yolo.cpp +++ b/src/core/tests/type_prop/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reshape.cpp b/src/core/tests/type_prop/reshape.cpp index 61ae007ea9d..466d9dbf77a 100644 --- a/src/core/tests/type_prop/reshape.cpp +++ b/src/core/tests/type_prop/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/result.cpp b/src/core/tests/type_prop/result.cpp index f91f8986a7c..205a1d6ffcf 100644 --- a/src/core/tests/type_prop/result.cpp +++ b/src/core/tests/type_prop/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reverse.cpp b/src/core/tests/type_prop/reverse.cpp index e3ae3870728..f6f2f2ba156 100644 --- a/src/core/tests/type_prop/reverse.cpp +++ b/src/core/tests/type_prop/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/reverse_sequence.cpp b/src/core/tests/type_prop/reverse_sequence.cpp index 07267a05bc7..83fa1a2397a 100644 --- a/src/core/tests/type_prop/reverse_sequence.cpp +++ b/src/core/tests/type_prop/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/rnn_cell.cpp b/src/core/tests/type_prop/rnn_cell.cpp index 47bbccb5424..ba8e1f3de7f 100644 --- a/src/core/tests/type_prop/rnn_cell.cpp +++ b/src/core/tests/type_prop/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/rnn_sequence.cpp b/src/core/tests/type_prop/rnn_sequence.cpp index 58ef0d699e2..da15125e0f4 100644 --- a/src/core/tests/type_prop/rnn_sequence.cpp +++ b/src/core/tests/type_prop/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/roi_align.cpp b/src/core/tests/type_prop/roi_align.cpp index 59e1987c626..df95bde21ed 100644 --- a/src/core/tests/type_prop/roi_align.cpp +++ b/src/core/tests/type_prop/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/roi_pooling.cpp b/src/core/tests/type_prop/roi_pooling.cpp index fe9d62dfae2..0fa337a37ea 100644 --- a/src/core/tests/type_prop/roi_pooling.cpp +++ b/src/core/tests/type_prop/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/roll.cpp b/src/core/tests/type_prop/roll.cpp index 99290407fdd..fce2f62dae5 100644 --- a/src/core/tests/type_prop/roll.cpp +++ b/src/core/tests/type_prop/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/round.cpp b/src/core/tests/type_prop/round.cpp index 564702ce61e..47e7bc6da4a 100644 --- a/src/core/tests/type_prop/round.cpp +++ b/src/core/tests/type_prop/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/scatter_elements_update.cpp b/src/core/tests/type_prop/scatter_elements_update.cpp index 992fe103d46..3e2d031242c 100644 --- a/src/core/tests/type_prop/scatter_elements_update.cpp +++ b/src/core/tests/type_prop/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/scatter_nd_update.cpp b/src/core/tests/type_prop/scatter_nd_update.cpp index b330f9a7e23..903454b107a 100644 --- a/src/core/tests/type_prop/scatter_nd_update.cpp +++ b/src/core/tests/type_prop/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/scatter_update.cpp b/src/core/tests/type_prop/scatter_update.cpp index 1e0432ccb6d..6b2fac27356 100644 --- a/src/core/tests/type_prop/scatter_update.cpp +++ b/src/core/tests/type_prop/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/select.cpp b/src/core/tests/type_prop/select.cpp index 9e29489ffef..09c3f7d38ae 100644 --- a/src/core/tests/type_prop/select.cpp +++ b/src/core/tests/type_prop/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/selu.cpp b/src/core/tests/type_prop/selu.cpp index da07d92b4f4..e5221b530b2 100644 --- a/src/core/tests/type_prop/selu.cpp +++ b/src/core/tests/type_prop/selu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/shape_of.cpp b/src/core/tests/type_prop/shape_of.cpp index f06b112ac31..0a1ff56389c 100644 --- a/src/core/tests/type_prop/shape_of.cpp +++ b/src/core/tests/type_prop/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/shuffle_channels.cpp b/src/core/tests/type_prop/shuffle_channels.cpp index 3b1ec1675b8..ce54933ad24 100644 --- a/src/core/tests/type_prop/shuffle_channels.cpp +++ b/src/core/tests/type_prop/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/sigmoid.cpp b/src/core/tests/type_prop/sigmoid.cpp index 7130a914fca..cb53b5d248e 100644 --- a/src/core/tests/type_prop/sigmoid.cpp +++ b/src/core/tests/type_prop/sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/sign.cpp b/src/core/tests/type_prop/sign.cpp index 24fce710b7e..fdf2aaa7d0b 100644 --- a/src/core/tests/type_prop/sign.cpp +++ b/src/core/tests/type_prop/sign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/sin.cpp b/src/core/tests/type_prop/sin.cpp index 6ceeaa43d2f..8af6d2ae750 100644 --- a/src/core/tests/type_prop/sin.cpp +++ b/src/core/tests/type_prop/sin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/sinh.cpp b/src/core/tests/type_prop/sinh.cpp index b4aaefb0a41..3100846c324 100644 --- a/src/core/tests/type_prop/sinh.cpp +++ b/src/core/tests/type_prop/sinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/slice.cpp b/src/core/tests/type_prop/slice.cpp index d56f8c1b22a..6e1cc69b4b2 100644 --- a/src/core/tests/type_prop/slice.cpp +++ b/src/core/tests/type_prop/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/softmax.cpp b/src/core/tests/type_prop/softmax.cpp index 44c17f2f290..ab22ea775c2 100644 --- a/src/core/tests/type_prop/softmax.cpp +++ b/src/core/tests/type_prop/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/softplus.cpp b/src/core/tests/type_prop/softplus.cpp index 9c5edd15151..c1e50aac009 100644 --- a/src/core/tests/type_prop/softplus.cpp +++ b/src/core/tests/type_prop/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/softsign.cpp b/src/core/tests/type_prop/softsign.cpp index 6a01f79d1a6..30633babc50 100644 --- a/src/core/tests/type_prop/softsign.cpp +++ b/src/core/tests/type_prop/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/space_to_batch.cpp b/src/core/tests/type_prop/space_to_batch.cpp index a9abe81ab48..682d71363ce 100644 --- a/src/core/tests/type_prop/space_to_batch.cpp +++ b/src/core/tests/type_prop/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/space_to_depth.cpp b/src/core/tests/type_prop/space_to_depth.cpp index acc2cd563ac..e20131500b3 100644 --- a/src/core/tests/type_prop/space_to_depth.cpp +++ b/src/core/tests/type_prop/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/split.cpp b/src/core/tests/type_prop/split.cpp index b538eba2095..33a280b8cb2 100644 --- a/src/core/tests/type_prop/split.cpp +++ b/src/core/tests/type_prop/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/sqrt.cpp b/src/core/tests/type_prop/sqrt.cpp index dcc3add5ebc..bd076b2054a 100644 --- a/src/core/tests/type_prop/sqrt.cpp +++ b/src/core/tests/type_prop/sqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/squared_difference.cpp b/src/core/tests/type_prop/squared_difference.cpp index fce1b621693..82a6025146e 100644 --- a/src/core/tests/type_prop/squared_difference.cpp +++ b/src/core/tests/type_prop/squared_difference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/squeeze.cpp b/src/core/tests/type_prop/squeeze.cpp index dfb93cfb853..176fd8c78cc 100644 --- a/src/core/tests/type_prop/squeeze.cpp +++ b/src/core/tests/type_prop/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/strided_slice.cpp b/src/core/tests/type_prop/strided_slice.cpp index 7a4e2766497..79145952617 100644 --- a/src/core/tests/type_prop/strided_slice.cpp +++ b/src/core/tests/type_prop/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/subtract.cpp b/src/core/tests/type_prop/subtract.cpp index 7ad43f3ab42..0d3a22085ce 100644 --- a/src/core/tests/type_prop/subtract.cpp +++ b/src/core/tests/type_prop/subtract.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/swish.cpp b/src/core/tests/type_prop/swish.cpp index 1769b8e7e9c..e90284b552a 100644 --- a/src/core/tests/type_prop/swish.cpp +++ b/src/core/tests/type_prop/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/tan.cpp b/src/core/tests/type_prop/tan.cpp index 0c2664ae6e0..6f77a38c434 100644 --- a/src/core/tests/type_prop/tan.cpp +++ b/src/core/tests/type_prop/tan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/tanh.cpp b/src/core/tests/type_prop/tanh.cpp index 67b063ebfb1..3ad2e6f8945 100644 --- a/src/core/tests/type_prop/tanh.cpp +++ b/src/core/tests/type_prop/tanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/tensor_iterator.cpp b/src/core/tests/type_prop/tensor_iterator.cpp index dca1e1b63cb..07bcc62d85d 100644 --- a/src/core/tests/type_prop/tensor_iterator.cpp +++ b/src/core/tests/type_prop/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/tile.cpp b/src/core/tests/type_prop/tile.cpp index 176b2d06cd5..a5961dbc4e6 100644 --- a/src/core/tests/type_prop/tile.cpp +++ b/src/core/tests/type_prop/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/top_k.cpp b/src/core/tests/type_prop/top_k.cpp index 3078364aca9..add9b18762f 100644 --- a/src/core/tests/type_prop/top_k.cpp +++ b/src/core/tests/type_prop/top_k.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/transpose.cpp b/src/core/tests/type_prop/transpose.cpp index d65678828e5..002fc864d4d 100644 --- a/src/core/tests/type_prop/transpose.cpp +++ b/src/core/tests/type_prop/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/unary_elementwise.cpp b/src/core/tests/type_prop/unary_elementwise.cpp index e80c03f14ea..7d3ddb083de 100644 --- a/src/core/tests/type_prop/unary_elementwise.cpp +++ b/src/core/tests/type_prop/unary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/unary_ops.hpp b/src/core/tests/type_prop/unary_ops.hpp index a8e2582378e..9dc5a449f1a 100644 --- a/src/core/tests/type_prop/unary_ops.hpp +++ b/src/core/tests/type_prop/unary_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/unique.cpp b/src/core/tests/type_prop/unique.cpp index fa4f71d8a2a..1f28532a2fe 100644 --- a/src/core/tests/type_prop/unique.cpp +++ b/src/core/tests/type_prop/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/core/tests/type_prop/unsqueeze.cpp b/src/core/tests/type_prop/unsqueeze.cpp index f46c74592cd..05f70c27ae4 100644 --- a/src/core/tests/type_prop/unsqueeze.cpp +++ b/src/core/tests/type_prop/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop/variadic_split.cpp b/src/core/tests/type_prop/variadic_split.cpp index 2fa200aa629..464398c183e 100644 --- a/src/core/tests/type_prop/variadic_split.cpp +++ b/src/core/tests/type_prop/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/type_prop_layers.cpp b/src/core/tests/type_prop_layers.cpp index 1df50a6986d..f5bbaa9927e 100644 --- a/src/core/tests/type_prop_layers.cpp +++ b/src/core/tests/type_prop_layers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/uint4.cpp b/src/core/tests/uint4.cpp index 2ec663a14d0..f49fcf67c91 100644 --- a/src/core/tests/uint4.cpp +++ b/src/core/tests/uint4.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/validation_utils.cpp b/src/core/tests/validation_utils.cpp index 403e6fc8d90..2076fb7c629 100644 --- a/src/core/tests/validation_utils.cpp +++ b/src/core/tests/validation_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/dimension.cpp b/src/core/tests/visitors/dimension.cpp index ac5bdee939f..ea3dd171ffc 100644 --- a/src/core/tests/visitors/dimension.cpp +++ b/src/core/tests/visitors/dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/abs.cpp b/src/core/tests/visitors/op/abs.cpp index d391b087dce..60a193b7144 100644 --- a/src/core/tests/visitors/op/abs.cpp +++ b/src/core/tests/visitors/op/abs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/acos.cpp b/src/core/tests/visitors/op/acos.cpp index 5b17b519a0c..48cddeb9702 100644 --- a/src/core/tests/visitors/op/acos.cpp +++ b/src/core/tests/visitors/op/acos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/acosh.cpp b/src/core/tests/visitors/op/acosh.cpp index 74e18e032d2..18d264ea28b 100644 --- a/src/core/tests/visitors/op/acosh.cpp +++ b/src/core/tests/visitors/op/acosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/adaptive_avg_pool.cpp b/src/core/tests/visitors/op/adaptive_avg_pool.cpp index 139946beb70..62abdeefa46 100644 --- a/src/core/tests/visitors/op/adaptive_avg_pool.cpp +++ b/src/core/tests/visitors/op/adaptive_avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/adaptive_max_pool.cpp b/src/core/tests/visitors/op/adaptive_max_pool.cpp index 3c7860fc812..468f1c30966 100644 --- a/src/core/tests/visitors/op/adaptive_max_pool.cpp +++ b/src/core/tests/visitors/op/adaptive_max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/add.cpp b/src/core/tests/visitors/op/add.cpp index 54bb8ce91fc..d908d1aef99 100644 --- a/src/core/tests/visitors/op/add.cpp +++ b/src/core/tests/visitors/op/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/asin.cpp b/src/core/tests/visitors/op/asin.cpp index 6888fa3b103..f07cf737bc7 100644 --- a/src/core/tests/visitors/op/asin.cpp +++ b/src/core/tests/visitors/op/asin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/asinh.cpp b/src/core/tests/visitors/op/asinh.cpp index 87793023870..5e698a09dd3 100644 --- a/src/core/tests/visitors/op/asinh.cpp +++ b/src/core/tests/visitors/op/asinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/assign.cpp b/src/core/tests/visitors/op/assign.cpp index bd65f6dac28..683e8abffc7 100644 --- a/src/core/tests/visitors/op/assign.cpp +++ b/src/core/tests/visitors/op/assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/atan.cpp b/src/core/tests/visitors/op/atan.cpp index d3e5e22190f..cc16d7a537d 100644 --- a/src/core/tests/visitors/op/atan.cpp +++ b/src/core/tests/visitors/op/atan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/atanh.cpp b/src/core/tests/visitors/op/atanh.cpp index eefa2dc9899..d7db71bfc46 100644 --- a/src/core/tests/visitors/op/atanh.cpp +++ b/src/core/tests/visitors/op/atanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/avg_pool.cpp b/src/core/tests/visitors/op/avg_pool.cpp index 9f2945c2ac9..8b9889163a7 100644 --- a/src/core/tests/visitors/op/avg_pool.cpp +++ b/src/core/tests/visitors/op/avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/batch_norm.cpp b/src/core/tests/visitors/op/batch_norm.cpp index 12a75de8201..1b796a8858a 100644 --- a/src/core/tests/visitors/op/batch_norm.cpp +++ b/src/core/tests/visitors/op/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/batch_to_space.cpp b/src/core/tests/visitors/op/batch_to_space.cpp index 2b5aee787a8..acb385391b2 100644 --- a/src/core/tests/visitors/op/batch_to_space.cpp +++ b/src/core/tests/visitors/op/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/binary_convolution.cpp b/src/core/tests/visitors/op/binary_convolution.cpp index de9511134c3..2ceb4b8c14c 100644 --- a/src/core/tests/visitors/op/binary_convolution.cpp +++ b/src/core/tests/visitors/op/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/binary_ops.hpp b/src/core/tests/visitors/op/binary_ops.hpp index 6cd40048c74..b5aa661e3cf 100644 --- a/src/core/tests/visitors/op/binary_ops.hpp +++ b/src/core/tests/visitors/op/binary_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/broadcast.cpp b/src/core/tests/visitors/op/broadcast.cpp index 7c3647ae3d6..dcd5a7081fc 100644 --- a/src/core/tests/visitors/op/broadcast.cpp +++ b/src/core/tests/visitors/op/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/bucketize.cpp b/src/core/tests/visitors/op/bucketize.cpp index f10796dac82..3e6e5b4b268 100644 --- a/src/core/tests/visitors/op/bucketize.cpp +++ b/src/core/tests/visitors/op/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/ceiling.cpp b/src/core/tests/visitors/op/ceiling.cpp index 52157bc2fa0..a47a862cd6e 100644 --- a/src/core/tests/visitors/op/ceiling.cpp +++ b/src/core/tests/visitors/op/ceiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/clamp.cpp b/src/core/tests/visitors/op/clamp.cpp index 3e7434b2aef..1cedb0a8192 100644 --- a/src/core/tests/visitors/op/clamp.cpp +++ b/src/core/tests/visitors/op/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/concat.cpp b/src/core/tests/visitors/op/concat.cpp index 31e3ff54ac2..436211368c6 100644 --- a/src/core/tests/visitors/op/concat.cpp +++ b/src/core/tests/visitors/op/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/constant.cpp b/src/core/tests/visitors/op/constant.cpp index 8fcbc97b907..76bab635fd5 100644 --- a/src/core/tests/visitors/op/constant.cpp +++ b/src/core/tests/visitors/op/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/convert.cpp b/src/core/tests/visitors/op/convert.cpp index 366da8fbae2..26d78fb657e 100644 --- a/src/core/tests/visitors/op/convert.cpp +++ b/src/core/tests/visitors/op/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/convert_color_i420.cpp b/src/core/tests/visitors/op/convert_color_i420.cpp index 08c05ec1d48..fe10d24edc6 100644 --- a/src/core/tests/visitors/op/convert_color_i420.cpp +++ b/src/core/tests/visitors/op/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/convert_color_nv12.cpp b/src/core/tests/visitors/op/convert_color_nv12.cpp index fd15ed787aa..dd63fb2fba5 100644 --- a/src/core/tests/visitors/op/convert_color_nv12.cpp +++ b/src/core/tests/visitors/op/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/convert_like.cpp b/src/core/tests/visitors/op/convert_like.cpp index 930b40ee7de..57f30b9702d 100644 --- a/src/core/tests/visitors/op/convert_like.cpp +++ b/src/core/tests/visitors/op/convert_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/convolution.cpp b/src/core/tests/visitors/op/convolution.cpp index ff3faede15b..b6ac93a2bc3 100644 --- a/src/core/tests/visitors/op/convolution.cpp +++ b/src/core/tests/visitors/op/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/convolution_backprop.cpp b/src/core/tests/visitors/op/convolution_backprop.cpp index d0f43580946..01f95780946 100644 --- a/src/core/tests/visitors/op/convolution_backprop.cpp +++ b/src/core/tests/visitors/op/convolution_backprop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/cos.cpp b/src/core/tests/visitors/op/cos.cpp index a191b7dd9be..08e99b8a52f 100644 --- a/src/core/tests/visitors/op/cos.cpp +++ b/src/core/tests/visitors/op/cos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/cosh.cpp b/src/core/tests/visitors/op/cosh.cpp index 3fc0890dcc4..af145485e0a 100644 --- a/src/core/tests/visitors/op/cosh.cpp +++ b/src/core/tests/visitors/op/cosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/ctc_greedy_decoder.cpp b/src/core/tests/visitors/op/ctc_greedy_decoder.cpp index 84971a80713..2fed12614b4 100644 --- a/src/core/tests/visitors/op/ctc_greedy_decoder.cpp +++ b/src/core/tests/visitors/op/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/ctc_greedy_decoder_seq_len.cpp b/src/core/tests/visitors/op/ctc_greedy_decoder_seq_len.cpp index b6e05305f4f..a5c11e102da 100644 --- a/src/core/tests/visitors/op/ctc_greedy_decoder_seq_len.cpp +++ b/src/core/tests/visitors/op/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/ctc_loss.cpp b/src/core/tests/visitors/op/ctc_loss.cpp index 6a09c4cdc25..f74cdacd0cb 100644 --- a/src/core/tests/visitors/op/ctc_loss.cpp +++ b/src/core/tests/visitors/op/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/cum_sum.cpp b/src/core/tests/visitors/op/cum_sum.cpp index 9675b87105a..3d98f158bd0 100644 --- a/src/core/tests/visitors/op/cum_sum.cpp +++ b/src/core/tests/visitors/op/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/deformable_convolution.cpp b/src/core/tests/visitors/op/deformable_convolution.cpp index 03ecb0c0a22..53fed1b736d 100644 --- a/src/core/tests/visitors/op/deformable_convolution.cpp +++ b/src/core/tests/visitors/op/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/deformable_psroi_pooling.cpp b/src/core/tests/visitors/op/deformable_psroi_pooling.cpp index a5b8a6f63a6..46c3c8392c4 100644 --- a/src/core/tests/visitors/op/deformable_psroi_pooling.cpp +++ b/src/core/tests/visitors/op/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/depth_to_space.cpp b/src/core/tests/visitors/op/depth_to_space.cpp index 0f9eaa821f7..a8eb15712fb 100644 --- a/src/core/tests/visitors/op/depth_to_space.cpp +++ b/src/core/tests/visitors/op/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/detection_output.cpp b/src/core/tests/visitors/op/detection_output.cpp index 9d45e68093b..9878dc82de4 100644 --- a/src/core/tests/visitors/op/detection_output.cpp +++ b/src/core/tests/visitors/op/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/dft.cpp b/src/core/tests/visitors/op/dft.cpp index 41de05c460a..c667ff7459e 100644 --- a/src/core/tests/visitors/op/dft.cpp +++ b/src/core/tests/visitors/op/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/divide.cpp b/src/core/tests/visitors/op/divide.cpp index a81e0b0d90f..6202765b766 100644 --- a/src/core/tests/visitors/op/divide.cpp +++ b/src/core/tests/visitors/op/divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/einsum.cpp b/src/core/tests/visitors/op/einsum.cpp index 3ac948183c8..bd0fabfc406 100644 --- a/src/core/tests/visitors/op/einsum.cpp +++ b/src/core/tests/visitors/op/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/elu.cpp b/src/core/tests/visitors/op/elu.cpp index 31b5d5f3df9..237abc9c74f 100644 --- a/src/core/tests/visitors/op/elu.cpp +++ b/src/core/tests/visitors/op/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/embedding_segments_sum.cpp b/src/core/tests/visitors/op/embedding_segments_sum.cpp index d20f586436e..8d1a18fe0c4 100644 --- a/src/core/tests/visitors/op/embedding_segments_sum.cpp +++ b/src/core/tests/visitors/op/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/embeddingbag_offsetssum.cpp b/src/core/tests/visitors/op/embeddingbag_offsetssum.cpp index ca4f5d9bf63..72da045ae70 100644 --- a/src/core/tests/visitors/op/embeddingbag_offsetssum.cpp +++ b/src/core/tests/visitors/op/embeddingbag_offsetssum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/embeddingbag_packedsum.cpp b/src/core/tests/visitors/op/embeddingbag_packedsum.cpp index d27c91451aa..4db901c5df6 100644 --- a/src/core/tests/visitors/op/embeddingbag_packedsum.cpp +++ b/src/core/tests/visitors/op/embeddingbag_packedsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/equal.cpp b/src/core/tests/visitors/op/equal.cpp index 5ab02a51a66..8f278aedd38 100644 --- a/src/core/tests/visitors/op/equal.cpp +++ b/src/core/tests/visitors/op/equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/erf.cpp b/src/core/tests/visitors/op/erf.cpp index d74e8a20ece..46b69745fbf 100644 --- a/src/core/tests/visitors/op/erf.cpp +++ b/src/core/tests/visitors/op/erf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/exp.cpp b/src/core/tests/visitors/op/exp.cpp index 42403355363..7482699ce2e 100644 --- a/src/core/tests/visitors/op/exp.cpp +++ b/src/core/tests/visitors/op/exp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/experimental_detectron_detection_output.cpp b/src/core/tests/visitors/op/experimental_detectron_detection_output.cpp index 67a7ce3fced..4e8b5ba5eca 100644 --- a/src/core/tests/visitors/op/experimental_detectron_detection_output.cpp +++ b/src/core/tests/visitors/op/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/experimental_detectron_generate_proposals.cpp b/src/core/tests/visitors/op/experimental_detectron_generate_proposals.cpp index 5f44dcdaec0..c071a7c3d7b 100644 --- a/src/core/tests/visitors/op/experimental_detectron_generate_proposals.cpp +++ b/src/core/tests/visitors/op/experimental_detectron_generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/experimental_detectron_prior_grid_generator.cpp b/src/core/tests/visitors/op/experimental_detectron_prior_grid_generator.cpp index 38751f34e3b..a48c22411da 100644 --- a/src/core/tests/visitors/op/experimental_detectron_prior_grid_generator.cpp +++ b/src/core/tests/visitors/op/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/experimental_detectron_topkrois.cpp b/src/core/tests/visitors/op/experimental_detectron_topkrois.cpp index 5c362a16172..a4ff808035f 100644 --- a/src/core/tests/visitors/op/experimental_detectron_topkrois.cpp +++ b/src/core/tests/visitors/op/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/extractimagepatches.cpp b/src/core/tests/visitors/op/extractimagepatches.cpp index ad447cb439c..58f2e599d34 100644 --- a/src/core/tests/visitors/op/extractimagepatches.cpp +++ b/src/core/tests/visitors/op/extractimagepatches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/eye.cpp b/src/core/tests/visitors/op/eye.cpp index 05e14f32874..241f5c3a8c5 100644 --- a/src/core/tests/visitors/op/eye.cpp +++ b/src/core/tests/visitors/op/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/fake_quantize.cpp b/src/core/tests/visitors/op/fake_quantize.cpp index 9bba16d0cc2..fceebb1b470 100644 --- a/src/core/tests/visitors/op/fake_quantize.cpp +++ b/src/core/tests/visitors/op/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/floor.cpp b/src/core/tests/visitors/op/floor.cpp index fb2930ff672..f3e573ed4d6 100644 --- a/src/core/tests/visitors/op/floor.cpp +++ b/src/core/tests/visitors/op/floor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/floor_mod.cpp b/src/core/tests/visitors/op/floor_mod.cpp index 67411d2a1b0..395bee74fe4 100644 --- a/src/core/tests/visitors/op/floor_mod.cpp +++ b/src/core/tests/visitors/op/floor_mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gather.cpp b/src/core/tests/visitors/op/gather.cpp index efe4a48a6b7..054a05de785 100644 --- a/src/core/tests/visitors/op/gather.cpp +++ b/src/core/tests/visitors/op/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gather_elements.cpp b/src/core/tests/visitors/op/gather_elements.cpp index 64ef22c9c93..00bad9c7003 100644 --- a/src/core/tests/visitors/op/gather_elements.cpp +++ b/src/core/tests/visitors/op/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gather_nd.cpp b/src/core/tests/visitors/op/gather_nd.cpp index a26beb30129..0d4165405df 100644 --- a/src/core/tests/visitors/op/gather_nd.cpp +++ b/src/core/tests/visitors/op/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gather_tree.cpp b/src/core/tests/visitors/op/gather_tree.cpp index c3fa5a85e6c..f5602f07694 100644 --- a/src/core/tests/visitors/op/gather_tree.cpp +++ b/src/core/tests/visitors/op/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gelu.cpp b/src/core/tests/visitors/op/gelu.cpp index 537f4af0260..169b768e26a 100644 --- a/src/core/tests/visitors/op/gelu.cpp +++ b/src/core/tests/visitors/op/gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/generate_proposals.cpp b/src/core/tests/visitors/op/generate_proposals.cpp index 9ff3f28302c..8b7c1671810 100644 --- a/src/core/tests/visitors/op/generate_proposals.cpp +++ b/src/core/tests/visitors/op/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/greater.cpp b/src/core/tests/visitors/op/greater.cpp index fcfb4920c26..c6e6b6b3419 100644 --- a/src/core/tests/visitors/op/greater.cpp +++ b/src/core/tests/visitors/op/greater.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/greater_equal.cpp b/src/core/tests/visitors/op/greater_equal.cpp index 17677026ee5..2989a4e4161 100644 --- a/src/core/tests/visitors/op/greater_equal.cpp +++ b/src/core/tests/visitors/op/greater_equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/grid_sample.cpp b/src/core/tests/visitors/op/grid_sample.cpp index c879cccde1d..df6786710ca 100644 --- a/src/core/tests/visitors/op/grid_sample.cpp +++ b/src/core/tests/visitors/op/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/grn.cpp b/src/core/tests/visitors/op/grn.cpp index a9d11e92d1c..71fa863433d 100644 --- a/src/core/tests/visitors/op/grn.cpp +++ b/src/core/tests/visitors/op/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/group_conv.cpp b/src/core/tests/visitors/op/group_conv.cpp index 40461df577a..422efdf9610 100644 --- a/src/core/tests/visitors/op/group_conv.cpp +++ b/src/core/tests/visitors/op/group_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gru_cell.cpp b/src/core/tests/visitors/op/gru_cell.cpp index 51310e27c13..ce1b29c2ac8 100644 --- a/src/core/tests/visitors/op/gru_cell.cpp +++ b/src/core/tests/visitors/op/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/gru_sequence.cpp b/src/core/tests/visitors/op/gru_sequence.cpp index 492b636a08a..9a81e62378a 100644 --- a/src/core/tests/visitors/op/gru_sequence.cpp +++ b/src/core/tests/visitors/op/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/hard_sigmoid.cpp b/src/core/tests/visitors/op/hard_sigmoid.cpp index 4f66ffa6bde..62aa1800b61 100644 --- a/src/core/tests/visitors/op/hard_sigmoid.cpp +++ b/src/core/tests/visitors/op/hard_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/hsigmoid.cpp b/src/core/tests/visitors/op/hsigmoid.cpp index 7fb9555322f..3ff74bfc194 100644 --- a/src/core/tests/visitors/op/hsigmoid.cpp +++ b/src/core/tests/visitors/op/hsigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/hswish.cpp b/src/core/tests/visitors/op/hswish.cpp index f5ec8cb24b2..90d7d1b0cad 100644 --- a/src/core/tests/visitors/op/hswish.cpp +++ b/src/core/tests/visitors/op/hswish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/idft.cpp b/src/core/tests/visitors/op/idft.cpp index 15f05fb4923..1fbf16d14a8 100644 --- a/src/core/tests/visitors/op/idft.cpp +++ b/src/core/tests/visitors/op/idft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/if.cpp b/src/core/tests/visitors/op/if.cpp index 518f978e8d2..f0d8769621a 100644 --- a/src/core/tests/visitors/op/if.cpp +++ b/src/core/tests/visitors/op/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/interpolate.cpp b/src/core/tests/visitors/op/interpolate.cpp index 266f40c215c..5a03714ee33 100644 --- a/src/core/tests/visitors/op/interpolate.cpp +++ b/src/core/tests/visitors/op/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/irdft.cpp b/src/core/tests/visitors/op/irdft.cpp index 4ca223ec245..76228ab8b88 100644 --- a/src/core/tests/visitors/op/irdft.cpp +++ b/src/core/tests/visitors/op/irdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/is_finite.cpp b/src/core/tests/visitors/op/is_finite.cpp index 07b904d7513..1b31e796093 100644 --- a/src/core/tests/visitors/op/is_finite.cpp +++ b/src/core/tests/visitors/op/is_finite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/is_inf.cpp b/src/core/tests/visitors/op/is_inf.cpp index 1c5f56f4cd5..1935df71a95 100644 --- a/src/core/tests/visitors/op/is_inf.cpp +++ b/src/core/tests/visitors/op/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/is_nan.cpp b/src/core/tests/visitors/op/is_nan.cpp index b6c7f251624..ff49998cab3 100644 --- a/src/core/tests/visitors/op/is_nan.cpp +++ b/src/core/tests/visitors/op/is_nan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/less.cpp b/src/core/tests/visitors/op/less.cpp index be505801ca9..2746cd01126 100644 --- a/src/core/tests/visitors/op/less.cpp +++ b/src/core/tests/visitors/op/less.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/less_equal.cpp b/src/core/tests/visitors/op/less_equal.cpp index f147c819599..f98ead72925 100644 --- a/src/core/tests/visitors/op/less_equal.cpp +++ b/src/core/tests/visitors/op/less_equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/log.cpp b/src/core/tests/visitors/op/log.cpp index 838be629f02..f065fcdb033 100644 --- a/src/core/tests/visitors/op/log.cpp +++ b/src/core/tests/visitors/op/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/log_softmax.cpp b/src/core/tests/visitors/op/log_softmax.cpp index a5d73e94a8c..790089509fb 100644 --- a/src/core/tests/visitors/op/log_softmax.cpp +++ b/src/core/tests/visitors/op/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/logical_and.cpp b/src/core/tests/visitors/op/logical_and.cpp index cc46448fa67..0091b68e8e9 100644 --- a/src/core/tests/visitors/op/logical_and.cpp +++ b/src/core/tests/visitors/op/logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/logical_not.cpp b/src/core/tests/visitors/op/logical_not.cpp index 317417eca3e..10e4acfdd47 100644 --- a/src/core/tests/visitors/op/logical_not.cpp +++ b/src/core/tests/visitors/op/logical_not.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/logical_or.cpp b/src/core/tests/visitors/op/logical_or.cpp index 5b64c88cba8..0c452df3284 100644 --- a/src/core/tests/visitors/op/logical_or.cpp +++ b/src/core/tests/visitors/op/logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/logical_xor.cpp b/src/core/tests/visitors/op/logical_xor.cpp index 76244f627a4..e76afa3cd30 100644 --- a/src/core/tests/visitors/op/logical_xor.cpp +++ b/src/core/tests/visitors/op/logical_xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/lrn.cpp b/src/core/tests/visitors/op/lrn.cpp index 15a648a0ee6..8c824d13917 100644 --- a/src/core/tests/visitors/op/lrn.cpp +++ b/src/core/tests/visitors/op/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/lstm_cell.cpp b/src/core/tests/visitors/op/lstm_cell.cpp index 5d15f4f7566..9d790e1716d 100644 --- a/src/core/tests/visitors/op/lstm_cell.cpp +++ b/src/core/tests/visitors/op/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/lstm_sequence.cpp b/src/core/tests/visitors/op/lstm_sequence.cpp index 24bf369280f..79a36af543f 100644 --- a/src/core/tests/visitors/op/lstm_sequence.cpp +++ b/src/core/tests/visitors/op/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/matmul.cpp b/src/core/tests/visitors/op/matmul.cpp index 7e47c06b3a7..1deb1e8085c 100644 --- a/src/core/tests/visitors/op/matmul.cpp +++ b/src/core/tests/visitors/op/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/matrix_nms.cpp b/src/core/tests/visitors/op/matrix_nms.cpp index 4aabfb397b0..623a69059cd 100644 --- a/src/core/tests/visitors/op/matrix_nms.cpp +++ b/src/core/tests/visitors/op/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/max_pool.cpp b/src/core/tests/visitors/op/max_pool.cpp index 7a32c321013..24d6051561d 100644 --- a/src/core/tests/visitors/op/max_pool.cpp +++ b/src/core/tests/visitors/op/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/maximum.cpp b/src/core/tests/visitors/op/maximum.cpp index c8e1bfd453a..35448c42307 100644 --- a/src/core/tests/visitors/op/maximum.cpp +++ b/src/core/tests/visitors/op/maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/minimum.cpp b/src/core/tests/visitors/op/minimum.cpp index ed37a258f12..edcac6e9c4c 100644 --- a/src/core/tests/visitors/op/minimum.cpp +++ b/src/core/tests/visitors/op/minimum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/mish.cpp b/src/core/tests/visitors/op/mish.cpp index aa2690e0c4c..14babc4fe1a 100644 --- a/src/core/tests/visitors/op/mish.cpp +++ b/src/core/tests/visitors/op/mish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/mod.cpp b/src/core/tests/visitors/op/mod.cpp index a949075b335..a9630652a5d 100644 --- a/src/core/tests/visitors/op/mod.cpp +++ b/src/core/tests/visitors/op/mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/multiclass_nms.cpp b/src/core/tests/visitors/op/multiclass_nms.cpp index 303a441d01d..8d863c0a43e 100644 --- a/src/core/tests/visitors/op/multiclass_nms.cpp +++ b/src/core/tests/visitors/op/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/multiply.cpp b/src/core/tests/visitors/op/multiply.cpp index 1922364ba93..387fe6ecba5 100644 --- a/src/core/tests/visitors/op/multiply.cpp +++ b/src/core/tests/visitors/op/multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/mvn.cpp b/src/core/tests/visitors/op/mvn.cpp index b8a6e5f2deb..a9e91fd2541 100644 --- a/src/core/tests/visitors/op/mvn.cpp +++ b/src/core/tests/visitors/op/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/negative.cpp b/src/core/tests/visitors/op/negative.cpp index ee4a1f53f6f..e2b223d7fa6 100644 --- a/src/core/tests/visitors/op/negative.cpp +++ b/src/core/tests/visitors/op/negative.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/non_max_suppression.cpp b/src/core/tests/visitors/op/non_max_suppression.cpp index 77691def669..836d9be28bf 100644 --- a/src/core/tests/visitors/op/non_max_suppression.cpp +++ b/src/core/tests/visitors/op/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/non_zero.cpp b/src/core/tests/visitors/op/non_zero.cpp index 8f8a5fa2bec..817df846bda 100644 --- a/src/core/tests/visitors/op/non_zero.cpp +++ b/src/core/tests/visitors/op/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/normalize_l2.cpp b/src/core/tests/visitors/op/normalize_l2.cpp index 0b9c6cb9be9..2a2b6177eb5 100644 --- a/src/core/tests/visitors/op/normalize_l2.cpp +++ b/src/core/tests/visitors/op/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/not_equal.cpp b/src/core/tests/visitors/op/not_equal.cpp index 4a9c70bdef6..079c6206a61 100644 --- a/src/core/tests/visitors/op/not_equal.cpp +++ b/src/core/tests/visitors/op/not_equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/one_hot.cpp b/src/core/tests/visitors/op/one_hot.cpp index 339245dad89..784db53513f 100644 --- a/src/core/tests/visitors/op/one_hot.cpp +++ b/src/core/tests/visitors/op/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/pad.cpp b/src/core/tests/visitors/op/pad.cpp index 7272dffe98d..c7d2dc621b1 100644 --- a/src/core/tests/visitors/op/pad.cpp +++ b/src/core/tests/visitors/op/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/parameter.cpp b/src/core/tests/visitors/op/parameter.cpp index f65e11a132c..6bb5fa80213 100644 --- a/src/core/tests/visitors/op/parameter.cpp +++ b/src/core/tests/visitors/op/parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/power.cpp b/src/core/tests/visitors/op/power.cpp index 9f3dea0938d..db13d5051a6 100644 --- a/src/core/tests/visitors/op/power.cpp +++ b/src/core/tests/visitors/op/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/prelu.cpp b/src/core/tests/visitors/op/prelu.cpp index 2fd4eb1ccea..ca89f806a24 100644 --- a/src/core/tests/visitors/op/prelu.cpp +++ b/src/core/tests/visitors/op/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/prior_box.cpp b/src/core/tests/visitors/op/prior_box.cpp index d80a22e5db3..d53f4ae5820 100644 --- a/src/core/tests/visitors/op/prior_box.cpp +++ b/src/core/tests/visitors/op/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/prior_box_clustered.cpp b/src/core/tests/visitors/op/prior_box_clustered.cpp index de1fe6b8af6..31a2b8f4db4 100644 --- a/src/core/tests/visitors/op/prior_box_clustered.cpp +++ b/src/core/tests/visitors/op/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/proposal.cpp b/src/core/tests/visitors/op/proposal.cpp index affe77429e3..d234e0f7f33 100644 --- a/src/core/tests/visitors/op/proposal.cpp +++ b/src/core/tests/visitors/op/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/psroi_pooling.cpp b/src/core/tests/visitors/op/psroi_pooling.cpp index b0733e05e17..c36aa8bde8c 100644 --- a/src/core/tests/visitors/op/psroi_pooling.cpp +++ b/src/core/tests/visitors/op/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/random_uniform.cpp b/src/core/tests/visitors/op/random_uniform.cpp index cb20e9a6bb4..3d14ce9f9ee 100644 --- a/src/core/tests/visitors/op/random_uniform.cpp +++ b/src/core/tests/visitors/op/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/range.cpp b/src/core/tests/visitors/op/range.cpp index efd282eba71..c52b1206d79 100644 --- a/src/core/tests/visitors/op/range.cpp +++ b/src/core/tests/visitors/op/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/rdft.cpp b/src/core/tests/visitors/op/rdft.cpp index 07871935f37..24e8fd88f01 100644 --- a/src/core/tests/visitors/op/rdft.cpp +++ b/src/core/tests/visitors/op/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/read_value.cpp b/src/core/tests/visitors/op/read_value.cpp index 4f12e573163..78a8e564267 100644 --- a/src/core/tests/visitors/op/read_value.cpp +++ b/src/core/tests/visitors/op/read_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_l1.cpp b/src/core/tests/visitors/op/reduce_l1.cpp index c3dab9e6aa1..e9e7acb4e15 100644 --- a/src/core/tests/visitors/op/reduce_l1.cpp +++ b/src/core/tests/visitors/op/reduce_l1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_l2.cpp b/src/core/tests/visitors/op/reduce_l2.cpp index 6ab156f85d5..50000552401 100644 --- a/src/core/tests/visitors/op/reduce_l2.cpp +++ b/src/core/tests/visitors/op/reduce_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_logical_and.cpp b/src/core/tests/visitors/op/reduce_logical_and.cpp index 88a4ba19073..de615c24667 100644 --- a/src/core/tests/visitors/op/reduce_logical_and.cpp +++ b/src/core/tests/visitors/op/reduce_logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_logical_or.cpp b/src/core/tests/visitors/op/reduce_logical_or.cpp index 40c532421b6..2aa20908366 100644 --- a/src/core/tests/visitors/op/reduce_logical_or.cpp +++ b/src/core/tests/visitors/op/reduce_logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_max.cpp b/src/core/tests/visitors/op/reduce_max.cpp index 97afc049fe2..04600b1f787 100644 --- a/src/core/tests/visitors/op/reduce_max.cpp +++ b/src/core/tests/visitors/op/reduce_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_mean.cpp b/src/core/tests/visitors/op/reduce_mean.cpp index 29f4704ba30..4418348572e 100644 --- a/src/core/tests/visitors/op/reduce_mean.cpp +++ b/src/core/tests/visitors/op/reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_min.cpp b/src/core/tests/visitors/op/reduce_min.cpp index 1ad74b06da0..82697a769df 100644 --- a/src/core/tests/visitors/op/reduce_min.cpp +++ b/src/core/tests/visitors/op/reduce_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_ops.hpp b/src/core/tests/visitors/op/reduce_ops.hpp index 2146413ed86..fc1155471a7 100644 --- a/src/core/tests/visitors/op/reduce_ops.hpp +++ b/src/core/tests/visitors/op/reduce_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_prod.cpp b/src/core/tests/visitors/op/reduce_prod.cpp index c5856885296..8c460a28b2f 100644 --- a/src/core/tests/visitors/op/reduce_prod.cpp +++ b/src/core/tests/visitors/op/reduce_prod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reduce_sum.cpp b/src/core/tests/visitors/op/reduce_sum.cpp index 0ba4b1ad653..1dee5040b76 100644 --- a/src/core/tests/visitors/op/reduce_sum.cpp +++ b/src/core/tests/visitors/op/reduce_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/region_yolo.cpp b/src/core/tests/visitors/op/region_yolo.cpp index 0369ff211af..38191ce75ce 100644 --- a/src/core/tests/visitors/op/region_yolo.cpp +++ b/src/core/tests/visitors/op/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/relu.cpp b/src/core/tests/visitors/op/relu.cpp index 2ed4156801e..7d8c424f5b1 100644 --- a/src/core/tests/visitors/op/relu.cpp +++ b/src/core/tests/visitors/op/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reorg_yolo.cpp b/src/core/tests/visitors/op/reorg_yolo.cpp index 3e870872b52..cfdffb2ade7 100644 --- a/src/core/tests/visitors/op/reorg_yolo.cpp +++ b/src/core/tests/visitors/op/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reshape.cpp b/src/core/tests/visitors/op/reshape.cpp index b74c967e8e0..9220e74c2bb 100644 --- a/src/core/tests/visitors/op/reshape.cpp +++ b/src/core/tests/visitors/op/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/result.cpp b/src/core/tests/visitors/op/result.cpp index 21ed4fd298a..d91c029646d 100644 --- a/src/core/tests/visitors/op/result.cpp +++ b/src/core/tests/visitors/op/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reverse.cpp b/src/core/tests/visitors/op/reverse.cpp index 0ec0935c597..569bbe9e663 100644 --- a/src/core/tests/visitors/op/reverse.cpp +++ b/src/core/tests/visitors/op/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/reverse_sequence.cpp b/src/core/tests/visitors/op/reverse_sequence.cpp index f4fa91e83d6..668b2991536 100644 --- a/src/core/tests/visitors/op/reverse_sequence.cpp +++ b/src/core/tests/visitors/op/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/rnn_cell.cpp b/src/core/tests/visitors/op/rnn_cell.cpp index c81c17b022c..268a5c9819a 100644 --- a/src/core/tests/visitors/op/rnn_cell.cpp +++ b/src/core/tests/visitors/op/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/rnn_sequence.cpp b/src/core/tests/visitors/op/rnn_sequence.cpp index 98b5ee758e3..490c9bfefac 100644 --- a/src/core/tests/visitors/op/rnn_sequence.cpp +++ b/src/core/tests/visitors/op/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/roi_pooling.cpp b/src/core/tests/visitors/op/roi_pooling.cpp index 62057d2f451..8438a797728 100644 --- a/src/core/tests/visitors/op/roi_pooling.cpp +++ b/src/core/tests/visitors/op/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/roll.cpp b/src/core/tests/visitors/op/roll.cpp index 0b45b163778..3b8d5cc40a1 100644 --- a/src/core/tests/visitors/op/roll.cpp +++ b/src/core/tests/visitors/op/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/round.cpp b/src/core/tests/visitors/op/round.cpp index 04292073d05..880424eb9b7 100644 --- a/src/core/tests/visitors/op/round.cpp +++ b/src/core/tests/visitors/op/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/scatter_elements_update.cpp b/src/core/tests/visitors/op/scatter_elements_update.cpp index f3516b1a5a1..bea243b375d 100644 --- a/src/core/tests/visitors/op/scatter_elements_update.cpp +++ b/src/core/tests/visitors/op/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/scatter_nd_update.cpp b/src/core/tests/visitors/op/scatter_nd_update.cpp index e70551ef69e..900c417e2c4 100644 --- a/src/core/tests/visitors/op/scatter_nd_update.cpp +++ b/src/core/tests/visitors/op/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/scatter_update.cpp b/src/core/tests/visitors/op/scatter_update.cpp index 8dbf66914fa..004ec37e15b 100644 --- a/src/core/tests/visitors/op/scatter_update.cpp +++ b/src/core/tests/visitors/op/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/select.cpp b/src/core/tests/visitors/op/select.cpp index b0ac89e4d32..968cb43b7c5 100644 --- a/src/core/tests/visitors/op/select.cpp +++ b/src/core/tests/visitors/op/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/selu.cpp b/src/core/tests/visitors/op/selu.cpp index 0b7a53f8b35..4c70c89b146 100644 --- a/src/core/tests/visitors/op/selu.cpp +++ b/src/core/tests/visitors/op/selu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/shape_of.cpp b/src/core/tests/visitors/op/shape_of.cpp index bdce53c369b..bc17cdeeb4e 100644 --- a/src/core/tests/visitors/op/shape_of.cpp +++ b/src/core/tests/visitors/op/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/shuffle_channels.cpp b/src/core/tests/visitors/op/shuffle_channels.cpp index d3b787345ac..49b0089bd4a 100644 --- a/src/core/tests/visitors/op/shuffle_channels.cpp +++ b/src/core/tests/visitors/op/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/sigmoid.cpp b/src/core/tests/visitors/op/sigmoid.cpp index f908b3957e8..f626f8e0ab8 100644 --- a/src/core/tests/visitors/op/sigmoid.cpp +++ b/src/core/tests/visitors/op/sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/sign.cpp b/src/core/tests/visitors/op/sign.cpp index 9a10fcfb26e..81d768560a7 100644 --- a/src/core/tests/visitors/op/sign.cpp +++ b/src/core/tests/visitors/op/sign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/sin.cpp b/src/core/tests/visitors/op/sin.cpp index a6bc2f984bb..a0f9cc7d293 100644 --- a/src/core/tests/visitors/op/sin.cpp +++ b/src/core/tests/visitors/op/sin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/sinh.cpp b/src/core/tests/visitors/op/sinh.cpp index b2d31c6b37a..3a435c7df0b 100644 --- a/src/core/tests/visitors/op/sinh.cpp +++ b/src/core/tests/visitors/op/sinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/slice.cpp b/src/core/tests/visitors/op/slice.cpp index 6be642f541c..bcce0da2d09 100644 --- a/src/core/tests/visitors/op/slice.cpp +++ b/src/core/tests/visitors/op/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/softmax.cpp b/src/core/tests/visitors/op/softmax.cpp index 05e34eefbd2..0f972c4c1ca 100644 --- a/src/core/tests/visitors/op/softmax.cpp +++ b/src/core/tests/visitors/op/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/softplus.cpp b/src/core/tests/visitors/op/softplus.cpp index 926ba391534..e26748daefb 100644 --- a/src/core/tests/visitors/op/softplus.cpp +++ b/src/core/tests/visitors/op/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/softsign.cpp b/src/core/tests/visitors/op/softsign.cpp index 9fff221b10c..21e58e80690 100644 --- a/src/core/tests/visitors/op/softsign.cpp +++ b/src/core/tests/visitors/op/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/space_to_batch.cpp b/src/core/tests/visitors/op/space_to_batch.cpp index 7623bd9f4c9..793990bb605 100644 --- a/src/core/tests/visitors/op/space_to_batch.cpp +++ b/src/core/tests/visitors/op/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/space_to_depth.cpp b/src/core/tests/visitors/op/space_to_depth.cpp index 36d9025972d..d5ab1d1614f 100644 --- a/src/core/tests/visitors/op/space_to_depth.cpp +++ b/src/core/tests/visitors/op/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/split.cpp b/src/core/tests/visitors/op/split.cpp index ed0bc87febd..a2e030f4b65 100644 --- a/src/core/tests/visitors/op/split.cpp +++ b/src/core/tests/visitors/op/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/sqrt.cpp b/src/core/tests/visitors/op/sqrt.cpp index 134e3a7a56b..a9e0d9570b8 100644 --- a/src/core/tests/visitors/op/sqrt.cpp +++ b/src/core/tests/visitors/op/sqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/squared_difference.cpp b/src/core/tests/visitors/op/squared_difference.cpp index 80236439da8..cdc461f22e3 100644 --- a/src/core/tests/visitors/op/squared_difference.cpp +++ b/src/core/tests/visitors/op/squared_difference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/squeeze.cpp b/src/core/tests/visitors/op/squeeze.cpp index 94a26367d06..f86186d1895 100644 --- a/src/core/tests/visitors/op/squeeze.cpp +++ b/src/core/tests/visitors/op/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/strided_slice.cpp b/src/core/tests/visitors/op/strided_slice.cpp index 774759f1b88..00d9d76af4f 100644 --- a/src/core/tests/visitors/op/strided_slice.cpp +++ b/src/core/tests/visitors/op/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/subtract.cpp b/src/core/tests/visitors/op/subtract.cpp index 0d99e35c4d0..0713f9b1bea 100644 --- a/src/core/tests/visitors/op/subtract.cpp +++ b/src/core/tests/visitors/op/subtract.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/swish.cpp b/src/core/tests/visitors/op/swish.cpp index c4ea08cb337..9470d0c3ef8 100644 --- a/src/core/tests/visitors/op/swish.cpp +++ b/src/core/tests/visitors/op/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/tan.cpp b/src/core/tests/visitors/op/tan.cpp index 5bff663d1c4..3c9b1c2fad1 100644 --- a/src/core/tests/visitors/op/tan.cpp +++ b/src/core/tests/visitors/op/tan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/tanh.cpp b/src/core/tests/visitors/op/tanh.cpp index 28ac0350fbd..6651e42206f 100644 --- a/src/core/tests/visitors/op/tanh.cpp +++ b/src/core/tests/visitors/op/tanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/tensor_iterator.cpp b/src/core/tests/visitors/op/tensor_iterator.cpp index f6ec19d0d82..5e8ab9815fd 100644 --- a/src/core/tests/visitors/op/tensor_iterator.cpp +++ b/src/core/tests/visitors/op/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/tile.cpp b/src/core/tests/visitors/op/tile.cpp index 462b864acf5..5ed296c7992 100644 --- a/src/core/tests/visitors/op/tile.cpp +++ b/src/core/tests/visitors/op/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/topk.cpp b/src/core/tests/visitors/op/topk.cpp index 249b4a0a8ee..cc2d928e0f0 100644 --- a/src/core/tests/visitors/op/topk.cpp +++ b/src/core/tests/visitors/op/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/transpose.cpp b/src/core/tests/visitors/op/transpose.cpp index d1b63ce3e3b..8ed421255b1 100644 --- a/src/core/tests/visitors/op/transpose.cpp +++ b/src/core/tests/visitors/op/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/unary_ops.hpp b/src/core/tests/visitors/op/unary_ops.hpp index d420867c774..f2a02dc71ac 100644 --- a/src/core/tests/visitors/op/unary_ops.hpp +++ b/src/core/tests/visitors/op/unary_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/unique.cpp b/src/core/tests/visitors/op/unique.cpp index 8cf3044661d..d2274f72507 100644 --- a/src/core/tests/visitors/op/unique.cpp +++ b/src/core/tests/visitors/op/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/unsqueeze.cpp b/src/core/tests/visitors/op/unsqueeze.cpp index 2343313f691..4a739a07699 100644 --- a/src/core/tests/visitors/op/unsqueeze.cpp +++ b/src/core/tests/visitors/op/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/op/variadic_split.cpp b/src/core/tests/visitors/op/variadic_split.cpp index 179e63e5079..4b29a1c2694 100644 --- a/src/core/tests/visitors/op/variadic_split.cpp +++ b/src/core/tests/visitors/op/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/partial_shape.cpp b/src/core/tests/visitors/partial_shape.cpp index a3fe455f28e..bbcb5eb571c 100644 --- a/src/core/tests/visitors/partial_shape.cpp +++ b/src/core/tests/visitors/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/user_op.cpp b/src/core/tests/visitors/user_op.cpp index 3253c3bbd5f..fd3e1e66e07 100644 --- a/src/core/tests/visitors/user_op.cpp +++ b/src/core/tests/visitors/user_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/core/tests/visitors/value_map.cpp b/src/core/tests/visitors/value_map.cpp index 741a24dfecc..d044bc63f5d 100644 --- a/src/core/tests/visitors/value_map.cpp +++ b/src/core/tests/visitors/value_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/CMakeLists.txt b/src/frontends/CMakeLists.txt index 9eda710015a..6f64b2a8c94 100644 --- a/src/frontends/CMakeLists.txt +++ b/src/frontends/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/common/CMakeLists.txt b/src/frontends/common/CMakeLists.txt index c38733b42d4..f57b23661fb 100644 --- a/src/frontends/common/CMakeLists.txt +++ b/src/frontends/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/common/include/openvino/frontend/exception.hpp b/src/frontends/common/include/openvino/frontend/exception.hpp index f957c67e3e8..4fdb3c316a5 100644 --- a/src/frontends/common/include/openvino/frontend/exception.hpp +++ b/src/frontends/common/include/openvino/frontend/exception.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension.hpp b/src/frontends/common/include/openvino/frontend/extension.hpp index 2c6aa00a8ca..898c8ac3e4e 100644 --- a/src/frontends/common/include/openvino/frontend/extension.hpp +++ b/src/frontends/common/include/openvino/frontend/extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension/conversion.hpp b/src/frontends/common/include/openvino/frontend/extension/conversion.hpp index 510b5e623ea..c4aea65af2e 100644 --- a/src/frontends/common/include/openvino/frontend/extension/conversion.hpp +++ b/src/frontends/common/include/openvino/frontend/extension/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension/decoder_transformation.hpp b/src/frontends/common/include/openvino/frontend/extension/decoder_transformation.hpp index c72872813de..d4060be7194 100644 --- a/src/frontends/common/include/openvino/frontend/extension/decoder_transformation.hpp +++ b/src/frontends/common/include/openvino/frontend/extension/decoder_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension/holder.hpp b/src/frontends/common/include/openvino/frontend/extension/holder.hpp index ba95f00f14e..7acc0f71e17 100644 --- a/src/frontends/common/include/openvino/frontend/extension/holder.hpp +++ b/src/frontends/common/include/openvino/frontend/extension/holder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension/op.hpp b/src/frontends/common/include/openvino/frontend/extension/op.hpp index 13da3d4e559..026275e8dfa 100644 --- a/src/frontends/common/include/openvino/frontend/extension/op.hpp +++ b/src/frontends/common/include/openvino/frontend/extension/op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension/progress_reporter.hpp b/src/frontends/common/include/openvino/frontend/extension/progress_reporter.hpp index fc8f9ccf464..b04b85a6bf3 100644 --- a/src/frontends/common/include/openvino/frontend/extension/progress_reporter.hpp +++ b/src/frontends/common/include/openvino/frontend/extension/progress_reporter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/extension/telemetry.hpp b/src/frontends/common/include/openvino/frontend/extension/telemetry.hpp index 65b057b603b..d6f4551baff 100644 --- a/src/frontends/common/include/openvino/frontend/extension/telemetry.hpp +++ b/src/frontends/common/include/openvino/frontend/extension/telemetry.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/frontend.hpp b/src/frontends/common/include/openvino/frontend/frontend.hpp index 6f76e978287..9cc9ef6160f 100644 --- a/src/frontends/common/include/openvino/frontend/frontend.hpp +++ b/src/frontends/common/include/openvino/frontend/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/input_model.hpp b/src/frontends/common/include/openvino/frontend/input_model.hpp index cf77eaf6747..f57b4df6312 100644 --- a/src/frontends/common/include/openvino/frontend/input_model.hpp +++ b/src/frontends/common/include/openvino/frontend/input_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/manager.hpp b/src/frontends/common/include/openvino/frontend/manager.hpp index b40d2ff0e6a..2fb5f3697fc 100644 --- a/src/frontends/common/include/openvino/frontend/manager.hpp +++ b/src/frontends/common/include/openvino/frontend/manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/node_context.hpp b/src/frontends/common/include/openvino/frontend/node_context.hpp index 211b94c0854..0d2fed9cd9d 100644 --- a/src/frontends/common/include/openvino/frontend/node_context.hpp +++ b/src/frontends/common/include/openvino/frontend/node_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/place.hpp b/src/frontends/common/include/openvino/frontend/place.hpp index f7588270966..8c546039b56 100644 --- a/src/frontends/common/include/openvino/frontend/place.hpp +++ b/src/frontends/common/include/openvino/frontend/place.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/include/openvino/frontend/visibility.hpp b/src/frontends/common/include/openvino/frontend/visibility.hpp index d893bdc1704..4e07f3cedbb 100644 --- a/src/frontends/common/include/openvino/frontend/visibility.hpp +++ b/src/frontends/common/include/openvino/frontend/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/shutdown_protobuf/CMakeLists.txt b/src/frontends/common/shutdown_protobuf/CMakeLists.txt index d9531b1e064..a14a97f7f31 100644 --- a/src/frontends/common/shutdown_protobuf/CMakeLists.txt +++ b/src/frontends/common/shutdown_protobuf/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/common/shutdown_protobuf/shutdown_protobuf.cpp b/src/frontends/common/shutdown_protobuf/shutdown_protobuf.cpp index cd3a5d2b497..4cb7140a4fe 100644 --- a/src/frontends/common/shutdown_protobuf/shutdown_protobuf.cpp +++ b/src/frontends/common/shutdown_protobuf/shutdown_protobuf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/extension/conversion.cpp b/src/frontends/common/src/extension/conversion.cpp index f4bac8034fa..0c176e64ccc 100644 --- a/src/frontends/common/src/extension/conversion.cpp +++ b/src/frontends/common/src/extension/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/extension/decoder_transformation.cpp b/src/frontends/common/src/extension/decoder_transformation.cpp index f174fb76fbe..0aa0d1e4e5d 100644 --- a/src/frontends/common/src/extension/decoder_transformation.cpp +++ b/src/frontends/common/src/extension/decoder_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/extension/progress_reporter.cpp b/src/frontends/common/src/extension/progress_reporter.cpp index fce30e65b4d..d1b24089db6 100644 --- a/src/frontends/common/src/extension/progress_reporter.cpp +++ b/src/frontends/common/src/extension/progress_reporter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/extension/telemetry.cpp b/src/frontends/common/src/extension/telemetry.cpp index 753fe4a8366..6f05048fac6 100644 --- a/src/frontends/common/src/extension/telemetry.cpp +++ b/src/frontends/common/src/extension/telemetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/frontend.cpp b/src/frontends/common/src/frontend.cpp index 14f0d12bc49..bcf27b32205 100644 --- a/src/frontends/common/src/frontend.cpp +++ b/src/frontends/common/src/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/input_model.cpp b/src/frontends/common/src/input_model.cpp index e4c152078a9..708dd072ad3 100644 --- a/src/frontends/common/src/input_model.cpp +++ b/src/frontends/common/src/input_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/manager.cpp b/src/frontends/common/src/manager.cpp index f6c0060d5f6..e4f51b24467 100644 --- a/src/frontends/common/src/manager.cpp +++ b/src/frontends/common/src/manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/place.cpp b/src/frontends/common/src/place.cpp index ee784656121..5fceb628405 100644 --- a/src/frontends/common/src/place.cpp +++ b/src/frontends/common/src/place.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/plugin_loader.cpp b/src/frontends/common/src/plugin_loader.cpp index 87051bd3355..927665dd1d9 100644 --- a/src/frontends/common/src/plugin_loader.cpp +++ b/src/frontends/common/src/plugin_loader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/plugin_loader.hpp b/src/frontends/common/src/plugin_loader.hpp index 5762aefb63c..93e6a5cc2eb 100644 --- a/src/frontends/common/src/plugin_loader.hpp +++ b/src/frontends/common/src/plugin_loader.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/utils.cpp b/src/frontends/common/src/utils.cpp index c7376e2fa97..a0779bab7e6 100644 --- a/src/frontends/common/src/utils.cpp +++ b/src/frontends/common/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/common/src/utils.hpp b/src/frontends/common/src/utils.hpp index 9417b7dba0d..24f1bb547e6 100644 --- a/src/frontends/common/src/utils.hpp +++ b/src/frontends/common/src/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/CMakeLists.txt b/src/frontends/ir/CMakeLists.txt index 12d6edab844..e11be311e03 100644 --- a/src/frontends/ir/CMakeLists.txt +++ b/src/frontends/ir/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/ir/include/openvino/frontend/ir/frontend.hpp b/src/frontends/ir/include/openvino/frontend/ir/frontend.hpp index 8f6b5025e15..974a5eb4d8d 100644 --- a/src/frontends/ir/include/openvino/frontend/ir/frontend.hpp +++ b/src/frontends/ir/include/openvino/frontend/ir/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/include/openvino/frontend/ir/visibility.hpp b/src/frontends/ir/include/openvino/frontend/ir/visibility.hpp index 89a6d70cbc9..306c526ea90 100644 --- a/src/frontends/ir/include/openvino/frontend/ir/visibility.hpp +++ b/src/frontends/ir/include/openvino/frontend/ir/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/CMakeLists.txt b/src/frontends/ir/src/CMakeLists.txt index 37ba795bf7d..ad869bb967c 100644 --- a/src/frontends/ir/src/CMakeLists.txt +++ b/src/frontends/ir/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/ir/src/frontend.cpp b/src/frontends/ir/src/frontend.cpp index 6b67998c233..2c8d5f574f8 100644 --- a/src/frontends/ir/src/frontend.cpp +++ b/src/frontends/ir/src/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/input_model.cpp b/src/frontends/ir/src/input_model.cpp index 01f8a28a7d9..699f42f8593 100644 --- a/src/frontends/ir/src/input_model.cpp +++ b/src/frontends/ir/src/input_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/input_model.hpp b/src/frontends/ir/src/input_model.hpp index b94b8c477a7..94e3d2e439b 100644 --- a/src/frontends/ir/src/input_model.hpp +++ b/src/frontends/ir/src/input_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/ir_deserializer.cpp b/src/frontends/ir/src/ir_deserializer.cpp index accc596024a..e59c69b6376 100644 --- a/src/frontends/ir/src/ir_deserializer.cpp +++ b/src/frontends/ir/src/ir_deserializer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/ir_deserializer.hpp b/src/frontends/ir/src/ir_deserializer.hpp index 06a3b953420..f0fe3b0be8a 100644 --- a/src/frontends/ir/src/ir_deserializer.hpp +++ b/src/frontends/ir/src/ir_deserializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/mmap_object.hpp b/src/frontends/ir/src/mmap_object.hpp index 2150cf292f6..6b96fce7ee7 100644 --- a/src/frontends/ir/src/mmap_object.hpp +++ b/src/frontends/ir/src/mmap_object.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/os/lin/lin_mmap_object.cpp b/src/frontends/ir/src/os/lin/lin_mmap_object.cpp index fd90e4cc29d..82dfc722148 100644 --- a/src/frontends/ir/src/os/lin/lin_mmap_object.cpp +++ b/src/frontends/ir/src/os/lin/lin_mmap_object.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/os/win/win_mmap_object.cpp b/src/frontends/ir/src/os/win/win_mmap_object.cpp index ba7b4e48c5e..c576bfe2f98 100644 --- a/src/frontends/ir/src/os/win/win_mmap_object.cpp +++ b/src/frontends/ir/src/os/win/win_mmap_object.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/rt_info_deserializer.cpp b/src/frontends/ir/src/rt_info_deserializer.cpp index 4da107033cc..4743bd856af 100644 --- a/src/frontends/ir/src/rt_info_deserializer.cpp +++ b/src/frontends/ir/src/rt_info_deserializer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/rt_info_deserializer.hpp b/src/frontends/ir/src/rt_info_deserializer.hpp index 229dadf00d0..6ea0ebab693 100644 --- a/src/frontends/ir/src/rt_info_deserializer.hpp +++ b/src/frontends/ir/src/rt_info_deserializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/utils.cpp b/src/frontends/ir/src/utils.cpp index cd3c7de87f6..84369529510 100644 --- a/src/frontends/ir/src/utils.cpp +++ b/src/frontends/ir/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/src/utils.hpp b/src/frontends/ir/src/utils.hpp index 3f289fa9d28..6285e31b4d5 100644 --- a/src/frontends/ir/src/utils.hpp +++ b/src/frontends/ir/src/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/CMakeLists.txt b/src/frontends/ir/tests/CMakeLists.txt index e306a0fb754..ac3e724f555 100644 --- a/src/frontends/ir/tests/CMakeLists.txt +++ b/src/frontends/ir/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/ir/tests/frontend_test.hpp b/src/frontends/ir/tests/frontend_test.hpp index 46d5cdbb144..379bfe2a228 100644 --- a/src/frontends/ir/tests/frontend_test.hpp +++ b/src/frontends/ir/tests/frontend_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/frontend_test_basic.cpp b/src/frontends/ir/tests/frontend_test_basic.cpp index 248c3e4a523..78d0099bed1 100644 --- a/src/frontends/ir/tests/frontend_test_basic.cpp +++ b/src/frontends/ir/tests/frontend_test_basic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/frontend_test_with_extensions.cpp b/src/frontends/ir/tests/frontend_test_with_extensions.cpp index 21c6ee89ba4..1c27631bca9 100644 --- a/src/frontends/ir/tests/frontend_test_with_extensions.cpp +++ b/src/frontends/ir/tests/frontend_test_with_extensions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/partial_shape_deserialization.cpp b/src/frontends/ir/tests/partial_shape_deserialization.cpp index f25f22b6299..c4dda439692 100644 --- a/src/frontends/ir/tests/partial_shape_deserialization.cpp +++ b/src/frontends/ir/tests/partial_shape_deserialization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/pre_processing_deserialization.cpp b/src/frontends/ir/tests/pre_processing_deserialization.cpp index 36ce193c7d7..a9f25876a11 100644 --- a/src/frontends/ir/tests/pre_processing_deserialization.cpp +++ b/src/frontends/ir/tests/pre_processing_deserialization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/rt_info_deserialization.cpp b/src/frontends/ir/tests/rt_info_deserialization.cpp index aa38d93b707..5cf9ffe12f6 100644 --- a/src/frontends/ir/tests/rt_info_deserialization.cpp +++ b/src/frontends/ir/tests/rt_info_deserialization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/ir/tests/tensor_iterator_deserialization.cpp b/src/frontends/ir/tests/tensor_iterator_deserialization.cpp index ab7bcea95bd..d2766cfe6aa 100644 --- a/src/frontends/ir/tests/tensor_iterator_deserialization.cpp +++ b/src/frontends/ir/tests/tensor_iterator_deserialization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/CMakeLists.txt b/src/frontends/onnx/CMakeLists.txt index 0fc70c50ef6..8585c8b80c5 100644 --- a/src/frontends/onnx/CMakeLists.txt +++ b/src/frontends/onnx/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/onnx/frontend/CMakeLists.txt b/src/frontends/onnx/frontend/CMakeLists.txt index e365c503f76..9dfa3917fa9 100644 --- a/src/frontends/onnx/frontend/CMakeLists.txt +++ b/src/frontends/onnx/frontend/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/onnx/frontend/include/onnx_import/core/node.hpp b/src/frontends/onnx/frontend/include/onnx_import/core/node.hpp index a58c425315e..66db9e6efcb 100644 --- a/src/frontends/onnx/frontend/include/onnx_import/core/node.hpp +++ b/src/frontends/onnx/frontend/include/onnx_import/core/node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/onnx_import/core/null_node.hpp b/src/frontends/onnx/frontend/include/onnx_import/core/null_node.hpp index 53be30c1b56..ec1256d7344 100644 --- a/src/frontends/onnx/frontend/include/onnx_import/core/null_node.hpp +++ b/src/frontends/onnx/frontend/include/onnx_import/core/null_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/onnx_import/core/operator_set.hpp b/src/frontends/onnx/frontend/include/onnx_import/core/operator_set.hpp index 196781de268..3e61ab9c4c6 100644 --- a/src/frontends/onnx/frontend/include/onnx_import/core/operator_set.hpp +++ b/src/frontends/onnx/frontend/include/onnx_import/core/operator_set.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/onnx_import/onnx.hpp b/src/frontends/onnx/frontend/include/onnx_import/onnx.hpp index 65c64402026..0899c48685f 100644 --- a/src/frontends/onnx/frontend/include/onnx_import/onnx.hpp +++ b/src/frontends/onnx/frontend/include/onnx_import/onnx.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/onnx_import/onnx_importer_visibility.hpp b/src/frontends/onnx/frontend/include/onnx_import/onnx_importer_visibility.hpp index e2e2d5415d2..e235dfb5475 100644 --- a/src/frontends/onnx/frontend/include/onnx_import/onnx_importer_visibility.hpp +++ b/src/frontends/onnx/frontend/include/onnx_import/onnx_importer_visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/onnx_import/onnx_utils.hpp b/src/frontends/onnx/frontend/include/onnx_import/onnx_utils.hpp index a6e83d690ec..0810bda574e 100644 --- a/src/frontends/onnx/frontend/include/onnx_import/onnx_utils.hpp +++ b/src/frontends/onnx/frontend/include/onnx_import/onnx_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/conversion.hpp b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/conversion.hpp index e8d36984aa9..58e72b319c8 100644 --- a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/conversion.hpp +++ b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/op.hpp b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/op.hpp index 0d9d97bca08..cca1ede3d2f 100644 --- a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/op.hpp +++ b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/extension/op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/frontend.hpp b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/frontend.hpp index cfe7786a8eb..fd952d9f7a9 100644 --- a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/frontend.hpp +++ b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/node_context.hpp b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/node_context.hpp index ba22cb687c7..8c17a03f22b 100644 --- a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/node_context.hpp +++ b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/node_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/visibility.hpp b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/visibility.hpp index 87afc24fb86..80ff94bcfa2 100644 --- a/src/frontends/onnx/frontend/include/openvino/frontend/onnx/visibility.hpp +++ b/src/frontends/onnx/frontend/include/openvino/frontend/onnx/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/attribute.cpp b/src/frontends/onnx/frontend/src/core/attribute.cpp index 7b48d02f93b..4bcb701e9e3 100644 --- a/src/frontends/onnx/frontend/src/core/attribute.cpp +++ b/src/frontends/onnx/frontend/src/core/attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/attribute.hpp b/src/frontends/onnx/frontend/src/core/attribute.hpp index 46b2442d5de..d0d6af0bbd6 100644 --- a/src/frontends/onnx/frontend/src/core/attribute.hpp +++ b/src/frontends/onnx/frontend/src/core/attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/graph.cpp b/src/frontends/onnx/frontend/src/core/graph.cpp index 368bc94b8d0..ce3b9a71727 100644 --- a/src/frontends/onnx/frontend/src/core/graph.cpp +++ b/src/frontends/onnx/frontend/src/core/graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/graph.hpp b/src/frontends/onnx/frontend/src/core/graph.hpp index 7180c4e0c32..5b6cd81e3dd 100644 --- a/src/frontends/onnx/frontend/src/core/graph.hpp +++ b/src/frontends/onnx/frontend/src/core/graph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/graph_cache.cpp b/src/frontends/onnx/frontend/src/core/graph_cache.cpp index 64bee0c851b..1fc68d47b3f 100644 --- a/src/frontends/onnx/frontend/src/core/graph_cache.cpp +++ b/src/frontends/onnx/frontend/src/core/graph_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/graph_cache.hpp b/src/frontends/onnx/frontend/src/core/graph_cache.hpp index 03b8fa998ae..58793c7358e 100644 --- a/src/frontends/onnx/frontend/src/core/graph_cache.hpp +++ b/src/frontends/onnx/frontend/src/core/graph_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/model.cpp b/src/frontends/onnx/frontend/src/core/model.cpp index 0acc60f78a1..b4dd3e65c0f 100644 --- a/src/frontends/onnx/frontend/src/core/model.cpp +++ b/src/frontends/onnx/frontend/src/core/model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/model.hpp b/src/frontends/onnx/frontend/src/core/model.hpp index 785ce21970a..311db16b1ca 100644 --- a/src/frontends/onnx/frontend/src/core/model.hpp +++ b/src/frontends/onnx/frontend/src/core/model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/node.cpp b/src/frontends/onnx/frontend/src/core/node.cpp index 647123199c4..b86c72c16ac 100644 --- a/src/frontends/onnx/frontend/src/core/node.cpp +++ b/src/frontends/onnx/frontend/src/core/node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/null_node.cpp b/src/frontends/onnx/frontend/src/core/null_node.cpp index d2c4122b336..aab0e5bda5c 100644 --- a/src/frontends/onnx/frontend/src/core/null_node.cpp +++ b/src/frontends/onnx/frontend/src/core/null_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/sparse_tensor.hpp b/src/frontends/onnx/frontend/src/core/sparse_tensor.hpp index d51c014c174..388376b50d9 100644 --- a/src/frontends/onnx/frontend/src/core/sparse_tensor.hpp +++ b/src/frontends/onnx/frontend/src/core/sparse_tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/tensor.cpp b/src/frontends/onnx/frontend/src/core/tensor.cpp index c3320cb0603..a9b9e125682 100644 --- a/src/frontends/onnx/frontend/src/core/tensor.cpp +++ b/src/frontends/onnx/frontend/src/core/tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/tensor.hpp b/src/frontends/onnx/frontend/src/core/tensor.hpp index 5927483ec8d..48864fc3108 100644 --- a/src/frontends/onnx/frontend/src/core/tensor.hpp +++ b/src/frontends/onnx/frontend/src/core/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/transform.cpp b/src/frontends/onnx/frontend/src/core/transform.cpp index 472901ffca2..b47230a4cba 100644 --- a/src/frontends/onnx/frontend/src/core/transform.cpp +++ b/src/frontends/onnx/frontend/src/core/transform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/transform.hpp b/src/frontends/onnx/frontend/src/core/transform.hpp index 7b4f5d077a0..c1d17b207c0 100644 --- a/src/frontends/onnx/frontend/src/core/transform.hpp +++ b/src/frontends/onnx/frontend/src/core/transform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/core/value_info.hpp b/src/frontends/onnx/frontend/src/core/value_info.hpp index e3c34045263..3d498efc8e6 100644 --- a/src/frontends/onnx/frontend/src/core/value_info.hpp +++ b/src/frontends/onnx/frontend/src/core/value_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/default_opset.hpp b/src/frontends/onnx/frontend/src/default_opset.hpp index a866a731626..62c6ceddec6 100644 --- a/src/frontends/onnx/frontend/src/default_opset.hpp +++ b/src/frontends/onnx/frontend/src/default_opset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/detail/subgraph_extraction.cpp b/src/frontends/onnx/frontend/src/detail/subgraph_extraction.cpp index d3f8dcf67bb..bd5a827fe95 100644 --- a/src/frontends/onnx/frontend/src/detail/subgraph_extraction.cpp +++ b/src/frontends/onnx/frontend/src/detail/subgraph_extraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/detail/subgraph_extraction.hpp b/src/frontends/onnx/frontend/src/detail/subgraph_extraction.hpp index 1a0eb852af0..d16db361b95 100644 --- a/src/frontends/onnx/frontend/src/detail/subgraph_extraction.hpp +++ b/src/frontends/onnx/frontend/src/detail/subgraph_extraction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/edge_mapper.cpp b/src/frontends/onnx/frontend/src/edge_mapper.cpp index 520cc75872b..137404cf17a 100644 --- a/src/frontends/onnx/frontend/src/edge_mapper.cpp +++ b/src/frontends/onnx/frontend/src/edge_mapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/edge_mapper.hpp b/src/frontends/onnx/frontend/src/edge_mapper.hpp index 34bc8b7af1b..11e1f76deae 100644 --- a/src/frontends/onnx/frontend/src/edge_mapper.hpp +++ b/src/frontends/onnx/frontend/src/edge_mapper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/editor.cpp b/src/frontends/onnx/frontend/src/editor.cpp index 9755faa8b7c..eadf1cebea3 100644 --- a/src/frontends/onnx/frontend/src/editor.cpp +++ b/src/frontends/onnx/frontend/src/editor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/editor.hpp b/src/frontends/onnx/frontend/src/editor.hpp index b4904980fc3..8d995e8aa33 100644 --- a/src/frontends/onnx/frontend/src/editor.hpp +++ b/src/frontends/onnx/frontend/src/editor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/editor_types.hpp b/src/frontends/onnx/frontend/src/editor_types.hpp index 49f8945b49b..56b341e2c90 100644 --- a/src/frontends/onnx/frontend/src/editor_types.hpp +++ b/src/frontends/onnx/frontend/src/editor_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/exceptions.cpp b/src/frontends/onnx/frontend/src/exceptions.cpp index 148f0aa36a1..ddc6ade8174 100644 --- a/src/frontends/onnx/frontend/src/exceptions.cpp +++ b/src/frontends/onnx/frontend/src/exceptions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/exceptions.hpp b/src/frontends/onnx/frontend/src/exceptions.hpp index 4f4a54663d1..234cdd7030c 100644 --- a/src/frontends/onnx/frontend/src/exceptions.hpp +++ b/src/frontends/onnx/frontend/src/exceptions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/frontend.cpp b/src/frontends/onnx/frontend/src/frontend.cpp index 3319c5fcf6a..d1a4d14ddb7 100644 --- a/src/frontends/onnx/frontend/src/frontend.cpp +++ b/src/frontends/onnx/frontend/src/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/input_model.cpp b/src/frontends/onnx/frontend/src/input_model.cpp index 212c682dce9..8d1fb4ee699 100644 --- a/src/frontends/onnx/frontend/src/input_model.cpp +++ b/src/frontends/onnx/frontend/src/input_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/input_model.hpp b/src/frontends/onnx/frontend/src/input_model.hpp index c21331ecfdb..1fd0b61ffd2 100644 --- a/src/frontends/onnx/frontend/src/input_model.hpp +++ b/src/frontends/onnx/frontend/src/input_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/node_context.cpp b/src/frontends/onnx/frontend/src/node_context.cpp index edd097ac565..2185f2a11c6 100644 --- a/src/frontends/onnx/frontend/src/node_context.cpp +++ b/src/frontends/onnx/frontend/src/node_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/onnx.cpp b/src/frontends/onnx/frontend/src/onnx.cpp index 5c91d340aa9..8944fcb5fd3 100644 --- a/src/frontends/onnx/frontend/src/onnx.cpp +++ b/src/frontends/onnx/frontend/src/onnx.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/abs.hpp b/src/frontends/onnx/frontend/src/op/abs.hpp index accdaa19669..baab844dc6d 100644 --- a/src/frontends/onnx/frontend/src/op/abs.hpp +++ b/src/frontends/onnx/frontend/src/op/abs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/acos.hpp b/src/frontends/onnx/frontend/src/op/acos.hpp index bb222b9236e..260053f3ff7 100644 --- a/src/frontends/onnx/frontend/src/op/acos.hpp +++ b/src/frontends/onnx/frontend/src/op/acos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/acosh.hpp b/src/frontends/onnx/frontend/src/op/acosh.hpp index a729a6d0afb..9d7f80dbda5 100644 --- a/src/frontends/onnx/frontend/src/op/acosh.hpp +++ b/src/frontends/onnx/frontend/src/op/acosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/add.cpp b/src/frontends/onnx/frontend/src/op/add.cpp index 5646ba0b685..c8b608d35b7 100644 --- a/src/frontends/onnx/frontend/src/op/add.cpp +++ b/src/frontends/onnx/frontend/src/op/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/add.hpp b/src/frontends/onnx/frontend/src/op/add.hpp index 79d55b54cfc..08ef3161648 100644 --- a/src/frontends/onnx/frontend/src/op/add.hpp +++ b/src/frontends/onnx/frontend/src/op/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/affine.cpp b/src/frontends/onnx/frontend/src/op/affine.cpp index d97807e4fba..c99e9789383 100644 --- a/src/frontends/onnx/frontend/src/op/affine.cpp +++ b/src/frontends/onnx/frontend/src/op/affine.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/affine.hpp b/src/frontends/onnx/frontend/src/op/affine.hpp index 478fd46a4a2..cad2b8d7473 100644 --- a/src/frontends/onnx/frontend/src/op/affine.hpp +++ b/src/frontends/onnx/frontend/src/op/affine.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/and.hpp b/src/frontends/onnx/frontend/src/op/and.hpp index 852f12fdebb..8e0d995ab61 100644 --- a/src/frontends/onnx/frontend/src/op/and.hpp +++ b/src/frontends/onnx/frontend/src/op/and.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/argmax.cpp b/src/frontends/onnx/frontend/src/op/argmax.cpp index 214e18b6321..17e74932808 100644 --- a/src/frontends/onnx/frontend/src/op/argmax.cpp +++ b/src/frontends/onnx/frontend/src/op/argmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/argmax.hpp b/src/frontends/onnx/frontend/src/op/argmax.hpp index af8a0e396ea..e6ec403f157 100644 --- a/src/frontends/onnx/frontend/src/op/argmax.hpp +++ b/src/frontends/onnx/frontend/src/op/argmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/argmin.cpp b/src/frontends/onnx/frontend/src/op/argmin.cpp index babc39c3e87..6570426bfaa 100644 --- a/src/frontends/onnx/frontend/src/op/argmin.cpp +++ b/src/frontends/onnx/frontend/src/op/argmin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/argmin.hpp b/src/frontends/onnx/frontend/src/op/argmin.hpp index 191a0b65b32..a784a2f44ce 100644 --- a/src/frontends/onnx/frontend/src/op/argmin.hpp +++ b/src/frontends/onnx/frontend/src/op/argmin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/asin.hpp b/src/frontends/onnx/frontend/src/op/asin.hpp index 2cd2819b2da..0824c37635c 100644 --- a/src/frontends/onnx/frontend/src/op/asin.hpp +++ b/src/frontends/onnx/frontend/src/op/asin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/asinh.hpp b/src/frontends/onnx/frontend/src/op/asinh.hpp index 890e00f546f..18032401512 100644 --- a/src/frontends/onnx/frontend/src/op/asinh.hpp +++ b/src/frontends/onnx/frontend/src/op/asinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/atan.hpp b/src/frontends/onnx/frontend/src/op/atan.hpp index d2c8f6f7b24..b2ca52c736d 100644 --- a/src/frontends/onnx/frontend/src/op/atan.hpp +++ b/src/frontends/onnx/frontend/src/op/atan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/atanh.hpp b/src/frontends/onnx/frontend/src/op/atanh.hpp index 6ec6679125d..a704edd7936 100644 --- a/src/frontends/onnx/frontend/src/op/atanh.hpp +++ b/src/frontends/onnx/frontend/src/op/atanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/aten.cpp b/src/frontends/onnx/frontend/src/op/aten.cpp index 335423e38b5..de220bf4735 100644 --- a/src/frontends/onnx/frontend/src/op/aten.cpp +++ b/src/frontends/onnx/frontend/src/op/aten.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/aten.hpp b/src/frontends/onnx/frontend/src/op/aten.hpp index 176c4a31630..9e5e7fe07e8 100644 --- a/src/frontends/onnx/frontend/src/op/aten.hpp +++ b/src/frontends/onnx/frontend/src/op/aten.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/average_pool.cpp b/src/frontends/onnx/frontend/src/op/average_pool.cpp index a14ffc44b34..2458a43000a 100644 --- a/src/frontends/onnx/frontend/src/op/average_pool.cpp +++ b/src/frontends/onnx/frontend/src/op/average_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/average_pool.hpp b/src/frontends/onnx/frontend/src/op/average_pool.hpp index 6a700c2c7c8..44669f80b7b 100644 --- a/src/frontends/onnx/frontend/src/op/average_pool.hpp +++ b/src/frontends/onnx/frontend/src/op/average_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/batch_norm.cpp b/src/frontends/onnx/frontend/src/op/batch_norm.cpp index ff8160a0dfb..4b8cad3bca2 100644 --- a/src/frontends/onnx/frontend/src/op/batch_norm.cpp +++ b/src/frontends/onnx/frontend/src/op/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/batch_norm.hpp b/src/frontends/onnx/frontend/src/op/batch_norm.hpp index ffb1c25e631..8f88b6a99dd 100644 --- a/src/frontends/onnx/frontend/src/op/batch_norm.hpp +++ b/src/frontends/onnx/frontend/src/op/batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/bitshift.cpp b/src/frontends/onnx/frontend/src/op/bitshift.cpp index 0cd146f0767..a4ad55caaec 100644 --- a/src/frontends/onnx/frontend/src/op/bitshift.cpp +++ b/src/frontends/onnx/frontend/src/op/bitshift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/bitshift.hpp b/src/frontends/onnx/frontend/src/op/bitshift.hpp index 6bd57ead25b..ed4faceba46 100644 --- a/src/frontends/onnx/frontend/src/op/bitshift.hpp +++ b/src/frontends/onnx/frontend/src/op/bitshift.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cast.cpp b/src/frontends/onnx/frontend/src/op/cast.cpp index 9f889153b63..dc979bb2f27 100644 --- a/src/frontends/onnx/frontend/src/op/cast.cpp +++ b/src/frontends/onnx/frontend/src/op/cast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cast.hpp b/src/frontends/onnx/frontend/src/op/cast.hpp index 62000d784a6..155d224d3cf 100644 --- a/src/frontends/onnx/frontend/src/op/cast.hpp +++ b/src/frontends/onnx/frontend/src/op/cast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cast_like.cpp b/src/frontends/onnx/frontend/src/op/cast_like.cpp index 89dd91936e1..decd4be5bd4 100644 --- a/src/frontends/onnx/frontend/src/op/cast_like.cpp +++ b/src/frontends/onnx/frontend/src/op/cast_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cast_like.hpp b/src/frontends/onnx/frontend/src/op/cast_like.hpp index 015734a2c03..f2bd7a798b4 100644 --- a/src/frontends/onnx/frontend/src/op/cast_like.hpp +++ b/src/frontends/onnx/frontend/src/op/cast_like.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/ceil.hpp b/src/frontends/onnx/frontend/src/op/ceil.hpp index 7680af97bfe..129abc1f74f 100644 --- a/src/frontends/onnx/frontend/src/op/ceil.hpp +++ b/src/frontends/onnx/frontend/src/op/ceil.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/clip.cpp b/src/frontends/onnx/frontend/src/op/clip.cpp index 3c9e995f656..77c6eceef3c 100644 --- a/src/frontends/onnx/frontend/src/op/clip.cpp +++ b/src/frontends/onnx/frontend/src/op/clip.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/clip.hpp b/src/frontends/onnx/frontend/src/op/clip.hpp index 2b5efa0a2e4..6e6bf23f735 100644 --- a/src/frontends/onnx/frontend/src/op/clip.hpp +++ b/src/frontends/onnx/frontend/src/op/clip.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/attention.cpp b/src/frontends/onnx/frontend/src/op/com.microsoft/attention.cpp index 0bba5ebb765..df075686196 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/attention.cpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/attention.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/attention.hpp b/src/frontends/onnx/frontend/src/op/com.microsoft/attention.hpp index 585dbac4686..d76917eb509 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/attention.hpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/attention.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.cpp b/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.cpp index b09b9ccdca9..f95c01dd6f2 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.cpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.hpp b/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.hpp index 345d41f5097..8d96ce08fd6 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.hpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/bias_gelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.cpp b/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.cpp index f98f6ab7c8e..b46e77717c1 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.cpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.hpp b/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.hpp index d209435b67d..e1019cd24d1 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.hpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/embed_layer_normalization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.cpp b/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.cpp index 77539a7b419..1feafa08e4a 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.cpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.hpp b/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.hpp index 03389dde5ec..30bb37044bb 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.hpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/fused_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.cpp b/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.cpp index 1555c0b2f60..b7d3300bad5 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.cpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.hpp b/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.hpp index 7cf66025f37..ff357875a4f 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.hpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/fusedgemm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.cpp b/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.cpp index 45320dc8286..81094f04d5f 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.cpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.hpp b/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.hpp index dbcfd558676..dbe29c2236e 100644 --- a/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.hpp +++ b/src/frontends/onnx/frontend/src/op/com.microsoft/skip_layer_normalization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/compress.cpp b/src/frontends/onnx/frontend/src/op/compress.cpp index 2890d26cbd3..88ef01ca208 100644 --- a/src/frontends/onnx/frontend/src/op/compress.cpp +++ b/src/frontends/onnx/frontend/src/op/compress.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/compress.hpp b/src/frontends/onnx/frontend/src/op/compress.hpp index 986dabddafb..7c16acd8d19 100644 --- a/src/frontends/onnx/frontend/src/op/compress.hpp +++ b/src/frontends/onnx/frontend/src/op/compress.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/concat.cpp b/src/frontends/onnx/frontend/src/op/concat.cpp index 8c6275b802b..d1faf328a72 100644 --- a/src/frontends/onnx/frontend/src/op/concat.cpp +++ b/src/frontends/onnx/frontend/src/op/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/concat.hpp b/src/frontends/onnx/frontend/src/op/concat.hpp index 602e2beb0f8..5ec2298cfc9 100644 --- a/src/frontends/onnx/frontend/src/op/concat.hpp +++ b/src/frontends/onnx/frontend/src/op/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/constant.cpp b/src/frontends/onnx/frontend/src/op/constant.cpp index 4e3e11b6a12..88126afabfc 100644 --- a/src/frontends/onnx/frontend/src/op/constant.cpp +++ b/src/frontends/onnx/frontend/src/op/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/constant.hpp b/src/frontends/onnx/frontend/src/op/constant.hpp index 52d8e06dd5f..ffc517091b9 100644 --- a/src/frontends/onnx/frontend/src/op/constant.hpp +++ b/src/frontends/onnx/frontend/src/op/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/constant_fill.cpp b/src/frontends/onnx/frontend/src/op/constant_fill.cpp index 4d46d26444a..08af90630f7 100644 --- a/src/frontends/onnx/frontend/src/op/constant_fill.cpp +++ b/src/frontends/onnx/frontend/src/op/constant_fill.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/constant_fill.hpp b/src/frontends/onnx/frontend/src/op/constant_fill.hpp index 95b82948c93..798fdb65793 100644 --- a/src/frontends/onnx/frontend/src/op/constant_fill.hpp +++ b/src/frontends/onnx/frontend/src/op/constant_fill.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/constant_of_shape.cpp b/src/frontends/onnx/frontend/src/op/constant_of_shape.cpp index 3bc8616358b..ca689c29668 100644 --- a/src/frontends/onnx/frontend/src/op/constant_of_shape.cpp +++ b/src/frontends/onnx/frontend/src/op/constant_of_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/constant_of_shape.hpp b/src/frontends/onnx/frontend/src/op/constant_of_shape.hpp index 07a2db4191d..c5a74c887cd 100644 --- a/src/frontends/onnx/frontend/src/op/constant_of_shape.hpp +++ b/src/frontends/onnx/frontend/src/op/constant_of_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/conv.cpp b/src/frontends/onnx/frontend/src/op/conv.cpp index 63053bb2656..12a1143315c 100644 --- a/src/frontends/onnx/frontend/src/op/conv.cpp +++ b/src/frontends/onnx/frontend/src/op/conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/conv.hpp b/src/frontends/onnx/frontend/src/op/conv.hpp index a2185b514ba..79939c7f5fb 100644 --- a/src/frontends/onnx/frontend/src/op/conv.hpp +++ b/src/frontends/onnx/frontend/src/op/conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/conv_integer.cpp b/src/frontends/onnx/frontend/src/op/conv_integer.cpp index a37d67cb795..ed01b6461cd 100644 --- a/src/frontends/onnx/frontend/src/op/conv_integer.cpp +++ b/src/frontends/onnx/frontend/src/op/conv_integer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/conv_integer.hpp b/src/frontends/onnx/frontend/src/op/conv_integer.hpp index 07fd10760df..824a08af1f0 100644 --- a/src/frontends/onnx/frontend/src/op/conv_integer.hpp +++ b/src/frontends/onnx/frontend/src/op/conv_integer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/conv_transpose.cpp b/src/frontends/onnx/frontend/src/op/conv_transpose.cpp index 60bb39e3a01..d517a9a0908 100644 --- a/src/frontends/onnx/frontend/src/op/conv_transpose.cpp +++ b/src/frontends/onnx/frontend/src/op/conv_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/conv_transpose.hpp b/src/frontends/onnx/frontend/src/op/conv_transpose.hpp index 4ffc759b83f..68011f41298 100644 --- a/src/frontends/onnx/frontend/src/op/conv_transpose.hpp +++ b/src/frontends/onnx/frontend/src/op/conv_transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cos.cpp b/src/frontends/onnx/frontend/src/op/cos.cpp index c0f0f4feb1f..1edb0249695 100644 --- a/src/frontends/onnx/frontend/src/op/cos.cpp +++ b/src/frontends/onnx/frontend/src/op/cos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cos.hpp b/src/frontends/onnx/frontend/src/op/cos.hpp index 90e9cfc69fb..47407c6d397 100644 --- a/src/frontends/onnx/frontend/src/op/cos.hpp +++ b/src/frontends/onnx/frontend/src/op/cos.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cosh.cpp b/src/frontends/onnx/frontend/src/op/cosh.cpp index f46c669eed1..0bf10902767 100644 --- a/src/frontends/onnx/frontend/src/op/cosh.cpp +++ b/src/frontends/onnx/frontend/src/op/cosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cosh.hpp b/src/frontends/onnx/frontend/src/op/cosh.hpp index 1805b13d448..e9558399c81 100644 --- a/src/frontends/onnx/frontend/src/op/cosh.hpp +++ b/src/frontends/onnx/frontend/src/op/cosh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/crop.cpp b/src/frontends/onnx/frontend/src/op/crop.cpp index ebaa051446d..1e14cdbbd54 100644 --- a/src/frontends/onnx/frontend/src/op/crop.cpp +++ b/src/frontends/onnx/frontend/src/op/crop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/crop.hpp b/src/frontends/onnx/frontend/src/op/crop.hpp index 2f9eb6bbf43..f7d5d34cba9 100644 --- a/src/frontends/onnx/frontend/src/op/crop.hpp +++ b/src/frontends/onnx/frontend/src/op/crop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cum_sum.cpp b/src/frontends/onnx/frontend/src/op/cum_sum.cpp index 78a09e62baa..42160ab74cf 100644 --- a/src/frontends/onnx/frontend/src/op/cum_sum.cpp +++ b/src/frontends/onnx/frontend/src/op/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/cum_sum.hpp b/src/frontends/onnx/frontend/src/op/cum_sum.hpp index 3bddf4207fb..aa32f93d654 100644 --- a/src/frontends/onnx/frontend/src/op/cum_sum.hpp +++ b/src/frontends/onnx/frontend/src/op/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/depth_to_space.cpp b/src/frontends/onnx/frontend/src/op/depth_to_space.cpp index febe7da317b..57818856d66 100644 --- a/src/frontends/onnx/frontend/src/op/depth_to_space.cpp +++ b/src/frontends/onnx/frontend/src/op/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/depth_to_space.hpp b/src/frontends/onnx/frontend/src/op/depth_to_space.hpp index 07a37092344..89ec4b62a2f 100644 --- a/src/frontends/onnx/frontend/src/op/depth_to_space.hpp +++ b/src/frontends/onnx/frontend/src/op/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/dequantize_linear.cpp b/src/frontends/onnx/frontend/src/op/dequantize_linear.cpp index 9647f02fe75..e31809218b6 100644 --- a/src/frontends/onnx/frontend/src/op/dequantize_linear.cpp +++ b/src/frontends/onnx/frontend/src/op/dequantize_linear.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/dequantize_linear.hpp b/src/frontends/onnx/frontend/src/op/dequantize_linear.hpp index 77ac111eb25..52675aa21ee 100644 --- a/src/frontends/onnx/frontend/src/op/dequantize_linear.hpp +++ b/src/frontends/onnx/frontend/src/op/dequantize_linear.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/div.hpp b/src/frontends/onnx/frontend/src/op/div.hpp index 2686081eda9..74ef8fa1724 100644 --- a/src/frontends/onnx/frontend/src/op/div.hpp +++ b/src/frontends/onnx/frontend/src/op/div.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/dropout.cpp b/src/frontends/onnx/frontend/src/op/dropout.cpp index 848849dfc5e..44608a22ad3 100644 --- a/src/frontends/onnx/frontend/src/op/dropout.cpp +++ b/src/frontends/onnx/frontend/src/op/dropout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/dropout.hpp b/src/frontends/onnx/frontend/src/op/dropout.hpp index 6604ebaedcd..7f35ea62ae0 100644 --- a/src/frontends/onnx/frontend/src/op/dropout.hpp +++ b/src/frontends/onnx/frontend/src/op/dropout.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.cpp b/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.cpp index 03c9e0ada83..d53df952912 100644 --- a/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.cpp +++ b/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.hpp b/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.hpp index 392cab0bbcb..9dbf8131b3c 100644 --- a/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.hpp +++ b/src/frontends/onnx/frontend/src/op/dynamic_quantize_linear.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/einsum.cpp b/src/frontends/onnx/frontend/src/op/einsum.cpp index d2212463d09..b40ef5c7f5b 100644 --- a/src/frontends/onnx/frontend/src/op/einsum.cpp +++ b/src/frontends/onnx/frontend/src/op/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/einsum.hpp b/src/frontends/onnx/frontend/src/op/einsum.hpp index 0fe5c1da4c3..915cef67513 100644 --- a/src/frontends/onnx/frontend/src/op/einsum.hpp +++ b/src/frontends/onnx/frontend/src/op/einsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/elu.cpp b/src/frontends/onnx/frontend/src/op/elu.cpp index 69e520710f5..abd38460fd6 100644 --- a/src/frontends/onnx/frontend/src/op/elu.cpp +++ b/src/frontends/onnx/frontend/src/op/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/elu.hpp b/src/frontends/onnx/frontend/src/op/elu.hpp index 3fdba05f205..6b1481e9fb7 100644 --- a/src/frontends/onnx/frontend/src/op/elu.hpp +++ b/src/frontends/onnx/frontend/src/op/elu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/equal.hpp b/src/frontends/onnx/frontend/src/op/equal.hpp index 1e09af4ebbb..8d14dea6bfe 100644 --- a/src/frontends/onnx/frontend/src/op/equal.hpp +++ b/src/frontends/onnx/frontend/src/op/equal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/erf.hpp b/src/frontends/onnx/frontend/src/op/erf.hpp index c0d9b99d7d4..279ed6d2d3f 100644 --- a/src/frontends/onnx/frontend/src/op/erf.hpp +++ b/src/frontends/onnx/frontend/src/op/erf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/exp.hpp b/src/frontends/onnx/frontend/src/op/exp.hpp index aa0d69970c8..b851f80ff93 100644 --- a/src/frontends/onnx/frontend/src/op/exp.hpp +++ b/src/frontends/onnx/frontend/src/op/exp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/expand.cpp b/src/frontends/onnx/frontend/src/op/expand.cpp index f8481244440..77707f66e43 100644 --- a/src/frontends/onnx/frontend/src/op/expand.cpp +++ b/src/frontends/onnx/frontend/src/op/expand.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/expand.hpp b/src/frontends/onnx/frontend/src/op/expand.hpp index 0a3d731b72e..d460ac741ac 100644 --- a/src/frontends/onnx/frontend/src/op/expand.hpp +++ b/src/frontends/onnx/frontend/src/op/expand.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/eye_like.cpp b/src/frontends/onnx/frontend/src/op/eye_like.cpp index 4fa5a2de241..d6c7c1741d5 100644 --- a/src/frontends/onnx/frontend/src/op/eye_like.cpp +++ b/src/frontends/onnx/frontend/src/op/eye_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/eye_like.hpp b/src/frontends/onnx/frontend/src/op/eye_like.hpp index 13eef62527b..4edfaf9e8c4 100644 --- a/src/frontends/onnx/frontend/src/op/eye_like.hpp +++ b/src/frontends/onnx/frontend/src/op/eye_like.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/flatten.cpp b/src/frontends/onnx/frontend/src/op/flatten.cpp index f23d1e7dd61..52ded54ae3a 100644 --- a/src/frontends/onnx/frontend/src/op/flatten.cpp +++ b/src/frontends/onnx/frontend/src/op/flatten.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/flatten.hpp b/src/frontends/onnx/frontend/src/op/flatten.hpp index 24e000bb6cb..fde79250351 100644 --- a/src/frontends/onnx/frontend/src/op/flatten.hpp +++ b/src/frontends/onnx/frontend/src/op/flatten.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/floor.hpp b/src/frontends/onnx/frontend/src/op/floor.hpp index 015145d90f2..4de50005fee 100644 --- a/src/frontends/onnx/frontend/src/op/floor.hpp +++ b/src/frontends/onnx/frontend/src/op/floor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gather.hpp b/src/frontends/onnx/frontend/src/op/gather.hpp index 1a448d07d38..b5220a8095d 100644 --- a/src/frontends/onnx/frontend/src/op/gather.hpp +++ b/src/frontends/onnx/frontend/src/op/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gather_elements.hpp b/src/frontends/onnx/frontend/src/op/gather_elements.hpp index bcb4b94da33..7e1823b2e25 100644 --- a/src/frontends/onnx/frontend/src/op/gather_elements.hpp +++ b/src/frontends/onnx/frontend/src/op/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gather_nd.cpp b/src/frontends/onnx/frontend/src/op/gather_nd.cpp index 28b6070d577..7fdfcaf6de4 100644 --- a/src/frontends/onnx/frontend/src/op/gather_nd.cpp +++ b/src/frontends/onnx/frontend/src/op/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gather_nd.hpp b/src/frontends/onnx/frontend/src/op/gather_nd.hpp index 67f236b899f..228e0f5b672 100644 --- a/src/frontends/onnx/frontend/src/op/gather_nd.hpp +++ b/src/frontends/onnx/frontend/src/op/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gemm.cpp b/src/frontends/onnx/frontend/src/op/gemm.cpp index 929c42062bd..b4b9f707f17 100644 --- a/src/frontends/onnx/frontend/src/op/gemm.cpp +++ b/src/frontends/onnx/frontend/src/op/gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gemm.hpp b/src/frontends/onnx/frontend/src/op/gemm.hpp index 875be36fa7b..69ae2b0d873 100644 --- a/src/frontends/onnx/frontend/src/op/gemm.hpp +++ b/src/frontends/onnx/frontend/src/op/gemm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/global_average_pool.cpp b/src/frontends/onnx/frontend/src/op/global_average_pool.cpp index 558e75ff52f..0f81499d35a 100644 --- a/src/frontends/onnx/frontend/src/op/global_average_pool.cpp +++ b/src/frontends/onnx/frontend/src/op/global_average_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/global_average_pool.hpp b/src/frontends/onnx/frontend/src/op/global_average_pool.hpp index 38a7269dd46..c0d03d88be7 100644 --- a/src/frontends/onnx/frontend/src/op/global_average_pool.hpp +++ b/src/frontends/onnx/frontend/src/op/global_average_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/global_max_pool.cpp b/src/frontends/onnx/frontend/src/op/global_max_pool.cpp index bf20566edf8..b8e82ea611e 100644 --- a/src/frontends/onnx/frontend/src/op/global_max_pool.cpp +++ b/src/frontends/onnx/frontend/src/op/global_max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/global_max_pool.hpp b/src/frontends/onnx/frontend/src/op/global_max_pool.hpp index c251a7e2393..12db15f209f 100644 --- a/src/frontends/onnx/frontend/src/op/global_max_pool.hpp +++ b/src/frontends/onnx/frontend/src/op/global_max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/greater.hpp b/src/frontends/onnx/frontend/src/op/greater.hpp index 454484c979f..1c235b24cfc 100644 --- a/src/frontends/onnx/frontend/src/op/greater.hpp +++ b/src/frontends/onnx/frontend/src/op/greater.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/grid_sample.cpp b/src/frontends/onnx/frontend/src/op/grid_sample.cpp index aa1469afb51..db7375b4d81 100644 --- a/src/frontends/onnx/frontend/src/op/grid_sample.cpp +++ b/src/frontends/onnx/frontend/src/op/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/grid_sample.hpp b/src/frontends/onnx/frontend/src/op/grid_sample.hpp index 6ead4419a3b..566f387b526 100644 --- a/src/frontends/onnx/frontend/src/op/grid_sample.hpp +++ b/src/frontends/onnx/frontend/src/op/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gru.cpp b/src/frontends/onnx/frontend/src/op/gru.cpp index 9beb75ca25e..0fdb59629c4 100644 --- a/src/frontends/onnx/frontend/src/op/gru.cpp +++ b/src/frontends/onnx/frontend/src/op/gru.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/gru.hpp b/src/frontends/onnx/frontend/src/op/gru.hpp index 5ba446e52b0..867da873210 100644 --- a/src/frontends/onnx/frontend/src/op/gru.hpp +++ b/src/frontends/onnx/frontend/src/op/gru.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/hard_sigmoid.cpp b/src/frontends/onnx/frontend/src/op/hard_sigmoid.cpp index 3686430abd9..3a7f4d31052 100644 --- a/src/frontends/onnx/frontend/src/op/hard_sigmoid.cpp +++ b/src/frontends/onnx/frontend/src/op/hard_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/hard_sigmoid.hpp b/src/frontends/onnx/frontend/src/op/hard_sigmoid.hpp index 9e447e571fe..1bcddf788cd 100644 --- a/src/frontends/onnx/frontend/src/op/hard_sigmoid.hpp +++ b/src/frontends/onnx/frontend/src/op/hard_sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/hard_swish.hpp b/src/frontends/onnx/frontend/src/op/hard_swish.hpp index 4bb80162b88..09d2ddd5a5c 100644 --- a/src/frontends/onnx/frontend/src/op/hard_swish.hpp +++ b/src/frontends/onnx/frontend/src/op/hard_swish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/hardmax.cpp b/src/frontends/onnx/frontend/src/op/hardmax.cpp index 112e262b736..eb9b421cd71 100644 --- a/src/frontends/onnx/frontend/src/op/hardmax.cpp +++ b/src/frontends/onnx/frontend/src/op/hardmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/hardmax.hpp b/src/frontends/onnx/frontend/src/op/hardmax.hpp index 4e35255c562..378406fb75e 100644 --- a/src/frontends/onnx/frontend/src/op/hardmax.hpp +++ b/src/frontends/onnx/frontend/src/op/hardmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/identity.hpp b/src/frontends/onnx/frontend/src/op/identity.hpp index 39e3b272839..847dedc0cd4 100644 --- a/src/frontends/onnx/frontend/src/op/identity.hpp +++ b/src/frontends/onnx/frontend/src/op/identity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/if.cpp b/src/frontends/onnx/frontend/src/op/if.cpp index 2a9f4974de5..d193892b730 100644 --- a/src/frontends/onnx/frontend/src/op/if.cpp +++ b/src/frontends/onnx/frontend/src/op/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/if.hpp b/src/frontends/onnx/frontend/src/op/if.hpp index f41aa8b4726..12cdea1d75c 100644 --- a/src/frontends/onnx/frontend/src/op/if.hpp +++ b/src/frontends/onnx/frontend/src/op/if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/image_scaler.cpp b/src/frontends/onnx/frontend/src/op/image_scaler.cpp index 44578e4cc4b..e51a598d079 100644 --- a/src/frontends/onnx/frontend/src/op/image_scaler.cpp +++ b/src/frontends/onnx/frontend/src/op/image_scaler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/image_scaler.hpp b/src/frontends/onnx/frontend/src/op/image_scaler.hpp index 07bd2835fe0..a432daca815 100644 --- a/src/frontends/onnx/frontend/src/op/image_scaler.hpp +++ b/src/frontends/onnx/frontend/src/op/image_scaler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/instance_norm.cpp b/src/frontends/onnx/frontend/src/op/instance_norm.cpp index a484a1cf7dd..54ef19c7787 100644 --- a/src/frontends/onnx/frontend/src/op/instance_norm.cpp +++ b/src/frontends/onnx/frontend/src/op/instance_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/instance_norm.hpp b/src/frontends/onnx/frontend/src/op/instance_norm.hpp index 4585590c83e..6657f4ef2f0 100644 --- a/src/frontends/onnx/frontend/src/op/instance_norm.hpp +++ b/src/frontends/onnx/frontend/src/op/instance_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/is_finite.cpp b/src/frontends/onnx/frontend/src/op/is_finite.cpp index 123485aea75..97568bb43fc 100644 --- a/src/frontends/onnx/frontend/src/op/is_finite.cpp +++ b/src/frontends/onnx/frontend/src/op/is_finite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/is_finite.hpp b/src/frontends/onnx/frontend/src/op/is_finite.hpp index 99935ecc9ef..49b666b0c63 100644 --- a/src/frontends/onnx/frontend/src/op/is_finite.hpp +++ b/src/frontends/onnx/frontend/src/op/is_finite.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/is_inf.cpp b/src/frontends/onnx/frontend/src/op/is_inf.cpp index 445d4aadedd..b1135580fc2 100644 --- a/src/frontends/onnx/frontend/src/op/is_inf.cpp +++ b/src/frontends/onnx/frontend/src/op/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/is_inf.hpp b/src/frontends/onnx/frontend/src/op/is_inf.hpp index b770e0ad8e3..36780409555 100644 --- a/src/frontends/onnx/frontend/src/op/is_inf.hpp +++ b/src/frontends/onnx/frontend/src/op/is_inf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/is_nan.cpp b/src/frontends/onnx/frontend/src/op/is_nan.cpp index 844d2809ca7..fb1e37b7954 100644 --- a/src/frontends/onnx/frontend/src/op/is_nan.cpp +++ b/src/frontends/onnx/frontend/src/op/is_nan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/is_nan.hpp b/src/frontends/onnx/frontend/src/op/is_nan.hpp index bd6e61ec621..edf4ad685aa 100644 --- a/src/frontends/onnx/frontend/src/op/is_nan.hpp +++ b/src/frontends/onnx/frontend/src/op/is_nan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/leaky_relu.cpp b/src/frontends/onnx/frontend/src/op/leaky_relu.cpp index 57bc2951d5d..4783536c980 100644 --- a/src/frontends/onnx/frontend/src/op/leaky_relu.cpp +++ b/src/frontends/onnx/frontend/src/op/leaky_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/leaky_relu.hpp b/src/frontends/onnx/frontend/src/op/leaky_relu.hpp index 8dfcf25d0be..1a913dc9e0e 100644 --- a/src/frontends/onnx/frontend/src/op/leaky_relu.hpp +++ b/src/frontends/onnx/frontend/src/op/leaky_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/less.hpp b/src/frontends/onnx/frontend/src/op/less.hpp index cb391ea143e..234b6d47003 100644 --- a/src/frontends/onnx/frontend/src/op/less.hpp +++ b/src/frontends/onnx/frontend/src/op/less.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/log.cpp b/src/frontends/onnx/frontend/src/op/log.cpp index 35a35d64f4b..a079563f6e3 100644 --- a/src/frontends/onnx/frontend/src/op/log.cpp +++ b/src/frontends/onnx/frontend/src/op/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/log.hpp b/src/frontends/onnx/frontend/src/op/log.hpp index 94a0ebb9895..2a8b93c7769 100644 --- a/src/frontends/onnx/frontend/src/op/log.hpp +++ b/src/frontends/onnx/frontend/src/op/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/log_softmax.cpp b/src/frontends/onnx/frontend/src/op/log_softmax.cpp index fd03986ad3c..c3b4ce405fb 100644 --- a/src/frontends/onnx/frontend/src/op/log_softmax.cpp +++ b/src/frontends/onnx/frontend/src/op/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/log_softmax.hpp b/src/frontends/onnx/frontend/src/op/log_softmax.hpp index ef47cd9df49..fd25b448840 100644 --- a/src/frontends/onnx/frontend/src/op/log_softmax.hpp +++ b/src/frontends/onnx/frontend/src/op/log_softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/loop.cpp b/src/frontends/onnx/frontend/src/op/loop.cpp index c465d0e6d07..6b364e669d2 100644 --- a/src/frontends/onnx/frontend/src/op/loop.cpp +++ b/src/frontends/onnx/frontend/src/op/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/loop.hpp b/src/frontends/onnx/frontend/src/op/loop.hpp index 3fbebda90be..c8d417f81bd 100644 --- a/src/frontends/onnx/frontend/src/op/loop.hpp +++ b/src/frontends/onnx/frontend/src/op/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lp_norm.cpp b/src/frontends/onnx/frontend/src/op/lp_norm.cpp index 4129bc0e1e9..9a1214f06f6 100644 --- a/src/frontends/onnx/frontend/src/op/lp_norm.cpp +++ b/src/frontends/onnx/frontend/src/op/lp_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lp_norm.hpp b/src/frontends/onnx/frontend/src/op/lp_norm.hpp index e8771834fcd..dd76e6b9514 100644 --- a/src/frontends/onnx/frontend/src/op/lp_norm.hpp +++ b/src/frontends/onnx/frontend/src/op/lp_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lp_pool.cpp b/src/frontends/onnx/frontend/src/op/lp_pool.cpp index 83b5d4290ed..e18d35a8bb8 100644 --- a/src/frontends/onnx/frontend/src/op/lp_pool.cpp +++ b/src/frontends/onnx/frontend/src/op/lp_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lp_pool.hpp b/src/frontends/onnx/frontend/src/op/lp_pool.hpp index f4dfdd89e62..f4b9e2793ef 100644 --- a/src/frontends/onnx/frontend/src/op/lp_pool.hpp +++ b/src/frontends/onnx/frontend/src/op/lp_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lrn.cpp b/src/frontends/onnx/frontend/src/op/lrn.cpp index 14631866921..e49a983eae8 100644 --- a/src/frontends/onnx/frontend/src/op/lrn.cpp +++ b/src/frontends/onnx/frontend/src/op/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lrn.hpp b/src/frontends/onnx/frontend/src/op/lrn.hpp index fa5cc53d7ee..efb5ad8300f 100644 --- a/src/frontends/onnx/frontend/src/op/lrn.hpp +++ b/src/frontends/onnx/frontend/src/op/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lstm.cpp b/src/frontends/onnx/frontend/src/op/lstm.cpp index a7f0292dd30..26bc0cab58e 100644 --- a/src/frontends/onnx/frontend/src/op/lstm.cpp +++ b/src/frontends/onnx/frontend/src/op/lstm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/lstm.hpp b/src/frontends/onnx/frontend/src/op/lstm.hpp index e82d2b8ac27..6396765a689 100644 --- a/src/frontends/onnx/frontend/src/op/lstm.hpp +++ b/src/frontends/onnx/frontend/src/op/lstm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/matmul.hpp b/src/frontends/onnx/frontend/src/op/matmul.hpp index ce94fe42f55..d2e995e4810 100644 --- a/src/frontends/onnx/frontend/src/op/matmul.hpp +++ b/src/frontends/onnx/frontend/src/op/matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/matmul_integer.cpp b/src/frontends/onnx/frontend/src/op/matmul_integer.cpp index e9f6500a20d..034a0db6a25 100644 --- a/src/frontends/onnx/frontend/src/op/matmul_integer.cpp +++ b/src/frontends/onnx/frontend/src/op/matmul_integer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/matmul_integer.hpp b/src/frontends/onnx/frontend/src/op/matmul_integer.hpp index 70e4a03843a..f27055cba37 100644 --- a/src/frontends/onnx/frontend/src/op/matmul_integer.hpp +++ b/src/frontends/onnx/frontend/src/op/matmul_integer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/max.hpp b/src/frontends/onnx/frontend/src/op/max.hpp index 9306fb21318..add5aeb83f1 100644 --- a/src/frontends/onnx/frontend/src/op/max.hpp +++ b/src/frontends/onnx/frontend/src/op/max.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/max_pool.cpp b/src/frontends/onnx/frontend/src/op/max_pool.cpp index 671e870c1c1..8a13a89cdaa 100644 --- a/src/frontends/onnx/frontend/src/op/max_pool.cpp +++ b/src/frontends/onnx/frontend/src/op/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/max_pool.hpp b/src/frontends/onnx/frontend/src/op/max_pool.hpp index 240e15d18e1..6e965a94692 100644 --- a/src/frontends/onnx/frontend/src/op/max_pool.hpp +++ b/src/frontends/onnx/frontend/src/op/max_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mean.cpp b/src/frontends/onnx/frontend/src/op/mean.cpp index 041375a148b..e9c8bf27a52 100644 --- a/src/frontends/onnx/frontend/src/op/mean.cpp +++ b/src/frontends/onnx/frontend/src/op/mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mean.hpp b/src/frontends/onnx/frontend/src/op/mean.hpp index 33d735d804f..44b16126692 100644 --- a/src/frontends/onnx/frontend/src/op/mean.hpp +++ b/src/frontends/onnx/frontend/src/op/mean.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mean_variance_normalization.cpp b/src/frontends/onnx/frontend/src/op/mean_variance_normalization.cpp index 4e03eacb028..304de07faa2 100644 --- a/src/frontends/onnx/frontend/src/op/mean_variance_normalization.cpp +++ b/src/frontends/onnx/frontend/src/op/mean_variance_normalization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mean_variance_normalization.hpp b/src/frontends/onnx/frontend/src/op/mean_variance_normalization.hpp index 7b2e9bc3704..757c8313b7d 100644 --- a/src/frontends/onnx/frontend/src/op/mean_variance_normalization.hpp +++ b/src/frontends/onnx/frontend/src/op/mean_variance_normalization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/min.hpp b/src/frontends/onnx/frontend/src/op/min.hpp index 9175180631d..f1fa52eadec 100644 --- a/src/frontends/onnx/frontend/src/op/min.hpp +++ b/src/frontends/onnx/frontend/src/op/min.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mod.cpp b/src/frontends/onnx/frontend/src/op/mod.cpp index 476d684a7c1..85b761d7217 100644 --- a/src/frontends/onnx/frontend/src/op/mod.cpp +++ b/src/frontends/onnx/frontend/src/op/mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mod.hpp b/src/frontends/onnx/frontend/src/op/mod.hpp index 1aa7624976b..0838f496099 100644 --- a/src/frontends/onnx/frontend/src/op/mod.hpp +++ b/src/frontends/onnx/frontend/src/op/mod.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/mul.hpp b/src/frontends/onnx/frontend/src/op/mul.hpp index 5a47b327206..f13b077236b 100644 --- a/src/frontends/onnx/frontend/src/op/mul.hpp +++ b/src/frontends/onnx/frontend/src/op/mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/neg.hpp b/src/frontends/onnx/frontend/src/op/neg.hpp index 13c55c58673..8d0131c564c 100644 --- a/src/frontends/onnx/frontend/src/op/neg.hpp +++ b/src/frontends/onnx/frontend/src/op/neg.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/non_max_suppression.cpp b/src/frontends/onnx/frontend/src/op/non_max_suppression.cpp index b23f823a748..5c4202579d2 100644 --- a/src/frontends/onnx/frontend/src/op/non_max_suppression.cpp +++ b/src/frontends/onnx/frontend/src/op/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/non_max_suppression.hpp b/src/frontends/onnx/frontend/src/op/non_max_suppression.hpp index 830f385a0a4..4d64ee17910 100644 --- a/src/frontends/onnx/frontend/src/op/non_max_suppression.hpp +++ b/src/frontends/onnx/frontend/src/op/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/non_zero.cpp b/src/frontends/onnx/frontend/src/op/non_zero.cpp index 206bb4d762d..9da0d85a028 100644 --- a/src/frontends/onnx/frontend/src/op/non_zero.cpp +++ b/src/frontends/onnx/frontend/src/op/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/non_zero.hpp b/src/frontends/onnx/frontend/src/op/non_zero.hpp index 80dd060edeb..a0d270a63cc 100644 --- a/src/frontends/onnx/frontend/src/op/non_zero.hpp +++ b/src/frontends/onnx/frontend/src/op/non_zero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/not.hpp b/src/frontends/onnx/frontend/src/op/not.hpp index 8c4e72e28a2..fba90dbfee1 100644 --- a/src/frontends/onnx/frontend/src/op/not.hpp +++ b/src/frontends/onnx/frontend/src/op/not.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/onehot.cpp b/src/frontends/onnx/frontend/src/op/onehot.cpp index 7556b0c9f22..4075a46f6f2 100644 --- a/src/frontends/onnx/frontend/src/op/onehot.cpp +++ b/src/frontends/onnx/frontend/src/op/onehot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/onehot.hpp b/src/frontends/onnx/frontend/src/op/onehot.hpp index 180784bdfb0..e3fc0862812 100644 --- a/src/frontends/onnx/frontend/src/op/onehot.hpp +++ b/src/frontends/onnx/frontend/src/op/onehot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/or.hpp b/src/frontends/onnx/frontend/src/op/or.hpp index f758934002c..92a9bad744f 100644 --- a/src/frontends/onnx/frontend/src/op/or.hpp +++ b/src/frontends/onnx/frontend/src/op/or.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.cpp index 9014fdb0212..a3ff4b78ec1 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.hpp index 87d817b5bc3..e81eda1d082 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.cpp index ced762f0bcf..11effc7f537 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.hpp index fe637b740d1..f7f21b6bd8a 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.cpp index bd29bc11105..25d4d1d82d5 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.hpp index 4e0e065f4d9..c9cb86cb4ae 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/generate_proposals_single_image.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.cpp index 23355631359..5540643cd65 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.hpp index b0497c3e24c..bc1ab2ef8be 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/prior_grid_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.cpp index 8b7ffc24d2f..3b4c97191c6 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.hpp index 21f2a358701..6af63681d88 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/roi_feature_extractor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.cpp index d572e033ec8..da1934de3e7 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.hpp index a02e542a996..480d3dd55d6 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/experimental_detectron/topk_rios.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.cpp index a0096ace4cb..692e7589dd7 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.hpp index eb1f8acb2a3..169b8f244e6 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.cpp index ed7782cbef6..412b22efe06 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.hpp index ace98f25c24..611f02fa334 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.cpp index f9d81111f9e..2fe423fbfa6 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.hpp index dba5df15cf9..f2fc1333865 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/group_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.cpp index c4668433ecc..840b369d968 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.hpp index 73ac9efcbf7..9f736521e38 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/normalize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.cpp index bbb8a4938c7..77130f019d3 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.hpp index 4f97a6c4e5a..9d97450d337 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.cpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.cpp index c643ede0db0..6aefa4c6032 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.cpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.hpp b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.hpp index a8b19e77f66..1380e31e9af 100644 --- a/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.hpp +++ b/src/frontends/onnx/frontend/src/op/org.openvinotoolkit/swish.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/pad.cpp b/src/frontends/onnx/frontend/src/op/pad.cpp index 54519cadf56..e3f71c1254e 100644 --- a/src/frontends/onnx/frontend/src/op/pad.cpp +++ b/src/frontends/onnx/frontend/src/op/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/pad.hpp b/src/frontends/onnx/frontend/src/op/pad.hpp index 858611fdc44..964867bf859 100644 --- a/src/frontends/onnx/frontend/src/op/pad.hpp +++ b/src/frontends/onnx/frontend/src/op/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/pow.cpp b/src/frontends/onnx/frontend/src/op/pow.cpp index 089b8914630..8bf2bb791e6 100644 --- a/src/frontends/onnx/frontend/src/op/pow.cpp +++ b/src/frontends/onnx/frontend/src/op/pow.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/pow.hpp b/src/frontends/onnx/frontend/src/op/pow.hpp index 961c54303d5..e6a9daca30e 100644 --- a/src/frontends/onnx/frontend/src/op/pow.hpp +++ b/src/frontends/onnx/frontend/src/op/pow.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/prelu.cpp b/src/frontends/onnx/frontend/src/op/prelu.cpp index c62eeb4d84a..6d8e6a0dbd6 100644 --- a/src/frontends/onnx/frontend/src/op/prelu.cpp +++ b/src/frontends/onnx/frontend/src/op/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/prelu.hpp b/src/frontends/onnx/frontend/src/op/prelu.hpp index 3a458d7a15c..98faf09e8d2 100644 --- a/src/frontends/onnx/frontend/src/op/prelu.hpp +++ b/src/frontends/onnx/frontend/src/op/prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/qlinear_conv.cpp b/src/frontends/onnx/frontend/src/op/qlinear_conv.cpp index 153bc3b2082..fd18ce723de 100644 --- a/src/frontends/onnx/frontend/src/op/qlinear_conv.cpp +++ b/src/frontends/onnx/frontend/src/op/qlinear_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/qlinear_conv.hpp b/src/frontends/onnx/frontend/src/op/qlinear_conv.hpp index 8d0cab8503a..bd5a4949c70 100644 --- a/src/frontends/onnx/frontend/src/op/qlinear_conv.hpp +++ b/src/frontends/onnx/frontend/src/op/qlinear_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/qlinear_matmul.cpp b/src/frontends/onnx/frontend/src/op/qlinear_matmul.cpp index f133ff8a0d2..845252de133 100644 --- a/src/frontends/onnx/frontend/src/op/qlinear_matmul.cpp +++ b/src/frontends/onnx/frontend/src/op/qlinear_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/qlinear_matmul.hpp b/src/frontends/onnx/frontend/src/op/qlinear_matmul.hpp index 424488bec64..c418e5af318 100644 --- a/src/frontends/onnx/frontend/src/op/qlinear_matmul.hpp +++ b/src/frontends/onnx/frontend/src/op/qlinear_matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/quant_conv.cpp b/src/frontends/onnx/frontend/src/op/quant_conv.cpp index f1716ebddc2..fa0787d3deb 100644 --- a/src/frontends/onnx/frontend/src/op/quant_conv.cpp +++ b/src/frontends/onnx/frontend/src/op/quant_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/quant_conv.hpp b/src/frontends/onnx/frontend/src/op/quant_conv.hpp index 914043f31a2..89b48b26929 100644 --- a/src/frontends/onnx/frontend/src/op/quant_conv.hpp +++ b/src/frontends/onnx/frontend/src/op/quant_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/quantize_linear.cpp b/src/frontends/onnx/frontend/src/op/quantize_linear.cpp index 806c103d765..4f69691236a 100644 --- a/src/frontends/onnx/frontend/src/op/quantize_linear.cpp +++ b/src/frontends/onnx/frontend/src/op/quantize_linear.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/quantize_linear.hpp b/src/frontends/onnx/frontend/src/op/quantize_linear.hpp index 23887545093..829742686ae 100644 --- a/src/frontends/onnx/frontend/src/op/quantize_linear.hpp +++ b/src/frontends/onnx/frontend/src/op/quantize_linear.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_normal.cpp b/src/frontends/onnx/frontend/src/op/random_normal.cpp index e11887cabad..b9bdbe51a0c 100644 --- a/src/frontends/onnx/frontend/src/op/random_normal.cpp +++ b/src/frontends/onnx/frontend/src/op/random_normal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_normal.hpp b/src/frontends/onnx/frontend/src/op/random_normal.hpp index b93df3d6203..81df213d714 100644 --- a/src/frontends/onnx/frontend/src/op/random_normal.hpp +++ b/src/frontends/onnx/frontend/src/op/random_normal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_normal_like.cpp b/src/frontends/onnx/frontend/src/op/random_normal_like.cpp index f2538fa2025..c2436b423fb 100644 --- a/src/frontends/onnx/frontend/src/op/random_normal_like.cpp +++ b/src/frontends/onnx/frontend/src/op/random_normal_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_normal_like.hpp b/src/frontends/onnx/frontend/src/op/random_normal_like.hpp index 91872073062..b24333d6c95 100644 --- a/src/frontends/onnx/frontend/src/op/random_normal_like.hpp +++ b/src/frontends/onnx/frontend/src/op/random_normal_like.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_uniform.cpp b/src/frontends/onnx/frontend/src/op/random_uniform.cpp index 6e1175f421d..7bc947bd027 100644 --- a/src/frontends/onnx/frontend/src/op/random_uniform.cpp +++ b/src/frontends/onnx/frontend/src/op/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_uniform.hpp b/src/frontends/onnx/frontend/src/op/random_uniform.hpp index bc3bfda5bd0..b4e0d6a952a 100644 --- a/src/frontends/onnx/frontend/src/op/random_uniform.hpp +++ b/src/frontends/onnx/frontend/src/op/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_uniform_like.cpp b/src/frontends/onnx/frontend/src/op/random_uniform_like.cpp index 7a87f747fec..75acebc0e27 100644 --- a/src/frontends/onnx/frontend/src/op/random_uniform_like.cpp +++ b/src/frontends/onnx/frontend/src/op/random_uniform_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/random_uniform_like.hpp b/src/frontends/onnx/frontend/src/op/random_uniform_like.hpp index 170cfe76e57..945d355bc37 100644 --- a/src/frontends/onnx/frontend/src/op/random_uniform_like.hpp +++ b/src/frontends/onnx/frontend/src/op/random_uniform_like.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/range.cpp b/src/frontends/onnx/frontend/src/op/range.cpp index 163223a04e3..729fb30492f 100644 --- a/src/frontends/onnx/frontend/src/op/range.cpp +++ b/src/frontends/onnx/frontend/src/op/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/range.hpp b/src/frontends/onnx/frontend/src/op/range.hpp index 6d6ec25e8c6..1c8f37cea7c 100644 --- a/src/frontends/onnx/frontend/src/op/range.hpp +++ b/src/frontends/onnx/frontend/src/op/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reciprocal.cpp b/src/frontends/onnx/frontend/src/op/reciprocal.cpp index 0d62d9f9866..48c57059379 100644 --- a/src/frontends/onnx/frontend/src/op/reciprocal.cpp +++ b/src/frontends/onnx/frontend/src/op/reciprocal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reciprocal.hpp b/src/frontends/onnx/frontend/src/op/reciprocal.hpp index 85f974966e7..ddbd688b124 100644 --- a/src/frontends/onnx/frontend/src/op/reciprocal.hpp +++ b/src/frontends/onnx/frontend/src/op/reciprocal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reduce.cpp b/src/frontends/onnx/frontend/src/op/reduce.cpp index 074cb5b1abc..ab06c1d4630 100644 --- a/src/frontends/onnx/frontend/src/op/reduce.cpp +++ b/src/frontends/onnx/frontend/src/op/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reduce.hpp b/src/frontends/onnx/frontend/src/op/reduce.hpp index e3051ea00f1..7baade675e4 100644 --- a/src/frontends/onnx/frontend/src/op/reduce.hpp +++ b/src/frontends/onnx/frontend/src/op/reduce.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/relu.hpp b/src/frontends/onnx/frontend/src/op/relu.hpp index 08b83fea21e..76c9c49a40e 100644 --- a/src/frontends/onnx/frontend/src/op/relu.hpp +++ b/src/frontends/onnx/frontend/src/op/relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reshape.cpp b/src/frontends/onnx/frontend/src/op/reshape.cpp index a7dd18a12dd..cd7da2a971f 100644 --- a/src/frontends/onnx/frontend/src/op/reshape.cpp +++ b/src/frontends/onnx/frontend/src/op/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reshape.hpp b/src/frontends/onnx/frontend/src/op/reshape.hpp index 01a98e3168c..540f55a4288 100644 --- a/src/frontends/onnx/frontend/src/op/reshape.hpp +++ b/src/frontends/onnx/frontend/src/op/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/resize.cpp b/src/frontends/onnx/frontend/src/op/resize.cpp index 4a6a532fb0d..f81f8a8eece 100644 --- a/src/frontends/onnx/frontend/src/op/resize.cpp +++ b/src/frontends/onnx/frontend/src/op/resize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/resize.hpp b/src/frontends/onnx/frontend/src/op/resize.hpp index a501a9fb2dc..8e5bf553d1b 100644 --- a/src/frontends/onnx/frontend/src/op/resize.hpp +++ b/src/frontends/onnx/frontend/src/op/resize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reverse_sequence.cpp b/src/frontends/onnx/frontend/src/op/reverse_sequence.cpp index 7eea5173246..ae9fcf09004 100644 --- a/src/frontends/onnx/frontend/src/op/reverse_sequence.cpp +++ b/src/frontends/onnx/frontend/src/op/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/reverse_sequence.hpp b/src/frontends/onnx/frontend/src/op/reverse_sequence.hpp index 6ee6059e349..533b2f0b362 100644 --- a/src/frontends/onnx/frontend/src/op/reverse_sequence.hpp +++ b/src/frontends/onnx/frontend/src/op/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/rnn.cpp b/src/frontends/onnx/frontend/src/op/rnn.cpp index 8578fe05ae8..d67bbe7ff23 100644 --- a/src/frontends/onnx/frontend/src/op/rnn.cpp +++ b/src/frontends/onnx/frontend/src/op/rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/rnn.hpp b/src/frontends/onnx/frontend/src/op/rnn.hpp index e1eaf1d6969..09fb48cc80b 100644 --- a/src/frontends/onnx/frontend/src/op/rnn.hpp +++ b/src/frontends/onnx/frontend/src/op/rnn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/roi_align.cpp b/src/frontends/onnx/frontend/src/op/roi_align.cpp index c2f54746ad3..9b6959e126c 100644 --- a/src/frontends/onnx/frontend/src/op/roi_align.cpp +++ b/src/frontends/onnx/frontend/src/op/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/roi_align.hpp b/src/frontends/onnx/frontend/src/op/roi_align.hpp index 3037314ddaa..2e1bce69d66 100644 --- a/src/frontends/onnx/frontend/src/op/roi_align.hpp +++ b/src/frontends/onnx/frontend/src/op/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/round.cpp b/src/frontends/onnx/frontend/src/op/round.cpp index aeb2d75eb3c..a71e6f4db3c 100644 --- a/src/frontends/onnx/frontend/src/op/round.cpp +++ b/src/frontends/onnx/frontend/src/op/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/round.hpp b/src/frontends/onnx/frontend/src/op/round.hpp index c6348f3b640..8e4be10c3ae 100644 --- a/src/frontends/onnx/frontend/src/op/round.hpp +++ b/src/frontends/onnx/frontend/src/op/round.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/scan.cpp b/src/frontends/onnx/frontend/src/op/scan.cpp index a9b82441638..6cd62de13c4 100644 --- a/src/frontends/onnx/frontend/src/op/scan.cpp +++ b/src/frontends/onnx/frontend/src/op/scan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/scan.hpp b/src/frontends/onnx/frontend/src/op/scan.hpp index 9c0ddc158b5..11d557ed47d 100644 --- a/src/frontends/onnx/frontend/src/op/scan.hpp +++ b/src/frontends/onnx/frontend/src/op/scan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/scatter_elements.cpp b/src/frontends/onnx/frontend/src/op/scatter_elements.cpp index 95f1554c924..a616b92782e 100644 --- a/src/frontends/onnx/frontend/src/op/scatter_elements.cpp +++ b/src/frontends/onnx/frontend/src/op/scatter_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/scatter_elements.hpp b/src/frontends/onnx/frontend/src/op/scatter_elements.hpp index 5e6e4b1d1f6..47e9d26a074 100644 --- a/src/frontends/onnx/frontend/src/op/scatter_elements.hpp +++ b/src/frontends/onnx/frontend/src/op/scatter_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/scatter_nd.cpp b/src/frontends/onnx/frontend/src/op/scatter_nd.cpp index 446633b5186..15be0a0be1d 100644 --- a/src/frontends/onnx/frontend/src/op/scatter_nd.cpp +++ b/src/frontends/onnx/frontend/src/op/scatter_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/scatter_nd.hpp b/src/frontends/onnx/frontend/src/op/scatter_nd.hpp index 63b80a0d756..9e1f20e6354 100644 --- a/src/frontends/onnx/frontend/src/op/scatter_nd.hpp +++ b/src/frontends/onnx/frontend/src/op/scatter_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/selu.cpp b/src/frontends/onnx/frontend/src/op/selu.cpp index ffccc341e36..038708bb111 100644 --- a/src/frontends/onnx/frontend/src/op/selu.cpp +++ b/src/frontends/onnx/frontend/src/op/selu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/selu.hpp b/src/frontends/onnx/frontend/src/op/selu.hpp index 699f8395f40..d87be8c5936 100644 --- a/src/frontends/onnx/frontend/src/op/selu.hpp +++ b/src/frontends/onnx/frontend/src/op/selu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/shape.cpp b/src/frontends/onnx/frontend/src/op/shape.cpp index 7bb0c281b91..4ecfdc45d42 100644 --- a/src/frontends/onnx/frontend/src/op/shape.cpp +++ b/src/frontends/onnx/frontend/src/op/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/shape.hpp b/src/frontends/onnx/frontend/src/op/shape.hpp index 922c6cfd528..0e671c029c8 100644 --- a/src/frontends/onnx/frontend/src/op/shape.hpp +++ b/src/frontends/onnx/frontend/src/op/shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/shrink.cpp b/src/frontends/onnx/frontend/src/op/shrink.cpp index 4ac5ed62334..131baa4ecf2 100644 --- a/src/frontends/onnx/frontend/src/op/shrink.cpp +++ b/src/frontends/onnx/frontend/src/op/shrink.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/shrink.hpp b/src/frontends/onnx/frontend/src/op/shrink.hpp index 1df08bde2ca..26589471039 100644 --- a/src/frontends/onnx/frontend/src/op/shrink.hpp +++ b/src/frontends/onnx/frontend/src/op/shrink.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sigmoid.hpp b/src/frontends/onnx/frontend/src/op/sigmoid.hpp index ae1310a0f5c..c211965f7ee 100644 --- a/src/frontends/onnx/frontend/src/op/sigmoid.hpp +++ b/src/frontends/onnx/frontend/src/op/sigmoid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sign.hpp b/src/frontends/onnx/frontend/src/op/sign.hpp index 603ca32baff..9c9ff45cac1 100644 --- a/src/frontends/onnx/frontend/src/op/sign.hpp +++ b/src/frontends/onnx/frontend/src/op/sign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sin.hpp b/src/frontends/onnx/frontend/src/op/sin.hpp index 14524c04b0b..5bef6d46620 100644 --- a/src/frontends/onnx/frontend/src/op/sin.hpp +++ b/src/frontends/onnx/frontend/src/op/sin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sinh.hpp b/src/frontends/onnx/frontend/src/op/sinh.hpp index d4b31a85ea5..b1aa01d1a21 100644 --- a/src/frontends/onnx/frontend/src/op/sinh.hpp +++ b/src/frontends/onnx/frontend/src/op/sinh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/size.cpp b/src/frontends/onnx/frontend/src/op/size.cpp index 5a359826390..c5ec356fe21 100644 --- a/src/frontends/onnx/frontend/src/op/size.cpp +++ b/src/frontends/onnx/frontend/src/op/size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/size.hpp b/src/frontends/onnx/frontend/src/op/size.hpp index 180cf5b3ed3..2ae95848289 100644 --- a/src/frontends/onnx/frontend/src/op/size.hpp +++ b/src/frontends/onnx/frontend/src/op/size.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/slice.cpp b/src/frontends/onnx/frontend/src/op/slice.cpp index 66bbff7e4fd..6c4d145c0b9 100644 --- a/src/frontends/onnx/frontend/src/op/slice.cpp +++ b/src/frontends/onnx/frontend/src/op/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/slice.hpp b/src/frontends/onnx/frontend/src/op/slice.hpp index 5d3c0f6e1f5..2a061c291fd 100644 --- a/src/frontends/onnx/frontend/src/op/slice.hpp +++ b/src/frontends/onnx/frontend/src/op/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/softmax.cpp b/src/frontends/onnx/frontend/src/op/softmax.cpp index f540a2871cd..34310969207 100644 --- a/src/frontends/onnx/frontend/src/op/softmax.cpp +++ b/src/frontends/onnx/frontend/src/op/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/softmax.hpp b/src/frontends/onnx/frontend/src/op/softmax.hpp index 11d6ddb0601..611be5bfacb 100644 --- a/src/frontends/onnx/frontend/src/op/softmax.hpp +++ b/src/frontends/onnx/frontend/src/op/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/softplus.cpp b/src/frontends/onnx/frontend/src/op/softplus.cpp index 025111e021f..981ba54534d 100644 --- a/src/frontends/onnx/frontend/src/op/softplus.cpp +++ b/src/frontends/onnx/frontend/src/op/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/softplus.hpp b/src/frontends/onnx/frontend/src/op/softplus.hpp index 79800ebfc0a..46f2703b80f 100644 --- a/src/frontends/onnx/frontend/src/op/softplus.hpp +++ b/src/frontends/onnx/frontend/src/op/softplus.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/softsign.cpp b/src/frontends/onnx/frontend/src/op/softsign.cpp index c58c3b97b92..6de478f5b64 100644 --- a/src/frontends/onnx/frontend/src/op/softsign.cpp +++ b/src/frontends/onnx/frontend/src/op/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/softsign.hpp b/src/frontends/onnx/frontend/src/op/softsign.hpp index 49556412f44..ef72f08ebfd 100644 --- a/src/frontends/onnx/frontend/src/op/softsign.hpp +++ b/src/frontends/onnx/frontend/src/op/softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/space_to_depth.cpp b/src/frontends/onnx/frontend/src/op/space_to_depth.cpp index ba897e3c906..d804747806f 100644 --- a/src/frontends/onnx/frontend/src/op/space_to_depth.cpp +++ b/src/frontends/onnx/frontend/src/op/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/space_to_depth.hpp b/src/frontends/onnx/frontend/src/op/space_to_depth.hpp index 8a2d96bae18..9635f01f067 100644 --- a/src/frontends/onnx/frontend/src/op/space_to_depth.hpp +++ b/src/frontends/onnx/frontend/src/op/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/split.cpp b/src/frontends/onnx/frontend/src/op/split.cpp index c131eab65a1..df567ab59d1 100644 --- a/src/frontends/onnx/frontend/src/op/split.cpp +++ b/src/frontends/onnx/frontend/src/op/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/split.hpp b/src/frontends/onnx/frontend/src/op/split.hpp index f7e31490afe..ace43e4ec72 100644 --- a/src/frontends/onnx/frontend/src/op/split.hpp +++ b/src/frontends/onnx/frontend/src/op/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sqrt.hpp b/src/frontends/onnx/frontend/src/op/sqrt.hpp index 6a80a5f7ee6..407d2a1975e 100644 --- a/src/frontends/onnx/frontend/src/op/sqrt.hpp +++ b/src/frontends/onnx/frontend/src/op/sqrt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/squeeze.cpp b/src/frontends/onnx/frontend/src/op/squeeze.cpp index cf9580c80a6..830c66de848 100644 --- a/src/frontends/onnx/frontend/src/op/squeeze.cpp +++ b/src/frontends/onnx/frontend/src/op/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/squeeze.hpp b/src/frontends/onnx/frontend/src/op/squeeze.hpp index 1e6695b0d52..409eec2fa21 100644 --- a/src/frontends/onnx/frontend/src/op/squeeze.hpp +++ b/src/frontends/onnx/frontend/src/op/squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sub.hpp b/src/frontends/onnx/frontend/src/op/sub.hpp index 872a8134fcb..9257ea6b785 100644 --- a/src/frontends/onnx/frontend/src/op/sub.hpp +++ b/src/frontends/onnx/frontend/src/op/sub.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/sum.hpp b/src/frontends/onnx/frontend/src/op/sum.hpp index 32a70754d86..047c308f4c6 100644 --- a/src/frontends/onnx/frontend/src/op/sum.hpp +++ b/src/frontends/onnx/frontend/src/op/sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/tan.hpp b/src/frontends/onnx/frontend/src/op/tan.hpp index 9a7442cbb08..bcc881f3f3b 100644 --- a/src/frontends/onnx/frontend/src/op/tan.hpp +++ b/src/frontends/onnx/frontend/src/op/tan.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/tanh.hpp b/src/frontends/onnx/frontend/src/op/tanh.hpp index b73d350fb4b..8bb5c1ea549 100644 --- a/src/frontends/onnx/frontend/src/op/tanh.hpp +++ b/src/frontends/onnx/frontend/src/op/tanh.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/thresholded_relu.cpp b/src/frontends/onnx/frontend/src/op/thresholded_relu.cpp index 7efeb7007a6..5d508484a39 100644 --- a/src/frontends/onnx/frontend/src/op/thresholded_relu.cpp +++ b/src/frontends/onnx/frontend/src/op/thresholded_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/thresholded_relu.hpp b/src/frontends/onnx/frontend/src/op/thresholded_relu.hpp index 3b1a76341a6..7d507db6450 100644 --- a/src/frontends/onnx/frontend/src/op/thresholded_relu.hpp +++ b/src/frontends/onnx/frontend/src/op/thresholded_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/tile.cpp b/src/frontends/onnx/frontend/src/op/tile.cpp index b305cb89e34..b608ed9d932 100644 --- a/src/frontends/onnx/frontend/src/op/tile.cpp +++ b/src/frontends/onnx/frontend/src/op/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/tile.hpp b/src/frontends/onnx/frontend/src/op/tile.hpp index beb36ddfc14..aaf7a07e0f6 100644 --- a/src/frontends/onnx/frontend/src/op/tile.hpp +++ b/src/frontends/onnx/frontend/src/op/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/topk.cpp b/src/frontends/onnx/frontend/src/op/topk.cpp index f0f356b9095..df884eaa54c 100644 --- a/src/frontends/onnx/frontend/src/op/topk.cpp +++ b/src/frontends/onnx/frontend/src/op/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/topk.hpp b/src/frontends/onnx/frontend/src/op/topk.hpp index 5593bc70520..5d789039c28 100644 --- a/src/frontends/onnx/frontend/src/op/topk.hpp +++ b/src/frontends/onnx/frontend/src/op/topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/transpose.cpp b/src/frontends/onnx/frontend/src/op/transpose.cpp index 8dea6409fd0..bc8590e20bf 100644 --- a/src/frontends/onnx/frontend/src/op/transpose.cpp +++ b/src/frontends/onnx/frontend/src/op/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/transpose.hpp b/src/frontends/onnx/frontend/src/op/transpose.hpp index c64aa926333..52e1900c954 100644 --- a/src/frontends/onnx/frontend/src/op/transpose.hpp +++ b/src/frontends/onnx/frontend/src/op/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/trilu.cpp b/src/frontends/onnx/frontend/src/op/trilu.cpp index 0ba900d862c..7d880a4dda9 100644 --- a/src/frontends/onnx/frontend/src/op/trilu.cpp +++ b/src/frontends/onnx/frontend/src/op/trilu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/trilu.hpp b/src/frontends/onnx/frontend/src/op/trilu.hpp index e00c2d835ef..8b357924b5c 100644 --- a/src/frontends/onnx/frontend/src/op/trilu.hpp +++ b/src/frontends/onnx/frontend/src/op/trilu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/unsqueeze.cpp b/src/frontends/onnx/frontend/src/op/unsqueeze.cpp index 3eee689c95d..ce0ae3b87d8 100644 --- a/src/frontends/onnx/frontend/src/op/unsqueeze.cpp +++ b/src/frontends/onnx/frontend/src/op/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/unsqueeze.hpp b/src/frontends/onnx/frontend/src/op/unsqueeze.hpp index a5d269b5ed3..af82074605b 100644 --- a/src/frontends/onnx/frontend/src/op/unsqueeze.hpp +++ b/src/frontends/onnx/frontend/src/op/unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/upsample.cpp b/src/frontends/onnx/frontend/src/op/upsample.cpp index 12588288246..83766e36351 100644 --- a/src/frontends/onnx/frontend/src/op/upsample.cpp +++ b/src/frontends/onnx/frontend/src/op/upsample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/upsample.hpp b/src/frontends/onnx/frontend/src/op/upsample.hpp index 1b351aa4c5c..efc1cd7478d 100644 --- a/src/frontends/onnx/frontend/src/op/upsample.hpp +++ b/src/frontends/onnx/frontend/src/op/upsample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/where.hpp b/src/frontends/onnx/frontend/src/op/where.hpp index eb55f056fc0..21a9c58e199 100644 --- a/src/frontends/onnx/frontend/src/op/where.hpp +++ b/src/frontends/onnx/frontend/src/op/where.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/op/xor.hpp b/src/frontends/onnx/frontend/src/op/xor.hpp index b415db1bd5e..29f665fcab6 100644 --- a/src/frontends/onnx/frontend/src/op/xor.hpp +++ b/src/frontends/onnx/frontend/src/op/xor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/ops_bridge.cpp b/src/frontends/onnx/frontend/src/ops_bridge.cpp index ed48bdef097..7e09cbb7b45 100644 --- a/src/frontends/onnx/frontend/src/ops_bridge.cpp +++ b/src/frontends/onnx/frontend/src/ops_bridge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/ops_bridge.hpp b/src/frontends/onnx/frontend/src/ops_bridge.hpp index 3ed6daccb3d..31ff9f08967 100644 --- a/src/frontends/onnx/frontend/src/ops_bridge.hpp +++ b/src/frontends/onnx/frontend/src/ops_bridge.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/place.cpp b/src/frontends/onnx/frontend/src/place.cpp index fb7b43f18e3..0c1ac68b664 100644 --- a/src/frontends/onnx/frontend/src/place.cpp +++ b/src/frontends/onnx/frontend/src/place.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/place.hpp b/src/frontends/onnx/frontend/src/place.hpp index bd9b33e787f..8e70b4db8ce 100644 --- a/src/frontends/onnx/frontend/src/place.hpp +++ b/src/frontends/onnx/frontend/src/place.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/precomp.hpp b/src/frontends/onnx/frontend/src/precomp.hpp index 1814aa95110..4dcc6f32bfd 100644 --- a/src/frontends/onnx/frontend/src/precomp.hpp +++ b/src/frontends/onnx/frontend/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.cpp b/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.cpp index dae6eee33b6..d5a3fdb8270 100644 --- a/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.cpp +++ b/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.hpp b/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.hpp index 28368bcda18..97b053268cf 100644 --- a/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.hpp +++ b/src/frontends/onnx/frontend/src/utils/arg_min_max_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/common.cpp b/src/frontends/onnx/frontend/src/utils/common.cpp index 2a401c62115..29b26cb47b6 100644 --- a/src/frontends/onnx/frontend/src/utils/common.cpp +++ b/src/frontends/onnx/frontend/src/utils/common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/common.hpp b/src/frontends/onnx/frontend/src/utils/common.hpp index 7aa7b10cbb6..017a7299f94 100644 --- a/src/frontends/onnx/frontend/src/utils/common.hpp +++ b/src/frontends/onnx/frontend/src/utils/common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/conv_factory.cpp b/src/frontends/onnx/frontend/src/utils/conv_factory.cpp index 7731e4e0e69..3a421463882 100644 --- a/src/frontends/onnx/frontend/src/utils/conv_factory.cpp +++ b/src/frontends/onnx/frontend/src/utils/conv_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/conv_factory.hpp b/src/frontends/onnx/frontend/src/utils/conv_factory.hpp index 9d678df4ec1..48dc882581a 100644 --- a/src/frontends/onnx/frontend/src/utils/conv_factory.hpp +++ b/src/frontends/onnx/frontend/src/utils/conv_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/convpool.cpp b/src/frontends/onnx/frontend/src/utils/convpool.cpp index 6e35e12ae00..92f387f102e 100644 --- a/src/frontends/onnx/frontend/src/utils/convpool.cpp +++ b/src/frontends/onnx/frontend/src/utils/convpool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/convpool.hpp b/src/frontends/onnx/frontend/src/utils/convpool.hpp index c012f7f4348..5ee42c9825c 100644 --- a/src/frontends/onnx/frontend/src/utils/convpool.hpp +++ b/src/frontends/onnx/frontend/src/utils/convpool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/legacy_conversion_extension.hpp b/src/frontends/onnx/frontend/src/utils/legacy_conversion_extension.hpp index d5dbfac5591..a27c120ae1a 100644 --- a/src/frontends/onnx/frontend/src/utils/legacy_conversion_extension.hpp +++ b/src/frontends/onnx/frontend/src/utils/legacy_conversion_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/onnx_internal.cpp b/src/frontends/onnx/frontend/src/utils/onnx_internal.cpp index 9c12cf5d02e..89e6de9bfb4 100644 --- a/src/frontends/onnx/frontend/src/utils/onnx_internal.cpp +++ b/src/frontends/onnx/frontend/src/utils/onnx_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/onnx_internal.hpp b/src/frontends/onnx/frontend/src/utils/onnx_internal.hpp index ec3677cf613..d415efe8aeb 100644 --- a/src/frontends/onnx/frontend/src/utils/onnx_internal.hpp +++ b/src/frontends/onnx/frontend/src/utils/onnx_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/pooling_factory.cpp b/src/frontends/onnx/frontend/src/utils/pooling_factory.cpp index 4845e05af1c..7053f30a766 100644 --- a/src/frontends/onnx/frontend/src/utils/pooling_factory.cpp +++ b/src/frontends/onnx/frontend/src/utils/pooling_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/pooling_factory.hpp b/src/frontends/onnx/frontend/src/utils/pooling_factory.hpp index 0732b00493f..58cd710cfcf 100644 --- a/src/frontends/onnx/frontend/src/utils/pooling_factory.hpp +++ b/src/frontends/onnx/frontend/src/utils/pooling_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/random_normal.cpp b/src/frontends/onnx/frontend/src/utils/random_normal.cpp index 52bae3febc1..b9bd3d50328 100644 --- a/src/frontends/onnx/frontend/src/utils/random_normal.cpp +++ b/src/frontends/onnx/frontend/src/utils/random_normal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/random_normal.hpp b/src/frontends/onnx/frontend/src/utils/random_normal.hpp index 6a3df3b05c0..f581b2a01b3 100644 --- a/src/frontends/onnx/frontend/src/utils/random_normal.hpp +++ b/src/frontends/onnx/frontend/src/utils/random_normal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/recurrent.cpp b/src/frontends/onnx/frontend/src/utils/recurrent.cpp index 026f62196dd..9df39fcdaef 100644 --- a/src/frontends/onnx/frontend/src/utils/recurrent.cpp +++ b/src/frontends/onnx/frontend/src/utils/recurrent.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/recurrent.hpp b/src/frontends/onnx/frontend/src/utils/recurrent.hpp index 843b8418341..f8c36a3c8f6 100644 --- a/src/frontends/onnx/frontend/src/utils/recurrent.hpp +++ b/src/frontends/onnx/frontend/src/utils/recurrent.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/reshape.cpp b/src/frontends/onnx/frontend/src/utils/reshape.cpp index ef380284d4f..d4ab7a4cc7a 100644 --- a/src/frontends/onnx/frontend/src/utils/reshape.cpp +++ b/src/frontends/onnx/frontend/src/utils/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/reshape.hpp b/src/frontends/onnx/frontend/src/utils/reshape.hpp index f93f6b32fa4..e40c119a7ce 100644 --- a/src/frontends/onnx/frontend/src/utils/reshape.hpp +++ b/src/frontends/onnx/frontend/src/utils/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/tensor_external_data.cpp b/src/frontends/onnx/frontend/src/utils/tensor_external_data.cpp index 47963fdcf09..a5259f9a6c2 100644 --- a/src/frontends/onnx/frontend/src/utils/tensor_external_data.cpp +++ b/src/frontends/onnx/frontend/src/utils/tensor_external_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/tensor_external_data.hpp b/src/frontends/onnx/frontend/src/utils/tensor_external_data.hpp index b852fdc8ef3..62f8c2317d1 100644 --- a/src/frontends/onnx/frontend/src/utils/tensor_external_data.hpp +++ b/src/frontends/onnx/frontend/src/utils/tensor_external_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/frontend/src/utils/variadic.hpp b/src/frontends/onnx/frontend/src/utils/variadic.hpp index 5ffc001b61e..680cc4bab1b 100644 --- a/src/frontends/onnx/frontend/src/utils/variadic.hpp +++ b/src/frontends/onnx/frontend/src/utils/variadic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/onnx_common/CMakeLists.txt b/src/frontends/onnx/onnx_common/CMakeLists.txt index c5935a10619..7ea6b0ed11f 100644 --- a/src/frontends/onnx/onnx_common/CMakeLists.txt +++ b/src/frontends/onnx/onnx_common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/onnx/onnx_common/include/onnx_common/onnx_model_validator.hpp b/src/frontends/onnx/onnx_common/include/onnx_common/onnx_model_validator.hpp index ddd41e4b359..ad88473e121 100644 --- a/src/frontends/onnx/onnx_common/include/onnx_common/onnx_model_validator.hpp +++ b/src/frontends/onnx/onnx_common/include/onnx_common/onnx_model_validator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/onnx_common/include/onnx_common/parser.hpp b/src/frontends/onnx/onnx_common/include/onnx_common/parser.hpp index 6e47a749bd8..e51e66aff45 100644 --- a/src/frontends/onnx/onnx_common/include/onnx_common/parser.hpp +++ b/src/frontends/onnx/onnx_common/include/onnx_common/parser.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/onnx_common/include/onnx_common/utils.hpp b/src/frontends/onnx/onnx_common/include/onnx_common/utils.hpp index e2682e350e5..c195436cb71 100644 --- a/src/frontends/onnx/onnx_common/include/onnx_common/utils.hpp +++ b/src/frontends/onnx/onnx_common/include/onnx_common/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ngraph/partial_shape.hpp" diff --git a/src/frontends/onnx/onnx_common/src/onnx_model_validator.cpp b/src/frontends/onnx/onnx_common/src/onnx_model_validator.cpp index 5594a443955..7af331e8eb2 100644 --- a/src/frontends/onnx/onnx_common/src/onnx_model_validator.cpp +++ b/src/frontends/onnx/onnx_common/src/onnx_model_validator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/onnx_common/src/parser.cpp b/src/frontends/onnx/onnx_common/src/parser.cpp index 2083304c4a3..4be16a7c0e6 100644 --- a/src/frontends/onnx/onnx_common/src/parser.cpp +++ b/src/frontends/onnx/onnx_common/src/parser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/onnx_common/src/utils.cpp b/src/frontends/onnx/onnx_common/src/utils.cpp index 3161a97c8cf..808c8148e1a 100644 --- a/src/frontends/onnx/onnx_common/src/utils.cpp +++ b/src/frontends/onnx/onnx_common/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/CMakeLists.txt b/src/frontends/onnx/tests/CMakeLists.txt index 7517505ef3e..964d9e48983 100644 --- a/src/frontends/onnx/tests/CMakeLists.txt +++ b/src/frontends/onnx/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/onnx/tests/library_extension.cpp b/src/frontends/onnx/tests/library_extension.cpp index 05cd16bfc18..d9596801502 100644 --- a/src/frontends/onnx/tests/library_extension.cpp +++ b/src/frontends/onnx/tests/library_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/load_from.cpp b/src/frontends/onnx/tests/load_from.cpp index 22cf12b1f4e..8693565000e 100644 --- a/src/frontends/onnx/tests/load_from.cpp +++ b/src/frontends/onnx/tests/load_from.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "load_from.hpp" diff --git a/src/frontends/onnx/tests/onnx_editor.cpp b/src/frontends/onnx/tests/onnx_editor.cpp index cc82ce78548..954ceee60b6 100644 --- a/src/frontends/onnx/tests/onnx_editor.cpp +++ b/src/frontends/onnx/tests/onnx_editor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import.in.cpp b/src/frontends/onnx/tests/onnx_import.in.cpp index 51f32508cf8..c970cf37b7e 100644 --- a/src/frontends/onnx/tests/onnx_import.in.cpp +++ b/src/frontends/onnx/tests/onnx_import.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_com_microsoft.in.cpp b/src/frontends/onnx/tests/onnx_import_com_microsoft.in.cpp index ba8d4bd8989..67a557298ed 100644 --- a/src/frontends/onnx/tests/onnx_import_com_microsoft.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_com_microsoft.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_const_folding.in.cpp b/src/frontends/onnx/tests/onnx_import_const_folding.in.cpp index b94248d3de4..1c9a1054bf6 100644 --- a/src/frontends/onnx/tests/onnx_import_const_folding.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_const_folding.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_controlflow.in.cpp b/src/frontends/onnx/tests/onnx_import_controlflow.in.cpp index eda9a48a34f..28bac697f54 100644 --- a/src/frontends/onnx/tests/onnx_import_controlflow.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_controlflow.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_convpool.in.cpp b/src/frontends/onnx/tests/onnx_import_convpool.in.cpp index d9cc148cf27..595f9838d3a 100644 --- a/src/frontends/onnx/tests/onnx_import_convpool.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_convpool.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_deprecated.in.cpp b/src/frontends/onnx/tests/onnx_import_deprecated.in.cpp index 841e0c6eaaf..10deed48efd 100644 --- a/src/frontends/onnx/tests/onnx_import_deprecated.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_deprecated.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_dyn_shapes.in.cpp b/src/frontends/onnx/tests/onnx_import_dyn_shapes.in.cpp index bc47a078211..2afbdef3999 100644 --- a/src/frontends/onnx/tests/onnx_import_dyn_shapes.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_dyn_shapes.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_exceptions.cpp b/src/frontends/onnx/tests/onnx_import_exceptions.cpp index c31ecc50e09..c1afc965565 100644 --- a/src/frontends/onnx/tests/onnx_import_exceptions.cpp +++ b/src/frontends/onnx/tests/onnx_import_exceptions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_external_data.in.cpp b/src/frontends/onnx/tests/onnx_import_external_data.in.cpp index 69e30abe734..446fbab0284 100644 --- a/src/frontends/onnx/tests/onnx_import_external_data.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_external_data.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_library.cpp b/src/frontends/onnx/tests/onnx_import_library.cpp index 3cfbb98fcce..a5acd85d5a7 100644 --- a/src/frontends/onnx/tests/onnx_import_library.cpp +++ b/src/frontends/onnx/tests/onnx_import_library.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_org_openvino.in.cpp b/src/frontends/onnx/tests/onnx_import_org_openvino.in.cpp index ad360e39e35..fe85ef213db 100644 --- a/src/frontends/onnx/tests/onnx_import_org_openvino.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_org_openvino.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_quant.in.cpp b/src/frontends/onnx/tests/onnx_import_quant.in.cpp index 1197d8c7541..784bb8a0ae2 100644 --- a/src/frontends/onnx/tests/onnx_import_quant.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_quant.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_reshape.in.cpp b/src/frontends/onnx/tests/onnx_import_reshape.in.cpp index 4b512573a8a..771000f8091 100644 --- a/src/frontends/onnx/tests/onnx_import_reshape.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_reshape.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_rnn.in.cpp b/src/frontends/onnx/tests/onnx_import_rnn.in.cpp index 1faec417364..fbe25a2b0b0 100644 --- a/src/frontends/onnx/tests/onnx_import_rnn.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_rnn.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_import_with_editor.in.cpp b/src/frontends/onnx/tests/onnx_import_with_editor.in.cpp index c1d5e93f105..b2c48c8a93b 100644 --- a/src/frontends/onnx/tests/onnx_import_with_editor.in.cpp +++ b/src/frontends/onnx/tests/onnx_import_with_editor.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_importer_test.cpp b/src/frontends/onnx/tests/onnx_importer_test.cpp index b18f3042b2f..462eca4fa03 100644 --- a/src/frontends/onnx/tests/onnx_importer_test.cpp +++ b/src/frontends/onnx/tests/onnx_importer_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_prototxt_converter.py b/src/frontends/onnx/tests/onnx_prototxt_converter.py index 7dd1213addf..c026dae2d64 100644 --- a/src/frontends/onnx/tests/onnx_prototxt_converter.py +++ b/src/frontends/onnx/tests/onnx_prototxt_converter.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Converts protobuf files from binary message format into prototxt format and vice-versa. diff --git a/src/frontends/onnx/tests/onnx_tensor_names.cpp b/src/frontends/onnx/tests/onnx_tensor_names.cpp index cabc23ee765..5328e1b6c15 100644 --- a/src/frontends/onnx/tests/onnx_tensor_names.cpp +++ b/src/frontends/onnx/tests/onnx_tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_test_util.cpp b/src/frontends/onnx/tests/onnx_test_util.cpp index ed6bf4f1d48..cb9aed4dba0 100644 --- a/src/frontends/onnx/tests/onnx_test_util.cpp +++ b/src/frontends/onnx/tests/onnx_test_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_test_util.hpp b/src/frontends/onnx/tests/onnx_test_util.hpp index 121d2cba1aa..7a4b9ad091a 100644 --- a/src/frontends/onnx/tests/onnx_test_util.hpp +++ b/src/frontends/onnx/tests/onnx_test_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_test_utils.in.cpp b/src/frontends/onnx/tests/onnx_test_utils.in.cpp index 0068463cc65..26b5d477df3 100644 --- a/src/frontends/onnx/tests/onnx_test_utils.in.cpp +++ b/src/frontends/onnx/tests/onnx_test_utils.in.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_transformations.cpp b/src/frontends/onnx/tests/onnx_transformations.cpp index a40c3e02ceb..6e2832ea884 100644 --- a/src/frontends/onnx/tests/onnx_transformations.cpp +++ b/src/frontends/onnx/tests/onnx_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/onnx_utils.hpp b/src/frontends/onnx/tests/onnx_utils.hpp index 4c511860f3c..ba828864697 100644 --- a/src/frontends/onnx/tests/onnx_utils.hpp +++ b/src/frontends/onnx/tests/onnx_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/op_extension.cpp b/src/frontends/onnx/tests/op_extension.cpp index a73d5877444..8c083ce6748 100644 --- a/src/frontends/onnx/tests/op_extension.cpp +++ b/src/frontends/onnx/tests/op_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/standalone_build/CMakeLists.txt b/src/frontends/onnx/tests/standalone_build/CMakeLists.txt index 70f514783b1..127c2a9728e 100644 --- a/src/frontends/onnx/tests/standalone_build/CMakeLists.txt +++ b/src/frontends/onnx/tests/standalone_build/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # set(TARGET_NAME "onnx_fe_standalone_build_test") diff --git a/src/frontends/onnx/tests/standalone_build/standalone_build_test.cpp b/src/frontends/onnx/tests/standalone_build/standalone_build_test.cpp index defbbc11f4e..2dca2bdb17a 100644 --- a/src/frontends/onnx/tests/standalone_build/standalone_build_test.cpp +++ b/src/frontends/onnx/tests/standalone_build/standalone_build_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/onnx/tests/telemetry.cpp b/src/frontends/onnx/tests/telemetry.cpp index e8d3c7a4540..43089a1d4e5 100644 --- a/src/frontends/onnx/tests/telemetry.cpp +++ b/src/frontends/onnx/tests/telemetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/CMakeLists.txt b/src/frontends/paddle/CMakeLists.txt index 12d6edab844..e11be311e03 100644 --- a/src/frontends/paddle/CMakeLists.txt +++ b/src/frontends/paddle/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/include/openvino/frontend/paddle/decoder.hpp b/src/frontends/paddle/include/openvino/frontend/paddle/decoder.hpp index 2f26a2acce3..62943d6f32f 100644 --- a/src/frontends/paddle/include/openvino/frontend/paddle/decoder.hpp +++ b/src/frontends/paddle/include/openvino/frontend/paddle/decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/include/openvino/frontend/paddle/exception.hpp b/src/frontends/paddle/include/openvino/frontend/paddle/exception.hpp index ced4289d4dc..861c8524fed 100644 --- a/src/frontends/paddle/include/openvino/frontend/paddle/exception.hpp +++ b/src/frontends/paddle/include/openvino/frontend/paddle/exception.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/include/openvino/frontend/paddle/extension/conversion.hpp b/src/frontends/paddle/include/openvino/frontend/paddle/extension/conversion.hpp index 1559629d4eb..31af362ed7c 100644 --- a/src/frontends/paddle/include/openvino/frontend/paddle/extension/conversion.hpp +++ b/src/frontends/paddle/include/openvino/frontend/paddle/extension/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/include/openvino/frontend/paddle/frontend.hpp b/src/frontends/paddle/include/openvino/frontend/paddle/frontend.hpp index 89be3387db8..103ad5b7322 100644 --- a/src/frontends/paddle/include/openvino/frontend/paddle/frontend.hpp +++ b/src/frontends/paddle/include/openvino/frontend/paddle/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/include/openvino/frontend/paddle/node_context.hpp b/src/frontends/paddle/include/openvino/frontend/paddle/node_context.hpp index 545ac6391cf..b5967c3408f 100644 --- a/src/frontends/paddle/include/openvino/frontend/paddle/node_context.hpp +++ b/src/frontends/paddle/include/openvino/frontend/paddle/node_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/include/openvino/frontend/paddle/visibility.hpp b/src/frontends/paddle/include/openvino/frontend/paddle/visibility.hpp index d1af2f5b6e7..c3a18181c54 100644 --- a/src/frontends/paddle/include/openvino/frontend/paddle/visibility.hpp +++ b/src/frontends/paddle/include/openvino/frontend/paddle/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/CMakeLists.txt b/src/frontends/paddle/src/CMakeLists.txt index ac8eb89cf09..7f5f0b4c6d0 100644 --- a/src/frontends/paddle/src/CMakeLists.txt +++ b/src/frontends/paddle/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/src/decoder_proto.cpp b/src/frontends/paddle/src/decoder_proto.cpp index 2f4e7a0b372..80c14bad144 100644 --- a/src/frontends/paddle/src/decoder_proto.cpp +++ b/src/frontends/paddle/src/decoder_proto.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/decoder_proto.hpp b/src/frontends/paddle/src/decoder_proto.hpp index febe023b4dd..f78708ed51a 100644 --- a/src/frontends/paddle/src/decoder_proto.hpp +++ b/src/frontends/paddle/src/decoder_proto.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/default_opset.hpp b/src/frontends/paddle/src/default_opset.hpp index 645412abc71..3f3430f61b2 100644 --- a/src/frontends/paddle/src/default_opset.hpp +++ b/src/frontends/paddle/src/default_opset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/exception.cpp b/src/frontends/paddle/src/exception.cpp index 0c6b5735254..ae082d448f7 100644 --- a/src/frontends/paddle/src/exception.cpp +++ b/src/frontends/paddle/src/exception.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/frontend.cpp b/src/frontends/paddle/src/frontend.cpp index cbaaa598af9..db622cbc32b 100644 --- a/src/frontends/paddle/src/frontend.cpp +++ b/src/frontends/paddle/src/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/input_model.cpp b/src/frontends/paddle/src/input_model.cpp index 10fd4878f1c..1192d2fd33e 100644 --- a/src/frontends/paddle/src/input_model.cpp +++ b/src/frontends/paddle/src/input_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/input_model.hpp b/src/frontends/paddle/src/input_model.hpp index 9efce469880..069e7a94c98 100644 --- a/src/frontends/paddle/src/input_model.hpp +++ b/src/frontends/paddle/src/input_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/op/conditional_block.cpp b/src/frontends/paddle/src/internal/op/conditional_block.cpp index c69bf9395a4..602e1d3d236 100644 --- a/src/frontends/paddle/src/internal/op/conditional_block.cpp +++ b/src/frontends/paddle/src/internal/op/conditional_block.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/op/conditional_block.hpp b/src/frontends/paddle/src/internal/op/conditional_block.hpp index 3711dbd4af6..0ca165993a7 100644 --- a/src/frontends/paddle/src/internal/op/conditional_block.hpp +++ b/src/frontends/paddle/src/internal/op/conditional_block.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/op/tensorarray_write.cpp b/src/frontends/paddle/src/internal/op/tensorarray_write.cpp index ca95e6d0ab2..363de0ad4e4 100644 --- a/src/frontends/paddle/src/internal/op/tensorarray_write.cpp +++ b/src/frontends/paddle/src/internal/op/tensorarray_write.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/op/tensorarray_write.hpp b/src/frontends/paddle/src/internal/op/tensorarray_write.hpp index f36431bba03..c672191c597 100644 --- a/src/frontends/paddle/src/internal/op/tensorarray_write.hpp +++ b/src/frontends/paddle/src/internal/op/tensorarray_write.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/op/while.cpp b/src/frontends/paddle/src/internal/op/while.cpp index 1455946bac4..3c655667f06 100644 --- a/src/frontends/paddle/src/internal/op/while.cpp +++ b/src/frontends/paddle/src/internal/op/while.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/op/while.hpp b/src/frontends/paddle/src/internal/op/while.hpp index 56b89b06973..dd22ca48422 100644 --- a/src/frontends/paddle/src/internal/op/while.hpp +++ b/src/frontends/paddle/src/internal/op/while.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/pass/transform_if.cpp b/src/frontends/paddle/src/internal/pass/transform_if.cpp index bd2d757c6b3..116e2ef0f7c 100644 --- a/src/frontends/paddle/src/internal/pass/transform_if.cpp +++ b/src/frontends/paddle/src/internal/pass/transform_if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/pass/transform_if.hpp b/src/frontends/paddle/src/internal/pass/transform_if.hpp index 37a830d78ad..e7e89e5ed3c 100644 --- a/src/frontends/paddle/src/internal/pass/transform_if.hpp +++ b/src/frontends/paddle/src/internal/pass/transform_if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/pass/transform_tensorarray.cpp b/src/frontends/paddle/src/internal/pass/transform_tensorarray.cpp index 7dec74b3607..128ec7601ac 100644 --- a/src/frontends/paddle/src/internal/pass/transform_tensorarray.cpp +++ b/src/frontends/paddle/src/internal/pass/transform_tensorarray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/pass/transform_tensorarray.hpp b/src/frontends/paddle/src/internal/pass/transform_tensorarray.hpp index 860c9d5e714..6f18e27ab2a 100644 --- a/src/frontends/paddle/src/internal/pass/transform_tensorarray.hpp +++ b/src/frontends/paddle/src/internal/pass/transform_tensorarray.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/pass/transform_while.cpp b/src/frontends/paddle/src/internal/pass/transform_while.cpp index c8341b2d2bb..01d8f9aca5a 100644 --- a/src/frontends/paddle/src/internal/pass/transform_while.cpp +++ b/src/frontends/paddle/src/internal/pass/transform_while.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/internal/pass/transform_while.hpp b/src/frontends/paddle/src/internal/pass/transform_while.hpp index 6f9a0fd8040..e190337acba 100644 --- a/src/frontends/paddle/src/internal/pass/transform_while.hpp +++ b/src/frontends/paddle/src/internal/pass/transform_while.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/argmax.cpp b/src/frontends/paddle/src/op/argmax.cpp index be3742f9875..10029a385eb 100644 --- a/src/frontends/paddle/src/op/argmax.cpp +++ b/src/frontends/paddle/src/op/argmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/assign.cpp b/src/frontends/paddle/src/op/assign.cpp index 7b8683629fd..f04c5d5c471 100644 --- a/src/frontends/paddle/src/op/assign.cpp +++ b/src/frontends/paddle/src/op/assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/assign_value.cpp b/src/frontends/paddle/src/op/assign_value.cpp index f630556847b..596fb1f000a 100644 --- a/src/frontends/paddle/src/op/assign_value.cpp +++ b/src/frontends/paddle/src/op/assign_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/batch_norm.cpp b/src/frontends/paddle/src/op/batch_norm.cpp index f55485f4b2d..1777970e037 100644 --- a/src/frontends/paddle/src/op/batch_norm.cpp +++ b/src/frontends/paddle/src/op/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/box_coder.cpp b/src/frontends/paddle/src/op/box_coder.cpp index 5df218e0ffd..8d2247c344b 100644 --- a/src/frontends/paddle/src/op/box_coder.cpp +++ b/src/frontends/paddle/src/op/box_coder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include "default_opset.hpp" diff --git a/src/frontends/paddle/src/op/cast.cpp b/src/frontends/paddle/src/op/cast.cpp index 4f17dc5b752..5d286aff609 100644 --- a/src/frontends/paddle/src/op/cast.cpp +++ b/src/frontends/paddle/src/op/cast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/ceil.cpp b/src/frontends/paddle/src/op/ceil.cpp index cee1e975787..fdfa7a22b05 100644 --- a/src/frontends/paddle/src/op/ceil.cpp +++ b/src/frontends/paddle/src/op/ceil.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/clip.cpp b/src/frontends/paddle/src/op/clip.cpp index 8661411feca..19d117f53ac 100644 --- a/src/frontends/paddle/src/op/clip.cpp +++ b/src/frontends/paddle/src/op/clip.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/concat.cpp b/src/frontends/paddle/src/op/concat.cpp index f12e5a246b4..cf36d18d894 100644 --- a/src/frontends/paddle/src/op/concat.cpp +++ b/src/frontends/paddle/src/op/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/conditional_block.cpp b/src/frontends/paddle/src/op/conditional_block.cpp index 79a8e92119d..b566548b512 100644 --- a/src/frontends/paddle/src/op/conditional_block.cpp +++ b/src/frontends/paddle/src/op/conditional_block.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/conv2d.cpp b/src/frontends/paddle/src/op/conv2d.cpp index d0f59b7ee71..8d3dd60635a 100644 --- a/src/frontends/paddle/src/op/conv2d.cpp +++ b/src/frontends/paddle/src/op/conv2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/conv2d_transpose.cpp b/src/frontends/paddle/src/op/conv2d_transpose.cpp index d1aae974926..ed509713435 100644 --- a/src/frontends/paddle/src/op/conv2d_transpose.cpp +++ b/src/frontends/paddle/src/op/conv2d_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/conv2d_utils.cpp b/src/frontends/paddle/src/op/conv2d_utils.cpp index d3ba72ef5bd..718cc39f698 100644 --- a/src/frontends/paddle/src/op/conv2d_utils.cpp +++ b/src/frontends/paddle/src/op/conv2d_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/conv2d_utils.hpp b/src/frontends/paddle/src/op/conv2d_utils.hpp index 52986172e1a..e162139de00 100644 --- a/src/frontends/paddle/src/op/conv2d_utils.hpp +++ b/src/frontends/paddle/src/op/conv2d_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/cumsum.cpp b/src/frontends/paddle/src/op/cumsum.cpp index b34633cff23..1a710a5d69c 100644 --- a/src/frontends/paddle/src/op/cumsum.cpp +++ b/src/frontends/paddle/src/op/cumsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/deformable_conv.cpp b/src/frontends/paddle/src/op/deformable_conv.cpp index 8fb51de5f02..0c513df769a 100644 --- a/src/frontends/paddle/src/op/deformable_conv.cpp +++ b/src/frontends/paddle/src/op/deformable_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "conv2d_utils.hpp" diff --git a/src/frontends/paddle/src/op/dropout.cpp b/src/frontends/paddle/src/op/dropout.cpp index d2abc93c62a..e77c5cdf35f 100644 --- a/src/frontends/paddle/src/op/dropout.cpp +++ b/src/frontends/paddle/src/op/dropout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/elementwise_ops.cpp b/src/frontends/paddle/src/op/elementwise_ops.cpp index 254b6eb05ef..e55173df384 100644 --- a/src/frontends/paddle/src/op/elementwise_ops.cpp +++ b/src/frontends/paddle/src/op/elementwise_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/elementwise_ops.hpp b/src/frontends/paddle/src/op/elementwise_ops.hpp index 00ed82aedcb..8a6bd5e2449 100644 --- a/src/frontends/paddle/src/op/elementwise_ops.hpp +++ b/src/frontends/paddle/src/op/elementwise_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/embedding.cpp b/src/frontends/paddle/src/op/embedding.cpp index 05c7705d44b..684b953e11f 100644 --- a/src/frontends/paddle/src/op/embedding.cpp +++ b/src/frontends/paddle/src/op/embedding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/exp.cpp b/src/frontends/paddle/src/op/exp.cpp index 5afa4fdd910..741eca02030 100644 --- a/src/frontends/paddle/src/op/exp.cpp +++ b/src/frontends/paddle/src/op/exp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/expand_v2.cpp b/src/frontends/paddle/src/op/expand_v2.cpp index 8c53f815b40..c3a0da1a06c 100644 --- a/src/frontends/paddle/src/op/expand_v2.cpp +++ b/src/frontends/paddle/src/op/expand_v2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/fill_any_like.cpp b/src/frontends/paddle/src/op/fill_any_like.cpp index 19b1814af3a..da4f862fe72 100644 --- a/src/frontends/paddle/src/op/fill_any_like.cpp +++ b/src/frontends/paddle/src/op/fill_any_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/fill_constant.cpp b/src/frontends/paddle/src/op/fill_constant.cpp index 61acfdcb87d..b9407efd2d9 100644 --- a/src/frontends/paddle/src/op/fill_constant.cpp +++ b/src/frontends/paddle/src/op/fill_constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/fill_constant_batch_size_like.cpp b/src/frontends/paddle/src/op/fill_constant_batch_size_like.cpp index 9ba31c8387c..4f5c3c891c4 100644 --- a/src/frontends/paddle/src/op/fill_constant_batch_size_like.cpp +++ b/src/frontends/paddle/src/op/fill_constant_batch_size_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/flatten_contiguous_range.cpp b/src/frontends/paddle/src/op/flatten_contiguous_range.cpp index 0cd9ca8f02e..ed9a48a62e4 100644 --- a/src/frontends/paddle/src/op/flatten_contiguous_range.cpp +++ b/src/frontends/paddle/src/op/flatten_contiguous_range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/floor.cpp b/src/frontends/paddle/src/op/floor.cpp index 684899b6b0a..89b86fd82b0 100644 --- a/src/frontends/paddle/src/op/floor.cpp +++ b/src/frontends/paddle/src/op/floor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/gather.cpp b/src/frontends/paddle/src/op/gather.cpp index 1073d114231..adb6c6a7b33 100644 --- a/src/frontends/paddle/src/op/gather.cpp +++ b/src/frontends/paddle/src/op/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/gather_nd.cpp b/src/frontends/paddle/src/op/gather_nd.cpp index 65d740120e0..da2fdb46d3f 100644 --- a/src/frontends/paddle/src/op/gather_nd.cpp +++ b/src/frontends/paddle/src/op/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/gelu.cpp b/src/frontends/paddle/src/op/gelu.cpp index 4b87a9993fc..2745f28fb85 100644 --- a/src/frontends/paddle/src/op/gelu.cpp +++ b/src/frontends/paddle/src/op/gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/greater_than.cpp b/src/frontends/paddle/src/op/greater_than.cpp index 41aecfaafd5..8d26d0ef49c 100644 --- a/src/frontends/paddle/src/op/greater_than.cpp +++ b/src/frontends/paddle/src/op/greater_than.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/group_norm.cpp b/src/frontends/paddle/src/op/group_norm.cpp index 297afa3d7be..891b6c79f0f 100644 --- a/src/frontends/paddle/src/op/group_norm.cpp +++ b/src/frontends/paddle/src/op/group_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/hard_sigmoid.cpp b/src/frontends/paddle/src/op/hard_sigmoid.cpp index ea9cd08e726..f90f432dcbc 100644 --- a/src/frontends/paddle/src/op/hard_sigmoid.cpp +++ b/src/frontends/paddle/src/op/hard_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/hard_swish.cpp b/src/frontends/paddle/src/op/hard_swish.cpp index 55004e8035f..f21891a20f7 100644 --- a/src/frontends/paddle/src/op/hard_swish.cpp +++ b/src/frontends/paddle/src/op/hard_swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/interp.cpp b/src/frontends/paddle/src/op/interp.cpp index b30445ae695..902204b7864 100644 --- a/src/frontends/paddle/src/op/interp.cpp +++ b/src/frontends/paddle/src/op/interp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/layer_norm.cpp b/src/frontends/paddle/src/op/layer_norm.cpp index 7b78c36d337..ae40ff10d9e 100644 --- a/src/frontends/paddle/src/op/layer_norm.cpp +++ b/src/frontends/paddle/src/op/layer_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/leakyrelu.cpp b/src/frontends/paddle/src/op/leakyrelu.cpp index 97a8d037a25..cf2dc09dca7 100644 --- a/src/frontends/paddle/src/op/leakyrelu.cpp +++ b/src/frontends/paddle/src/op/leakyrelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/less_than.cpp b/src/frontends/paddle/src/op/less_than.cpp index 0eaeecce652..01380315565 100644 --- a/src/frontends/paddle/src/op/less_than.cpp +++ b/src/frontends/paddle/src/op/less_than.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/lod_array_length.cpp b/src/frontends/paddle/src/op/lod_array_length.cpp index 4aeebdd832f..bdafaff9c1c 100644 --- a/src/frontends/paddle/src/op/lod_array_length.cpp +++ b/src/frontends/paddle/src/op/lod_array_length.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/log.cpp b/src/frontends/paddle/src/op/log.cpp index 858dfab3d1d..e516ac8b93e 100644 --- a/src/frontends/paddle/src/op/log.cpp +++ b/src/frontends/paddle/src/op/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/logical_and.cpp b/src/frontends/paddle/src/op/logical_and.cpp index 77e3c9b8b16..e9920fd1845 100644 --- a/src/frontends/paddle/src/op/logical_and.cpp +++ b/src/frontends/paddle/src/op/logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/logical_not.cpp b/src/frontends/paddle/src/op/logical_not.cpp index 1e073bbef68..0d35ad07eac 100644 --- a/src/frontends/paddle/src/op/logical_not.cpp +++ b/src/frontends/paddle/src/op/logical_not.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/logical_or.cpp b/src/frontends/paddle/src/op/logical_or.cpp index 1857cc6a1e1..fe2179d9a12 100644 --- a/src/frontends/paddle/src/op/logical_or.cpp +++ b/src/frontends/paddle/src/op/logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/logical_xor.cpp b/src/frontends/paddle/src/op/logical_xor.cpp index 70cf05164e9..6365a641160 100644 --- a/src/frontends/paddle/src/op/logical_xor.cpp +++ b/src/frontends/paddle/src/op/logical_xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/lstm.cpp b/src/frontends/paddle/src/op/lstm.cpp index 179406f83e4..86985680f14 100644 --- a/src/frontends/paddle/src/op/lstm.cpp +++ b/src/frontends/paddle/src/op/lstm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/matmul.cpp b/src/frontends/paddle/src/op/matmul.cpp index f5d27f73ab6..73b2e442821 100644 --- a/src/frontends/paddle/src/op/matmul.cpp +++ b/src/frontends/paddle/src/op/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/frontend/paddle/node_context.hpp" diff --git a/src/frontends/paddle/src/op/matmul_v2.cpp b/src/frontends/paddle/src/op/matmul_v2.cpp index 7beca7c0856..12dc2eee018 100644 --- a/src/frontends/paddle/src/op/matmul_v2.cpp +++ b/src/frontends/paddle/src/op/matmul_v2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "default_opset.hpp" diff --git a/src/frontends/paddle/src/op/matrix_nms.cpp b/src/frontends/paddle/src/op/matrix_nms.cpp index b9228d0f88a..b750f33de99 100644 --- a/src/frontends/paddle/src/op/matrix_nms.cpp +++ b/src/frontends/paddle/src/op/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/frontend/paddle/node_context.hpp" diff --git a/src/frontends/paddle/src/op/meshgrid.cpp b/src/frontends/paddle/src/op/meshgrid.cpp index 682aba5cbf5..81ce52e400e 100644 --- a/src/frontends/paddle/src/op/meshgrid.cpp +++ b/src/frontends/paddle/src/op/meshgrid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/multiclass_nms.cpp b/src/frontends/paddle/src/op/multiclass_nms.cpp index 919c1ff3ac2..32d25167260 100644 --- a/src/frontends/paddle/src/op/multiclass_nms.cpp +++ b/src/frontends/paddle/src/op/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/frontend/paddle/node_context.hpp" diff --git a/src/frontends/paddle/src/op/p_norm.cpp b/src/frontends/paddle/src/op/p_norm.cpp index f06f8c172ae..c9a04444b9e 100644 --- a/src/frontends/paddle/src/op/p_norm.cpp +++ b/src/frontends/paddle/src/op/p_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/pad3d.cpp b/src/frontends/paddle/src/op/pad3d.cpp index 9504d172d84..5a49d9be27a 100644 --- a/src/frontends/paddle/src/op/pad3d.cpp +++ b/src/frontends/paddle/src/op/pad3d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/pool2d.cpp b/src/frontends/paddle/src/op/pool2d.cpp index a8bb407a3a2..e98d1d83c42 100644 --- a/src/frontends/paddle/src/op/pool2d.cpp +++ b/src/frontends/paddle/src/op/pool2d.cpp @@ -1,5 +1,5 @@ //***************************************************************************** -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // //***************************************************************************** diff --git a/src/frontends/paddle/src/op/pow.cpp b/src/frontends/paddle/src/op/pow.cpp index 3235d6a0ea7..cbea173245d 100644 --- a/src/frontends/paddle/src/op/pow.cpp +++ b/src/frontends/paddle/src/op/pow.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/frontend/paddle/node_context.hpp" diff --git a/src/frontends/paddle/src/op/prior_box.cpp b/src/frontends/paddle/src/op/prior_box.cpp index fde526a8327..b72865dcf9d 100644 --- a/src/frontends/paddle/src/op/prior_box.cpp +++ b/src/frontends/paddle/src/op/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/range.cpp b/src/frontends/paddle/src/op/range.cpp index 52c7f89555d..ac71bc819ad 100644 --- a/src/frontends/paddle/src/op/range.cpp +++ b/src/frontends/paddle/src/op/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reduce_max.cpp b/src/frontends/paddle/src/op/reduce_max.cpp index 3c433379509..56b81803617 100644 --- a/src/frontends/paddle/src/op/reduce_max.cpp +++ b/src/frontends/paddle/src/op/reduce_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reduce_mean.cpp b/src/frontends/paddle/src/op/reduce_mean.cpp index f9a719fd91a..d2adf359b66 100644 --- a/src/frontends/paddle/src/op/reduce_mean.cpp +++ b/src/frontends/paddle/src/op/reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reduce_min.cpp b/src/frontends/paddle/src/op/reduce_min.cpp index d1c2e67b236..2671f72fcf4 100644 --- a/src/frontends/paddle/src/op/reduce_min.cpp +++ b/src/frontends/paddle/src/op/reduce_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reduce_ops.hpp b/src/frontends/paddle/src/op/reduce_ops.hpp index cb8ab12d9d3..9f45dad600e 100644 --- a/src/frontends/paddle/src/op/reduce_ops.hpp +++ b/src/frontends/paddle/src/op/reduce_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reduce_prod.cpp b/src/frontends/paddle/src/op/reduce_prod.cpp index 2724f52f66b..6085f203647 100644 --- a/src/frontends/paddle/src/op/reduce_prod.cpp +++ b/src/frontends/paddle/src/op/reduce_prod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reduce_sum.cpp b/src/frontends/paddle/src/op/reduce_sum.cpp index bab84198d68..58df53eb3fd 100644 --- a/src/frontends/paddle/src/op/reduce_sum.cpp +++ b/src/frontends/paddle/src/op/reduce_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/relu.cpp b/src/frontends/paddle/src/op/relu.cpp index 2067eaf0e87..2e8df26f8f1 100644 --- a/src/frontends/paddle/src/op/relu.cpp +++ b/src/frontends/paddle/src/op/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/relu6.cpp b/src/frontends/paddle/src/op/relu6.cpp index cb95d3002af..566f76e5676 100644 --- a/src/frontends/paddle/src/op/relu6.cpp +++ b/src/frontends/paddle/src/op/relu6.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reshape2.cpp b/src/frontends/paddle/src/op/reshape2.cpp index 295d8414b4d..cae396c0718 100644 --- a/src/frontends/paddle/src/op/reshape2.cpp +++ b/src/frontends/paddle/src/op/reshape2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/reverse.cpp b/src/frontends/paddle/src/op/reverse.cpp index 5714ad694b6..b5e87f4c5b9 100644 --- a/src/frontends/paddle/src/op/reverse.cpp +++ b/src/frontends/paddle/src/op/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/rnn.cpp b/src/frontends/paddle/src/op/rnn.cpp index b9eb1b65557..4f0ade152a8 100644 --- a/src/frontends/paddle/src/op/rnn.cpp +++ b/src/frontends/paddle/src/op/rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/roi_align.cpp b/src/frontends/paddle/src/op/roi_align.cpp index eb3ca3fe423..1f6bef9309c 100644 --- a/src/frontends/paddle/src/op/roi_align.cpp +++ b/src/frontends/paddle/src/op/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/scale.cpp b/src/frontends/paddle/src/op/scale.cpp index 27f3cbffe3d..e7445039c62 100644 --- a/src/frontends/paddle/src/op/scale.cpp +++ b/src/frontends/paddle/src/op/scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/select_input.cpp b/src/frontends/paddle/src/op/select_input.cpp index ad65bdd2e58..3cfb33b7d3d 100644 --- a/src/frontends/paddle/src/op/select_input.cpp +++ b/src/frontends/paddle/src/op/select_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/shape.cpp b/src/frontends/paddle/src/op/shape.cpp index 58a54e665f8..1eeaa2c3a53 100644 --- a/src/frontends/paddle/src/op/shape.cpp +++ b/src/frontends/paddle/src/op/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/sigmoid.cpp b/src/frontends/paddle/src/op/sigmoid.cpp index 7a71529ca93..484345d9ad5 100644 --- a/src/frontends/paddle/src/op/sigmoid.cpp +++ b/src/frontends/paddle/src/op/sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/slice.cpp b/src/frontends/paddle/src/op/slice.cpp index fdbb317ad01..087ae659cc9 100644 --- a/src/frontends/paddle/src/op/slice.cpp +++ b/src/frontends/paddle/src/op/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "slice_ops.hpp" diff --git a/src/frontends/paddle/src/op/slice_ops.hpp b/src/frontends/paddle/src/op/slice_ops.hpp index 8896097ac98..f28c1027580 100644 --- a/src/frontends/paddle/src/op/slice_ops.hpp +++ b/src/frontends/paddle/src/op/slice_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/frontends/paddle/src/op/softmax.cpp b/src/frontends/paddle/src/op/softmax.cpp index 30506710d14..6c6c77a4e0a 100644 --- a/src/frontends/paddle/src/op/softmax.cpp +++ b/src/frontends/paddle/src/op/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/softplus.cpp b/src/frontends/paddle/src/op/softplus.cpp index fd520439a0a..b68ed4f05fc 100644 --- a/src/frontends/paddle/src/op/softplus.cpp +++ b/src/frontends/paddle/src/op/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "default_opset.hpp" diff --git a/src/frontends/paddle/src/op/split.cpp b/src/frontends/paddle/src/op/split.cpp index 09f5de84af6..af40a4d64bf 100644 --- a/src/frontends/paddle/src/op/split.cpp +++ b/src/frontends/paddle/src/op/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/sqrt.cpp b/src/frontends/paddle/src/op/sqrt.cpp index 9644549f2cc..7c2bf5fe02d 100644 --- a/src/frontends/paddle/src/op/sqrt.cpp +++ b/src/frontends/paddle/src/op/sqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/squeeze.cpp b/src/frontends/paddle/src/op/squeeze.cpp index 7ce817cf6c5..7840794cf33 100644 --- a/src/frontends/paddle/src/op/squeeze.cpp +++ b/src/frontends/paddle/src/op/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/stack.cpp b/src/frontends/paddle/src/op/stack.cpp index 8c1ebb964db..8410c7f1fb4 100644 --- a/src/frontends/paddle/src/op/stack.cpp +++ b/src/frontends/paddle/src/op/stack.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/strided_slice.cpp b/src/frontends/paddle/src/op/strided_slice.cpp index 01e31db9ef2..33263a094ad 100644 --- a/src/frontends/paddle/src/op/strided_slice.cpp +++ b/src/frontends/paddle/src/op/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "slice_ops.hpp" diff --git a/src/frontends/paddle/src/op/sum.cpp b/src/frontends/paddle/src/op/sum.cpp index 8482e5a65ba..b5955a950e8 100644 --- a/src/frontends/paddle/src/op/sum.cpp +++ b/src/frontends/paddle/src/op/sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/swish.cpp b/src/frontends/paddle/src/op/swish.cpp index ea4f437b11d..011b02f2f38 100644 --- a/src/frontends/paddle/src/op/swish.cpp +++ b/src/frontends/paddle/src/op/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/tanh.cpp b/src/frontends/paddle/src/op/tanh.cpp index 803bfc8f465..d1901b075a0 100644 --- a/src/frontends/paddle/src/op/tanh.cpp +++ b/src/frontends/paddle/src/op/tanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/tensor_array_to_tensor.cpp b/src/frontends/paddle/src/op/tensor_array_to_tensor.cpp index b2300e7f92e..5ff381c9a0b 100644 --- a/src/frontends/paddle/src/op/tensor_array_to_tensor.cpp +++ b/src/frontends/paddle/src/op/tensor_array_to_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/tile.cpp b/src/frontends/paddle/src/op/tile.cpp index 441f88e18a4..8d0c463b2a1 100644 --- a/src/frontends/paddle/src/op/tile.cpp +++ b/src/frontends/paddle/src/op/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/transpose2.cpp b/src/frontends/paddle/src/op/transpose2.cpp index ab6f5ea8d4c..3322db4d236 100644 --- a/src/frontends/paddle/src/op/transpose2.cpp +++ b/src/frontends/paddle/src/op/transpose2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/unsqueeze.cpp b/src/frontends/paddle/src/op/unsqueeze.cpp index 90893b723a5..dda2dc6c09c 100644 --- a/src/frontends/paddle/src/op/unsqueeze.cpp +++ b/src/frontends/paddle/src/op/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/where.cpp b/src/frontends/paddle/src/op/where.cpp index 56327493fac..73ec39eeffa 100644 --- a/src/frontends/paddle/src/op/where.cpp +++ b/src/frontends/paddle/src/op/where.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/where_index.cpp b/src/frontends/paddle/src/op/where_index.cpp index afe248afca6..c22819bb723 100644 --- a/src/frontends/paddle/src/op/where_index.cpp +++ b/src/frontends/paddle/src/op/where_index.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/while.cpp b/src/frontends/paddle/src/op/while.cpp index 30febb78bb4..71be018ffb1 100644 --- a/src/frontends/paddle/src/op/while.cpp +++ b/src/frontends/paddle/src/op/while.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/write_to_array.cpp b/src/frontends/paddle/src/op/write_to_array.cpp index 20eea1d93e1..d309755a322 100644 --- a/src/frontends/paddle/src/op/write_to_array.cpp +++ b/src/frontends/paddle/src/op/write_to_array.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/op/yolo_box.cpp b/src/frontends/paddle/src/op/yolo_box.cpp index 332a3eacfe4..4a830e2edc0 100644 --- a/src/frontends/paddle/src/op/yolo_box.cpp +++ b/src/frontends/paddle/src/op/yolo_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include // std::numeric_limits diff --git a/src/frontends/paddle/src/op_table.cpp b/src/frontends/paddle/src/op_table.cpp index a5041f5f54a..cd58f3fed22 100644 --- a/src/frontends/paddle/src/op_table.cpp +++ b/src/frontends/paddle/src/op_table.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "op_table.hpp" diff --git a/src/frontends/paddle/src/op_table.hpp b/src/frontends/paddle/src/op_table.hpp index fad457b938c..7697c8d990e 100644 --- a/src/frontends/paddle/src/op_table.hpp +++ b/src/frontends/paddle/src/op_table.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/paddle_fw_node.cpp b/src/frontends/paddle/src/paddle_fw_node.cpp index a1d76860603..96771a290a7 100644 --- a/src/frontends/paddle/src/paddle_fw_node.cpp +++ b/src/frontends/paddle/src/paddle_fw_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/paddle_fw_node.hpp b/src/frontends/paddle/src/paddle_fw_node.hpp index f168ab3e305..8453b1c7b35 100644 --- a/src/frontends/paddle/src/paddle_fw_node.hpp +++ b/src/frontends/paddle/src/paddle_fw_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/paddle_utils.cpp b/src/frontends/paddle/src/paddle_utils.cpp index 492c8e75fc2..96c7f8680a0 100644 --- a/src/frontends/paddle/src/paddle_utils.cpp +++ b/src/frontends/paddle/src/paddle_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/paddle_utils.hpp b/src/frontends/paddle/src/paddle_utils.hpp index ecf98ee9462..28f4751b03f 100644 --- a/src/frontends/paddle/src/paddle_utils.hpp +++ b/src/frontends/paddle/src/paddle_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/place.cpp b/src/frontends/paddle/src/place.cpp index 508fa1d7a33..08c4e875d95 100644 --- a/src/frontends/paddle/src/place.cpp +++ b/src/frontends/paddle/src/place.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/src/place.hpp b/src/frontends/paddle/src/place.hpp index 1f6c34f0a1e..fc2fe9eb29e 100644 --- a/src/frontends/paddle/src/place.hpp +++ b/src/frontends/paddle/src/place.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/CMakeLists.txt b/src/frontends/paddle/tests/CMakeLists.txt index b8752151cc4..8e55ee57425 100644 --- a/src/frontends/paddle/tests/CMakeLists.txt +++ b/src/frontends/paddle/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/basic_api.cpp b/src/frontends/paddle/tests/basic_api.cpp index 6f668b390c5..c7dff9b9884 100644 --- a/src/frontends/paddle/tests/basic_api.cpp +++ b/src/frontends/paddle/tests/basic_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/convert_model.cpp b/src/frontends/paddle/tests/convert_model.cpp index a5f9dfc3106..9f4dd6dc870 100644 --- a/src/frontends/paddle/tests/convert_model.cpp +++ b/src/frontends/paddle/tests/convert_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/convert_unsupported.cpp b/src/frontends/paddle/tests/convert_unsupported.cpp index 38a37266a95..d764167250e 100644 --- a/src/frontends/paddle/tests/convert_unsupported.cpp +++ b/src/frontends/paddle/tests/convert_unsupported.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/cut_specific_model.cpp b/src/frontends/paddle/tests/cut_specific_model.cpp index a8dfd0bebe1..64ae999fb24 100644 --- a/src/frontends/paddle/tests/cut_specific_model.cpp +++ b/src/frontends/paddle/tests/cut_specific_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/incorrect_cut_model.cpp b/src/frontends/paddle/tests/incorrect_cut_model.cpp index 8fa5d13d0ba..995d241df7e 100644 --- a/src/frontends/paddle/tests/incorrect_cut_model.cpp +++ b/src/frontends/paddle/tests/incorrect_cut_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/library_extension.cpp b/src/frontends/paddle/tests/library_extension.cpp index bc8841c3680..80f8c39175b 100644 --- a/src/frontends/paddle/tests/library_extension.cpp +++ b/src/frontends/paddle/tests/library_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/load_from.cpp b/src/frontends/paddle/tests/load_from.cpp index 7fa36b83782..7d61a42f31e 100644 --- a/src/frontends/paddle/tests/load_from.cpp +++ b/src/frontends/paddle/tests/load_from.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/op_fuzzy.cpp b/src/frontends/paddle/tests/op_fuzzy.cpp index 6646b42d68b..e3d1ee3b2a6 100644 --- a/src/frontends/paddle/tests/op_fuzzy.cpp +++ b/src/frontends/paddle/tests/op_fuzzy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/paddle_utils.hpp b/src/frontends/paddle/tests/paddle_utils.hpp index e9d92df2047..0d0bb856d52 100644 --- a/src/frontends/paddle/tests/paddle_utils.hpp +++ b/src/frontends/paddle/tests/paddle_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/partial_shape.cpp b/src/frontends/paddle/tests/partial_shape.cpp index 9bf5680b9b4..5070a8c7f6b 100644 --- a/src/frontends/paddle/tests/partial_shape.cpp +++ b/src/frontends/paddle/tests/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/places.cpp b/src/frontends/paddle/tests/places.cpp index f1ca9e5faba..17f0df7e2d7 100644 --- a/src/frontends/paddle/tests/places.cpp +++ b/src/frontends/paddle/tests/places.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/set_element_type.cpp b/src/frontends/paddle/tests/set_element_type.cpp index 63b58ac70de..bbbbe46fa66 100644 --- a/src/frontends/paddle/tests/set_element_type.cpp +++ b/src/frontends/paddle/tests/set_element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/standalone_build/CMakeLists.txt b/src/frontends/paddle/tests/standalone_build/CMakeLists.txt index 4624c7fbd8f..4bc372bc44f 100644 --- a/src/frontends/paddle/tests/standalone_build/CMakeLists.txt +++ b/src/frontends/paddle/tests/standalone_build/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/standalone_build/standalone_build_test.cpp b/src/frontends/paddle/tests/standalone_build/standalone_build_test.cpp index a02041afe31..836ffd018fd 100644 --- a/src/frontends/paddle/tests/standalone_build/standalone_build_test.cpp +++ b/src/frontends/paddle/tests/standalone_build/standalone_build_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/telemetry.cpp b/src/frontends/paddle/tests/telemetry.cpp index fde607dac09..b86103ccfe7 100644 --- a/src/frontends/paddle/tests/telemetry.cpp +++ b/src/frontends/paddle/tests/telemetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out.py index 9f104153d79..5d6cd952189 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out_dynbatch.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out_dynbatch.py index 7208a162d78..d3fc8c95207 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out_dynbatch.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_2in_2out_dynbatch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_argmax.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_argmax.py index 0e0637aaf1f..704cffd0b68 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_argmax.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_argmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign.py index 42c23804b4e..71f0eda0786 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign_value.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign_value.py index ecf708a03b4..48dd411acbb 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign_value.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_assign_value.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_batch_norm.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_batch_norm.py index 36677bd1979..46d23653e14 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_batch_norm.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_batch_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_bmm.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_bmm.py index 740f91cb29a..9f29c35dddc 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_bmm.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_bmm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_ceil.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_ceil.py index efe99380cfa..9e51732082d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_ceil.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_ceil.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_clip.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_clip.py index 4ac1db3b6ba..0c66658278e 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_clip.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_clip.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d.py index 2d8d9f95a8c..6131dd47bdf 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_combinations.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_combinations.py index 5c5f9abf0ba..10d6f583a11 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_combinations.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_combinations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from save_model import saveModel diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_relu.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_relu.py index 7bb5e2f1293..d28ed1d52fa 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_relu.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_s.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_s.py index 69d0c10751a..2568bc6bfe2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_s.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_s.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_transpose.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_transpose.py index 4847b3364f3..22f88e6f83d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_transpose.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_conv2d_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_cumsum.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_cumsum.py index 4d543fc3ce0..ddd01f25b9b 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_cumsum.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_cumsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_dropout.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_dropout.py index 1b02975c38c..301b2b3e0e0 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_dropout.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_dropout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_dynamic_pool2d.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_dynamic_pool2d.py index 44110fbd902..515fec958ec 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_dynamic_pool2d.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_dynamic_pool2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_elementwise_ops.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_elementwise_ops.py index da44b05eb3e..b8ebe1316b5 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_elementwise_ops.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_elementwise_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_embedding.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_embedding.py index 69fc064273a..7325cfed757 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_embedding.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_embedding.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_equal.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_equal.py index 7eb3cbebca8..73ae4501c17 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_equal.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_equal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_exp.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_exp.py index 79f14f0c0f3..344351c9bc7 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_exp.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_exp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_expand_v2.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_expand_v2.py index 01287b60984..6c6b8724347 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_expand_v2.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_expand_v2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_any_like.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_any_like.py index bfd009de24c..5d127c6597e 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_any_like.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_any_like.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant.py index c618c160d0e..eb66663de7b 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant_batch_size_like.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant_batch_size_like.py index 1e518c11069..b6653eece4d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant_batch_size_like.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_fill_constant_batch_size_like.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_flatten_contiguous_range.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_flatten_contiguous_range.py index c1f9c226582..8aa0cfdff6e 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_flatten_contiguous_range.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_flatten_contiguous_range.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_gelu.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_gelu.py index bd23fe5998d..c91761156e5 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_gelu.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_gelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_greater_equal.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_greater_equal.py index 56004516921..c3a82914fc0 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_greater_equal.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_greater_equal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_group_norm.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_group_norm.py index f039d77fc16..49e203ce2a8 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_group_norm.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_group_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_sigmoid.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_sigmoid.py index c52422e7fc6..68c9179421c 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_sigmoid.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_swish.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_swish.py index 8f53eab2aed..2fdf4a3ee29 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_swish.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_hard_swish.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_interpolate.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_interpolate.py index 7896d7ee26d..a293f283431 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_interpolate.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_interpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_layer_norm.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_layer_norm.py index 4fbb13c0c82..827afb0b496 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_layer_norm.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_layer_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_leaky_relu.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_leaky_relu.py index d16209632e0..580a0a0a7ac 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_leaky_relu.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_leaky_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_log.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_log.py index d12cc595897..7cd9196172d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_log.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_log.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_and.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_and.py index 71589293e4d..0846d341223 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_and.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_and.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_not.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_not.py index 8078cdb8ddc..9663a124de2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_not.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_not.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_or.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_or.py index a3f00e1e483..8e0220ade85 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_or.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_or.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_xor.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_xor.py index cefe58454ff..a452b996851 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_xor.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_logical_xor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_lower_version.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_lower_version.py index 9f29511d01f..ea71068b5d7 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_lower_version.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_lower_version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_matmul_v2.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_matmul_v2.py index 6b287d06331..f2341fab6c0 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_matmul_v2.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_matmul_v2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_matrix_nms.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_matrix_nms.py index 0e500bf0d13..e388d6c7cc2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_matrix_nms.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_matrix_nms.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # matrix_nms paddle model generator diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_meshgrid.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_meshgrid.py index 531380e2989..0dee4c2f904 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_meshgrid.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_meshgrid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_mul.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_mul.py index 06fc711f50f..7b764031720 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_mul.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_mul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_multi_tensor_split.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_multi_tensor_split.py index d0580eadf69..8ec25d91c40 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_multi_tensor_split.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_multi_tensor_split.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import paddle diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_multiclass_nms.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_multiclass_nms.py index 19a7549e833..a007487e692 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_multiclass_nms.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_multiclass_nms.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # multiclass_nms paddle model generator diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_not_equal.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_not_equal.py index 39512b78712..c0a6cb937e7 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_not_equal.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_not_equal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # not_equal paddle model generator diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_p_norm.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_p_norm.py index 5bd66503e1d..770eab6cfe6 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_p_norm.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_p_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_pad3d.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_pad3d.py index de40feee19d..631bfa085e5 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_pad3d.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_pad3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_place_test_model.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_place_test_model.py index a585d0b9fd5..da4a7f901d2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_place_test_model.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_place_test_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_pool2d.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_pool2d.py index 05f28a8128d..cd0d79284d3 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_pool2d.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_pool2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_pow.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_pow.py index d13364e1214..c845fac78d3 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_pow.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_pow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_prior_box.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_prior_box.py index 1ae133533fd..5c9c153d2b4 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_prior_box.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_prior_box.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_range.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_range.py index c571aa75c71..0b1dde6c1fa 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_range.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_range.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_max.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_max.py index 83622e2f96d..9039d6d98ff 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_max.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_max.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_mean.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_mean.py index 1a73553a24f..de6e64372a2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_mean.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_mean.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_min.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_min.py index fd7a989ddba..31450889005 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_min.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_min.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_prod.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_prod.py index 7c379216673..5dcfbd1dd3d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_prod.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_prod.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_sum.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_sum.py index ac6c3a6dd95..8b9f995a8ff 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_sum.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reduce_sum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu.py index be198ff6527..11b41cecfbb 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu6.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu6.py index f0ac26b0fcd..2c79c0332a7 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu6.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_relu6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reshape.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reshape.py index b541e67baba..289c2128a0d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reshape.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reverse.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reverse.py index 2c72dbc3ff4..e993057df83 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_reverse.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_reverse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_rnn_lstm.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_rnn_lstm.py index d6de685b0c9..a12e5b2d68d 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_rnn_lstm.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_rnn_lstm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_roi_align.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_roi_align.py index 0137dcdc54c..9d5f9a02c10 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_roi_align.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_roi_align.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_scale.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_scale.py index 6da62c3d146..ff0b1e41411 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_scale.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_scale.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_shape.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_shape.py index bcd3ae138a0..1689f8318e9 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_shape.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_shape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_sigmoid.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_sigmoid.py index 7adc3bf3fb5..7b6bc715e6a 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_sigmoid.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_slice.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_slice.py index 1a3ece4a570..0d19a86155e 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_slice.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_slice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_softmax.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_softmax.py index 8ed4a31c35b..2b7e4281a81 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_softmax.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_softplus.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_softplus.py index 8df8852ccdc..cd9621acc28 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_softplus.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_softplus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_split.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_split.py index e94b30b8ab0..639ab5b51d1 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_split.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_split.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_squeeze.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_squeeze.py index 0488c7b7943..c22f5d6fcfc 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_squeeze.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_squeeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_stack.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_stack.py index 8bb9b446dd8..0f79db099bd 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_stack.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_stack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_strided_slice.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_strided_slice.py index 2c1b29ee2d8..4844e3680e6 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_strided_slice.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_strided_slice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_tanh.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_tanh.py index 5d45bff6255..dce7e2a6ea2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_tanh.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_tanh.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_tile.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_tile.py index 0689eb6dd48..bf9089d5c71 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_tile.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_tile.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsqueeze.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsqueeze.py index a44563874c5..7b15ca2b3e2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsqueeze.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsqueeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsupported_relu.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsupported_relu.py index edf440493a1..1370b34e8be 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsupported_relu.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_unsupported_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_where.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_where.py index 400d7732879..3f6a8d89903 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_where.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_where.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_where_index.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_where_index.py index ea2d5d7c995..369162cbdba 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_where_index.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_where_index.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/generate_yolo_box.py b/src/frontends/paddle/tests/test_models/gen_scripts/generate_yolo_box.py index fba54c81304..2de8c7e92a2 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/generate_yolo_box.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/generate_yolo_box.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/nms.py b/src/frontends/paddle/tests/test_models/gen_scripts/nms.py index 97aec03300d..86d74ece115 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/nms.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/nms.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # # helper for multiclass/matrix_nms paddle model generator diff --git a/src/frontends/paddle/tests/test_models/gen_scripts/save_model.py b/src/frontends/paddle/tests/test_models/gen_scripts/save_model.py index 0478bfc9148..633cf93eede 100644 --- a/src/frontends/paddle/tests/test_models/gen_scripts/save_model.py +++ b/src/frontends/paddle/tests/test_models/gen_scripts/save_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/frontends/paddle/tests/test_models/gen_wrapper.py b/src/frontends/paddle/tests/test_models/gen_wrapper.py index fc7ec44ccd7..e8adf9fec39 100644 --- a/src/frontends/paddle/tests/test_models/gen_wrapper.py +++ b/src/frontends/paddle/tests/test_models/gen_wrapper.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import glob diff --git a/src/frontends/paddle/tests/throw_in_conversion.cpp b/src/frontends/paddle/tests/throw_in_conversion.cpp index 77f4a4e8fae..a8ee29b687d 100644 --- a/src/frontends/paddle/tests/throw_in_conversion.cpp +++ b/src/frontends/paddle/tests/throw_in_conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/CMakeLists.txt b/src/frontends/tensorflow/CMakeLists.txt index 12d6edab844..e11be311e03 100644 --- a/src/frontends/tensorflow/CMakeLists.txt +++ b/src/frontends/tensorflow/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/decoder.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/decoder.hpp index 8b1e898ab8f..1453e362268 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/decoder.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/exception.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/exception.hpp index 492eb4564d5..98ff3029b2b 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/exception.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/exception.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/conversion.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/conversion.hpp index fcdaafbf629..251a8156974 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/conversion.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/op.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/op.hpp index 0d9bbc11f11..dbf6802dc4a 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/op.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/extension/op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/frontend.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/frontend.hpp index d0bdd3ce201..2982d56eeea 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/frontend.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/graph_iterator.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/graph_iterator.hpp index f3180a34cc5..67d1b79be81 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/graph_iterator.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/graph_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/node_context.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/node_context.hpp index 8c4e62872ff..5377a9ae623 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/node_context.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/node_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/special_types.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/special_types.hpp index 9367a3ba31f..7845abd55c1 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/special_types.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/special_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/visibility.hpp b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/visibility.hpp index 844c2a772c4..c8f3e2fb0de 100644 --- a/src/frontends/tensorflow/include/openvino/frontend/tensorflow/visibility.hpp +++ b/src/frontends/tensorflow/include/openvino/frontend/tensorflow/visibility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/CMakeLists.txt b/src/frontends/tensorflow/src/CMakeLists.txt index 6f423463db0..6ee6fbc94cd 100644 --- a/src/frontends/tensorflow/src/CMakeLists.txt +++ b/src/frontends/tensorflow/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tensorflow/src/decoder_proto.cpp b/src/frontends/tensorflow/src/decoder_proto.cpp index 2e4b7ffe97c..6f223811e20 100644 --- a/src/frontends/tensorflow/src/decoder_proto.cpp +++ b/src/frontends/tensorflow/src/decoder_proto.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/decoder_proto.hpp b/src/frontends/tensorflow/src/decoder_proto.hpp index b1cccb4a8ad..2cdfe12c455 100644 --- a/src/frontends/tensorflow/src/decoder_proto.hpp +++ b/src/frontends/tensorflow/src/decoder_proto.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/exception.cpp b/src/frontends/tensorflow/src/exception.cpp index 817a8b903ed..b5ebf308d4a 100644 --- a/src/frontends/tensorflow/src/exception.cpp +++ b/src/frontends/tensorflow/src/exception.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/extension/conversion.cpp b/src/frontends/tensorflow/src/extension/conversion.cpp index 35c52842316..387e035d85e 100644 --- a/src/frontends/tensorflow/src/extension/conversion.cpp +++ b/src/frontends/tensorflow/src/extension/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/frontend.cpp b/src/frontends/tensorflow/src/frontend.cpp index 02f1e6b40b2..546203ac5bf 100644 --- a/src/frontends/tensorflow/src/frontend.cpp +++ b/src/frontends/tensorflow/src/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/graph_iterator_proto.hpp b/src/frontends/tensorflow/src/graph_iterator_proto.hpp index 404d82d8547..4aced025182 100644 --- a/src/frontends/tensorflow/src/graph_iterator_proto.hpp +++ b/src/frontends/tensorflow/src/graph_iterator_proto.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_ops/block_lstm.hpp b/src/frontends/tensorflow/src/helper_ops/block_lstm.hpp index f45f9741874..e517c74c66b 100644 --- a/src/frontends/tensorflow/src/helper_ops/block_lstm.hpp +++ b/src/frontends/tensorflow/src/helper_ops/block_lstm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_ops/gru_block_cell.hpp b/src/frontends/tensorflow/src/helper_ops/gru_block_cell.hpp index f9125b270b1..b1404d14341 100644 --- a/src/frontends/tensorflow/src/helper_ops/gru_block_cell.hpp +++ b/src/frontends/tensorflow/src/helper_ops/gru_block_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_ops/internal_operation.hpp b/src/frontends/tensorflow/src/helper_ops/internal_operation.hpp index bb84360c143..243f05c46b6 100644 --- a/src/frontends/tensorflow/src/helper_ops/internal_operation.hpp +++ b/src/frontends/tensorflow/src/helper_ops/internal_operation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_ops/sparse_fill_empty_rows.hpp b/src/frontends/tensorflow/src/helper_ops/sparse_fill_empty_rows.hpp index 51b4ff29192..6414a30fe46 100644 --- a/src/frontends/tensorflow/src/helper_ops/sparse_fill_empty_rows.hpp +++ b/src/frontends/tensorflow/src/helper_ops/sparse_fill_empty_rows.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_ops/sparse_segment_ops.hpp b/src/frontends/tensorflow/src/helper_ops/sparse_segment_ops.hpp index 9b8e34c4e1e..0e867c2fd0e 100644 --- a/src/frontends/tensorflow/src/helper_ops/sparse_segment_ops.hpp +++ b/src/frontends/tensorflow/src/helper_ops/sparse_segment_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.cpp b/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.cpp index 2fda6b6fb0e..579f6b1f4f9 100644 --- a/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.cpp +++ b/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.hpp b/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.hpp index faeb01ecb89..99f1f8d42de 100644 --- a/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.hpp +++ b/src/frontends/tensorflow/src/helper_transforms/block_lstm_replacer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.cpp b/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.cpp index ef88745fb99..7a6b2cabdbb 100644 --- a/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.cpp +++ b/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.hpp b/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.hpp index 66fb571526c..7b1fd5fce7e 100644 --- a/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.hpp +++ b/src/frontends/tensorflow/src/helper_transforms/embedding_segments_feature_fusing.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.cpp b/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.cpp index f488d7f921e..ee33aa6d84a 100644 --- a/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.cpp +++ b/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.hpp b/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.hpp index b9408912479..0b0bd4cee37 100644 --- a/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.hpp +++ b/src/frontends/tensorflow/src/helper_transforms/gru_block_cell_replacer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/input_model.cpp b/src/frontends/tensorflow/src/input_model.cpp index b60a77fa0c7..a76b3ae9a76 100644 --- a/src/frontends/tensorflow/src/input_model.cpp +++ b/src/frontends/tensorflow/src/input_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/input_model.hpp b/src/frontends/tensorflow/src/input_model.hpp index d561d5b1adf..cfdcfa665fd 100644 --- a/src/frontends/tensorflow/src/input_model.hpp +++ b/src/frontends/tensorflow/src/input_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/node_context.cpp b/src/frontends/tensorflow/src/node_context.cpp index 006efd4023a..685e94d0cde 100644 --- a/src/frontends/tensorflow/src/node_context.cpp +++ b/src/frontends/tensorflow/src/node_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/addN.cpp b/src/frontends/tensorflow/src/op/addN.cpp index 12569481f63..14782b21d8f 100644 --- a/src/frontends/tensorflow/src/op/addN.cpp +++ b/src/frontends/tensorflow/src/op/addN.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/arg_min_max.cpp b/src/frontends/tensorflow/src/op/arg_min_max.cpp index 4f3841cb111..7e7ca50a855 100644 --- a/src/frontends/tensorflow/src/op/arg_min_max.cpp +++ b/src/frontends/tensorflow/src/op/arg_min_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/avg_pool.cpp b/src/frontends/tensorflow/src/op/avg_pool.cpp index 01213b26aae..22191dca5b3 100644 --- a/src/frontends/tensorflow/src/op/avg_pool.cpp +++ b/src/frontends/tensorflow/src/op/avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/bias_add.cpp b/src/frontends/tensorflow/src/op/bias_add.cpp index ae6f2ef2e02..ca5e48945ed 100644 --- a/src/frontends/tensorflow/src/op/bias_add.cpp +++ b/src/frontends/tensorflow/src/op/bias_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/binary_op.cpp b/src/frontends/tensorflow/src/op/binary_op.cpp index a7e9dc6171e..fecc7ac86de 100644 --- a/src/frontends/tensorflow/src/op/binary_op.cpp +++ b/src/frontends/tensorflow/src/op/binary_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/block_lstm.cpp b/src/frontends/tensorflow/src/op/block_lstm.cpp index ff770825743..d2d24f6e3e0 100644 --- a/src/frontends/tensorflow/src/op/block_lstm.cpp +++ b/src/frontends/tensorflow/src/op/block_lstm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/broadcast_args.cpp b/src/frontends/tensorflow/src/op/broadcast_args.cpp index f0321dcdc02..c165990f6fe 100644 --- a/src/frontends/tensorflow/src/op/broadcast_args.cpp +++ b/src/frontends/tensorflow/src/op/broadcast_args.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/broadcast_to.cpp b/src/frontends/tensorflow/src/op/broadcast_to.cpp index 3574574bcf2..a0416775ca2 100644 --- a/src/frontends/tensorflow/src/op/broadcast_to.cpp +++ b/src/frontends/tensorflow/src/op/broadcast_to.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/bucketize.cpp b/src/frontends/tensorflow/src/op/bucketize.cpp index 5919d6c51ac..f0b04f9c323 100644 --- a/src/frontends/tensorflow/src/op/bucketize.cpp +++ b/src/frontends/tensorflow/src/op/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/cast.cpp b/src/frontends/tensorflow/src/op/cast.cpp index 15b6debbc18..5798ebab43a 100644 --- a/src/frontends/tensorflow/src/op/cast.cpp +++ b/src/frontends/tensorflow/src/op/cast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/concat.cpp b/src/frontends/tensorflow/src/op/concat.cpp index 82f450f3086..90b031649f4 100644 --- a/src/frontends/tensorflow/src/op/concat.cpp +++ b/src/frontends/tensorflow/src/op/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/const.cpp b/src/frontends/tensorflow/src/op/const.cpp index 5fcb13ed36d..def08a70ed8 100644 --- a/src/frontends/tensorflow/src/op/const.cpp +++ b/src/frontends/tensorflow/src/op/const.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/conv_2d.cpp b/src/frontends/tensorflow/src/op/conv_2d.cpp index 3c3c2df8dc2..35abb6db53a 100644 --- a/src/frontends/tensorflow/src/op/conv_2d.cpp +++ b/src/frontends/tensorflow/src/op/conv_2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/conv_2d_backprop.cpp b/src/frontends/tensorflow/src/op/conv_2d_backprop.cpp index 31a3bd858ef..24e081d61a3 100644 --- a/src/frontends/tensorflow/src/op/conv_2d_backprop.cpp +++ b/src/frontends/tensorflow/src/op/conv_2d_backprop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/conv_3d.cpp b/src/frontends/tensorflow/src/op/conv_3d.cpp index b77e2742b6b..c996661ff58 100644 --- a/src/frontends/tensorflow/src/op/conv_3d.cpp +++ b/src/frontends/tensorflow/src/op/conv_3d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/conv_3d_backprop.cpp b/src/frontends/tensorflow/src/op/conv_3d_backprop.cpp index d682305ba48..85dee66a4e2 100644 --- a/src/frontends/tensorflow/src/op/conv_3d_backprop.cpp +++ b/src/frontends/tensorflow/src/op/conv_3d_backprop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/crop_and_resize.cpp b/src/frontends/tensorflow/src/op/crop_and_resize.cpp index e8caf857ada..deeb33c0034 100644 --- a/src/frontends/tensorflow/src/op/crop_and_resize.cpp +++ b/src/frontends/tensorflow/src/op/crop_and_resize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/ctc_greedy_decoder.cpp b/src/frontends/tensorflow/src/op/ctc_greedy_decoder.cpp index 7841a48c9f6..4b80ec97a78 100644 --- a/src/frontends/tensorflow/src/op/ctc_greedy_decoder.cpp +++ b/src/frontends/tensorflow/src/op/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/ctc_loss.cpp b/src/frontends/tensorflow/src/op/ctc_loss.cpp index 9d482b2b54d..078001371b2 100644 --- a/src/frontends/tensorflow/src/op/ctc_loss.cpp +++ b/src/frontends/tensorflow/src/op/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/cumsum.cpp b/src/frontends/tensorflow/src/op/cumsum.cpp index aeac2745244..a27c6fa0413 100644 --- a/src/frontends/tensorflow/src/op/cumsum.cpp +++ b/src/frontends/tensorflow/src/op/cumsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/depth_to_space.cpp b/src/frontends/tensorflow/src/op/depth_to_space.cpp index 5b5f8f05a20..a8bf22bb4a5 100644 --- a/src/frontends/tensorflow/src/op/depth_to_space.cpp +++ b/src/frontends/tensorflow/src/op/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/depthwise_conv_2d.cpp b/src/frontends/tensorflow/src/op/depthwise_conv_2d.cpp index f9eb976b7d9..9acc249fbbb 100644 --- a/src/frontends/tensorflow/src/op/depthwise_conv_2d.cpp +++ b/src/frontends/tensorflow/src/op/depthwise_conv_2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/dynamic_partition.cpp b/src/frontends/tensorflow/src/op/dynamic_partition.cpp index 65cce730e12..3b4a7bcedc2 100644 --- a/src/frontends/tensorflow/src/op/dynamic_partition.cpp +++ b/src/frontends/tensorflow/src/op/dynamic_partition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/einsum.cpp b/src/frontends/tensorflow/src/op/einsum.cpp index 0a97c1ef6b9..5fcbf46d979 100644 --- a/src/frontends/tensorflow/src/op/einsum.cpp +++ b/src/frontends/tensorflow/src/op/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/elu.cpp b/src/frontends/tensorflow/src/op/elu.cpp index c828c50f243..461ec5471b8 100644 --- a/src/frontends/tensorflow/src/op/elu.cpp +++ b/src/frontends/tensorflow/src/op/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/expand_dims.cpp b/src/frontends/tensorflow/src/op/expand_dims.cpp index 1986067a7cf..8caa8eec2e8 100644 --- a/src/frontends/tensorflow/src/op/expand_dims.cpp +++ b/src/frontends/tensorflow/src/op/expand_dims.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/extract_image_patches.cpp b/src/frontends/tensorflow/src/op/extract_image_patches.cpp index cc0577527a0..e627cf89173 100644 --- a/src/frontends/tensorflow/src/op/extract_image_patches.cpp +++ b/src/frontends/tensorflow/src/op/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/fake_quant_min_max_vars.cpp b/src/frontends/tensorflow/src/op/fake_quant_min_max_vars.cpp index 679787dab93..8d059a21660 100644 --- a/src/frontends/tensorflow/src/op/fake_quant_min_max_vars.cpp +++ b/src/frontends/tensorflow/src/op/fake_quant_min_max_vars.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/fill.cpp b/src/frontends/tensorflow/src/op/fill.cpp index 60fd64dfd71..db134abb307 100644 --- a/src/frontends/tensorflow/src/op/fill.cpp +++ b/src/frontends/tensorflow/src/op/fill.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/fused_batch_norm.cpp b/src/frontends/tensorflow/src/op/fused_batch_norm.cpp index 6bbd57c8e95..e7c08654242 100644 --- a/src/frontends/tensorflow/src/op/fused_batch_norm.cpp +++ b/src/frontends/tensorflow/src/op/fused_batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/gather.cpp b/src/frontends/tensorflow/src/op/gather.cpp index 0e0e265afe6..de9c49f9d62 100644 --- a/src/frontends/tensorflow/src/op/gather.cpp +++ b/src/frontends/tensorflow/src/op/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/gru_block_cell.cpp b/src/frontends/tensorflow/src/op/gru_block_cell.cpp index 08c36902bf0..521c9c1e667 100644 --- a/src/frontends/tensorflow/src/op/gru_block_cell.cpp +++ b/src/frontends/tensorflow/src/op/gru_block_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/identity.cpp b/src/frontends/tensorflow/src/op/identity.cpp index c1e7e0506ab..d1fe4b09950 100644 --- a/src/frontends/tensorflow/src/op/identity.cpp +++ b/src/frontends/tensorflow/src/op/identity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/interpolate.cpp b/src/frontends/tensorflow/src/op/interpolate.cpp index e4aa6ca322f..83dd7ffac33 100644 --- a/src/frontends/tensorflow/src/op/interpolate.cpp +++ b/src/frontends/tensorflow/src/op/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/l2_loss.cpp b/src/frontends/tensorflow/src/op/l2_loss.cpp index 4512538f191..ab6355577fc 100644 --- a/src/frontends/tensorflow/src/op/l2_loss.cpp +++ b/src/frontends/tensorflow/src/op/l2_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/leaky_relu.cpp b/src/frontends/tensorflow/src/op/leaky_relu.cpp index 298c5ae3e70..c26e871b041 100644 --- a/src/frontends/tensorflow/src/op/leaky_relu.cpp +++ b/src/frontends/tensorflow/src/op/leaky_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/linspace.cpp b/src/frontends/tensorflow/src/op/linspace.cpp index 20dd67c76d0..8df9be51e9c 100644 --- a/src/frontends/tensorflow/src/op/linspace.cpp +++ b/src/frontends/tensorflow/src/op/linspace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/list_diff.cpp b/src/frontends/tensorflow/src/op/list_diff.cpp index 8fe93184800..439f0ef4b3f 100644 --- a/src/frontends/tensorflow/src/op/list_diff.cpp +++ b/src/frontends/tensorflow/src/op/list_diff.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/log1p.cpp b/src/frontends/tensorflow/src/op/log1p.cpp index 424878ba1ae..941e4f8d675 100644 --- a/src/frontends/tensorflow/src/op/log1p.cpp +++ b/src/frontends/tensorflow/src/op/log1p.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/log_softmax.cpp b/src/frontends/tensorflow/src/op/log_softmax.cpp index d4ecf42aae5..c7ff5e535e0 100644 --- a/src/frontends/tensorflow/src/op/log_softmax.cpp +++ b/src/frontends/tensorflow/src/op/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/lrn.cpp b/src/frontends/tensorflow/src/op/lrn.cpp index fa73e0326d0..5621538601c 100644 --- a/src/frontends/tensorflow/src/op/lrn.cpp +++ b/src/frontends/tensorflow/src/op/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/matmul.cpp b/src/frontends/tensorflow/src/op/matmul.cpp index d496022f944..35aa03c6890 100644 --- a/src/frontends/tensorflow/src/op/matmul.cpp +++ b/src/frontends/tensorflow/src/op/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/matrix_diag.cpp b/src/frontends/tensorflow/src/op/matrix_diag.cpp index ae94dacc692..fe52a13cf68 100644 --- a/src/frontends/tensorflow/src/op/matrix_diag.cpp +++ b/src/frontends/tensorflow/src/op/matrix_diag.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/max_pool.cpp b/src/frontends/tensorflow/src/op/max_pool.cpp index 84fc4f5151c..ad6bb410ae4 100644 --- a/src/frontends/tensorflow/src/op/max_pool.cpp +++ b/src/frontends/tensorflow/src/op/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/no_op.cpp b/src/frontends/tensorflow/src/op/no_op.cpp index 48ef741d5f3..7ac6fe67ee4 100644 --- a/src/frontends/tensorflow/src/op/no_op.cpp +++ b/src/frontends/tensorflow/src/op/no_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/non_max_suppression.cpp b/src/frontends/tensorflow/src/op/non_max_suppression.cpp index c437c7fc7f6..0a0d39cf9ea 100644 --- a/src/frontends/tensorflow/src/op/non_max_suppression.cpp +++ b/src/frontends/tensorflow/src/op/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/normalize_l2.cpp b/src/frontends/tensorflow/src/op/normalize_l2.cpp index d2bc16c7fef..b2520fed4e0 100644 --- a/src/frontends/tensorflow/src/op/normalize_l2.cpp +++ b/src/frontends/tensorflow/src/op/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/one_hot.cpp b/src/frontends/tensorflow/src/op/one_hot.cpp index 2a6fc3c8487..ade067fdccd 100644 --- a/src/frontends/tensorflow/src/op/one_hot.cpp +++ b/src/frontends/tensorflow/src/op/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/pack.cpp b/src/frontends/tensorflow/src/op/pack.cpp index 95e642faecf..7ef3dbfe461 100644 --- a/src/frontends/tensorflow/src/op/pack.cpp +++ b/src/frontends/tensorflow/src/op/pack.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/pad.cpp b/src/frontends/tensorflow/src/op/pad.cpp index dbdffd7746a..30a864a9d70 100644 --- a/src/frontends/tensorflow/src/op/pad.cpp +++ b/src/frontends/tensorflow/src/op/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/parallel_dynamic_stitch.cpp b/src/frontends/tensorflow/src/op/parallel_dynamic_stitch.cpp index cf7227a4968..3b2301328fe 100644 --- a/src/frontends/tensorflow/src/op/parallel_dynamic_stitch.cpp +++ b/src/frontends/tensorflow/src/op/parallel_dynamic_stitch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/placeholder.cpp b/src/frontends/tensorflow/src/op/placeholder.cpp index c2db0d984cd..80bbab683bb 100644 --- a/src/frontends/tensorflow/src/op/placeholder.cpp +++ b/src/frontends/tensorflow/src/op/placeholder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/random_uniform.cpp b/src/frontends/tensorflow/src/op/random_uniform.cpp index 018476fe30a..c7fdc6df985 100644 --- a/src/frontends/tensorflow/src/op/random_uniform.cpp +++ b/src/frontends/tensorflow/src/op/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/range.cpp b/src/frontends/tensorflow/src/op/range.cpp index 3cb2e447e11..a6a7ce5e073 100644 --- a/src/frontends/tensorflow/src/op/range.cpp +++ b/src/frontends/tensorflow/src/op/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/rank.cpp b/src/frontends/tensorflow/src/op/rank.cpp index d5cdbdaafac..c6fa758da84 100644 --- a/src/frontends/tensorflow/src/op/rank.cpp +++ b/src/frontends/tensorflow/src/op/rank.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/reciprocal.cpp b/src/frontends/tensorflow/src/op/reciprocal.cpp index f287a7f678a..c4a9fc5c783 100644 --- a/src/frontends/tensorflow/src/op/reciprocal.cpp +++ b/src/frontends/tensorflow/src/op/reciprocal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/reduce.cpp b/src/frontends/tensorflow/src/op/reduce.cpp index a4b44abaef1..8c27d4bc6e7 100644 --- a/src/frontends/tensorflow/src/op/reduce.cpp +++ b/src/frontends/tensorflow/src/op/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/relu_6.cpp b/src/frontends/tensorflow/src/op/relu_6.cpp index a46597b72fa..90de279094f 100644 --- a/src/frontends/tensorflow/src/op/relu_6.cpp +++ b/src/frontends/tensorflow/src/op/relu_6.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/reshape.cpp b/src/frontends/tensorflow/src/op/reshape.cpp index 789539e1da0..8e0c1e9b83e 100644 --- a/src/frontends/tensorflow/src/op/reshape.cpp +++ b/src/frontends/tensorflow/src/op/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/reverse.cpp b/src/frontends/tensorflow/src/op/reverse.cpp index d1ead7696e3..3306a04af18 100644 --- a/src/frontends/tensorflow/src/op/reverse.cpp +++ b/src/frontends/tensorflow/src/op/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/reverse_sequence.cpp b/src/frontends/tensorflow/src/op/reverse_sequence.cpp index c78d5287c40..cc0ab1d27e8 100644 --- a/src/frontends/tensorflow/src/op/reverse_sequence.cpp +++ b/src/frontends/tensorflow/src/op/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/roll.cpp b/src/frontends/tensorflow/src/op/roll.cpp index 040bea6f19c..4b3cf3cbc40 100644 --- a/src/frontends/tensorflow/src/op/roll.cpp +++ b/src/frontends/tensorflow/src/op/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/round.cpp b/src/frontends/tensorflow/src/op/round.cpp index f9771e15596..fa6113d11ac 100644 --- a/src/frontends/tensorflow/src/op/round.cpp +++ b/src/frontends/tensorflow/src/op/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/rsqrt.cpp b/src/frontends/tensorflow/src/op/rsqrt.cpp index bdc5e585f60..79e50298126 100644 --- a/src/frontends/tensorflow/src/op/rsqrt.cpp +++ b/src/frontends/tensorflow/src/op/rsqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/scatter_nd.cpp b/src/frontends/tensorflow/src/op/scatter_nd.cpp index 9eb95b7538a..2b230420ae5 100644 --- a/src/frontends/tensorflow/src/op/scatter_nd.cpp +++ b/src/frontends/tensorflow/src/op/scatter_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/segment_sum.cpp b/src/frontends/tensorflow/src/op/segment_sum.cpp index 165c279c3c8..084e43bf1c7 100644 --- a/src/frontends/tensorflow/src/op/segment_sum.cpp +++ b/src/frontends/tensorflow/src/op/segment_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/select.cpp b/src/frontends/tensorflow/src/op/select.cpp index 350458a48b3..a9ed294a408 100644 --- a/src/frontends/tensorflow/src/op/select.cpp +++ b/src/frontends/tensorflow/src/op/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/shape.cpp b/src/frontends/tensorflow/src/op/shape.cpp index def3b616f88..bd7e7b3b883 100644 --- a/src/frontends/tensorflow/src/op/shape.cpp +++ b/src/frontends/tensorflow/src/op/shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/size.cpp b/src/frontends/tensorflow/src/op/size.cpp index 424bb3d7b3e..b6ba2fecec7 100644 --- a/src/frontends/tensorflow/src/op/size.cpp +++ b/src/frontends/tensorflow/src/op/size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/slice.cpp b/src/frontends/tensorflow/src/op/slice.cpp index a12f271708b..b8d26215abf 100644 --- a/src/frontends/tensorflow/src/op/slice.cpp +++ b/src/frontends/tensorflow/src/op/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/softmax.cpp b/src/frontends/tensorflow/src/op/softmax.cpp index 4b0687302ec..7672a1a426d 100644 --- a/src/frontends/tensorflow/src/op/softmax.cpp +++ b/src/frontends/tensorflow/src/op/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/space_to_batch_nd.cpp b/src/frontends/tensorflow/src/op/space_to_batch_nd.cpp index 01fc165797c..d626d8c72fc 100644 --- a/src/frontends/tensorflow/src/op/space_to_batch_nd.cpp +++ b/src/frontends/tensorflow/src/op/space_to_batch_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/space_to_depth.cpp b/src/frontends/tensorflow/src/op/space_to_depth.cpp index 5fe661f9037..a2a57bbeb71 100644 --- a/src/frontends/tensorflow/src/op/space_to_depth.cpp +++ b/src/frontends/tensorflow/src/op/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/sparse_reshape.cpp b/src/frontends/tensorflow/src/op/sparse_reshape.cpp index fb61406c3ce..c8899c4dd60 100644 --- a/src/frontends/tensorflow/src/op/sparse_reshape.cpp +++ b/src/frontends/tensorflow/src/op/sparse_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/sparse_to_dense.cpp b/src/frontends/tensorflow/src/op/sparse_to_dense.cpp index 86ffc93c518..0a6a7895945 100644 --- a/src/frontends/tensorflow/src/op/sparse_to_dense.cpp +++ b/src/frontends/tensorflow/src/op/sparse_to_dense.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/split.cpp b/src/frontends/tensorflow/src/op/split.cpp index b1058d75a61..099009eb063 100644 --- a/src/frontends/tensorflow/src/op/split.cpp +++ b/src/frontends/tensorflow/src/op/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/sqrt.cpp b/src/frontends/tensorflow/src/op/sqrt.cpp index a1846905455..810843c348d 100644 --- a/src/frontends/tensorflow/src/op/sqrt.cpp +++ b/src/frontends/tensorflow/src/op/sqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/square.cpp b/src/frontends/tensorflow/src/op/square.cpp index d2d6b33268e..84035d649e9 100644 --- a/src/frontends/tensorflow/src/op/square.cpp +++ b/src/frontends/tensorflow/src/op/square.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/squeeze.cpp b/src/frontends/tensorflow/src/op/squeeze.cpp index 4c9041b6339..d110ac08eb4 100644 --- a/src/frontends/tensorflow/src/op/squeeze.cpp +++ b/src/frontends/tensorflow/src/op/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/strided_slice.cpp b/src/frontends/tensorflow/src/op/strided_slice.cpp index 5c217c53b21..02dbdb540cb 100644 --- a/src/frontends/tensorflow/src/op/strided_slice.cpp +++ b/src/frontends/tensorflow/src/op/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/tile.cpp b/src/frontends/tensorflow/src/op/tile.cpp index 3fc62480c7a..d85c567e5b9 100644 --- a/src/frontends/tensorflow/src/op/tile.cpp +++ b/src/frontends/tensorflow/src/op/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/top_k.cpp b/src/frontends/tensorflow/src/op/top_k.cpp index 06cf0782432..af9b5c6bb2e 100644 --- a/src/frontends/tensorflow/src/op/top_k.cpp +++ b/src/frontends/tensorflow/src/op/top_k.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/transpose.cpp b/src/frontends/tensorflow/src/op/transpose.cpp index 90ddcd1373c..167421c7ab7 100644 --- a/src/frontends/tensorflow/src/op/transpose.cpp +++ b/src/frontends/tensorflow/src/op/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/unary_op.cpp b/src/frontends/tensorflow/src/op/unary_op.cpp index 08e7ff21267..ed38b973ef2 100644 --- a/src/frontends/tensorflow/src/op/unary_op.cpp +++ b/src/frontends/tensorflow/src/op/unary_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/unique.cpp b/src/frontends/tensorflow/src/op/unique.cpp index 0fa7352332c..938e7e4e539 100644 --- a/src/frontends/tensorflow/src/op/unique.cpp +++ b/src/frontends/tensorflow/src/op/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/unpack.cpp b/src/frontends/tensorflow/src/op/unpack.cpp index ce8711b2a8b..d7a749e2082 100644 --- a/src/frontends/tensorflow/src/op/unpack.cpp +++ b/src/frontends/tensorflow/src/op/unpack.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/where.cpp b/src/frontends/tensorflow/src/op/where.cpp index 52ee126ca0c..1e75938083e 100644 --- a/src/frontends/tensorflow/src/op/where.cpp +++ b/src/frontends/tensorflow/src/op/where.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/xdivy.cpp b/src/frontends/tensorflow/src/op/xdivy.cpp index e7bfa833c75..1b4ed40590a 100644 --- a/src/frontends/tensorflow/src/op/xdivy.cpp +++ b/src/frontends/tensorflow/src/op/xdivy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op/zeros_like.cpp b/src/frontends/tensorflow/src/op/zeros_like.cpp index 869b348e7f1..f67ebeb6026 100644 --- a/src/frontends/tensorflow/src/op/zeros_like.cpp +++ b/src/frontends/tensorflow/src/op/zeros_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op_table.cpp b/src/frontends/tensorflow/src/op_table.cpp index adc2849d1e7..1ba8e1a2d6d 100644 --- a/src/frontends/tensorflow/src/op_table.cpp +++ b/src/frontends/tensorflow/src/op_table.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/op_table.hpp b/src/frontends/tensorflow/src/op_table.hpp index 2fe31104171..cac20c1ebe1 100644 --- a/src/frontends/tensorflow/src/op_table.hpp +++ b/src/frontends/tensorflow/src/op_table.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/openvino_conversions.cpp b/src/frontends/tensorflow/src/openvino_conversions.cpp index 4811dd331d2..16867db81b0 100644 --- a/src/frontends/tensorflow/src/openvino_conversions.cpp +++ b/src/frontends/tensorflow/src/openvino_conversions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/openvino_conversions.hpp b/src/frontends/tensorflow/src/openvino_conversions.hpp index 010effffb81..b7ae2f8daaa 100644 --- a/src/frontends/tensorflow/src/openvino_conversions.hpp +++ b/src/frontends/tensorflow/src/openvino_conversions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/pass/transpose_sinking.cpp b/src/frontends/tensorflow/src/pass/transpose_sinking.cpp index e3bdb363cc9..dcd53181df0 100644 --- a/src/frontends/tensorflow/src/pass/transpose_sinking.cpp +++ b/src/frontends/tensorflow/src/pass/transpose_sinking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/pass/transpose_sinking.hpp b/src/frontends/tensorflow/src/pass/transpose_sinking.hpp index f49de27121d..3738fc49522 100644 --- a/src/frontends/tensorflow/src/pass/transpose_sinking.hpp +++ b/src/frontends/tensorflow/src/pass/transpose_sinking.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/place.cpp b/src/frontends/tensorflow/src/place.cpp index 738055e9c53..84e837db155 100644 --- a/src/frontends/tensorflow/src/place.cpp +++ b/src/frontends/tensorflow/src/place.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/place.hpp b/src/frontends/tensorflow/src/place.hpp index 01e7f4d75f5..f7603922074 100644 --- a/src/frontends/tensorflow/src/place.hpp +++ b/src/frontends/tensorflow/src/place.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/proto/allocation_description.proto b/src/frontends/tensorflow/src/proto/allocation_description.proto index d27e4d130a0..8932ca2cb33 100644 --- a/src/frontends/tensorflow/src/proto/allocation_description.proto +++ b/src/frontends/tensorflow/src/proto/allocation_description.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/api_def.proto b/src/frontends/tensorflow/src/proto/api_def.proto index dd471a1aba3..810aabc5a2c 100644 --- a/src/frontends/tensorflow/src/proto/api_def.proto +++ b/src/frontends/tensorflow/src/proto/api_def.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation // Defines the text format for including per-op API definition and // overrides for client language op code generators. diff --git a/src/frontends/tensorflow/src/proto/attr_value.proto b/src/frontends/tensorflow/src/proto/attr_value.proto index dd975b72135..3028176c02b 100644 --- a/src/frontends/tensorflow/src/proto/attr_value.proto +++ b/src/frontends/tensorflow/src/proto/attr_value.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/cost_graph.proto b/src/frontends/tensorflow/src/proto/cost_graph.proto index 963adca41ee..dad93a029ba 100644 --- a/src/frontends/tensorflow/src/proto/cost_graph.proto +++ b/src/frontends/tensorflow/src/proto/cost_graph.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/dataset_options.proto b/src/frontends/tensorflow/src/proto/dataset_options.proto index 7378697b553..dc492a60fe0 100644 --- a/src/frontends/tensorflow/src/proto/dataset_options.proto +++ b/src/frontends/tensorflow/src/proto/dataset_options.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/device_attributes.proto b/src/frontends/tensorflow/src/proto/device_attributes.proto index 9bd268071ff..92c8a6b2d19 100644 --- a/src/frontends/tensorflow/src/proto/device_attributes.proto +++ b/src/frontends/tensorflow/src/proto/device_attributes.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/function.proto b/src/frontends/tensorflow/src/proto/function.proto index 9d0b6cb0b8e..65a2acb3b91 100644 --- a/src/frontends/tensorflow/src/proto/function.proto +++ b/src/frontends/tensorflow/src/proto/function.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/graph.proto b/src/frontends/tensorflow/src/proto/graph.proto index f2cd5b1c7dd..c52e84022f9 100644 --- a/src/frontends/tensorflow/src/proto/graph.proto +++ b/src/frontends/tensorflow/src/proto/graph.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/graph_transfer_info.proto b/src/frontends/tensorflow/src/proto/graph_transfer_info.proto index df34ad636ee..e42c1353695 100644 --- a/src/frontends/tensorflow/src/proto/graph_transfer_info.proto +++ b/src/frontends/tensorflow/src/proto/graph_transfer_info.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/kernel_def.proto b/src/frontends/tensorflow/src/proto/kernel_def.proto index 679f458ad66..5e6b839d315 100644 --- a/src/frontends/tensorflow/src/proto/kernel_def.proto +++ b/src/frontends/tensorflow/src/proto/kernel_def.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/log_memory.proto b/src/frontends/tensorflow/src/proto/log_memory.proto index 917fc7e8bcc..96dac4c9ca3 100644 --- a/src/frontends/tensorflow/src/proto/log_memory.proto +++ b/src/frontends/tensorflow/src/proto/log_memory.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/model.proto b/src/frontends/tensorflow/src/proto/model.proto index aea8265d8c8..a6567d462b8 100644 --- a/src/frontends/tensorflow/src/proto/model.proto +++ b/src/frontends/tensorflow/src/proto/model.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/node_def.proto b/src/frontends/tensorflow/src/proto/node_def.proto index 9903ace2d70..573d0f901dd 100644 --- a/src/frontends/tensorflow/src/proto/node_def.proto +++ b/src/frontends/tensorflow/src/proto/node_def.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/op_def.proto b/src/frontends/tensorflow/src/proto/op_def.proto index b0cc3974e27..4d5c66c39e1 100644 --- a/src/frontends/tensorflow/src/proto/op_def.proto +++ b/src/frontends/tensorflow/src/proto/op_def.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/reader_base.proto b/src/frontends/tensorflow/src/proto/reader_base.proto index 1df195c39f7..0c3536600e6 100644 --- a/src/frontends/tensorflow/src/proto/reader_base.proto +++ b/src/frontends/tensorflow/src/proto/reader_base.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/remote_fused_graph_execute_info.proto b/src/frontends/tensorflow/src/proto/remote_fused_graph_execute_info.proto index c0172ddad26..abfcfdbec08 100644 --- a/src/frontends/tensorflow/src/proto/remote_fused_graph_execute_info.proto +++ b/src/frontends/tensorflow/src/proto/remote_fused_graph_execute_info.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/resource_handle.proto b/src/frontends/tensorflow/src/proto/resource_handle.proto index 6246a9ad322..4d872b6d9d8 100644 --- a/src/frontends/tensorflow/src/proto/resource_handle.proto +++ b/src/frontends/tensorflow/src/proto/resource_handle.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/step_stats.proto b/src/frontends/tensorflow/src/proto/step_stats.proto index fb674a03701..04e0864a5ae 100644 --- a/src/frontends/tensorflow/src/proto/step_stats.proto +++ b/src/frontends/tensorflow/src/proto/step_stats.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/summary.proto b/src/frontends/tensorflow/src/proto/summary.proto index f6e1c99f5a1..9e4b95f4bc3 100644 --- a/src/frontends/tensorflow/src/proto/summary.proto +++ b/src/frontends/tensorflow/src/proto/summary.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/tensor.proto b/src/frontends/tensorflow/src/proto/tensor.proto index 6e2af92b0be..c2e1fd7eb6b 100644 --- a/src/frontends/tensorflow/src/proto/tensor.proto +++ b/src/frontends/tensorflow/src/proto/tensor.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/tensor_description.proto b/src/frontends/tensorflow/src/proto/tensor_description.proto index 05e194cf5c9..3ab9c310a6f 100644 --- a/src/frontends/tensorflow/src/proto/tensor_description.proto +++ b/src/frontends/tensorflow/src/proto/tensor_description.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/tensor_shape.proto b/src/frontends/tensorflow/src/proto/tensor_shape.proto index 44942f6a633..0a7515def63 100644 --- a/src/frontends/tensorflow/src/proto/tensor_shape.proto +++ b/src/frontends/tensorflow/src/proto/tensor_shape.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation // Protocol buffer representing the shape of tensors. diff --git a/src/frontends/tensorflow/src/proto/tensor_slice.proto b/src/frontends/tensorflow/src/proto/tensor_slice.proto index 95bfbcef6e0..41501248305 100644 --- a/src/frontends/tensorflow/src/proto/tensor_slice.proto +++ b/src/frontends/tensorflow/src/proto/tensor_slice.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation // Protocol buffer representing slices of a tensor diff --git a/src/frontends/tensorflow/src/proto/types.proto b/src/frontends/tensorflow/src/proto/types.proto index 422fba95566..0a60332f662 100644 --- a/src/frontends/tensorflow/src/proto/types.proto +++ b/src/frontends/tensorflow/src/proto/types.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/variable.proto b/src/frontends/tensorflow/src/proto/variable.proto index 3cf4c9811ca..6e9a05d1291 100644 --- a/src/frontends/tensorflow/src/proto/variable.proto +++ b/src/frontends/tensorflow/src/proto/variable.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/proto/versions.proto b/src/frontends/tensorflow/src/proto/versions.proto index d7649428070..31a6623cf71 100644 --- a/src/frontends/tensorflow/src/proto/versions.proto +++ b/src/frontends/tensorflow/src/proto/versions.proto @@ -8,7 +8,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.*/ -// Modification Copyright (C) 2018-2022 Intel Corporation +// Modification Copyright (C) 2018-2023 Intel Corporation syntax = "proto3"; diff --git a/src/frontends/tensorflow/src/tensorflow.cpp b/src/frontends/tensorflow/src/tensorflow.cpp index 98aaed89d06..68708de2db5 100644 --- a/src/frontends/tensorflow/src/tensorflow.cpp +++ b/src/frontends/tensorflow/src/tensorflow.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/tf_framework_node.hpp b/src/frontends/tensorflow/src/tf_framework_node.hpp index fa952230b60..b075c700535 100644 --- a/src/frontends/tensorflow/src/tf_framework_node.hpp +++ b/src/frontends/tensorflow/src/tf_framework_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/utils.cpp b/src/frontends/tensorflow/src/utils.cpp index 378e73a2c9d..5ff4515ab90 100644 --- a/src/frontends/tensorflow/src/utils.cpp +++ b/src/frontends/tensorflow/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/src/utils.hpp b/src/frontends/tensorflow/src/utils.hpp index a6aef69411d..06897067853 100644 --- a/src/frontends/tensorflow/src/utils.hpp +++ b/src/frontends/tensorflow/src/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/CMakeLists.txt b/src/frontends/tensorflow/tests/CMakeLists.txt index 5b5dfe10f5b..26585b18054 100644 --- a/src/frontends/tensorflow/tests/CMakeLists.txt +++ b/src/frontends/tensorflow/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tensorflow/tests/basic_api.cpp b/src/frontends/tensorflow/tests/basic_api.cpp index cec652d1034..61e10d7786c 100644 --- a/src/frontends/tensorflow/tests/basic_api.cpp +++ b/src/frontends/tensorflow/tests/basic_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/block_lstm_replacer.cpp b/src/frontends/tensorflow/tests/block_lstm_replacer.cpp index bf8ec7a1cc9..f2f6e4e9d9b 100644 --- a/src/frontends/tensorflow/tests/block_lstm_replacer.cpp +++ b/src/frontends/tensorflow/tests/block_lstm_replacer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/convert_model.cpp b/src/frontends/tensorflow/tests/convert_model.cpp index e88df1dc867..7c5821bca52 100644 --- a/src/frontends/tensorflow/tests/convert_model.cpp +++ b/src/frontends/tensorflow/tests/convert_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/convert_tricky_models.cpp b/src/frontends/tensorflow/tests/convert_tricky_models.cpp index 22fec48a958..4e80a063de1 100644 --- a/src/frontends/tensorflow/tests/convert_tricky_models.cpp +++ b/src/frontends/tensorflow/tests/convert_tricky_models.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/convert_unsupported.cpp b/src/frontends/tensorflow/tests/convert_unsupported.cpp index fdabe23bc98..90060f9ec82 100644 --- a/src/frontends/tensorflow/tests/convert_unsupported.cpp +++ b/src/frontends/tensorflow/tests/convert_unsupported.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/gru_block_cell_replacer.cpp b/src/frontends/tensorflow/tests/gru_block_cell_replacer.cpp index 30c27f69898..fbe41b99868 100644 --- a/src/frontends/tensorflow/tests/gru_block_cell_replacer.cpp +++ b/src/frontends/tensorflow/tests/gru_block_cell_replacer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/library_extension.cpp b/src/frontends/tensorflow/tests/library_extension.cpp index 886153c1c6c..ef732baf191 100644 --- a/src/frontends/tensorflow/tests/library_extension.cpp +++ b/src/frontends/tensorflow/tests/library_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/op_extension.cpp b/src/frontends/tensorflow/tests/op_extension.cpp index 070875e4f0e..2c00c11fbd5 100644 --- a/src/frontends/tensorflow/tests/op_extension.cpp +++ b/src/frontends/tensorflow/tests/op_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/standalone_build/CMakeLists.txt b/src/frontends/tensorflow/tests/standalone_build/CMakeLists.txt index 83d3fe2c14e..fbf9e731583 100644 --- a/src/frontends/tensorflow/tests/standalone_build/CMakeLists.txt +++ b/src/frontends/tensorflow/tests/standalone_build/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # set(TARGET_NAME "tensorflow_fe_standalone_build_test") diff --git a/src/frontends/tensorflow/tests/standalone_build/standalone_build_test.cpp b/src/frontends/tensorflow/tests/standalone_build/standalone_build_test.cpp index 16eb55fe438..1867244e787 100644 --- a/src/frontends/tensorflow/tests/standalone_build/standalone_build_test.cpp +++ b/src/frontends/tensorflow/tests/standalone_build/standalone_build_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/telemetry.cpp b/src/frontends/tensorflow/tests/telemetry.cpp index 111545a3955..17f7e78e387 100644 --- a/src/frontends/tensorflow/tests/telemetry.cpp +++ b/src/frontends/tensorflow/tests/telemetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_2in_2out.py b/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_2in_2out.py index dd2d4effad9..33264d2c6c7 100644 --- a/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_2in_2out.py +++ b/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_2in_2out.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_unsupported_relu.py b/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_unsupported_relu.py index 73d4579eb77..c224d7e5444 100644 --- a/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_unsupported_relu.py +++ b/src/frontends/tensorflow/tests/test_models/gen_scripts/generate_unsupported_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tensorflow/tests/test_models/gen_wrapper.py b/src/frontends/tensorflow/tests/test_models/gen_wrapper.py index e4fdbb6d9ea..5a68acec6a5 100644 --- a/src/frontends/tensorflow/tests/test_models/gen_wrapper.py +++ b/src/frontends/tensorflow/tests/test_models/gen_wrapper.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model.py b/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model.py index 1f0e9d82f2c..821460148aa 100644 --- a/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model.py +++ b/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model2.py b/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model2.py index c9b5c1041d9..5085acb77ff 100644 --- a/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model2.py +++ b/src/frontends/tensorflow/tests/test_models/models_pbtxt/forward_edge_model2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_tf1_while.py b/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_tf1_while.py index 345b560b934..a2ad03b79ef 100644 --- a/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_tf1_while.py +++ b/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_tf1_while.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_with_output_shapes_attr.py b/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_with_output_shapes_attr.py index 0eeb3e47745..fc75c55c0b1 100644 --- a/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_with_output_shapes_attr.py +++ b/src/frontends/tensorflow/tests/test_models/models_pbtxt/model_with_output_shapes_attr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/frontends/tensorflow/tests/test_models/models_pbtxt/undefined_input_shape.py b/src/frontends/tensorflow/tests/test_models/models_pbtxt/undefined_input_shape.py index 8b0d3896f50..215e38f8e3f 100644 --- a/src/frontends/tensorflow/tests/test_models/models_pbtxt/undefined_input_shape.py +++ b/src/frontends/tensorflow/tests/test_models/models_pbtxt/undefined_input_shape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/src/frontends/tensorflow/tests/tf_utils.hpp b/src/frontends/tensorflow/tests/tf_utils.hpp index 20937a8d780..8785c587905 100644 --- a/src/frontends/tensorflow/tests/tf_utils.hpp +++ b/src/frontends/tensorflow/tests/tf_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tensorflow/tests/transpose_sinking.cpp b/src/frontends/tensorflow/tests/transpose_sinking.cpp index 9246c114cec..3a0f6264883 100644 --- a/src/frontends/tensorflow/tests/transpose_sinking.cpp +++ b/src/frontends/tensorflow/tests/transpose_sinking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/CMakeLists.txt b/src/frontends/tests/CMakeLists.txt index 42d7b63bb56..eca0bd8f562 100644 --- a/src/frontends/tests/CMakeLists.txt +++ b/src/frontends/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tests/frontend/shared/CMakeLists.txt b/src/frontends/tests/frontend/shared/CMakeLists.txt index 30e5fe876de..83db6ab8b10 100644 --- a/src/frontends/tests/frontend/shared/CMakeLists.txt +++ b/src/frontends/tests/frontend/shared/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tests/frontend/shared/gtest_main_manifest/CMakeLists.txt b/src/frontends/tests/frontend/shared/gtest_main_manifest/CMakeLists.txt index ec1e0d6515b..49fdc8399aa 100644 --- a/src/frontends/tests/frontend/shared/gtest_main_manifest/CMakeLists.txt +++ b/src/frontends/tests/frontend/shared/gtest_main_manifest/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tests/frontend/shared/gtest_main_manifest/main.cpp b/src/frontends/tests/frontend/shared/gtest_main_manifest/main.cpp index 97481872ffa..6782ef3ac0d 100644 --- a/src/frontends/tests/frontend/shared/gtest_main_manifest/main.cpp +++ b/src/frontends/tests/frontend/shared/gtest_main_manifest/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/basic_api.hpp b/src/frontends/tests/frontend/shared/include/basic_api.hpp index b831e9e7202..841844ee04e 100644 --- a/src/frontends/tests/frontend/shared/include/basic_api.hpp +++ b/src/frontends/tests/frontend/shared/include/basic_api.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/convert_model.hpp b/src/frontends/tests/frontend/shared/include/convert_model.hpp index b2682af6f0c..4ff87ca2fed 100644 --- a/src/frontends/tests/frontend/shared/include/convert_model.hpp +++ b/src/frontends/tests/frontend/shared/include/convert_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/cut_specific_model.hpp b/src/frontends/tests/frontend/shared/include/cut_specific_model.hpp index 643017faef3..24256d3272e 100644 --- a/src/frontends/tests/frontend/shared/include/cut_specific_model.hpp +++ b/src/frontends/tests/frontend/shared/include/cut_specific_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/library_extension.hpp b/src/frontends/tests/frontend/shared/include/library_extension.hpp index f05e61e527a..e27696ebcc1 100644 --- a/src/frontends/tests/frontend/shared/include/library_extension.hpp +++ b/src/frontends/tests/frontend/shared/include/library_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/load_from.hpp b/src/frontends/tests/frontend/shared/include/load_from.hpp index d1367008096..48e629a1505 100644 --- a/src/frontends/tests/frontend/shared/include/load_from.hpp +++ b/src/frontends/tests/frontend/shared/include/load_from.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/op_extension.hpp b/src/frontends/tests/frontend/shared/include/op_extension.hpp index ab888e3f0ff..926153995b0 100644 --- a/src/frontends/tests/frontend/shared/include/op_extension.hpp +++ b/src/frontends/tests/frontend/shared/include/op_extension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/op_fuzzy.hpp b/src/frontends/tests/frontend/shared/include/op_fuzzy.hpp index 2f0d9e60079..e3dde4bac01 100644 --- a/src/frontends/tests/frontend/shared/include/op_fuzzy.hpp +++ b/src/frontends/tests/frontend/shared/include/op_fuzzy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/partial_shape.hpp b/src/frontends/tests/frontend/shared/include/partial_shape.hpp index 1aa5efddd1a..03eac419f50 100644 --- a/src/frontends/tests/frontend/shared/include/partial_shape.hpp +++ b/src/frontends/tests/frontend/shared/include/partial_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/set_element_type.hpp b/src/frontends/tests/frontend/shared/include/set_element_type.hpp index d6c8b830dec..6ebca847d18 100644 --- a/src/frontends/tests/frontend/shared/include/set_element_type.hpp +++ b/src/frontends/tests/frontend/shared/include/set_element_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/telemetry.hpp b/src/frontends/tests/frontend/shared/include/telemetry.hpp index ba0d0acf253..13a0b8e9f6d 100644 --- a/src/frontends/tests/frontend/shared/include/telemetry.hpp +++ b/src/frontends/tests/frontend/shared/include/telemetry.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/include/utils.hpp b/src/frontends/tests/frontend/shared/include/utils.hpp index 80097c572c1..c80203fa496 100644 --- a/src/frontends/tests/frontend/shared/include/utils.hpp +++ b/src/frontends/tests/frontend/shared/include/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/basic_api.cpp b/src/frontends/tests/frontend/shared/src/basic_api.cpp index a6b3d57c88d..6dcd1d69dc3 100644 --- a/src/frontends/tests/frontend/shared/src/basic_api.cpp +++ b/src/frontends/tests/frontend/shared/src/basic_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/convert_model.cpp b/src/frontends/tests/frontend/shared/src/convert_model.cpp index accde635867..72a08e82dfe 100644 --- a/src/frontends/tests/frontend/shared/src/convert_model.cpp +++ b/src/frontends/tests/frontend/shared/src/convert_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/cut_specific_model.cpp b/src/frontends/tests/frontend/shared/src/cut_specific_model.cpp index e87c23da68c..2d82fbdc56d 100644 --- a/src/frontends/tests/frontend/shared/src/cut_specific_model.cpp +++ b/src/frontends/tests/frontend/shared/src/cut_specific_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/library_extension.cpp b/src/frontends/tests/frontend/shared/src/library_extension.cpp index c41f9b3ba75..722b9969712 100644 --- a/src/frontends/tests/frontend/shared/src/library_extension.cpp +++ b/src/frontends/tests/frontend/shared/src/library_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/load_from.cpp b/src/frontends/tests/frontend/shared/src/load_from.cpp index 18ef9ce21e6..829c3c3f81b 100644 --- a/src/frontends/tests/frontend/shared/src/load_from.cpp +++ b/src/frontends/tests/frontend/shared/src/load_from.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/main.cpp b/src/frontends/tests/frontend/shared/src/main.cpp index 08c55a8c67a..861b2125218 100644 --- a/src/frontends/tests/frontend/shared/src/main.cpp +++ b/src/frontends/tests/frontend/shared/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/op_extension.cpp b/src/frontends/tests/frontend/shared/src/op_extension.cpp index 77d758367ce..2b172a7cafe 100644 --- a/src/frontends/tests/frontend/shared/src/op_extension.cpp +++ b/src/frontends/tests/frontend/shared/src/op_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/op_fuzzy.cpp b/src/frontends/tests/frontend/shared/src/op_fuzzy.cpp index d39e715fe2a..e7051186fe0 100644 --- a/src/frontends/tests/frontend/shared/src/op_fuzzy.cpp +++ b/src/frontends/tests/frontend/shared/src/op_fuzzy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/partial_shape.cpp b/src/frontends/tests/frontend/shared/src/partial_shape.cpp index 1d062528e25..6a51b2dfed3 100644 --- a/src/frontends/tests/frontend/shared/src/partial_shape.cpp +++ b/src/frontends/tests/frontend/shared/src/partial_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/set_element_type.cpp b/src/frontends/tests/frontend/shared/src/set_element_type.cpp index f50569119a7..49568c80007 100644 --- a/src/frontends/tests/frontend/shared/src/set_element_type.cpp +++ b/src/frontends/tests/frontend/shared/src/set_element_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/telemetry.cpp b/src/frontends/tests/frontend/shared/src/telemetry.cpp index 38e360d3e0e..35f44dfe85d 100644 --- a/src/frontends/tests/frontend/shared/src/telemetry.cpp +++ b/src/frontends/tests/frontend/shared/src/telemetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/src/utils.cpp b/src/frontends/tests/frontend/shared/src/utils.cpp index 0e15b1d86bb..02f8b930528 100644 --- a/src/frontends/tests/frontend/shared/src/utils.cpp +++ b/src/frontends/tests/frontend/shared/src/utils.cpp @@ -1,4 +1,4 @@ -// copyright (c) 2018-2022 Intel Corporation +// copyright (c) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/frontends/tests/frontend/shared/test_builtin_extensions/CMakeLists.txt b/src/frontends/tests/frontend/shared/test_builtin_extensions/CMakeLists.txt index 25c8fde1ccb..0f18cf851cf 100644 --- a/src/frontends/tests/frontend/shared/test_builtin_extensions/CMakeLists.txt +++ b/src/frontends/tests/frontend/shared/test_builtin_extensions/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/frontends/tests/frontend/shared/test_builtin_extensions/builtin_extensions.cpp b/src/frontends/tests/frontend/shared/test_builtin_extensions/builtin_extensions.cpp index 4404e07d203..04d90f32e23 100644 --- a/src/frontends/tests/frontend/shared/test_builtin_extensions/builtin_extensions.cpp +++ b/src/frontends/tests/frontend/shared/test_builtin_extensions/builtin_extensions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/CMakeLists.txt b/src/inference/CMakeLists.txt index 55ac03db75d..bfb7fb55fef 100644 --- a/src/inference/CMakeLists.txt +++ b/src/inference/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/inference/dev_api/blob_factory.hpp b/src/inference/dev_api/blob_factory.hpp index 5ed133d3029..24c6946bd40 100644 --- a/src/inference/dev_api/blob_factory.hpp +++ b/src/inference/dev_api/blob_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/blob_transform.hpp b/src/inference/dev_api/blob_transform.hpp index 76da04431cd..804c925bb82 100644 --- a/src/inference/dev_api/blob_transform.hpp +++ b/src/inference/dev_api/blob_transform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/caseless.hpp b/src/inference/dev_api/caseless.hpp index e6683cf0b3a..fde83b4b51f 100644 --- a/src/inference/dev_api/caseless.hpp +++ b/src/inference/dev_api/caseless.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/impl/ie_executable_network_thread_safe_default.hpp b/src/inference/dev_api/cpp_interfaces/impl/ie_executable_network_thread_safe_default.hpp index 56c83cbbd67..48c67f3930a 100644 --- a/src/inference/dev_api/cpp_interfaces/impl/ie_executable_network_thread_safe_default.hpp +++ b/src/inference/dev_api/cpp_interfaces/impl/ie_executable_network_thread_safe_default.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/impl/ie_infer_async_request_thread_safe_default.hpp b/src/inference/dev_api/cpp_interfaces/impl/ie_infer_async_request_thread_safe_default.hpp index 2aa28ae242f..62bb634ea6a 100644 --- a/src/inference/dev_api/cpp_interfaces/impl/ie_infer_async_request_thread_safe_default.hpp +++ b/src/inference/dev_api/cpp_interfaces/impl/ie_infer_async_request_thread_safe_default.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/interface/ie_iexecutable_network_internal.hpp b/src/inference/dev_api/cpp_interfaces/interface/ie_iexecutable_network_internal.hpp index 82818fd3f6e..d7d74a541d9 100644 --- a/src/inference/dev_api/cpp_interfaces/interface/ie_iexecutable_network_internal.hpp +++ b/src/inference/dev_api/cpp_interfaces/interface/ie_iexecutable_network_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/interface/ie_iinfer_request_internal.hpp b/src/inference/dev_api/cpp_interfaces/interface/ie_iinfer_request_internal.hpp index 01caecc4e47..e77c121d425 100644 --- a/src/inference/dev_api/cpp_interfaces/interface/ie_iinfer_request_internal.hpp +++ b/src/inference/dev_api/cpp_interfaces/interface/ie_iinfer_request_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/interface/ie_internal_plugin_config.hpp b/src/inference/dev_api/cpp_interfaces/interface/ie_internal_plugin_config.hpp index aa7995118cf..e112fe687ad 100644 --- a/src/inference/dev_api/cpp_interfaces/interface/ie_internal_plugin_config.hpp +++ b/src/inference/dev_api/cpp_interfaces/interface/ie_internal_plugin_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/interface/ie_iplugin_internal.hpp b/src/inference/dev_api/cpp_interfaces/interface/ie_iplugin_internal.hpp index 385cfa89d0c..803b944cea8 100644 --- a/src/inference/dev_api/cpp_interfaces/interface/ie_iplugin_internal.hpp +++ b/src/inference/dev_api/cpp_interfaces/interface/ie_iplugin_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/interface/ie_ivariable_state_internal.hpp b/src/inference/dev_api/cpp_interfaces/interface/ie_ivariable_state_internal.hpp index 255e2d88d56..ac04183efba 100644 --- a/src/inference/dev_api/cpp_interfaces/interface/ie_ivariable_state_internal.hpp +++ b/src/inference/dev_api/cpp_interfaces/interface/ie_ivariable_state_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/cpp_interfaces/plugin_itt.hpp b/src/inference/dev_api/cpp_interfaces/plugin_itt.hpp index 3cab3d9df82..b498cd5eed3 100644 --- a/src/inference/dev_api/cpp_interfaces/plugin_itt.hpp +++ b/src/inference/dev_api/cpp_interfaces/plugin_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/debug.h b/src/inference/dev_api/debug.h index 6f49a0a8c91..e626d8670a6 100644 --- a/src/inference/dev_api/debug.h +++ b/src/inference/dev_api/debug.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/description_buffer.hpp b/src/inference/dev_api/description_buffer.hpp index 71150f2bca2..b5d2ee76530 100644 --- a/src/inference/dev_api/description_buffer.hpp +++ b/src/inference/dev_api/description_buffer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/exec_graph_info.hpp b/src/inference/dev_api/exec_graph_info.hpp index 7e34ae0c7ab..cdded5239f3 100644 --- a/src/inference/dev_api/exec_graph_info.hpp +++ b/src/inference/dev_api/exec_graph_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/file_utils.h b/src/inference/dev_api/file_utils.h index 56975327685..870cc91a1fd 100644 --- a/src/inference/dev_api/file_utils.h +++ b/src/inference/dev_api/file_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_algorithm.hpp b/src/inference/dev_api/ie_algorithm.hpp index 314079be27f..c87d2df7616 100644 --- a/src/inference/dev_api/ie_algorithm.hpp +++ b/src/inference/dev_api/ie_algorithm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_icore.hpp b/src/inference/dev_api/ie_icore.hpp index cc4e3b32205..91e91d98074 100644 --- a/src/inference/dev_api/ie_icore.hpp +++ b/src/inference/dev_api/ie_icore.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_memcpy.h b/src/inference/dev_api/ie_memcpy.h index 4b4fa750af1..af8e521efb4 100644 --- a/src/inference/dev_api/ie_memcpy.h +++ b/src/inference/dev_api/ie_memcpy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_metric_helpers.hpp b/src/inference/dev_api/ie_metric_helpers.hpp index a417e437e5b..e45c9a9760e 100644 --- a/src/inference/dev_api/ie_metric_helpers.hpp +++ b/src/inference/dev_api/ie_metric_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_ngraph_utils.hpp b/src/inference/dev_api/ie_ngraph_utils.hpp index 558b5fb4280..f5204dbc445 100644 --- a/src/inference/dev_api/ie_ngraph_utils.hpp +++ b/src/inference/dev_api/ie_ngraph_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_performance_hints.hpp b/src/inference/dev_api/ie_performance_hints.hpp index cf2ffab1eb6..511b7d2a3c0 100644 --- a/src/inference/dev_api/ie_performance_hints.hpp +++ b/src/inference/dev_api/ie_performance_hints.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/ie_system_conf.h b/src/inference/dev_api/ie_system_conf.h index 8c6cc6abb9d..a10b79abf50 100644 --- a/src/inference/dev_api/ie_system_conf.h +++ b/src/inference/dev_api/ie_system_conf.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/memory_solver.hpp b/src/inference/dev_api/memory_solver.hpp index 2555d752679..4263ceced5a 100644 --- a/src/inference/dev_api/memory_solver.hpp +++ b/src/inference/dev_api/memory_solver.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/performance_heuristics.hpp b/src/inference/dev_api/performance_heuristics.hpp index 49d6d4edfa8..5822c0ad52d 100644 --- a/src/inference/dev_api/performance_heuristics.hpp +++ b/src/inference/dev_api/performance_heuristics.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/precision_utils.h b/src/inference/dev_api/precision_utils.h index 3fd42245efb..02974fa66f4 100644 --- a/src/inference/dev_api/precision_utils.h +++ b/src/inference/dev_api/precision_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/so_ptr.hpp b/src/inference/dev_api/so_ptr.hpp index d1e2c0c5db5..f5b5ac0f6b6 100644 --- a/src/inference/dev_api/so_ptr.hpp +++ b/src/inference/dev_api/so_ptr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_cpu_streams_executor.hpp b/src/inference/dev_api/threading/ie_cpu_streams_executor.hpp index 83115e76a61..f4b31d95fc8 100644 --- a/src/inference/dev_api/threading/ie_cpu_streams_executor.hpp +++ b/src/inference/dev_api/threading/ie_cpu_streams_executor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_executor_manager.hpp b/src/inference/dev_api/threading/ie_executor_manager.hpp index eb3cb619c50..2504884d071 100644 --- a/src/inference/dev_api/threading/ie_executor_manager.hpp +++ b/src/inference/dev_api/threading/ie_executor_manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_immediate_executor.hpp b/src/inference/dev_api/threading/ie_immediate_executor.hpp index b59a788d9c9..ea8e8483edf 100644 --- a/src/inference/dev_api/threading/ie_immediate_executor.hpp +++ b/src/inference/dev_api/threading/ie_immediate_executor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_istreams_executor.hpp b/src/inference/dev_api/threading/ie_istreams_executor.hpp index 7d7a23249ad..efecaf606fa 100644 --- a/src/inference/dev_api/threading/ie_istreams_executor.hpp +++ b/src/inference/dev_api/threading/ie_istreams_executor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_itask_executor.hpp b/src/inference/dev_api/threading/ie_itask_executor.hpp index cae2f7bab4f..90557d08f9f 100644 --- a/src/inference/dev_api/threading/ie_itask_executor.hpp +++ b/src/inference/dev_api/threading/ie_itask_executor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_tbb_streams_executor.hpp b/src/inference/dev_api/threading/ie_tbb_streams_executor.hpp index 9b554434bd8..2028990dd3e 100644 --- a/src/inference/dev_api/threading/ie_tbb_streams_executor.hpp +++ b/src/inference/dev_api/threading/ie_tbb_streams_executor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_thread_local.hpp b/src/inference/dev_api/threading/ie_thread_local.hpp index e008392f051..40c7775d4cc 100644 --- a/src/inference/dev_api/threading/ie_thread_local.hpp +++ b/src/inference/dev_api/threading/ie_thread_local.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/threading/ie_thread_safe_containers.hpp b/src/inference/dev_api/threading/ie_thread_safe_containers.hpp index f97abbb2a67..c9affb851e1 100644 --- a/src/inference/dev_api/threading/ie_thread_safe_containers.hpp +++ b/src/inference/dev_api/threading/ie_thread_safe_containers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/dev_api/xml_parse_utils.h b/src/inference/dev_api/xml_parse_utils.h index d758bd3c902..606ff4ae4fd 100644 --- a/src/inference/dev_api/xml_parse_utils.h +++ b/src/inference/dev_api/xml_parse_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/cldnn/cldnn_config.hpp b/src/inference/include/ie/cldnn/cldnn_config.hpp index ef91b1333dc..09b6dd03ef4 100644 --- a/src/inference/include/ie/cldnn/cldnn_config.hpp +++ b/src/inference/include/ie/cldnn/cldnn_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/cpp/ie_cnn_network.h b/src/inference/include/ie/cpp/ie_cnn_network.h index f9b98861ca4..ca4821ff44f 100644 --- a/src/inference/include/ie/cpp/ie_cnn_network.h +++ b/src/inference/include/ie/cpp/ie_cnn_network.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/cpp/ie_executable_network.hpp b/src/inference/include/ie/cpp/ie_executable_network.hpp index f2605f92165..b6f220eac42 100644 --- a/src/inference/include/ie/cpp/ie_executable_network.hpp +++ b/src/inference/include/ie/cpp/ie_executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/cpp/ie_infer_request.hpp b/src/inference/include/ie/cpp/ie_infer_request.hpp index 67d34ed7d3b..fa804c91d35 100644 --- a/src/inference/include/ie/cpp/ie_infer_request.hpp +++ b/src/inference/include/ie/cpp/ie_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/cpp/ie_memory_state.hpp b/src/inference/include/ie/cpp/ie_memory_state.hpp index e738fb92b5e..504d4adf473 100644 --- a/src/inference/include/ie/cpp/ie_memory_state.hpp +++ b/src/inference/include/ie/cpp/ie_memory_state.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/cpu/cpu_config.hpp b/src/inference/include/ie/cpu/cpu_config.hpp index e26f25b540e..8cfdfb8c11d 100644 --- a/src/inference/include/ie/cpu/cpu_config.hpp +++ b/src/inference/include/ie/cpu/cpu_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/details/ie_blob_iterator.hpp b/src/inference/include/ie/details/ie_blob_iterator.hpp index 11d762162de..fa3265f5a7b 100644 --- a/src/inference/include/ie/details/ie_blob_iterator.hpp +++ b/src/inference/include/ie/details/ie_blob_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/details/ie_exception.hpp b/src/inference/include/ie/details/ie_exception.hpp index 58fe8d83706..26c447679c7 100644 --- a/src/inference/include/ie/details/ie_exception.hpp +++ b/src/inference/include/ie/details/ie_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/details/ie_pre_allocator.hpp b/src/inference/include/ie/details/ie_pre_allocator.hpp index 5ade28d1674..604e0421abe 100644 --- a/src/inference/include/ie/details/ie_pre_allocator.hpp +++ b/src/inference/include/ie/details/ie_pre_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/details/ie_so_loader.h b/src/inference/include/ie/details/ie_so_loader.h index 4f73a166059..aac9e173087 100644 --- a/src/inference/include/ie/details/ie_so_loader.h +++ b/src/inference/include/ie/details/ie_so_loader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/details/ie_so_pointer.hpp b/src/inference/include/ie/details/ie_so_pointer.hpp index 18f3b5db16f..04078136e13 100644 --- a/src/inference/include/ie/details/ie_so_pointer.hpp +++ b/src/inference/include/ie/details/ie_so_pointer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gna/gna_config.hpp b/src/inference/include/ie/gna/gna_config.hpp index 1a9ff7af36b..453e5d5db41 100644 --- a/src/inference/include/ie/gna/gna_config.hpp +++ b/src/inference/include/ie/gna/gna_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/details/gpu_context_helpers.hpp b/src/inference/include/ie/gpu/details/gpu_context_helpers.hpp index e5225bac3d6..f9a523df7e0 100644 --- a/src/inference/include/ie/gpu/details/gpu_context_helpers.hpp +++ b/src/inference/include/ie/gpu/details/gpu_context_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/gpu_config.hpp b/src/inference/include/ie/gpu/gpu_config.hpp index f50fe754bf9..0f2a2c6e004 100644 --- a/src/inference/include/ie/gpu/gpu_config.hpp +++ b/src/inference/include/ie/gpu/gpu_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/gpu_context_api_dx.hpp b/src/inference/include/ie/gpu/gpu_context_api_dx.hpp index 98c6ddac47b..cb173bbf293 100644 --- a/src/inference/include/ie/gpu/gpu_context_api_dx.hpp +++ b/src/inference/include/ie/gpu/gpu_context_api_dx.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/gpu_context_api_ocl.hpp b/src/inference/include/ie/gpu/gpu_context_api_ocl.hpp index 2e0dacfcf6a..e644cb662d6 100644 --- a/src/inference/include/ie/gpu/gpu_context_api_ocl.hpp +++ b/src/inference/include/ie/gpu/gpu_context_api_ocl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/gpu_context_api_va.hpp b/src/inference/include/ie/gpu/gpu_context_api_va.hpp index d8f3e456741..dc19334b0fa 100644 --- a/src/inference/include/ie/gpu/gpu_context_api_va.hpp +++ b/src/inference/include/ie/gpu/gpu_context_api_va.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/gpu_ocl_wrapper.hpp b/src/inference/include/ie/gpu/gpu_ocl_wrapper.hpp index 17336a47443..f4e055aab92 100644 --- a/src/inference/include/ie/gpu/gpu_ocl_wrapper.hpp +++ b/src/inference/include/ie/gpu/gpu_ocl_wrapper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/gpu/gpu_params.hpp b/src/inference/include/ie/gpu/gpu_params.hpp index df90441cf72..e8ec526f92d 100644 --- a/src/inference/include/ie/gpu/gpu_params.hpp +++ b/src/inference/include/ie/gpu/gpu_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/hetero/hetero_plugin_config.hpp b/src/inference/include/ie/hetero/hetero_plugin_config.hpp index 29109060c5e..a39d6e19c08 100644 --- a/src/inference/include/ie/hetero/hetero_plugin_config.hpp +++ b/src/inference/include/ie/hetero/hetero_plugin_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_allocator.hpp b/src/inference/include/ie/ie_allocator.hpp index e6a2a3accb4..1a0c2ff0c10 100644 --- a/src/inference/include/ie/ie_allocator.hpp +++ b/src/inference/include/ie/ie_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_api.h b/src/inference/include/ie/ie_api.h index 4d05f42a2c1..102c02aa106 100644 --- a/src/inference/include/ie/ie_api.h +++ b/src/inference/include/ie/ie_api.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_blob.h b/src/inference/include/ie/ie_blob.h index b68a5ed082e..bfa2b17178e 100644 --- a/src/inference/include/ie/ie_blob.h +++ b/src/inference/include/ie/ie_blob.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_common.h b/src/inference/include/ie/ie_common.h index e62344c353f..efe5f3650ce 100644 --- a/src/inference/include/ie/ie_common.h +++ b/src/inference/include/ie/ie_common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_compound_blob.h b/src/inference/include/ie/ie_compound_blob.h index f4e1c16a1ef..e76a6fa5fa1 100644 --- a/src/inference/include/ie/ie_compound_blob.h +++ b/src/inference/include/ie/ie_compound_blob.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_core.hpp b/src/inference/include/ie/ie_core.hpp index 0ddd3176ebc..7117821d1ae 100644 --- a/src/inference/include/ie/ie_core.hpp +++ b/src/inference/include/ie/ie_core.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_data.h b/src/inference/include/ie/ie_data.h index 5c1870ce5f4..4054b7b82fa 100644 --- a/src/inference/include/ie/ie_data.h +++ b/src/inference/include/ie/ie_data.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_extension.h b/src/inference/include/ie/ie_extension.h index 99d9c104704..2836e4b7b6e 100644 --- a/src/inference/include/ie/ie_extension.h +++ b/src/inference/include/ie/ie_extension.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_icnn_network.hpp b/src/inference/include/ie/ie_icnn_network.hpp index b5e6803b80d..d8cbeab74f8 100644 --- a/src/inference/include/ie/ie_icnn_network.hpp +++ b/src/inference/include/ie/ie_icnn_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_iexecutable_network.hpp b/src/inference/include/ie/ie_iexecutable_network.hpp index fb194ffff64..4f9f784fa9b 100644 --- a/src/inference/include/ie/ie_iexecutable_network.hpp +++ b/src/inference/include/ie/ie_iexecutable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_iextension.h b/src/inference/include/ie/ie_iextension.h index 87da08478c3..7af52585c11 100644 --- a/src/inference/include/ie/ie_iextension.h +++ b/src/inference/include/ie/ie_iextension.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_iinfer_request.hpp b/src/inference/include/ie/ie_iinfer_request.hpp index 803eb8e13b4..bcdb6e7b1d3 100644 --- a/src/inference/include/ie/ie_iinfer_request.hpp +++ b/src/inference/include/ie/ie_iinfer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_input_info.hpp b/src/inference/include/ie/ie_input_info.hpp index 7da44d105bc..e36404b3e82 100644 --- a/src/inference/include/ie/ie_input_info.hpp +++ b/src/inference/include/ie/ie_input_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_layouts.h b/src/inference/include/ie/ie_layouts.h index 595f2c54c1b..0fa0465d5b7 100644 --- a/src/inference/include/ie/ie_layouts.h +++ b/src/inference/include/ie/ie_layouts.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_locked_memory.hpp b/src/inference/include/ie/ie_locked_memory.hpp index df044140c53..b14be8884c3 100644 --- a/src/inference/include/ie/ie_locked_memory.hpp +++ b/src/inference/include/ie/ie_locked_memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_parallel.hpp b/src/inference/include/ie/ie_parallel.hpp index db27cec9630..178ffb2f2d1 100644 --- a/src/inference/include/ie/ie_parallel.hpp +++ b/src/inference/include/ie/ie_parallel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_parameter.hpp b/src/inference/include/ie/ie_parameter.hpp index 1856739ba61..8be0cc3b547 100644 --- a/src/inference/include/ie/ie_parameter.hpp +++ b/src/inference/include/ie/ie_parameter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_plugin_config.hpp b/src/inference/include/ie/ie_plugin_config.hpp index 2962b4802af..7001ab7fe7b 100644 --- a/src/inference/include/ie/ie_plugin_config.hpp +++ b/src/inference/include/ie/ie_plugin_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_precision.hpp b/src/inference/include/ie/ie_precision.hpp index c74c0e8348f..48bdd945b13 100644 --- a/src/inference/include/ie/ie_precision.hpp +++ b/src/inference/include/ie/ie_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_preprocess.hpp b/src/inference/include/ie/ie_preprocess.hpp index e7f2492aebf..623d3e1fa8e 100644 --- a/src/inference/include/ie/ie_preprocess.hpp +++ b/src/inference/include/ie/ie_preprocess.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_remote_blob.hpp b/src/inference/include/ie/ie_remote_blob.hpp index 4cd28cb8731..7f920db1ba4 100644 --- a/src/inference/include/ie/ie_remote_blob.hpp +++ b/src/inference/include/ie/ie_remote_blob.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_remote_context.hpp b/src/inference/include/ie/ie_remote_context.hpp index f125bf50bb1..a630bc905cb 100644 --- a/src/inference/include/ie/ie_remote_context.hpp +++ b/src/inference/include/ie/ie_remote_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_transformations.hpp b/src/inference/include/ie/ie_transformations.hpp index aa92e5d04b4..dc65bfded98 100644 --- a/src/inference/include/ie/ie_transformations.hpp +++ b/src/inference/include/ie/ie_transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/ie_version.hpp b/src/inference/include/ie/ie_version.hpp index a735c93dcca..0455494ab39 100644 --- a/src/inference/include/ie/ie_version.hpp +++ b/src/inference/include/ie/ie_version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/inference_engine.hpp b/src/inference/include/ie/inference_engine.hpp index 9f00911cab7..069a3e552f7 100644 --- a/src/inference/include/ie/inference_engine.hpp +++ b/src/inference/include/ie/inference_engine.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/multi-device/multi_device_config.hpp b/src/inference/include/ie/multi-device/multi_device_config.hpp index d238bf860c8..83f05f12dfa 100644 --- a/src/inference/include/ie/multi-device/multi_device_config.hpp +++ b/src/inference/include/ie/multi-device/multi_device_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/vpu/hddl_config.hpp b/src/inference/include/ie/vpu/hddl_config.hpp index 2e48c0c726b..8faf92c3278 100644 --- a/src/inference/include/ie/vpu/hddl_config.hpp +++ b/src/inference/include/ie/vpu/hddl_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/vpu/myriad_config.hpp b/src/inference/include/ie/vpu/myriad_config.hpp index 34801f15099..092fea346e2 100644 --- a/src/inference/include/ie/vpu/myriad_config.hpp +++ b/src/inference/include/ie/vpu/myriad_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/ie/vpu/vpu_config.hpp b/src/inference/include/ie/vpu/vpu_config.hpp index 37da697bcfe..765cd4c27ca 100644 --- a/src/inference/include/ie/vpu/vpu_config.hpp +++ b/src/inference/include/ie/vpu/vpu_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/openvino.hpp b/src/inference/include/openvino/openvino.hpp index fbf3b21afd5..e94cd38695d 100644 --- a/src/inference/include/openvino/openvino.hpp +++ b/src/inference/include/openvino/openvino.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/auto/properties.hpp b/src/inference/include/openvino/runtime/auto/properties.hpp index e73469b7ad5..6d08f5e6c49 100644 --- a/src/inference/include/openvino/runtime/auto/properties.hpp +++ b/src/inference/include/openvino/runtime/auto/properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/common.hpp b/src/inference/include/openvino/runtime/common.hpp index 1879142e76d..6815f52a618 100644 --- a/src/inference/include/openvino/runtime/common.hpp +++ b/src/inference/include/openvino/runtime/common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/compiled_model.hpp b/src/inference/include/openvino/runtime/compiled_model.hpp index 4ee42d22531..5894b93b680 100644 --- a/src/inference/include/openvino/runtime/compiled_model.hpp +++ b/src/inference/include/openvino/runtime/compiled_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/core.hpp b/src/inference/include/openvino/runtime/core.hpp index b0bef7f4a1d..b97a48c142c 100644 --- a/src/inference/include/openvino/runtime/core.hpp +++ b/src/inference/include/openvino/runtime/core.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/exception.hpp b/src/inference/include/openvino/runtime/exception.hpp index 4046dbcbd1b..952f201c14b 100644 --- a/src/inference/include/openvino/runtime/exception.hpp +++ b/src/inference/include/openvino/runtime/exception.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/infer_request.hpp b/src/inference/include/openvino/runtime/infer_request.hpp index 3465ea1ef18..9c3c5841904 100644 --- a/src/inference/include/openvino/runtime/infer_request.hpp +++ b/src/inference/include/openvino/runtime/infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_cpu/properties.hpp b/src/inference/include/openvino/runtime/intel_cpu/properties.hpp index e1d0a6eefab..119f83fe7a3 100644 --- a/src/inference/include/openvino/runtime/intel_cpu/properties.hpp +++ b/src/inference/include/openvino/runtime/intel_cpu/properties.hpp @@ -1,5 +1,5 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gna/properties.hpp b/src/inference/include/openvino/runtime/intel_gna/properties.hpp index 3dcbf9eebec..0527271062e 100644 --- a/src/inference/include/openvino/runtime/intel_gna/properties.hpp +++ b/src/inference/include/openvino/runtime/intel_gna/properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gpu/ocl/dx.hpp b/src/inference/include/openvino/runtime/intel_gpu/ocl/dx.hpp index 7df9f209899..8621e350fc6 100644 --- a/src/inference/include/openvino/runtime/intel_gpu/ocl/dx.hpp +++ b/src/inference/include/openvino/runtime/intel_gpu/ocl/dx.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl.hpp b/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl.hpp index 5712dee3d66..484b64c1c31 100644 --- a/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl.hpp +++ b/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl_wrapper.hpp b/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl_wrapper.hpp index 1aff96eb672..d698984c372 100644 --- a/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl_wrapper.hpp +++ b/src/inference/include/openvino/runtime/intel_gpu/ocl/ocl_wrapper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gpu/ocl/va.hpp b/src/inference/include/openvino/runtime/intel_gpu/ocl/va.hpp index 89f51fe1ac3..06e5812ed16 100644 --- a/src/inference/include/openvino/runtime/intel_gpu/ocl/va.hpp +++ b/src/inference/include/openvino/runtime/intel_gpu/ocl/va.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gpu/properties.hpp b/src/inference/include/openvino/runtime/intel_gpu/properties.hpp index 4cbe906d47d..9a3df9dadab 100644 --- a/src/inference/include/openvino/runtime/intel_gpu/properties.hpp +++ b/src/inference/include/openvino/runtime/intel_gpu/properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_gpu/remote_properties.hpp b/src/inference/include/openvino/runtime/intel_gpu/remote_properties.hpp index f18acb91d98..caed84cd375 100644 --- a/src/inference/include/openvino/runtime/intel_gpu/remote_properties.hpp +++ b/src/inference/include/openvino/runtime/intel_gpu/remote_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_myriad/hddl_properties.hpp b/src/inference/include/openvino/runtime/intel_myriad/hddl_properties.hpp index bef69a5f31f..fcf4b9822d7 100644 --- a/src/inference/include/openvino/runtime/intel_myriad/hddl_properties.hpp +++ b/src/inference/include/openvino/runtime/intel_myriad/hddl_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/intel_myriad/myriad_properties.hpp b/src/inference/include/openvino/runtime/intel_myriad/myriad_properties.hpp index 4640dcf1141..1616f5ebfaa 100644 --- a/src/inference/include/openvino/runtime/intel_myriad/myriad_properties.hpp +++ b/src/inference/include/openvino/runtime/intel_myriad/myriad_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/profiling_info.hpp b/src/inference/include/openvino/runtime/profiling_info.hpp index 1ab9056940e..1dd13906dbf 100644 --- a/src/inference/include/openvino/runtime/profiling_info.hpp +++ b/src/inference/include/openvino/runtime/profiling_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/properties.hpp b/src/inference/include/openvino/runtime/properties.hpp index 1522d4305e6..81e732fb431 100644 --- a/src/inference/include/openvino/runtime/properties.hpp +++ b/src/inference/include/openvino/runtime/properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/remote_context.hpp b/src/inference/include/openvino/runtime/remote_context.hpp index fcf1f32b5bb..02c5eb69480 100644 --- a/src/inference/include/openvino/runtime/remote_context.hpp +++ b/src/inference/include/openvino/runtime/remote_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/remote_tensor.hpp b/src/inference/include/openvino/runtime/remote_tensor.hpp index 82259e2957a..f71c9d2842a 100644 --- a/src/inference/include/openvino/runtime/remote_tensor.hpp +++ b/src/inference/include/openvino/runtime/remote_tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/runtime.hpp b/src/inference/include/openvino/runtime/runtime.hpp index 5017a0c02a8..f03322a6f35 100644 --- a/src/inference/include/openvino/runtime/runtime.hpp +++ b/src/inference/include/openvino/runtime/runtime.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/include/openvino/runtime/variable_state.hpp b/src/inference/include/openvino/runtime/variable_state.hpp index 32532f8050a..cb99bbb851c 100644 --- a/src/inference/include/openvino/runtime/variable_state.hpp +++ b/src/inference/include/openvino/runtime/variable_state.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/blob_factory.cpp b/src/inference/src/blob_factory.cpp index 6205f4fa924..b434f4326ce 100644 --- a/src/inference/src/blob_factory.cpp +++ b/src/inference/src/blob_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/blob_transform.cpp b/src/inference/src/blob_transform.cpp index d9687266ead..f0f63babd07 100644 --- a/src/inference/src/blob_transform.cpp +++ b/src/inference/src/blob_transform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/check_network_batchable.hpp b/src/inference/src/check_network_batchable.hpp index ed0efdff4d3..58fd040a754 100644 --- a/src/inference/src/check_network_batchable.hpp +++ b/src/inference/src/check_network_batchable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/inference/src/cnn_network_ngraph_impl.cpp b/src/inference/src/cnn_network_ngraph_impl.cpp index 28bc2d48d56..4a63759bd28 100644 --- a/src/inference/src/cnn_network_ngraph_impl.cpp +++ b/src/inference/src/cnn_network_ngraph_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cnn_network_ngraph_impl.hpp b/src/inference/src/cnn_network_ngraph_impl.hpp index 75329112f57..8761f012eaf 100644 --- a/src/inference/src/cnn_network_ngraph_impl.hpp +++ b/src/inference/src/cnn_network_ngraph_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/compilation_context.cpp b/src/inference/src/compilation_context.cpp index dea8437e8c9..44c54191c8a 100644 --- a/src/inference/src/compilation_context.cpp +++ b/src/inference/src/compilation_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/compilation_context.hpp b/src/inference/src/compilation_context.hpp index fab53cc22d2..cb3ce0441b9 100644 --- a/src/inference/src/compilation_context.hpp +++ b/src/inference/src/compilation_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/exception2status.hpp b/src/inference/src/cpp/exception2status.hpp index 8af89b10c0b..a4b5464740d 100644 --- a/src/inference/src/cpp/exception2status.hpp +++ b/src/inference/src/cpp/exception2status.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_cnn_network.cpp b/src/inference/src/cpp/ie_cnn_network.cpp index ce581fdfc0f..178a2de4a68 100644 --- a/src/inference/src/cpp/ie_cnn_network.cpp +++ b/src/inference/src/cpp/ie_cnn_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_executable_network.cpp b/src/inference/src/cpp/ie_executable_network.cpp index c07cb910a51..50d38b6bff8 100644 --- a/src/inference/src/cpp/ie_executable_network.cpp +++ b/src/inference/src/cpp/ie_executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_executable_network_base.hpp b/src/inference/src/cpp/ie_executable_network_base.hpp index 810958f40ad..7afe0b8d901 100644 --- a/src/inference/src/cpp/ie_executable_network_base.hpp +++ b/src/inference/src/cpp/ie_executable_network_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_extension.cpp b/src/inference/src/cpp/ie_extension.cpp index 1422072e704..eab5682ac6e 100644 --- a/src/inference/src/cpp/ie_extension.cpp +++ b/src/inference/src/cpp/ie_extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_infer_async_request_base.hpp b/src/inference/src/cpp/ie_infer_async_request_base.hpp index a5ed56aec57..fd251102ad4 100644 --- a/src/inference/src/cpp/ie_infer_async_request_base.hpp +++ b/src/inference/src/cpp/ie_infer_async_request_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_infer_request.cpp b/src/inference/src/cpp/ie_infer_request.cpp index 86277895fb3..16670231da1 100644 --- a/src/inference/src/cpp/ie_infer_request.cpp +++ b/src/inference/src/cpp/ie_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_plugin.hpp b/src/inference/src/cpp/ie_plugin.hpp index 47fd43926e4..df737e99ed0 100644 --- a/src/inference/src/cpp/ie_plugin.hpp +++ b/src/inference/src/cpp/ie_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_remote_context.cpp b/src/inference/src/cpp/ie_remote_context.cpp index e99d483d238..2c3c5f0be71 100644 --- a/src/inference/src/cpp/ie_remote_context.cpp +++ b/src/inference/src/cpp/ie_remote_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp/ie_variable_state.cpp b/src/inference/src/cpp/ie_variable_state.cpp index 104451a914c..212fa91158a 100644 --- a/src/inference/src/cpp/ie_variable_state.cpp +++ b/src/inference/src/cpp/ie_variable_state.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp_interfaces/interface/ie_iexecutable_network_internal.cpp b/src/inference/src/cpp_interfaces/interface/ie_iexecutable_network_internal.cpp index feb8ba21aca..6e3c6e3f879 100644 --- a/src/inference/src/cpp_interfaces/interface/ie_iexecutable_network_internal.cpp +++ b/src/inference/src/cpp_interfaces/interface/ie_iexecutable_network_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp_interfaces/interface/ie_iinfer_request_internal.cpp b/src/inference/src/cpp_interfaces/interface/ie_iinfer_request_internal.cpp index 7a6f929f536..4538e924e0c 100644 --- a/src/inference/src/cpp_interfaces/interface/ie_iinfer_request_internal.cpp +++ b/src/inference/src/cpp_interfaces/interface/ie_iinfer_request_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp_interfaces/interface/ie_iplugin_internal.cpp b/src/inference/src/cpp_interfaces/interface/ie_iplugin_internal.cpp index 2b4d4c952a7..f8bae9ca927 100644 --- a/src/inference/src/cpp_interfaces/interface/ie_iplugin_internal.cpp +++ b/src/inference/src/cpp_interfaces/interface/ie_iplugin_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpp_interfaces/interface/ie_ivariable_state_internal.cpp b/src/inference/src/cpp_interfaces/interface/ie_ivariable_state_internal.cpp index e4511f2de92..c7a9ebd5d1e 100644 --- a/src/inference/src/cpp_interfaces/interface/ie_ivariable_state_internal.cpp +++ b/src/inference/src/cpp_interfaces/interface/ie_ivariable_state_internal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpu_x86_sse42/blob_transform_sse42.cpp b/src/inference/src/cpu_x86_sse42/blob_transform_sse42.cpp index 0d22de45a9d..ddef2e4bfc1 100644 --- a/src/inference/src/cpu_x86_sse42/blob_transform_sse42.cpp +++ b/src/inference/src/cpu_x86_sse42/blob_transform_sse42.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/cpu_x86_sse42/blob_transform_sse42.hpp b/src/inference/src/cpu_x86_sse42/blob_transform_sse42.hpp index 4bfa54bb001..eda0fc15f93 100644 --- a/src/inference/src/cpu_x86_sse42/blob_transform_sse42.hpp +++ b/src/inference/src/cpu_x86_sse42/blob_transform_sse42.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/file_utils.cpp b/src/inference/src/file_utils.cpp index 28df4c8a4ea..0c07096ff2e 100644 --- a/src/inference/src/file_utils.cpp +++ b/src/inference/src/file_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_blob_common.cpp b/src/inference/src/ie_blob_common.cpp index d168a581abe..bff10e07461 100644 --- a/src/inference/src/ie_blob_common.cpp +++ b/src/inference/src/ie_blob_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_cache_guard.cpp b/src/inference/src/ie_cache_guard.cpp index 0e200d62a06..b42aa6546ef 100644 --- a/src/inference/src/ie_cache_guard.cpp +++ b/src/inference/src/ie_cache_guard.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_cache_guard.hpp b/src/inference/src/ie_cache_guard.hpp index 194c2e022c1..25a60bd81f9 100644 --- a/src/inference/src/ie_cache_guard.hpp +++ b/src/inference/src/ie_cache_guard.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_cache_manager.hpp b/src/inference/src/ie_cache_manager.hpp index adc9d20efb7..364ebfd978e 100644 --- a/src/inference/src/ie_cache_manager.hpp +++ b/src/inference/src/ie_cache_manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_common.cpp b/src/inference/src/ie_common.cpp index e7961bef0e8..0aa22a84535 100644 --- a/src/inference/src/ie_common.cpp +++ b/src/inference/src/ie_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_compound_blob.cpp b/src/inference/src/ie_compound_blob.cpp index 038fce43129..1ab5572685b 100644 --- a/src/inference/src/ie_compound_blob.cpp +++ b/src/inference/src/ie_compound_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_core.cpp b/src/inference/src/ie_core.cpp index e470cbca059..6912a755204 100644 --- a/src/inference/src/ie_core.cpp +++ b/src/inference/src/ie_core.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_data.cpp b/src/inference/src/ie_data.cpp index 20f828e8f23..bbdac80034c 100644 --- a/src/inference/src/ie_data.cpp +++ b/src/inference/src/ie_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_itt.hpp b/src/inference/src/ie_itt.hpp index 6afbc19cb3f..1bccbb46dc5 100644 --- a/src/inference/src/ie_itt.hpp +++ b/src/inference/src/ie_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_layouts.cpp b/src/inference/src/ie_layouts.cpp index b9a5fed126e..c69d8c90e9a 100644 --- a/src/inference/src/ie_layouts.cpp +++ b/src/inference/src/ie_layouts.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_memcpy.cpp b/src/inference/src/ie_memcpy.cpp index 2a3695f8379..878f873fe0d 100644 --- a/src/inference/src/ie_memcpy.cpp +++ b/src/inference/src/ie_memcpy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_network_reader.cpp b/src/inference/src/ie_network_reader.cpp index c370ce48d2c..c72cb175f48 100644 --- a/src/inference/src/ie_network_reader.cpp +++ b/src/inference/src/ie_network_reader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_network_reader.hpp b/src/inference/src/ie_network_reader.hpp index ed481b129d3..9b2aec6a4a2 100644 --- a/src/inference/src/ie_network_reader.hpp +++ b/src/inference/src/ie_network_reader.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_ngraph_utils.cpp b/src/inference/src/ie_ngraph_utils.cpp index 409e2ddfb2b..49292fe12b0 100644 --- a/src/inference/src/ie_ngraph_utils.cpp +++ b/src/inference/src/ie_ngraph_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_remote_context.cpp b/src/inference/src/ie_remote_context.cpp index f036881cd25..17fd0685548 100644 --- a/src/inference/src/ie_remote_context.cpp +++ b/src/inference/src/ie_remote_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_system_conf.cpp b/src/inference/src/ie_system_conf.cpp index 4e6a42536ee..206be7923ba 100644 --- a/src/inference/src/ie_system_conf.cpp +++ b/src/inference/src/ie_system_conf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_transformations.cpp b/src/inference/src/ie_transformations.cpp index 58ee5864f32..755061721cc 100644 --- a/src/inference/src/ie_transformations.cpp +++ b/src/inference/src/ie_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/ie_version.cpp b/src/inference/src/ie_version.cpp index 3338b48ffff..befbc51cb7b 100644 --- a/src/inference/src/ie_version.cpp +++ b/src/inference/src/ie_version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/openvino_shutdown.cpp b/src/inference/src/openvino_shutdown.cpp index 9a08cf67e2a..8096351bd0f 100644 --- a/src/inference/src/openvino_shutdown.cpp +++ b/src/inference/src/openvino_shutdown.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/os/lin/lin_system_conf.cpp b/src/inference/src/os/lin/lin_system_conf.cpp index 1a2a3618448..33caf4bff0c 100644 --- a/src/inference/src/os/lin/lin_system_conf.cpp +++ b/src/inference/src/os/lin/lin_system_conf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/os/win/win_system_conf.cpp b/src/inference/src/os/win/win_system_conf.cpp index 1f0c0121846..c9d04e35c6b 100644 --- a/src/inference/src/os/win/win_system_conf.cpp +++ b/src/inference/src/os/win/win_system_conf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/precision_utils.cpp b/src/inference/src/precision_utils.cpp index f7c99d8fce0..e324fa52b90 100644 --- a/src/inference/src/precision_utils.cpp +++ b/src/inference/src/precision_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/precomp.hpp b/src/inference/src/precomp.hpp index f927b40bc49..2fc9fc94f27 100644 --- a/src/inference/src/precomp.hpp +++ b/src/inference/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/remote_tensor.cpp b/src/inference/src/remote_tensor.cpp index 1e9f6f73190..bbb2f75aa27 100644 --- a/src/inference/src/remote_tensor.cpp +++ b/src/inference/src/remote_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/shared_object_loader.cpp b/src/inference/src/shared_object_loader.cpp index d328e93bb62..748b0b48642 100644 --- a/src/inference/src/shared_object_loader.cpp +++ b/src/inference/src/shared_object_loader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/system_allocator.cpp b/src/inference/src/system_allocator.cpp index f5c2a3a872b..39cecb7222e 100644 --- a/src/inference/src/system_allocator.cpp +++ b/src/inference/src/system_allocator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/system_allocator.hpp b/src/inference/src/system_allocator.hpp index be2c5b6b10f..d83997ae261 100644 --- a/src/inference/src/system_allocator.hpp +++ b/src/inference/src/system_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_cpu_streams_executor.cpp b/src/inference/src/threading/ie_cpu_streams_executor.cpp index 23fcb15fa76..2e786599a74 100644 --- a/src/inference/src/threading/ie_cpu_streams_executor.cpp +++ b/src/inference/src/threading/ie_cpu_streams_executor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_executor_manager.cpp b/src/inference/src/threading/ie_executor_manager.cpp index 4f630c12144..6e52117976d 100644 --- a/src/inference/src/threading/ie_executor_manager.cpp +++ b/src/inference/src/threading/ie_executor_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_istreams_executor.cpp b/src/inference/src/threading/ie_istreams_executor.cpp index eedaab686f7..de48b247ae6 100644 --- a/src/inference/src/threading/ie_istreams_executor.cpp +++ b/src/inference/src/threading/ie_istreams_executor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_itask_executor.cpp b/src/inference/src/threading/ie_itask_executor.cpp index 1fc62efbe5b..f75279dfa44 100644 --- a/src/inference/src/threading/ie_itask_executor.cpp +++ b/src/inference/src/threading/ie_itask_executor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_parallel_custom_arena.cpp b/src/inference/src/threading/ie_parallel_custom_arena.cpp index add8fbefdbc..c1dcdc1b228 100644 --- a/src/inference/src/threading/ie_parallel_custom_arena.cpp +++ b/src/inference/src/threading/ie_parallel_custom_arena.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_parallel_custom_arena.hpp b/src/inference/src/threading/ie_parallel_custom_arena.hpp index d9096b75c34..ace6c3e60dc 100755 --- a/src/inference/src/threading/ie_parallel_custom_arena.hpp +++ b/src/inference/src/threading/ie_parallel_custom_arena.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_tbb_streams_executor.cpp b/src/inference/src/threading/ie_tbb_streams_executor.cpp index f255a374697..c5304e222c3 100644 --- a/src/inference/src/threading/ie_tbb_streams_executor.cpp +++ b/src/inference/src/threading/ie_tbb_streams_executor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_thread_affinity.cpp b/src/inference/src/threading/ie_thread_affinity.cpp index 78007291d38..4fd3a183f1b 100644 --- a/src/inference/src/threading/ie_thread_affinity.cpp +++ b/src/inference/src/threading/ie_thread_affinity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/ie_thread_affinity.hpp b/src/inference/src/threading/ie_thread_affinity.hpp index 445a6baaa79..d084774faed 100644 --- a/src/inference/src/threading/ie_thread_affinity.hpp +++ b/src/inference/src/threading/ie_thread_affinity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/threading/itt.hpp b/src/inference/src/threading/itt.hpp index 7b573aa22df..198e7d28e35 100644 --- a/src/inference/src/threading/itt.hpp +++ b/src/inference/src/threading/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/src/xml_parse_utils.cpp b/src/inference/src/xml_parse_utils.cpp index 65f096f4ff9..c5f934b4afb 100644 --- a/src/inference/src/xml_parse_utils.cpp +++ b/src/inference/src/xml_parse_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/CMakeLists.txt b/src/inference/tests/CMakeLists.txt index 85e15d07784..9d4bb95917d 100644 --- a/src/inference/tests/CMakeLists.txt +++ b/src/inference/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/inference/tests/functional/CMakeLists.txt b/src/inference/tests/functional/CMakeLists.txt index 9fb09cf1ad0..a337e5f7398 100644 --- a/src/inference/tests/functional/CMakeLists.txt +++ b/src/inference/tests/functional/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/inference/tests/functional/async_infer_request_test.cpp b/src/inference/tests/functional/async_infer_request_test.cpp index 87374f09c4d..c3c284b6b3a 100644 --- a/src/inference/tests/functional/async_infer_request_test.cpp +++ b/src/inference/tests/functional/async_infer_request_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/blob_copy_test.cpp b/src/inference/tests/functional/blob_copy_test.cpp index a5fa12286df..6a7843f000e 100644 --- a/src/inference/tests/functional/blob_copy_test.cpp +++ b/src/inference/tests/functional/blob_copy_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/caching_test.cpp b/src/inference/tests/functional/caching_test.cpp index 4119b1cc53e..a53e96b5bdd 100644 --- a/src/inference/tests/functional/caching_test.cpp +++ b/src/inference/tests/functional/caching_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/caseless_tests.cpp b/src/inference/tests/functional/caseless_tests.cpp index 8a46141956e..d0d91c3507f 100644 --- a/src/inference/tests/functional/caseless_tests.cpp +++ b/src/inference/tests/functional/caseless_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/cnn_network_test.cpp b/src/inference/tests/functional/cnn_network_test.cpp index d9a3648ff51..a565aba40cf 100644 --- a/src/inference/tests/functional/cnn_network_test.cpp +++ b/src/inference/tests/functional/cnn_network_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/core_threading.cpp b/src/inference/tests/functional/core_threading.cpp index dbfc0ce178e..2791f258f05 100644 --- a/src/inference/tests/functional/core_threading.cpp +++ b/src/inference/tests/functional/core_threading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/data_test.cpp b/src/inference/tests/functional/data_test.cpp index 4ffc2cf14cd..dfe44b6f91a 100644 --- a/src/inference/tests/functional/data_test.cpp +++ b/src/inference/tests/functional/data_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/debug_tests.cpp b/src/inference/tests/functional/debug_tests.cpp index 1e4f2228ba8..e3632f8a6e7 100644 --- a/src/inference/tests/functional/debug_tests.cpp +++ b/src/inference/tests/functional/debug_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/executable_network.cpp b/src/inference/tests/functional/executable_network.cpp index f672519fb25..f090ac284e9 100644 --- a/src/inference/tests/functional/executable_network.cpp +++ b/src/inference/tests/functional/executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ie_precision_test.cpp b/src/inference/tests/functional/ie_precision_test.cpp index 0b2a818d575..b78662fd207 100644 --- a/src/inference/tests/functional/ie_precision_test.cpp +++ b/src/inference/tests/functional/ie_precision_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/local_test.cpp b/src/inference/tests/functional/local_test.cpp index 6685ac9a35d..a8d137d196e 100644 --- a/src/inference/tests/functional/local_test.cpp +++ b/src/inference/tests/functional/local_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ngraph_reshape_tests.cpp b/src/inference/tests/functional/ngraph_reshape_tests.cpp index f7ac4b36fcc..2a94f4f1ba7 100644 --- a/src/inference/tests/functional/ngraph_reshape_tests.cpp +++ b/src/inference/tests/functional/ngraph_reshape_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_compiled_model_test.cpp b/src/inference/tests/functional/ov_compiled_model_test.cpp index 7230a989fd8..5c7dbab863d 100644 --- a/src/inference/tests/functional/ov_compiled_model_test.cpp +++ b/src/inference/tests/functional/ov_compiled_model_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_extension_test.cpp b/src/inference/tests/functional/ov_extension_test.cpp index 9a39e7133f4..45818453ca1 100644 --- a/src/inference/tests/functional/ov_extension_test.cpp +++ b/src/inference/tests/functional/ov_extension_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_infer_request_test.cpp b/src/inference/tests/functional/ov_infer_request_test.cpp index f76503cc90d..a695a99f10d 100644 --- a/src/inference/tests/functional/ov_infer_request_test.cpp +++ b/src/inference/tests/functional/ov_infer_request_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_remote_context_test.cpp b/src/inference/tests/functional/ov_remote_context_test.cpp index 297cfd0dc50..6b68f88f8d9 100644 --- a/src/inference/tests/functional/ov_remote_context_test.cpp +++ b/src/inference/tests/functional/ov_remote_context_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_remote_tensor.cpp b/src/inference/tests/functional/ov_remote_tensor.cpp index 7256934ca0f..512109589ab 100644 --- a/src/inference/tests/functional/ov_remote_tensor.cpp +++ b/src/inference/tests/functional/ov_remote_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_shared_object_test.cpp b/src/inference/tests/functional/ov_shared_object_test.cpp index bfd82d9747a..1752352da38 100644 --- a/src/inference/tests/functional/ov_shared_object_test.cpp +++ b/src/inference/tests/functional/ov_shared_object_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/ov_variable_state_test.cpp b/src/inference/tests/functional/ov_variable_state_test.cpp index 7f009c13383..580bf279436 100644 --- a/src/inference/tests/functional/ov_variable_state_test.cpp +++ b/src/inference/tests/functional/ov_variable_state_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/pre_allocator_test.cpp b/src/inference/tests/functional/pre_allocator_test.cpp index 51d6005b94f..f7fcf77cb87 100644 --- a/src/inference/tests/functional/pre_allocator_test.cpp +++ b/src/inference/tests/functional/pre_allocator_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/preprocess_test.cpp b/src/inference/tests/functional/preprocess_test.cpp index e6b6d32e743..125b286e8e9 100644 --- a/src/inference/tests/functional/preprocess_test.cpp +++ b/src/inference/tests/functional/preprocess_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/response_buffer_test.cpp b/src/inference/tests/functional/response_buffer_test.cpp index 10a3542d419..347764041c7 100644 --- a/src/inference/tests/functional/response_buffer_test.cpp +++ b/src/inference/tests/functional/response_buffer_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/shared_object_loader_test.cpp b/src/inference/tests/functional/shared_object_loader_test.cpp index e7f496e5ad1..3cb78e41fd0 100644 --- a/src/inference/tests/functional/shared_object_loader_test.cpp +++ b/src/inference/tests/functional/shared_object_loader_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/skip_tests_config.cpp b/src/inference/tests/functional/skip_tests_config.cpp index 6c67fa4844e..cb124e0d456 100644 --- a/src/inference/tests/functional/skip_tests_config.cpp +++ b/src/inference/tests/functional/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/task_executor_tests.cpp b/src/inference/tests/functional/task_executor_tests.cpp index ec8d247258b..922b4821b47 100644 --- a/src/inference/tests/functional/task_executor_tests.cpp +++ b/src/inference/tests/functional/task_executor_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/tensor_desc_test.cpp b/src/inference/tests/functional/tensor_desc_test.cpp index 4bbec58122f..f088875cb0c 100644 --- a/src/inference/tests/functional/tensor_desc_test.cpp +++ b/src/inference/tests/functional/tensor_desc_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/functional/variable_state.cpp b/src/inference/tests/functional/variable_state.cpp index 61bf5a3f263..25b9c553131 100644 --- a/src/inference/tests/functional/variable_state.cpp +++ b/src/inference/tests/functional/variable_state.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/CMakeLists.txt b/src/inference/tests/unit/CMakeLists.txt index 82e6662ca24..8bd1ddcb0b6 100644 --- a/src/inference/tests/unit/CMakeLists.txt +++ b/src/inference/tests/unit/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/inference/tests/unit/ie_blob_test.cpp b/src/inference/tests/unit/ie_blob_test.cpp index eb506722701..ea4bfd70827 100644 --- a/src/inference/tests/unit/ie_blob_test.cpp +++ b/src/inference/tests/unit/ie_blob_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_compilation_context_test.cpp b/src/inference/tests/unit/ie_compilation_context_test.cpp index 4c9b79047c3..89f11dafdfa 100644 --- a/src/inference/tests/unit/ie_compilation_context_test.cpp +++ b/src/inference/tests/unit/ie_compilation_context_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_compound_blob_test.cpp b/src/inference/tests/unit/ie_compound_blob_test.cpp index aa1d8230185..b18d331c935 100644 --- a/src/inference/tests/unit/ie_compound_blob_test.cpp +++ b/src/inference/tests/unit/ie_compound_blob_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_exception_test.cpp b/src/inference/tests/unit/ie_exception_test.cpp index cbfc0fb8678..4fdb97dbb69 100644 --- a/src/inference/tests/unit/ie_exception_test.cpp +++ b/src/inference/tests/unit/ie_exception_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_executable_network_test.cpp b/src/inference/tests/unit/ie_executable_network_test.cpp index 01e77a29835..5b5795d2e4d 100644 --- a/src/inference/tests/unit/ie_executable_network_test.cpp +++ b/src/inference/tests/unit/ie_executable_network_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_executor_manager_tests.cpp b/src/inference/tests/unit/ie_executor_manager_tests.cpp index dadbdada3fe..a9b2d3d8675 100644 --- a/src/inference/tests/unit/ie_executor_manager_tests.cpp +++ b/src/inference/tests/unit/ie_executor_manager_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_extension_test.cpp b/src/inference/tests/unit/ie_extension_test.cpp index 12675f118ea..cc23dc642f5 100644 --- a/src/inference/tests/unit/ie_extension_test.cpp +++ b/src/inference/tests/unit/ie_extension_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/ie_locked_memory_test.cpp b/src/inference/tests/unit/ie_locked_memory_test.cpp index 6142b88a98a..f29ecafd7a0 100644 --- a/src/inference/tests/unit/ie_locked_memory_test.cpp +++ b/src/inference/tests/unit/ie_locked_memory_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/memory_solver_test.cpp b/src/inference/tests/unit/memory_solver_test.cpp index ba6b6eac14a..3600f211c46 100644 --- a/src/inference/tests/unit/memory_solver_test.cpp +++ b/src/inference/tests/unit/memory_solver_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/precision_utils_test.cpp b/src/inference/tests/unit/precision_utils_test.cpp index 31f387e7198..4632f02ab03 100644 --- a/src/inference/tests/unit/precision_utils_test.cpp +++ b/src/inference/tests/unit/precision_utils_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/saturated_cast_test.cpp b/src/inference/tests/unit/saturated_cast_test.cpp index 28ddee7ecca..c06777052d5 100644 --- a/src/inference/tests/unit/saturated_cast_test.cpp +++ b/src/inference/tests/unit/saturated_cast_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/inference/tests/unit/system_allocator_test.cpp b/src/inference/tests/unit/system_allocator_test.cpp index 053dc7188cc..bf2ef69c7d3 100644 --- a/src/inference/tests/unit/system_allocator_test.cpp +++ b/src/inference/tests/unit/system_allocator_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt index 82d5160e1c7..3a8b178b426 100644 --- a/src/plugins/CMakeLists.txt +++ b/src/plugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/auto/CMakeLists.txt b/src/plugins/auto/CMakeLists.txt index e6f55421708..fbca1d5c43f 100644 --- a/src/plugins/auto/CMakeLists.txt +++ b/src/plugins/auto/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # if(NOT ENABLE_AUTO AND NOT ENABLE_MULTI) diff --git a/src/plugins/auto/async_infer_request.cpp b/src/plugins/auto/async_infer_request.cpp index 0f3b2ccb12a..6cb7e57764c 100644 --- a/src/plugins/auto/async_infer_request.cpp +++ b/src/plugins/auto/async_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/async_infer_request.hpp b/src/plugins/auto/async_infer_request.hpp index 1c3d838eafd..72f0417fe27 100644 --- a/src/plugins/auto/async_infer_request.hpp +++ b/src/plugins/auto/async_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/auto_executable_network.cpp b/src/plugins/auto/auto_executable_network.cpp index 162604dfa77..264f088087d 100644 --- a/src/plugins/auto/auto_executable_network.cpp +++ b/src/plugins/auto/auto_executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/auto_executable_network.hpp b/src/plugins/auto/auto_executable_network.hpp index f9577368e2b..d3c312b76f5 100644 --- a/src/plugins/auto/auto_executable_network.hpp +++ b/src/plugins/auto/auto_executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/auto_schedule.cpp b/src/plugins/auto/auto_schedule.cpp index b02d83244c9..ef7b7ba87d0 100644 --- a/src/plugins/auto/auto_schedule.cpp +++ b/src/plugins/auto/auto_schedule.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/auto_schedule.hpp b/src/plugins/auto/auto_schedule.hpp index 86da80d9bb7..1c75aa86a8f 100644 --- a/src/plugins/auto/auto_schedule.hpp +++ b/src/plugins/auto/auto_schedule.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/bind_multi_schedule.cpp b/src/plugins/auto/bind_multi_schedule.cpp index b4e2f61157c..5dbdf3d2602 100644 --- a/src/plugins/auto/bind_multi_schedule.cpp +++ b/src/plugins/auto/bind_multi_schedule.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/bind_multi_schedule.hpp b/src/plugins/auto/bind_multi_schedule.hpp index e847648a9d4..2217f4fb6d7 100644 --- a/src/plugins/auto/bind_multi_schedule.hpp +++ b/src/plugins/auto/bind_multi_schedule.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/common.hpp b/src/plugins/auto/common.hpp index 877f9198eb8..1a271c2c2b9 100644 --- a/src/plugins/auto/common.hpp +++ b/src/plugins/auto/common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/executable_network.cpp b/src/plugins/auto/executable_network.cpp index 14ee68005ee..cd13d69497d 100644 --- a/src/plugins/auto/executable_network.cpp +++ b/src/plugins/auto/executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/executable_network.hpp b/src/plugins/auto/executable_network.hpp index c268c99543a..511336ae2be 100644 --- a/src/plugins/auto/executable_network.hpp +++ b/src/plugins/auto/executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/infer_request.cpp b/src/plugins/auto/infer_request.cpp index cfbbefa85a8..3a0fbe1052b 100644 --- a/src/plugins/auto/infer_request.cpp +++ b/src/plugins/auto/infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/infer_request.hpp b/src/plugins/auto/infer_request.hpp index 5ce7e62ff3e..1502b42e6c3 100644 --- a/src/plugins/auto/infer_request.hpp +++ b/src/plugins/auto/infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/itt.hpp b/src/plugins/auto/itt.hpp index dae51e02451..0458699aafc 100644 --- a/src/plugins/auto/itt.hpp +++ b/src/plugins/auto/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/multi_executable_network.cpp b/src/plugins/auto/multi_executable_network.cpp index 9cc86b842bc..7aafdb5b990 100644 --- a/src/plugins/auto/multi_executable_network.cpp +++ b/src/plugins/auto/multi_executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/multi_executable_network.hpp b/src/plugins/auto/multi_executable_network.hpp index 3bb6e72ad33..f743cebbe08 100644 --- a/src/plugins/auto/multi_executable_network.hpp +++ b/src/plugins/auto/multi_executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/multi_schedule.cpp b/src/plugins/auto/multi_schedule.cpp index 0d6858b30e0..54f165cca6b 100644 --- a/src/plugins/auto/multi_schedule.cpp +++ b/src/plugins/auto/multi_schedule.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/multi_schedule.hpp b/src/plugins/auto/multi_schedule.hpp index 854c238b86a..3b30a591398 100644 --- a/src/plugins/auto/multi_schedule.hpp +++ b/src/plugins/auto/multi_schedule.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/plugin.cpp b/src/plugins/auto/plugin.cpp index 2df473bfd05..6ce9dfec380 100644 --- a/src/plugins/auto/plugin.cpp +++ b/src/plugins/auto/plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/plugin.hpp b/src/plugins/auto/plugin.hpp index 6d2f6f37cd5..41bf2957b92 100644 --- a/src/plugins/auto/plugin.hpp +++ b/src/plugins/auto/plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/schedule.hpp b/src/plugins/auto/schedule.hpp index 5e380eff54e..f9955157936 100644 --- a/src/plugins/auto/schedule.hpp +++ b/src/plugins/auto/schedule.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/config.hpp b/src/plugins/auto/utils/config.hpp index 047d4dd2445..a90cc07a3af 100644 --- a/src/plugins/auto/utils/config.hpp +++ b/src/plugins/auto/utils/config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/log.cpp b/src/plugins/auto/utils/log.cpp index 43e1e9f70f1..2194d8d8bc1 100644 --- a/src/plugins/auto/utils/log.cpp +++ b/src/plugins/auto/utils/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/log.hpp b/src/plugins/auto/utils/log.hpp index 5b9ecf03ca2..16fb348dd29 100644 --- a/src/plugins/auto/utils/log.hpp +++ b/src/plugins/auto/utils/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/log_util.hpp b/src/plugins/auto/utils/log_util.hpp index 8c50f03627c..220e55d499e 100644 --- a/src/plugins/auto/utils/log_util.hpp +++ b/src/plugins/auto/utils/log_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/non_copyable.hpp b/src/plugins/auto/utils/non_copyable.hpp index 068276a80f1..0143e5a0598 100644 --- a/src/plugins/auto/utils/non_copyable.hpp +++ b/src/plugins/auto/utils/non_copyable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/singleton.hpp b/src/plugins/auto/utils/singleton.hpp index 6d2adc27aa3..a92b3bddda5 100644 --- a/src/plugins/auto/utils/singleton.hpp +++ b/src/plugins/auto/utils/singleton.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/time_utils.cpp b/src/plugins/auto/utils/time_utils.cpp index d412c24c7a8..dec1aea32f0 100644 --- a/src/plugins/auto/utils/time_utils.cpp +++ b/src/plugins/auto/utils/time_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto/utils/time_utils.hpp b/src/plugins/auto/utils/time_utils.hpp index 54ee768ee2b..7aa0f0302ca 100644 --- a/src/plugins/auto/utils/time_utils.hpp +++ b/src/plugins/auto/utils/time_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto_batch/CMakeLists.txt b/src/plugins/auto_batch/CMakeLists.txt index f13d9da0d20..9b34bdcc2a4 100644 --- a/src/plugins/auto_batch/CMakeLists.txt +++ b/src/plugins/auto_batch/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/auto_batch/auto_batch.cpp b/src/plugins/auto_batch/auto_batch.cpp index 5aaf8297ed9..8566bf6f9c9 100644 --- a/src/plugins/auto_batch/auto_batch.cpp +++ b/src/plugins/auto_batch/auto_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/auto_batch/auto_batch.hpp b/src/plugins/auto_batch/auto_batch.hpp index 0994d4377f7..d2c22154676 100644 --- a/src/plugins/auto_batch/auto_batch.hpp +++ b/src/plugins/auto_batch/auto_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/CMakeLists.txt b/src/plugins/hetero/CMakeLists.txt index 4a75d395947..17035a9a3e4 100644 --- a/src/plugins/hetero/CMakeLists.txt +++ b/src/plugins/hetero/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/hetero/async_infer_request.cpp b/src/plugins/hetero/async_infer_request.cpp index 2c21e392a82..b0fcbf5b339 100644 --- a/src/plugins/hetero/async_infer_request.cpp +++ b/src/plugins/hetero/async_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/async_infer_request.hpp b/src/plugins/hetero/async_infer_request.hpp index 08f505c0886..fb8cc0a346f 100644 --- a/src/plugins/hetero/async_infer_request.hpp +++ b/src/plugins/hetero/async_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/executable_network.cpp b/src/plugins/hetero/executable_network.cpp index c863cef8421..e7ec01f41d1 100644 --- a/src/plugins/hetero/executable_network.cpp +++ b/src/plugins/hetero/executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/executable_network.hpp b/src/plugins/hetero/executable_network.hpp index ce661e0a402..e0390507069 100644 --- a/src/plugins/hetero/executable_network.hpp +++ b/src/plugins/hetero/executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/infer_request.cpp b/src/plugins/hetero/infer_request.cpp index 6f12882fc09..466dd7b4c98 100644 --- a/src/plugins/hetero/infer_request.cpp +++ b/src/plugins/hetero/infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/infer_request.hpp b/src/plugins/hetero/infer_request.hpp index 5e1bf22570d..51c068d93a2 100644 --- a/src/plugins/hetero/infer_request.hpp +++ b/src/plugins/hetero/infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/itt.hpp b/src/plugins/hetero/itt.hpp index 0480494339d..b2a36bd6f7f 100644 --- a/src/plugins/hetero/itt.hpp +++ b/src/plugins/hetero/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/plugin.cpp b/src/plugins/hetero/plugin.cpp index cef0530b14d..55776fc4c6e 100644 --- a/src/plugins/hetero/plugin.cpp +++ b/src/plugins/hetero/plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/hetero/plugin.hpp b/src/plugins/hetero/plugin.hpp index 9076edcdf1b..6b955268b20 100644 --- a/src/plugins/hetero/plugin.hpp +++ b/src/plugins/hetero/plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/CMakeLists.txt b/src/plugins/intel_cpu/CMakeLists.txt index 32b571fca59..09643a4cd8d 100644 --- a/src/plugins/intel_cpu/CMakeLists.txt +++ b/src/plugins/intel_cpu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_cpu/src/async_infer_request.cpp b/src/plugins/intel_cpu/src/async_infer_request.cpp index b4768ae72d7..f1a9f5eb52b 100644 --- a/src/plugins/intel_cpu/src/async_infer_request.cpp +++ b/src/plugins/intel_cpu/src/async_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/async_infer_request.h b/src/plugins/intel_cpu/src/async_infer_request.h index 8639cfc981e..da3601ea99a 100644 --- a/src/plugins/intel_cpu/src/async_infer_request.h +++ b/src/plugins/intel_cpu/src/async_infer_request.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cache/cache_entry.h b/src/plugins/intel_cpu/src/cache/cache_entry.h index 4678286ec89..04b2fdd3c1e 100644 --- a/src/plugins/intel_cpu/src/cache/cache_entry.h +++ b/src/plugins/intel_cpu/src/cache/cache_entry.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cache/lru_cache.h b/src/plugins/intel_cpu/src/cache/lru_cache.h index 8a51dbc16ea..8751f63f82c 100644 --- a/src/plugins/intel_cpu/src/cache/lru_cache.h +++ b/src/plugins/intel_cpu/src/cache/lru_cache.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cache/multi_cache.cpp b/src/plugins/intel_cpu/src/cache/multi_cache.cpp index e2fe38fc0ae..e81351dab11 100644 --- a/src/plugins/intel_cpu/src/cache/multi_cache.cpp +++ b/src/plugins/intel_cpu/src/cache/multi_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cache/multi_cache.h b/src/plugins/intel_cpu/src/cache/multi_cache.h index 9dca3856ce6..f014dad7120 100644 --- a/src/plugins/intel_cpu/src/cache/multi_cache.h +++ b/src/plugins/intel_cpu/src/cache/multi_cache.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/config.cpp b/src/plugins/intel_cpu/src/config.cpp index eea069eff7a..251a9f30db4 100644 --- a/src/plugins/intel_cpu/src/config.cpp +++ b/src/plugins/intel_cpu/src/config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/config.h b/src/plugins/intel_cpu/src/config.h index f9ac17e8475..a3dd328224e 100644 --- a/src/plugins/intel_cpu/src/config.h +++ b/src/plugins/intel_cpu/src/config.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cpu_memory.cpp b/src/plugins/intel_cpu/src/cpu_memory.cpp index e6369119d5d..4301e99aa62 100644 --- a/src/plugins/intel_cpu/src/cpu_memory.cpp +++ b/src/plugins/intel_cpu/src/cpu_memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cpu_memory.h b/src/plugins/intel_cpu/src/cpu_memory.h index 759bc8f2da7..7412e7056ac 100644 --- a/src/plugins/intel_cpu/src/cpu_memory.h +++ b/src/plugins/intel_cpu/src/cpu_memory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cpu_shape.cpp b/src/plugins/intel_cpu/src/cpu_shape.cpp index 8e018240a90..3c87d6668d8 100644 --- a/src/plugins/intel_cpu/src/cpu_shape.cpp +++ b/src/plugins/intel_cpu/src/cpu_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cpu_shape.h b/src/plugins/intel_cpu/src/cpu_shape.h index 15f03ca3abd..4aa06c84f6e 100644 --- a/src/plugins/intel_cpu/src/cpu_shape.h +++ b/src/plugins/intel_cpu/src/cpu_shape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/cpu_types.cpp b/src/plugins/intel_cpu/src/cpu_types.cpp index 6c6c45e24b4..a8ede5a8a4c 100644 --- a/src/plugins/intel_cpu/src/cpu_types.cpp +++ b/src/plugins/intel_cpu/src/cpu_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "cpu_types.h" diff --git a/src/plugins/intel_cpu/src/cpu_types.h b/src/plugins/intel_cpu/src/cpu_types.h index d508147298f..99fe2856524 100644 --- a/src/plugins/intel_cpu/src/cpu_types.h +++ b/src/plugins/intel_cpu/src/cpu_types.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_descriptor.cpp b/src/plugins/intel_cpu/src/dnnl_descriptor.cpp index 89d7e4e1ac6..00df7fadbc2 100644 --- a/src/plugins/intel_cpu/src/dnnl_descriptor.cpp +++ b/src/plugins/intel_cpu/src/dnnl_descriptor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_descriptor.h b/src/plugins/intel_cpu/src/dnnl_descriptor.h index 3924a219e5c..1d9b72ea63b 100644 --- a/src/plugins/intel_cpu/src/dnnl_descriptor.h +++ b/src/plugins/intel_cpu/src/dnnl_descriptor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_extension_utils.cpp b/src/plugins/intel_cpu/src/dnnl_extension_utils.cpp index 123d34233e2..2ebde1866ea 100644 --- a/src/plugins/intel_cpu/src/dnnl_extension_utils.cpp +++ b/src/plugins/intel_cpu/src/dnnl_extension_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_extension_utils.h b/src/plugins/intel_cpu/src/dnnl_extension_utils.h index 62157fdc50c..14af1cef542 100644 --- a/src/plugins/intel_cpu/src/dnnl_extension_utils.h +++ b/src/plugins/intel_cpu/src/dnnl_extension_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_postops_composer.cpp b/src/plugins/intel_cpu/src/dnnl_postops_composer.cpp index 3cccb72e847..ab506e87706 100644 --- a/src/plugins/intel_cpu/src/dnnl_postops_composer.cpp +++ b/src/plugins/intel_cpu/src/dnnl_postops_composer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_postops_composer.h b/src/plugins/intel_cpu/src/dnnl_postops_composer.h index 4553417ab35..367faec6073 100644 --- a/src/plugins/intel_cpu/src/dnnl_postops_composer.h +++ b/src/plugins/intel_cpu/src/dnnl_postops_composer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/dnnl_scratch_pad.h b/src/plugins/intel_cpu/src/dnnl_scratch_pad.h index 21bf4476175..79157ec5bbd 100644 --- a/src/plugins/intel_cpu/src/dnnl_scratch_pad.h +++ b/src/plugins/intel_cpu/src/dnnl_scratch_pad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/edge.cpp b/src/plugins/intel_cpu/src/edge.cpp index 8aac9f5f15e..e41a3df6beb 100644 --- a/src/plugins/intel_cpu/src/edge.cpp +++ b/src/plugins/intel_cpu/src/edge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/edge.h b/src/plugins/intel_cpu/src/edge.h index 0bfa9a621cb..0292f9767f4 100644 --- a/src/plugins/intel_cpu/src/edge.h +++ b/src/plugins/intel_cpu/src/edge.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_bf16_emitters.hpp b/src/plugins/intel_cpu/src/emitters/jit_bf16_emitters.hpp index 095d28f9302..0827a2f624b 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_bf16_emitters.hpp +++ b/src/plugins/intel_cpu/src/emitters/jit_bf16_emitters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.cpp b/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.cpp index 4103b9901af..086de7ade15 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.cpp +++ b/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.hpp b/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.hpp index 61cc4c95250..43aab3cfcb5 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.hpp +++ b/src/plugins/intel_cpu/src/emitters/jit_conversion_emitters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.cpp b/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.cpp index e3e92eb9b67..501cd934753 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.cpp +++ b/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.hpp b/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.hpp index 3a5fe9e57db..6cabce7c6c0 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.hpp +++ b/src/plugins/intel_cpu/src/emitters/jit_dnnl_emitters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.cpp b/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.cpp index 20d48e3ac18..7d313a82af5 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.cpp +++ b/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.hpp b/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.hpp index 0a374a418f8..ccf91d2cbc0 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.hpp +++ b/src/plugins/intel_cpu/src/emitters/jit_eltwise_emitters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_emitter.cpp b/src/plugins/intel_cpu/src/emitters/jit_emitter.cpp index 91079b55da4..57020af3703 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_emitter.cpp +++ b/src/plugins/intel_cpu/src/emitters/jit_emitter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_emitter.hpp b/src/plugins/intel_cpu/src/emitters/jit_emitter.hpp index 74fe712ddd6..06d7b3c63e3 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_emitter.hpp +++ b/src/plugins/intel_cpu/src/emitters/jit_emitter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.cpp b/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.cpp index 104ff43553b..baaef8ceb61 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.cpp +++ b/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.hpp b/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.hpp index 9e3f264433e..790f2aeddb6 100644 --- a/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.hpp +++ b/src/plugins/intel_cpu/src/emitters/jit_load_store_emitters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/exec_network.cpp b/src/plugins/intel_cpu/src/exec_network.cpp index 3e2f64a5024..844a15fd4e1 100644 --- a/src/plugins/intel_cpu/src/exec_network.cpp +++ b/src/plugins/intel_cpu/src/exec_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/exec_network.h b/src/plugins/intel_cpu/src/exec_network.h index 8b05b95e1a1..c9f65098dd4 100644 --- a/src/plugins/intel_cpu/src/exec_network.h +++ b/src/plugins/intel_cpu/src/exec_network.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/extension.cpp b/src/plugins/intel_cpu/src/extension.cpp index 5dd012ce137..eafce8f3aeb 100644 --- a/src/plugins/intel_cpu/src/extension.cpp +++ b/src/plugins/intel_cpu/src/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/extension.h b/src/plugins/intel_cpu/src/extension.h index 108ba07c664..5a2773fcc25 100644 --- a/src/plugins/intel_cpu/src/extension.h +++ b/src/plugins/intel_cpu/src/extension.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/extension_mngr.cpp b/src/plugins/intel_cpu/src/extension_mngr.cpp index c108fb1d44e..d1e9015a535 100644 --- a/src/plugins/intel_cpu/src/extension_mngr.cpp +++ b/src/plugins/intel_cpu/src/extension_mngr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/extension_mngr.h b/src/plugins/intel_cpu/src/extension_mngr.h index 78ec7ef5ab1..f8ffdd01652 100644 --- a/src/plugins/intel_cpu/src/extension_mngr.h +++ b/src/plugins/intel_cpu/src/extension_mngr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/graph.cpp b/src/plugins/intel_cpu/src/graph.cpp index c7708cacd85..7b01f401505 100644 --- a/src/plugins/intel_cpu/src/graph.cpp +++ b/src/plugins/intel_cpu/src/graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/graph.h b/src/plugins/intel_cpu/src/graph.h index f8ab799196b..bc775c55947 100644 --- a/src/plugins/intel_cpu/src/graph.h +++ b/src/plugins/intel_cpu/src/graph.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/graph_dumper.cpp b/src/plugins/intel_cpu/src/graph_dumper.cpp index 9896b066b84..d1c151b04a5 100644 --- a/src/plugins/intel_cpu/src/graph_dumper.cpp +++ b/src/plugins/intel_cpu/src/graph_dumper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/graph_dumper.h b/src/plugins/intel_cpu/src/graph_dumper.h index e64c61f88f9..6b5a6cef7cb 100644 --- a/src/plugins/intel_cpu/src/graph_dumper.h +++ b/src/plugins/intel_cpu/src/graph_dumper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/graph_optimizer.cpp b/src/plugins/intel_cpu/src/graph_optimizer.cpp index 886f0d81b08..561a0397496 100644 --- a/src/plugins/intel_cpu/src/graph_optimizer.cpp +++ b/src/plugins/intel_cpu/src/graph_optimizer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/graph_optimizer.h b/src/plugins/intel_cpu/src/graph_optimizer.h index a19902366a1..ba35709a18d 100644 --- a/src/plugins/intel_cpu/src/graph_optimizer.h +++ b/src/plugins/intel_cpu/src/graph_optimizer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/infer_request.cpp b/src/plugins/intel_cpu/src/infer_request.cpp index 81efed34942..c80c18394bf 100644 --- a/src/plugins/intel_cpu/src/infer_request.cpp +++ b/src/plugins/intel_cpu/src/infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/infer_request.h b/src/plugins/intel_cpu/src/infer_request.h index 465d5afdb57..72363852e04 100644 --- a/src/plugins/intel_cpu/src/infer_request.h +++ b/src/plugins/intel_cpu/src/infer_request.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/itt.h b/src/plugins/intel_cpu/src/itt.h index ad0fa052a60..84d6413004a 100644 --- a/src/plugins/intel_cpu/src/itt.h +++ b/src/plugins/intel_cpu/src/itt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.cpp b/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.cpp index 43e1a5e1f63..6ba3837f349 100644 --- a/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.cpp +++ b/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.h b/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.h index b0decd09646..5a5421e03f5 100644 --- a/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.h +++ b/src/plugins/intel_cpu/src/memory_desc/blocked_memory_desc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.cpp b/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.cpp index 20608d8cac6..12671da669c 100644 --- a/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.cpp +++ b/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.h b/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.h index f9ed902808e..0be05302518 100644 --- a/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.h +++ b/src/plugins/intel_cpu/src/memory_desc/cpu_blocked_memory_desc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc.h b/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc.h index 709e18ea568..bbeb4cd21e5 100644 --- a/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc.h +++ b/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.cpp b/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.cpp index afe0c6ed8bb..cc17e6acd83 100644 --- a/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.cpp +++ b/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.h b/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.h index 58fd1b29067..02d637d2010 100644 --- a/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.h +++ b/src/plugins/intel_cpu/src/memory_desc/cpu_memory_desc_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.cpp b/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.cpp index bce493a2a8e..6c9d55a7b84 100644 --- a/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.cpp +++ b/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.h b/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.h index eb1c938d428..a74b0373220 100644 --- a/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.h +++ b/src/plugins/intel_cpu/src/memory_desc/dnnl_blocked_memory_desc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.cpp b/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.cpp index 9afa16d3914..a4f00d1d4b9 100644 --- a/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.cpp +++ b/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.h b/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.h index d36234a3b81..67fce05e7bc 100644 --- a/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.h +++ b/src/plugins/intel_cpu/src/memory_desc/dnnl_memory_desc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_state.cpp b/src/plugins/intel_cpu/src/memory_state.cpp index 9ca882061c3..7c97b99f21c 100644 --- a/src/plugins/intel_cpu/src/memory_state.cpp +++ b/src/plugins/intel_cpu/src/memory_state.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/memory_state.h b/src/plugins/intel_cpu/src/memory_state.h index 4f42a8ac51b..4ac9246747d 100644 --- a/src/plugins/intel_cpu/src/memory_state.h +++ b/src/plugins/intel_cpu/src/memory_state.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.cpp index 517cf337679..1cd08af2d44 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.hpp index 0edb5d3237d..764dcc5f9c4 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/align_matmul_input_ranks.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.cpp index 69dfeed6a3d..90c13bacd2d 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.hpp index 55142734e2a..f775a1ae798 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_broadcast_to_tiles.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.cpp index 75ac60961a5..532c3a7fb12 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "convert_fq_rnn_to_quantized_rnn.hpp" diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.hpp index 3e4975e9c21..c96cdb683ef 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_fq_rnn_to_quantized_rnn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.cpp index d176dd857ff..2e959df45c9 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.hpp index 0f9b5925acb..55361fbe941 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_matmul_to_fc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.cpp index fa0609e528a..846c77ba237 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.hpp index 17462f35b8f..971c468eee2 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_tile_to_seq_tiles.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_cpu_specific_opset.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_cpu_specific_opset.hpp index c0a6bba7fcb..da8c58c72f6 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_cpu_specific_opset.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_cpu_specific_opset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.cpp index 66d1456f3a4..2f20df06c7c 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.hpp index ce009b1ec63..804cca20c35 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_interaction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.cpp index dc1f73bd581..fb3c5b6c6f4 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.hpp index dde33646f57..b29cc88602e 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_leaky_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.cpp index 373dd9a3c73..9e6dfae2ed8 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.hpp index b70281f021e..20366c49e6b 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_power_static.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.cpp index f274efad680..2d56c565427 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.hpp index 929e38a1024..49773065770 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/convert_to_swish_cpu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.cpp index 77ffe5632b1..f07540a2be6 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.hpp index fc65fcaea4a..5abac038c2d 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/fc_bias_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/itt.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/itt.hpp index c54f290b857..9d2cb8a4a40 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/itt.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.cpp index 8c607c559e7..53b189d6fca 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.hpp index 18b8469d54e..fb429d05bc1 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/mha_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.cpp index b5a733c623b..024798997c4 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.hpp index 7a620c8a1af..1c5ef18c9bf 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/move_eltwise_up_data_movement.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.cpp index c9da277bcc2..3cfe828237c 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.hpp index debfc27d78b..6380ce00709 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/fully_connected.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.cpp index 06297ee5006..f9bd033984a 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.hpp index e8f77b74baa..6b82468b201 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/interaction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.cpp index e1e63b456b9..0ea80495d01 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.hpp index 3d05134689b..25b6d7c93b6 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/leaky_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.cpp index 9a1a2584a27..694051efc76 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.hpp index 095ad8e5bc9..f28f7c4dfce 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/mha.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.cpp index 976066a48e4..664850c51d4 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.hpp index 7888383d550..630d8566c82 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/power_static.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.cpp index e4cc5de6810..3111c1bbb89 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.hpp index df361aa8db5..506bbf263d0 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/op/swish_cpu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.cpp index e2cb71f0890..a6ce194ddb3 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.hpp index c81408ae397..fd8e4335c69 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/reshape_fc_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.cpp index 927562390e6..9d3d004b2f2 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.hpp index bb5312558b6..f063899ce7f 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/rnn_sequences_optimization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/simplify_fakequantize.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/simplify_fakequantize.hpp index 73593e02924..58af82e049b 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/simplify_fakequantize.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/simplify_fakequantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.cpp index 5e4fda63190..85963542c76 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "snippets_mark_skipped.hpp" diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.hpp index d109e98497a..4f3bae507cd 100644 --- a/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/snippets_mark_skipped.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.cpp b/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.cpp index 69695f4ffe5..f03806a7ade 100755 --- a/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.cpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.hpp b/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.hpp index add6c0a88c1..537e11b0f14 100755 --- a/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.hpp +++ b/src/plugins/intel_cpu/src/ngraph_transformations/swap_convert_transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/node.cpp b/src/plugins/intel_cpu/src/node.cpp index d689ffd8852..40f12630754 100644 --- a/src/plugins/intel_cpu/src/node.cpp +++ b/src/plugins/intel_cpu/src/node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/node.h b/src/plugins/intel_cpu/src/node.h index 151b402df36..fce72552e74 100644 --- a/src/plugins/intel_cpu/src/node.h +++ b/src/plugins/intel_cpu/src/node.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/adaptive_pooling.cpp b/src/plugins/intel_cpu/src/nodes/adaptive_pooling.cpp index 2775cbf9ce5..b4fff74c3fd 100644 --- a/src/plugins/intel_cpu/src/nodes/adaptive_pooling.cpp +++ b/src/plugins/intel_cpu/src/nodes/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/adaptive_pooling.h b/src/plugins/intel_cpu/src/nodes/adaptive_pooling.h index 7345e37ffd0..a86c9311f53 100644 --- a/src/plugins/intel_cpu/src/nodes/adaptive_pooling.h +++ b/src/plugins/intel_cpu/src/nodes/adaptive_pooling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/batch_to_space.cpp b/src/plugins/intel_cpu/src/nodes/batch_to_space.cpp index 657d7dbdda1..274d1e9eca9 100644 --- a/src/plugins/intel_cpu/src/nodes/batch_to_space.cpp +++ b/src/plugins/intel_cpu/src/nodes/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/batch_to_space.h b/src/plugins/intel_cpu/src/nodes/batch_to_space.h index e8b22ffce4d..85be746e4c5 100644 --- a/src/plugins/intel_cpu/src/nodes/batch_to_space.h +++ b/src/plugins/intel_cpu/src/nodes/batch_to_space.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/bin_conv.cpp b/src/plugins/intel_cpu/src/nodes/bin_conv.cpp index 1ae7a332980..36b27e51f80 100644 --- a/src/plugins/intel_cpu/src/nodes/bin_conv.cpp +++ b/src/plugins/intel_cpu/src/nodes/bin_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/bin_conv.h b/src/plugins/intel_cpu/src/nodes/bin_conv.h index 18fa1a6a88f..cbf619047b7 100644 --- a/src/plugins/intel_cpu/src/nodes/bin_conv.h +++ b/src/plugins/intel_cpu/src/nodes/bin_conv.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/broadcast.cpp b/src/plugins/intel_cpu/src/nodes/broadcast.cpp index 0d4840b1882..c21f92ec638 100644 --- a/src/plugins/intel_cpu/src/nodes/broadcast.cpp +++ b/src/plugins/intel_cpu/src/nodes/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/broadcast.h b/src/plugins/intel_cpu/src/nodes/broadcast.h index 9f93ff3f788..0b31570cde4 100644 --- a/src/plugins/intel_cpu/src/nodes/broadcast.h +++ b/src/plugins/intel_cpu/src/nodes/broadcast.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/bucketize.cpp b/src/plugins/intel_cpu/src/nodes/bucketize.cpp index bd2456c978d..bedcc34a4df 100644 --- a/src/plugins/intel_cpu/src/nodes/bucketize.cpp +++ b/src/plugins/intel_cpu/src/nodes/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/bucketize.h b/src/plugins/intel_cpu/src/nodes/bucketize.h index bf17706e988..a02c23c74be 100644 --- a/src/plugins/intel_cpu/src/nodes/bucketize.h +++ b/src/plugins/intel_cpu/src/nodes/bucketize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/color_convert.cpp b/src/plugins/intel_cpu/src/nodes/color_convert.cpp index 9a452a134a3..69158efbdfa 100644 --- a/src/plugins/intel_cpu/src/nodes/color_convert.cpp +++ b/src/plugins/intel_cpu/src/nodes/color_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/color_convert.h b/src/plugins/intel_cpu/src/nodes/color_convert.h index 65d911532c1..921ccad7a85 100644 --- a/src/plugins/intel_cpu/src/nodes/color_convert.h +++ b/src/plugins/intel_cpu/src/nodes/color_convert.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.cpp b/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.cpp index 19441d47402..c7aa3830d6f 100644 --- a/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.cpp +++ b/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.h b/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.h index d04d3008711..f97c7e0ec8b 100644 --- a/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.h +++ b/src/plugins/intel_cpu/src/nodes/common/blocked_desc_creator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/cpu_convert.cpp b/src/plugins/intel_cpu/src/nodes/common/cpu_convert.cpp index 156dc737c67..161f27c2c49 100644 --- a/src/plugins/intel_cpu/src/nodes/common/cpu_convert.cpp +++ b/src/plugins/intel_cpu/src/nodes/common/cpu_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/cpu_convert.h b/src/plugins/intel_cpu/src/nodes/common/cpu_convert.h index 714f39c0034..7f4a65c829d 100644 --- a/src/plugins/intel_cpu/src/nodes/common/cpu_convert.h +++ b/src/plugins/intel_cpu/src/nodes/common/cpu_convert.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/cpu_memcpy.h b/src/plugins/intel_cpu/src/nodes/common/cpu_memcpy.h index 955304e5313..706db9038c4 100755 --- a/src/plugins/intel_cpu/src/nodes/common/cpu_memcpy.h +++ b/src/plugins/intel_cpu/src/nodes/common/cpu_memcpy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/defs.h b/src/plugins/intel_cpu/src/nodes/common/defs.h index d975a4824ce..579fa2d2474 100644 --- a/src/plugins/intel_cpu/src/nodes/common/defs.h +++ b/src/plugins/intel_cpu/src/nodes/common/defs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.cpp b/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.cpp index 66fb1296a17..0d0b89cc9b9 100644 --- a/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.cpp +++ b/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.h b/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.h index 08964036a5b..951ab4745a1 100644 --- a/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.h +++ b/src/plugins/intel_cpu/src/nodes/common/dnnl_executor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/fp16_utils.h b/src/plugins/intel_cpu/src/nodes/common/fp16_utils.h index d02b3e744fe..87530f5042f 100644 --- a/src/plugins/intel_cpu/src/nodes/common/fp16_utils.h +++ b/src/plugins/intel_cpu/src/nodes/common/fp16_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/permute_kernel.cpp b/src/plugins/intel_cpu/src/nodes/common/permute_kernel.cpp index 8020f1616e6..7c26980e07f 100644 --- a/src/plugins/intel_cpu/src/nodes/common/permute_kernel.cpp +++ b/src/plugins/intel_cpu/src/nodes/common/permute_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/permute_kernel.h b/src/plugins/intel_cpu/src/nodes/common/permute_kernel.h index 6bee1e2320c..3a6731674df 100644 --- a/src/plugins/intel_cpu/src/nodes/common/permute_kernel.h +++ b/src/plugins/intel_cpu/src/nodes/common/permute_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/softmax.cpp b/src/plugins/intel_cpu/src/nodes/common/softmax.cpp index 0dbecc37c1a..5eb2b1ffc41 100644 --- a/src/plugins/intel_cpu/src/nodes/common/softmax.cpp +++ b/src/plugins/intel_cpu/src/nodes/common/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/softmax.h b/src/plugins/intel_cpu/src/nodes/common/softmax.h index 30e50b00391..83797247413 100644 --- a/src/plugins/intel_cpu/src/nodes/common/softmax.h +++ b/src/plugins/intel_cpu/src/nodes/common/softmax.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.cpp b/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.cpp index 8785a71d2de..74bb34309e5 100644 --- a/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.cpp +++ b/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.h b/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.h index 78916d83921..4d38f83d8e1 100644 --- a/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.h +++ b/src/plugins/intel_cpu/src/nodes/common/tile_broadcast_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/common/uni_simd.h b/src/plugins/intel_cpu/src/nodes/common/uni_simd.h index 7ec97682f53..b6e7c2b6553 100644 --- a/src/plugins/intel_cpu/src/nodes/common/uni_simd.h +++ b/src/plugins/intel_cpu/src/nodes/common/uni_simd.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/concat.cpp b/src/plugins/intel_cpu/src/nodes/concat.cpp index 5eefad2c096..ecd1259ddfd 100644 --- a/src/plugins/intel_cpu/src/nodes/concat.cpp +++ b/src/plugins/intel_cpu/src/nodes/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/concat.h b/src/plugins/intel_cpu/src/nodes/concat.h index cf9db6079fe..e6c0d013501 100644 --- a/src/plugins/intel_cpu/src/nodes/concat.h +++ b/src/plugins/intel_cpu/src/nodes/concat.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/conv.cpp b/src/plugins/intel_cpu/src/nodes/conv.cpp index 6da41b63676..054a6e73ea5 100644 --- a/src/plugins/intel_cpu/src/nodes/conv.cpp +++ b/src/plugins/intel_cpu/src/nodes/conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/conv.h b/src/plugins/intel_cpu/src/nodes/conv.h index 63cea4ed6b8..92991ec6765 100644 --- a/src/plugins/intel_cpu/src/nodes/conv.h +++ b/src/plugins/intel_cpu/src/nodes/conv.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/convert.cpp b/src/plugins/intel_cpu/src/nodes/convert.cpp index 9d7a0637b5b..29fe5111158 100644 --- a/src/plugins/intel_cpu/src/nodes/convert.cpp +++ b/src/plugins/intel_cpu/src/nodes/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/convert.h b/src/plugins/intel_cpu/src/nodes/convert.h index 0fa8958d1a4..5fe66b87e4c 100644 --- a/src/plugins/intel_cpu/src/nodes/convert.h +++ b/src/plugins/intel_cpu/src/nodes/convert.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.cpp b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.cpp index ee02c11f6d3..890fac44531 100644 --- a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.cpp +++ b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.h b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.h index 8b51568fa36..39e2a88bc6f 100644 --- a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.h +++ b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.cpp b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.cpp index 29b3c4c151b..8521593dc0e 100644 --- a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.cpp +++ b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.h b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.h index f463e7b5972..8a9f69a54d0 100644 --- a/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.h +++ b/src/plugins/intel_cpu/src/nodes/ctc_greedy_decoder_seq_len.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/ctc_loss.cpp b/src/plugins/intel_cpu/src/nodes/ctc_loss.cpp index 17a83a4014f..cec954c92c8 100644 --- a/src/plugins/intel_cpu/src/nodes/ctc_loss.cpp +++ b/src/plugins/intel_cpu/src/nodes/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/ctc_loss.h b/src/plugins/intel_cpu/src/nodes/ctc_loss.h index 934a9f4245d..3f17afc77a5 100644 --- a/src/plugins/intel_cpu/src/nodes/ctc_loss.h +++ b/src/plugins/intel_cpu/src/nodes/ctc_loss.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/cum_sum.cpp b/src/plugins/intel_cpu/src/nodes/cum_sum.cpp index 985d2fc3d6d..b1c5e03d947 100644 --- a/src/plugins/intel_cpu/src/nodes/cum_sum.cpp +++ b/src/plugins/intel_cpu/src/nodes/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/cum_sum.h b/src/plugins/intel_cpu/src/nodes/cum_sum.h index dee5dbba939..c6c481223d6 100644 --- a/src/plugins/intel_cpu/src/nodes/cum_sum.h +++ b/src/plugins/intel_cpu/src/nodes/cum_sum.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/deconv.cpp b/src/plugins/intel_cpu/src/nodes/deconv.cpp index 070d0ca5dc4..5b68e1e05c4 100644 --- a/src/plugins/intel_cpu/src/nodes/deconv.cpp +++ b/src/plugins/intel_cpu/src/nodes/deconv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/deconv.h b/src/plugins/intel_cpu/src/nodes/deconv.h index 738704c7c35..ca7b7bc5643 100644 --- a/src/plugins/intel_cpu/src/nodes/deconv.h +++ b/src/plugins/intel_cpu/src/nodes/deconv.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/def_conv.cpp b/src/plugins/intel_cpu/src/nodes/def_conv.cpp index bd7523126ec..f335844fba6 100644 --- a/src/plugins/intel_cpu/src/nodes/def_conv.cpp +++ b/src/plugins/intel_cpu/src/nodes/def_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/def_conv.h b/src/plugins/intel_cpu/src/nodes/def_conv.h index 414f8778379..c0ec7e1c6d9 100644 --- a/src/plugins/intel_cpu/src/nodes/def_conv.h +++ b/src/plugins/intel_cpu/src/nodes/def_conv.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/depth_to_space.cpp b/src/plugins/intel_cpu/src/nodes/depth_to_space.cpp index ad9e8b59b8c..3880915ac2d 100644 --- a/src/plugins/intel_cpu/src/nodes/depth_to_space.cpp +++ b/src/plugins/intel_cpu/src/nodes/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/depth_to_space.h b/src/plugins/intel_cpu/src/nodes/depth_to_space.h index c441ee56eb3..51cf7ac6491 100644 --- a/src/plugins/intel_cpu/src/nodes/depth_to_space.h +++ b/src/plugins/intel_cpu/src/nodes/depth_to_space.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/detection_output.cpp b/src/plugins/intel_cpu/src/nodes/detection_output.cpp index 7aaccc5ef19..483776d7d53 100644 --- a/src/plugins/intel_cpu/src/nodes/detection_output.cpp +++ b/src/plugins/intel_cpu/src/nodes/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/detection_output.h b/src/plugins/intel_cpu/src/nodes/detection_output.h index a0539ea3607..5ebd13e67db 100644 --- a/src/plugins/intel_cpu/src/nodes/detection_output.h +++ b/src/plugins/intel_cpu/src/nodes/detection_output.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/dft.cpp b/src/plugins/intel_cpu/src/nodes/dft.cpp index a0ca28253ca..4f87c417735 100644 --- a/src/plugins/intel_cpu/src/nodes/dft.cpp +++ b/src/plugins/intel_cpu/src/nodes/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/dft.h b/src/plugins/intel_cpu/src/nodes/dft.h index 6186392dcab..3071adf7b05 100644 --- a/src/plugins/intel_cpu/src/nodes/dft.h +++ b/src/plugins/intel_cpu/src/nodes/dft.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/eltwise.cpp b/src/plugins/intel_cpu/src/nodes/eltwise.cpp index 6c9762605f6..a42f7fffdaf 100644 --- a/src/plugins/intel_cpu/src/nodes/eltwise.cpp +++ b/src/plugins/intel_cpu/src/nodes/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/eltwise.h b/src/plugins/intel_cpu/src/nodes/eltwise.h index 7d243f714ef..e1d332c846f 100644 --- a/src/plugins/intel_cpu/src/nodes/eltwise.h +++ b/src/plugins/intel_cpu/src/nodes/eltwise.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.cpp b/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.cpp index 0d2dbb095b6..f4532b32ba7 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.cpp +++ b/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.h b/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.h index 92f12cca5f3..2e1463a52b8 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.h +++ b/src/plugins/intel_cpu/src/nodes/embedding_bag_offset_sum.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.cpp b/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.cpp index 6c877db591b..ed5b30c94e7 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.cpp +++ b/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.h b/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.h index a979e14030a..89718b70ab4 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.h +++ b/src/plugins/intel_cpu/src/nodes/embedding_bag_packed_sum.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.cpp b/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.cpp index 3efb0e85f89..54072114d1f 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.cpp +++ b/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.h b/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.h index c7dca23766b..bb3490e8dcd 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.h +++ b/src/plugins/intel_cpu/src/nodes/embedding_bag_sum.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.cpp b/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.cpp index 6fe7e9060a3..49e9bb64d4c 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.cpp +++ b/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.h b/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.h index 7909401948e..4175aec3d33 100644 --- a/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.h +++ b/src/plugins/intel_cpu/src/nodes/embedding_segments_sum.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.cpp b/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.cpp index bfc2db2d999..e8ae98fcbf2 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.cpp +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.h b/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.h index 4478298da39..92362bbd9ba 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.h +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_detection_output.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.cpp b/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.cpp index c71e038953e..4904c448935 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.cpp +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.h b/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.h index d94b28ae6fa..068e7e3e573 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.h +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_generate_proposals_single_image.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.cpp b/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.cpp index f7342a7f0eb..2b7a32453f3 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.cpp +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.h b/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.h index 37dafbbbb1a..29b72b00193 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.h +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_priorgridgenerator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.cpp b/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.cpp index 7a4329e5073..26d80a0d743 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.cpp +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.h b/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.h index 011bd60e9a6..ce58f480d66 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.h +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_roifeatureextractor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.cpp b/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.cpp index 33b354936a1..b0a124e1b60 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.cpp +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.h b/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.h index 17c7d401c10..3a899793813 100644 --- a/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.h +++ b/src/plugins/intel_cpu/src/nodes/experimental_detectron_topkrois.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/extract_image_patches.cpp b/src/plugins/intel_cpu/src/nodes/extract_image_patches.cpp index e4ccc7416d5..3f0d928bc7f 100644 --- a/src/plugins/intel_cpu/src/nodes/extract_image_patches.cpp +++ b/src/plugins/intel_cpu/src/nodes/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/extract_image_patches.h b/src/plugins/intel_cpu/src/nodes/extract_image_patches.h index 506d283d521..0fd2a3411f4 100644 --- a/src/plugins/intel_cpu/src/nodes/extract_image_patches.h +++ b/src/plugins/intel_cpu/src/nodes/extract_image_patches.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/eye.cpp b/src/plugins/intel_cpu/src/nodes/eye.cpp index 949d2fdc8da..2fd779cf09a 100644 --- a/src/plugins/intel_cpu/src/nodes/eye.cpp +++ b/src/plugins/intel_cpu/src/nodes/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/eye.h b/src/plugins/intel_cpu/src/nodes/eye.h index b0ed937d7fd..79e2a10215d 100644 --- a/src/plugins/intel_cpu/src/nodes/eye.h +++ b/src/plugins/intel_cpu/src/nodes/eye.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/fake_quantize.cpp b/src/plugins/intel_cpu/src/nodes/fake_quantize.cpp index af2f0b8a1f0..bc5d7920a67 100644 --- a/src/plugins/intel_cpu/src/nodes/fake_quantize.cpp +++ b/src/plugins/intel_cpu/src/nodes/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/fake_quantize.h b/src/plugins/intel_cpu/src/nodes/fake_quantize.h index a7aa85738d3..0da2046ba22 100644 --- a/src/plugins/intel_cpu/src/nodes/fake_quantize.h +++ b/src/plugins/intel_cpu/src/nodes/fake_quantize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/fullyconnected.cpp b/src/plugins/intel_cpu/src/nodes/fullyconnected.cpp index 62d483b0536..dbcb4d8eb59 100644 --- a/src/plugins/intel_cpu/src/nodes/fullyconnected.cpp +++ b/src/plugins/intel_cpu/src/nodes/fullyconnected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/fullyconnected.h b/src/plugins/intel_cpu/src/nodes/fullyconnected.h index 91431365d59..adedc27ac3d 100644 --- a/src/plugins/intel_cpu/src/nodes/fullyconnected.h +++ b/src/plugins/intel_cpu/src/nodes/fullyconnected.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather.cpp b/src/plugins/intel_cpu/src/nodes/gather.cpp index a9dcbd161b8..8e6598ed1af 100644 --- a/src/plugins/intel_cpu/src/nodes/gather.cpp +++ b/src/plugins/intel_cpu/src/nodes/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather.h b/src/plugins/intel_cpu/src/nodes/gather.h index 378012b21a9..0912af469dd 100644 --- a/src/plugins/intel_cpu/src/nodes/gather.h +++ b/src/plugins/intel_cpu/src/nodes/gather.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather_elements.cpp b/src/plugins/intel_cpu/src/nodes/gather_elements.cpp index d9ff55deec6..6e35ea52d97 100644 --- a/src/plugins/intel_cpu/src/nodes/gather_elements.cpp +++ b/src/plugins/intel_cpu/src/nodes/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather_elements.h b/src/plugins/intel_cpu/src/nodes/gather_elements.h index f17f3d8d311..c725a367eae 100644 --- a/src/plugins/intel_cpu/src/nodes/gather_elements.h +++ b/src/plugins/intel_cpu/src/nodes/gather_elements.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather_nd.cpp b/src/plugins/intel_cpu/src/nodes/gather_nd.cpp index 290da63d10d..a0cd63a17d2 100644 --- a/src/plugins/intel_cpu/src/nodes/gather_nd.cpp +++ b/src/plugins/intel_cpu/src/nodes/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather_nd.h b/src/plugins/intel_cpu/src/nodes/gather_nd.h index 361ad9da2a9..7a5aa03ec76 100644 --- a/src/plugins/intel_cpu/src/nodes/gather_nd.h +++ b/src/plugins/intel_cpu/src/nodes/gather_nd.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather_tree.cpp b/src/plugins/intel_cpu/src/nodes/gather_tree.cpp index d8d3b27ab09..a9febf561fd 100644 --- a/src/plugins/intel_cpu/src/nodes/gather_tree.cpp +++ b/src/plugins/intel_cpu/src/nodes/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/gather_tree.h b/src/plugins/intel_cpu/src/nodes/gather_tree.h index a817fd7e162..7517b98dfeb 100644 --- a/src/plugins/intel_cpu/src/nodes/gather_tree.h +++ b/src/plugins/intel_cpu/src/nodes/gather_tree.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/generate_proposals.cpp b/src/plugins/intel_cpu/src/nodes/generate_proposals.cpp index abbdcdd3ce5..b459c758b38 100644 --- a/src/plugins/intel_cpu/src/nodes/generate_proposals.cpp +++ b/src/plugins/intel_cpu/src/nodes/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/generate_proposals.h b/src/plugins/intel_cpu/src/nodes/generate_proposals.h index f422cade297..4624ab80fa1 100644 --- a/src/plugins/intel_cpu/src/nodes/generate_proposals.h +++ b/src/plugins/intel_cpu/src/nodes/generate_proposals.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/generic.cpp b/src/plugins/intel_cpu/src/nodes/generic.cpp index 338762f52a9..5b29a866619 100644 --- a/src/plugins/intel_cpu/src/nodes/generic.cpp +++ b/src/plugins/intel_cpu/src/nodes/generic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/generic.h b/src/plugins/intel_cpu/src/nodes/generic.h index 024a1bd516f..cbd6964bea6 100644 --- a/src/plugins/intel_cpu/src/nodes/generic.h +++ b/src/plugins/intel_cpu/src/nodes/generic.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/grid_sample.cpp b/src/plugins/intel_cpu/src/nodes/grid_sample.cpp index a97a8590e9c..1f9981cec5d 100644 --- a/src/plugins/intel_cpu/src/nodes/grid_sample.cpp +++ b/src/plugins/intel_cpu/src/nodes/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/grid_sample.hpp b/src/plugins/intel_cpu/src/nodes/grid_sample.hpp index a35673b0482..f85a1e6a2b8 100644 --- a/src/plugins/intel_cpu/src/nodes/grid_sample.hpp +++ b/src/plugins/intel_cpu/src/nodes/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/grn.cpp b/src/plugins/intel_cpu/src/nodes/grn.cpp index 37d9503b391..0f4374dd388 100644 --- a/src/plugins/intel_cpu/src/nodes/grn.cpp +++ b/src/plugins/intel_cpu/src/nodes/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/grn.h b/src/plugins/intel_cpu/src/nodes/grn.h index 1f15423889a..273cd5eed68 100644 --- a/src/plugins/intel_cpu/src/nodes/grn.h +++ b/src/plugins/intel_cpu/src/nodes/grn.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/if.cpp b/src/plugins/intel_cpu/src/nodes/if.cpp index 55130d59137..cd18d8c5aae 100644 --- a/src/plugins/intel_cpu/src/nodes/if.cpp +++ b/src/plugins/intel_cpu/src/nodes/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/if.h b/src/plugins/intel_cpu/src/nodes/if.h index 1926747c190..988a7a123ef 100644 --- a/src/plugins/intel_cpu/src/nodes/if.h +++ b/src/plugins/intel_cpu/src/nodes/if.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/input.cpp b/src/plugins/intel_cpu/src/nodes/input.cpp index b1039589ac7..ff707b7600a 100644 --- a/src/plugins/intel_cpu/src/nodes/input.cpp +++ b/src/plugins/intel_cpu/src/nodes/input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/input.h b/src/plugins/intel_cpu/src/nodes/input.h index f62012befda..920f5dc7b72 100644 --- a/src/plugins/intel_cpu/src/nodes/input.h +++ b/src/plugins/intel_cpu/src/nodes/input.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/interaction.cpp b/src/plugins/intel_cpu/src/nodes/interaction.cpp index 682b7a69279..a871a6e8964 100644 --- a/src/plugins/intel_cpu/src/nodes/interaction.cpp +++ b/src/plugins/intel_cpu/src/nodes/interaction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/interaction.h b/src/plugins/intel_cpu/src/nodes/interaction.h index bf942826b3f..1772b9e3c43 100644 --- a/src/plugins/intel_cpu/src/nodes/interaction.h +++ b/src/plugins/intel_cpu/src/nodes/interaction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/interpolate.cpp b/src/plugins/intel_cpu/src/nodes/interpolate.cpp index 59f6c630c36..45e0b6f8682 100644 --- a/src/plugins/intel_cpu/src/nodes/interpolate.cpp +++ b/src/plugins/intel_cpu/src/nodes/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/interpolate.h b/src/plugins/intel_cpu/src/nodes/interpolate.h index 31495cfdd7a..f701ba6bfd9 100644 --- a/src/plugins/intel_cpu/src/nodes/interpolate.h +++ b/src/plugins/intel_cpu/src/nodes/interpolate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.cpp b/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.cpp index f8b0df61125..63b2e851b72 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.cpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.hpp b/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.hpp index 7923ee9cdff..e1ff652b4af 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.hpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/dft_uni_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.cpp b/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.cpp index 482af85d55d..f1c1e09a209 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.cpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.hpp b/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.hpp index aec991ba263..6bbe433d381 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.hpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/gather_uni_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.cpp b/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.cpp index 313b981870e..4f747062749 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.cpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.hpp b/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.hpp index c24100259cd..0916f8d0da6 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.hpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.cpp b/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.cpp index 0516329ba83..1e30c596578 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.cpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.hpp b/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.hpp index 9784f9a05d1..3d45de0817b 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.hpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/jit_kernel_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.cpp b/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.cpp index 67e6840034d..5edadcc1064 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.cpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.hpp b/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.hpp index d42ce8287aa..fc4a9704ebf 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.hpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/rdft_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/kernels/registers_pool.hpp b/src/plugins/intel_cpu/src/nodes/kernels/registers_pool.hpp index ed12fa71182..afa7fad81a1 100644 --- a/src/plugins/intel_cpu/src/nodes/kernels/registers_pool.hpp +++ b/src/plugins/intel_cpu/src/nodes/kernels/registers_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/log_softmax.cpp b/src/plugins/intel_cpu/src/nodes/log_softmax.cpp index 5b9ed1ef642..09d242f729d 100644 --- a/src/plugins/intel_cpu/src/nodes/log_softmax.cpp +++ b/src/plugins/intel_cpu/src/nodes/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/log_softmax.h b/src/plugins/intel_cpu/src/nodes/log_softmax.h index e945c9e3366..163abe7a2de 100644 --- a/src/plugins/intel_cpu/src/nodes/log_softmax.h +++ b/src/plugins/intel_cpu/src/nodes/log_softmax.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/lrn.cpp b/src/plugins/intel_cpu/src/nodes/lrn.cpp index 0cc11582516..7dcae91ab6e 100644 --- a/src/plugins/intel_cpu/src/nodes/lrn.cpp +++ b/src/plugins/intel_cpu/src/nodes/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/lrn.h b/src/plugins/intel_cpu/src/nodes/lrn.h index 5eb731a980c..99a96e1794d 100644 --- a/src/plugins/intel_cpu/src/nodes/lrn.h +++ b/src/plugins/intel_cpu/src/nodes/lrn.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/mathematics.cpp b/src/plugins/intel_cpu/src/nodes/mathematics.cpp index 24fd1b524a7..dcd6eca9296 100644 --- a/src/plugins/intel_cpu/src/nodes/mathematics.cpp +++ b/src/plugins/intel_cpu/src/nodes/mathematics.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/mathematics.h b/src/plugins/intel_cpu/src/nodes/mathematics.h index d748b0619b8..864631f4063 100644 --- a/src/plugins/intel_cpu/src/nodes/mathematics.h +++ b/src/plugins/intel_cpu/src/nodes/mathematics.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/matmul.cpp b/src/plugins/intel_cpu/src/nodes/matmul.cpp index 4446253f8c6..58f1d9020f2 100644 --- a/src/plugins/intel_cpu/src/nodes/matmul.cpp +++ b/src/plugins/intel_cpu/src/nodes/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/matmul.h b/src/plugins/intel_cpu/src/nodes/matmul.h index cbf0481acde..f97e98ae1d4 100644 --- a/src/plugins/intel_cpu/src/nodes/matmul.h +++ b/src/plugins/intel_cpu/src/nodes/matmul.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/matrix_nms.cpp b/src/plugins/intel_cpu/src/nodes/matrix_nms.cpp index 933a7c7702e..6bc78401519 100644 --- a/src/plugins/intel_cpu/src/nodes/matrix_nms.cpp +++ b/src/plugins/intel_cpu/src/nodes/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/matrix_nms.h b/src/plugins/intel_cpu/src/nodes/matrix_nms.h index 4fa811b44dd..a24d7d6dfbb 100644 --- a/src/plugins/intel_cpu/src/nodes/matrix_nms.h +++ b/src/plugins/intel_cpu/src/nodes/matrix_nms.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/memory.cpp b/src/plugins/intel_cpu/src/nodes/memory.cpp index 81ff1448cfe..a1e4d3788ee 100644 --- a/src/plugins/intel_cpu/src/nodes/memory.cpp +++ b/src/plugins/intel_cpu/src/nodes/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/memory.hpp b/src/plugins/intel_cpu/src/nodes/memory.hpp index e433106cee4..5cd4f6c3806 100644 --- a/src/plugins/intel_cpu/src/nodes/memory.hpp +++ b/src/plugins/intel_cpu/src/nodes/memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/mha.cpp b/src/plugins/intel_cpu/src/nodes/mha.cpp index e0473e5f7d3..c50bb0eb6fc 100644 --- a/src/plugins/intel_cpu/src/nodes/mha.cpp +++ b/src/plugins/intel_cpu/src/nodes/mha.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/mha.h b/src/plugins/intel_cpu/src/nodes/mha.h index b442728f777..0ab02be288a 100644 --- a/src/plugins/intel_cpu/src/nodes/mha.h +++ b/src/plugins/intel_cpu/src/nodes/mha.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp b/src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp index 216be4cee56..e8a96f5b572 100644 --- a/src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp +++ b/src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/multiclass_nms.hpp b/src/plugins/intel_cpu/src/nodes/multiclass_nms.hpp index f5a06967248..3131f6c9977 100644 --- a/src/plugins/intel_cpu/src/nodes/multiclass_nms.hpp +++ b/src/plugins/intel_cpu/src/nodes/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/mvn.cpp b/src/plugins/intel_cpu/src/nodes/mvn.cpp index 41a6e3d17ee..5f1b7ea0f8c 100644 --- a/src/plugins/intel_cpu/src/nodes/mvn.cpp +++ b/src/plugins/intel_cpu/src/nodes/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/mvn.h b/src/plugins/intel_cpu/src/nodes/mvn.h index ebd4feef42e..5d0ca68836c 100644 --- a/src/plugins/intel_cpu/src/nodes/mvn.h +++ b/src/plugins/intel_cpu/src/nodes/mvn.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/node_config.h b/src/plugins/intel_cpu/src/nodes/node_config.h index ff54b650f2a..3a3a7bd89dc 100644 --- a/src/plugins/intel_cpu/src/nodes/node_config.h +++ b/src/plugins/intel_cpu/src/nodes/node_config.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/non_max_suppression.cpp b/src/plugins/intel_cpu/src/nodes/non_max_suppression.cpp index ad3f6f4e4b5..10abca42c58 100644 --- a/src/plugins/intel_cpu/src/nodes/non_max_suppression.cpp +++ b/src/plugins/intel_cpu/src/nodes/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/non_max_suppression.h b/src/plugins/intel_cpu/src/nodes/non_max_suppression.h index f83140749aa..8235630b581 100644 --- a/src/plugins/intel_cpu/src/nodes/non_max_suppression.h +++ b/src/plugins/intel_cpu/src/nodes/non_max_suppression.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/non_zero.cpp b/src/plugins/intel_cpu/src/nodes/non_zero.cpp index 68c191fbd00..3442531331e 100644 --- a/src/plugins/intel_cpu/src/nodes/non_zero.cpp +++ b/src/plugins/intel_cpu/src/nodes/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/non_zero.h b/src/plugins/intel_cpu/src/nodes/non_zero.h index 7086f95da79..df7e46a0186 100644 --- a/src/plugins/intel_cpu/src/nodes/non_zero.h +++ b/src/plugins/intel_cpu/src/nodes/non_zero.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/normalize.cpp b/src/plugins/intel_cpu/src/nodes/normalize.cpp index 4bc883a96fc..fd95250e138 100644 --- a/src/plugins/intel_cpu/src/nodes/normalize.cpp +++ b/src/plugins/intel_cpu/src/nodes/normalize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/normalize.h b/src/plugins/intel_cpu/src/nodes/normalize.h index d5d07285d6b..31d8802a166 100644 --- a/src/plugins/intel_cpu/src/nodes/normalize.h +++ b/src/plugins/intel_cpu/src/nodes/normalize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/one_hot.cpp b/src/plugins/intel_cpu/src/nodes/one_hot.cpp index babae942763..243902bcb4f 100644 --- a/src/plugins/intel_cpu/src/nodes/one_hot.cpp +++ b/src/plugins/intel_cpu/src/nodes/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/one_hot.h b/src/plugins/intel_cpu/src/nodes/one_hot.h index da0f5d751de..beb38701961 100644 --- a/src/plugins/intel_cpu/src/nodes/one_hot.h +++ b/src/plugins/intel_cpu/src/nodes/one_hot.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/pad.cpp b/src/plugins/intel_cpu/src/nodes/pad.cpp index 7389f67ee4e..6f9876ee523 100644 --- a/src/plugins/intel_cpu/src/nodes/pad.cpp +++ b/src/plugins/intel_cpu/src/nodes/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/pad.h b/src/plugins/intel_cpu/src/nodes/pad.h index b481983f16b..a7e6eae2314 100644 --- a/src/plugins/intel_cpu/src/nodes/pad.h +++ b/src/plugins/intel_cpu/src/nodes/pad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/pooling.cpp b/src/plugins/intel_cpu/src/nodes/pooling.cpp index ec26f2b611d..7af73878550 100644 --- a/src/plugins/intel_cpu/src/nodes/pooling.cpp +++ b/src/plugins/intel_cpu/src/nodes/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/pooling.h b/src/plugins/intel_cpu/src/nodes/pooling.h index 108c7407728..4667116ec02 100644 --- a/src/plugins/intel_cpu/src/nodes/pooling.h +++ b/src/plugins/intel_cpu/src/nodes/pooling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/priorbox.cpp b/src/plugins/intel_cpu/src/nodes/priorbox.cpp index 9f80ab2265d..981e7b0b1d0 100644 --- a/src/plugins/intel_cpu/src/nodes/priorbox.cpp +++ b/src/plugins/intel_cpu/src/nodes/priorbox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/priorbox.h b/src/plugins/intel_cpu/src/nodes/priorbox.h index 83e1d34e441..bd7aa3bdff2 100644 --- a/src/plugins/intel_cpu/src/nodes/priorbox.h +++ b/src/plugins/intel_cpu/src/nodes/priorbox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/priorbox_clustered.cpp b/src/plugins/intel_cpu/src/nodes/priorbox_clustered.cpp index 34c6546a3d0..b6633b47095 100644 --- a/src/plugins/intel_cpu/src/nodes/priorbox_clustered.cpp +++ b/src/plugins/intel_cpu/src/nodes/priorbox_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/priorbox_clustered.h b/src/plugins/intel_cpu/src/nodes/priorbox_clustered.h index a94479d3533..1d23ee262b8 100644 --- a/src/plugins/intel_cpu/src/nodes/priorbox_clustered.h +++ b/src/plugins/intel_cpu/src/nodes/priorbox_clustered.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/proposal.cpp b/src/plugins/intel_cpu/src/nodes/proposal.cpp index 5fd2943b0ce..42738f4757e 100644 --- a/src/plugins/intel_cpu/src/nodes/proposal.cpp +++ b/src/plugins/intel_cpu/src/nodes/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/proposal.h b/src/plugins/intel_cpu/src/nodes/proposal.h index 83f87926a92..aa0fe843a64 100644 --- a/src/plugins/intel_cpu/src/nodes/proposal.h +++ b/src/plugins/intel_cpu/src/nodes/proposal.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // \ diff --git a/src/plugins/intel_cpu/src/nodes/proposal_imp.cpp b/src/plugins/intel_cpu/src/nodes/proposal_imp.cpp index c44afc4c1e8..a3e747a261f 100644 --- a/src/plugins/intel_cpu/src/nodes/proposal_imp.cpp +++ b/src/plugins/intel_cpu/src/nodes/proposal_imp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/proposal_imp.hpp b/src/plugins/intel_cpu/src/nodes/proposal_imp.hpp index 7127e10b374..b7832eb3f65 100644 --- a/src/plugins/intel_cpu/src/nodes/proposal_imp.hpp +++ b/src/plugins/intel_cpu/src/nodes/proposal_imp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/psroi_pooling.cpp b/src/plugins/intel_cpu/src/nodes/psroi_pooling.cpp index 56d9234092a..a7a172d6b02 100644 --- a/src/plugins/intel_cpu/src/nodes/psroi_pooling.cpp +++ b/src/plugins/intel_cpu/src/nodes/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/psroi_pooling.h b/src/plugins/intel_cpu/src/nodes/psroi_pooling.h index 59cf9227047..63083653371 100644 --- a/src/plugins/intel_cpu/src/nodes/psroi_pooling.h +++ b/src/plugins/intel_cpu/src/nodes/psroi_pooling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/range.cpp b/src/plugins/intel_cpu/src/nodes/range.cpp index 0d1050632c7..a23ef0ed443 100644 --- a/src/plugins/intel_cpu/src/nodes/range.cpp +++ b/src/plugins/intel_cpu/src/nodes/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/range.h b/src/plugins/intel_cpu/src/nodes/range.h index f5060183667..8be229a8bf0 100644 --- a/src/plugins/intel_cpu/src/nodes/range.h +++ b/src/plugins/intel_cpu/src/nodes/range.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/rdft.cpp b/src/plugins/intel_cpu/src/nodes/rdft.cpp index 84eb9f8644b..fa039c8a32d 100644 --- a/src/plugins/intel_cpu/src/nodes/rdft.cpp +++ b/src/plugins/intel_cpu/src/nodes/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/rdft.h b/src/plugins/intel_cpu/src/nodes/rdft.h index da177dec66e..2bbc42e3a2e 100644 --- a/src/plugins/intel_cpu/src/nodes/rdft.h +++ b/src/plugins/intel_cpu/src/nodes/rdft.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reduce.cpp b/src/plugins/intel_cpu/src/nodes/reduce.cpp index b04411cd59d..2a81d267661 100644 --- a/src/plugins/intel_cpu/src/nodes/reduce.cpp +++ b/src/plugins/intel_cpu/src/nodes/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reduce.h b/src/plugins/intel_cpu/src/nodes/reduce.h index a8adb54cfc8..cfddbf5e407 100644 --- a/src/plugins/intel_cpu/src/nodes/reduce.h +++ b/src/plugins/intel_cpu/src/nodes/reduce.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reference.cpp b/src/plugins/intel_cpu/src/nodes/reference.cpp index ad4426b970f..aa3cd9c3297 100644 --- a/src/plugins/intel_cpu/src/nodes/reference.cpp +++ b/src/plugins/intel_cpu/src/nodes/reference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reference.h b/src/plugins/intel_cpu/src/nodes/reference.h index eb8b968f20a..9914cd47a2f 100644 --- a/src/plugins/intel_cpu/src/nodes/reference.h +++ b/src/plugins/intel_cpu/src/nodes/reference.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/region_yolo.cpp b/src/plugins/intel_cpu/src/nodes/region_yolo.cpp index dfdbaa6f292..1410a2163a3 100644 --- a/src/plugins/intel_cpu/src/nodes/region_yolo.cpp +++ b/src/plugins/intel_cpu/src/nodes/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/region_yolo.h b/src/plugins/intel_cpu/src/nodes/region_yolo.h index 036854f13f7..9f2f223184e 100644 --- a/src/plugins/intel_cpu/src/nodes/region_yolo.h +++ b/src/plugins/intel_cpu/src/nodes/region_yolo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reorder.cpp b/src/plugins/intel_cpu/src/nodes/reorder.cpp index 9fc31ad5235..c2cf696a6b9 100644 --- a/src/plugins/intel_cpu/src/nodes/reorder.cpp +++ b/src/plugins/intel_cpu/src/nodes/reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reorder.h b/src/plugins/intel_cpu/src/nodes/reorder.h index 31128453737..02c2eebd0ea 100644 --- a/src/plugins/intel_cpu/src/nodes/reorder.h +++ b/src/plugins/intel_cpu/src/nodes/reorder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reorg_yolo.cpp b/src/plugins/intel_cpu/src/nodes/reorg_yolo.cpp index 2e0f6a0f416..e3c907d7c4d 100644 --- a/src/plugins/intel_cpu/src/nodes/reorg_yolo.cpp +++ b/src/plugins/intel_cpu/src/nodes/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reorg_yolo.h b/src/plugins/intel_cpu/src/nodes/reorg_yolo.h index 567ccd5ec55..a0be7a3cec9 100644 --- a/src/plugins/intel_cpu/src/nodes/reorg_yolo.h +++ b/src/plugins/intel_cpu/src/nodes/reorg_yolo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reshape.cpp b/src/plugins/intel_cpu/src/nodes/reshape.cpp index 62a6e755e82..2b6a6d598d3 100644 --- a/src/plugins/intel_cpu/src/nodes/reshape.cpp +++ b/src/plugins/intel_cpu/src/nodes/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reshape.h b/src/plugins/intel_cpu/src/nodes/reshape.h index a05dcccb94d..29f7f237fa0 100644 --- a/src/plugins/intel_cpu/src/nodes/reshape.h +++ b/src/plugins/intel_cpu/src/nodes/reshape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reverse_sequence.cpp b/src/plugins/intel_cpu/src/nodes/reverse_sequence.cpp index 6583e1e0ec0..5f128037fc4 100644 --- a/src/plugins/intel_cpu/src/nodes/reverse_sequence.cpp +++ b/src/plugins/intel_cpu/src/nodes/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/reverse_sequence.h b/src/plugins/intel_cpu/src/nodes/reverse_sequence.h index d650a8c3003..f88c02c99b6 100644 --- a/src/plugins/intel_cpu/src/nodes/reverse_sequence.h +++ b/src/plugins/intel_cpu/src/nodes/reverse_sequence.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/rnn.cpp b/src/plugins/intel_cpu/src/nodes/rnn.cpp index 4084a173839..bbc31004120 100644 --- a/src/plugins/intel_cpu/src/nodes/rnn.cpp +++ b/src/plugins/intel_cpu/src/nodes/rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/rnn.h b/src/plugins/intel_cpu/src/nodes/rnn.h index 7f02755d8d2..7f1af66d20a 100644 --- a/src/plugins/intel_cpu/src/nodes/rnn.h +++ b/src/plugins/intel_cpu/src/nodes/rnn.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/roi_align.cpp b/src/plugins/intel_cpu/src/nodes/roi_align.cpp index 5f8e039bcac..48fb450e9b2 100644 --- a/src/plugins/intel_cpu/src/nodes/roi_align.cpp +++ b/src/plugins/intel_cpu/src/nodes/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/roi_align.h b/src/plugins/intel_cpu/src/nodes/roi_align.h index 8aec9482908..95e628078ec 100644 --- a/src/plugins/intel_cpu/src/nodes/roi_align.h +++ b/src/plugins/intel_cpu/src/nodes/roi_align.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/roi_pooling.cpp b/src/plugins/intel_cpu/src/nodes/roi_pooling.cpp index 826c9f42a5f..d7ad19b5c55 100644 --- a/src/plugins/intel_cpu/src/nodes/roi_pooling.cpp +++ b/src/plugins/intel_cpu/src/nodes/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/roi_pooling.h b/src/plugins/intel_cpu/src/nodes/roi_pooling.h index af4f731a285..fa302ba3b14 100644 --- a/src/plugins/intel_cpu/src/nodes/roi_pooling.h +++ b/src/plugins/intel_cpu/src/nodes/roi_pooling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/roll.cpp b/src/plugins/intel_cpu/src/nodes/roll.cpp index 9f76d2f3e76..bc2959e09d6 100644 --- a/src/plugins/intel_cpu/src/nodes/roll.cpp +++ b/src/plugins/intel_cpu/src/nodes/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/roll.h b/src/plugins/intel_cpu/src/nodes/roll.h index a03a289c906..c4dbb6a05fb 100644 --- a/src/plugins/intel_cpu/src/nodes/roll.h +++ b/src/plugins/intel_cpu/src/nodes/roll.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/scatter_update.cpp b/src/plugins/intel_cpu/src/nodes/scatter_update.cpp index d1779b56403..bb8ac72427f 100644 --- a/src/plugins/intel_cpu/src/nodes/scatter_update.cpp +++ b/src/plugins/intel_cpu/src/nodes/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/scatter_update.h b/src/plugins/intel_cpu/src/nodes/scatter_update.h index 619149ead19..7e4884dd877 100644 --- a/src/plugins/intel_cpu/src/nodes/scatter_update.h +++ b/src/plugins/intel_cpu/src/nodes/scatter_update.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/select.cpp b/src/plugins/intel_cpu/src/nodes/select.cpp index 95226aecb66..cd5954fa71b 100644 --- a/src/plugins/intel_cpu/src/nodes/select.cpp +++ b/src/plugins/intel_cpu/src/nodes/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/select.h b/src/plugins/intel_cpu/src/nodes/select.h index d58ec1217e8..28814f6110a 100644 --- a/src/plugins/intel_cpu/src/nodes/select.h +++ b/src/plugins/intel_cpu/src/nodes/select.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/shapeof.cpp b/src/plugins/intel_cpu/src/nodes/shapeof.cpp index 130fbd0b43a..2740e4bd9b4 100644 --- a/src/plugins/intel_cpu/src/nodes/shapeof.cpp +++ b/src/plugins/intel_cpu/src/nodes/shapeof.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/shapeof.h b/src/plugins/intel_cpu/src/nodes/shapeof.h index 06d652c4b30..ddb16fd6af7 100644 --- a/src/plugins/intel_cpu/src/nodes/shapeof.h +++ b/src/plugins/intel_cpu/src/nodes/shapeof.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/shuffle_channels.cpp b/src/plugins/intel_cpu/src/nodes/shuffle_channels.cpp index 1114c38d8ac..727c4948cd7 100644 --- a/src/plugins/intel_cpu/src/nodes/shuffle_channels.cpp +++ b/src/plugins/intel_cpu/src/nodes/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/shuffle_channels.h b/src/plugins/intel_cpu/src/nodes/shuffle_channels.h index 027aa6e1a19..8ffad1ff17b 100644 --- a/src/plugins/intel_cpu/src/nodes/shuffle_channels.h +++ b/src/plugins/intel_cpu/src/nodes/shuffle_channels.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/softmax.cpp b/src/plugins/intel_cpu/src/nodes/softmax.cpp index 7aa22649243..1b213f8888d 100644 --- a/src/plugins/intel_cpu/src/nodes/softmax.cpp +++ b/src/plugins/intel_cpu/src/nodes/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/softmax.h b/src/plugins/intel_cpu/src/nodes/softmax.h index 23d65f2560a..d97bdefeafa 100644 --- a/src/plugins/intel_cpu/src/nodes/softmax.h +++ b/src/plugins/intel_cpu/src/nodes/softmax.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/space_to_batch.cpp b/src/plugins/intel_cpu/src/nodes/space_to_batch.cpp index 84c1d7fe3db..7a1e877eed7 100644 --- a/src/plugins/intel_cpu/src/nodes/space_to_batch.cpp +++ b/src/plugins/intel_cpu/src/nodes/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/space_to_batch.h b/src/plugins/intel_cpu/src/nodes/space_to_batch.h index 5e328de98a1..3bb3c6c149d 100644 --- a/src/plugins/intel_cpu/src/nodes/space_to_batch.h +++ b/src/plugins/intel_cpu/src/nodes/space_to_batch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/space_to_depth.cpp b/src/plugins/intel_cpu/src/nodes/space_to_depth.cpp index f0d1ee796d0..4547d88ccc6 100644 --- a/src/plugins/intel_cpu/src/nodes/space_to_depth.cpp +++ b/src/plugins/intel_cpu/src/nodes/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/space_to_depth.h b/src/plugins/intel_cpu/src/nodes/space_to_depth.h index 8c4e68c4221..874accaefaf 100644 --- a/src/plugins/intel_cpu/src/nodes/space_to_depth.h +++ b/src/plugins/intel_cpu/src/nodes/space_to_depth.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/split.cpp b/src/plugins/intel_cpu/src/nodes/split.cpp index a1174c698ae..4e2507deef1 100644 --- a/src/plugins/intel_cpu/src/nodes/split.cpp +++ b/src/plugins/intel_cpu/src/nodes/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/split.h b/src/plugins/intel_cpu/src/nodes/split.h index 68b24934728..30b9872c9e2 100644 --- a/src/plugins/intel_cpu/src/nodes/split.h +++ b/src/plugins/intel_cpu/src/nodes/split.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/strided_slice.cpp b/src/plugins/intel_cpu/src/nodes/strided_slice.cpp index 5b3c9c7ec02..c1bcbd30892 100644 --- a/src/plugins/intel_cpu/src/nodes/strided_slice.cpp +++ b/src/plugins/intel_cpu/src/nodes/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/strided_slice.h b/src/plugins/intel_cpu/src/nodes/strided_slice.h index b0e9d73ecf4..5072564bb24 100644 --- a/src/plugins/intel_cpu/src/nodes/strided_slice.h +++ b/src/plugins/intel_cpu/src/nodes/strided_slice.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/subgraph.cpp b/src/plugins/intel_cpu/src/nodes/subgraph.cpp index afe66545c66..0884abe03be 100644 --- a/src/plugins/intel_cpu/src/nodes/subgraph.cpp +++ b/src/plugins/intel_cpu/src/nodes/subgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/tensoriterator.cpp b/src/plugins/intel_cpu/src/nodes/tensoriterator.cpp index 5e6c2603d12..2143b0254e6 100644 --- a/src/plugins/intel_cpu/src/nodes/tensoriterator.cpp +++ b/src/plugins/intel_cpu/src/nodes/tensoriterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/tensoriterator.h b/src/plugins/intel_cpu/src/nodes/tensoriterator.h index 659fcdce852..27e216590ac 100644 --- a/src/plugins/intel_cpu/src/nodes/tensoriterator.h +++ b/src/plugins/intel_cpu/src/nodes/tensoriterator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/tile.cpp b/src/plugins/intel_cpu/src/nodes/tile.cpp index 0fcbb53a7e7..81c910e9015 100644 --- a/src/plugins/intel_cpu/src/nodes/tile.cpp +++ b/src/plugins/intel_cpu/src/nodes/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/tile.h b/src/plugins/intel_cpu/src/nodes/tile.h index 172ecf6adab..7bf6a64fe23 100644 --- a/src/plugins/intel_cpu/src/nodes/tile.h +++ b/src/plugins/intel_cpu/src/nodes/tile.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/topk.cpp b/src/plugins/intel_cpu/src/nodes/topk.cpp index f9229f5fb77..bfe0d7281ba 100644 --- a/src/plugins/intel_cpu/src/nodes/topk.cpp +++ b/src/plugins/intel_cpu/src/nodes/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/topk.h b/src/plugins/intel_cpu/src/nodes/topk.h index cc26e6cdd95..ea6a5cbd492 100644 --- a/src/plugins/intel_cpu/src/nodes/topk.h +++ b/src/plugins/intel_cpu/src/nodes/topk.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/transpose.cpp b/src/plugins/intel_cpu/src/nodes/transpose.cpp index 5e16e08d1c5..8e9c50d6562 100644 --- a/src/plugins/intel_cpu/src/nodes/transpose.cpp +++ b/src/plugins/intel_cpu/src/nodes/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/transpose.h b/src/plugins/intel_cpu/src/nodes/transpose.h index 2ba726326c1..c9b839ed6f4 100644 --- a/src/plugins/intel_cpu/src/nodes/transpose.h +++ b/src/plugins/intel_cpu/src/nodes/transpose.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/unique.cpp b/src/plugins/intel_cpu/src/nodes/unique.cpp index 62463cd6643..477effce316 100644 --- a/src/plugins/intel_cpu/src/nodes/unique.cpp +++ b/src/plugins/intel_cpu/src/nodes/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes/unique.hpp b/src/plugins/intel_cpu/src/nodes/unique.hpp index c96c8d9d8a6..6949c6a67a0 100644 --- a/src/plugins/intel_cpu/src/nodes/unique.hpp +++ b/src/plugins/intel_cpu/src/nodes/unique.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/nodes_factory.cpp b/src/plugins/intel_cpu/src/nodes_factory.cpp index 76903bb31af..6d60ba247cd 100644 --- a/src/plugins/intel_cpu/src/nodes_factory.cpp +++ b/src/plugins/intel_cpu/src/nodes_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/normalize_preprocess.cpp b/src/plugins/intel_cpu/src/normalize_preprocess.cpp index eae3fd1bd9f..e057a4c5a98 100644 --- a/src/plugins/intel_cpu/src/normalize_preprocess.cpp +++ b/src/plugins/intel_cpu/src/normalize_preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/normalize_preprocess.h b/src/plugins/intel_cpu/src/normalize_preprocess.h index e5b6cb213a2..733b3e46f71 100644 --- a/src/plugins/intel_cpu/src/normalize_preprocess.h +++ b/src/plugins/intel_cpu/src/normalize_preprocess.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/onednn/dnnl.cpp b/src/plugins/intel_cpu/src/onednn/dnnl.cpp index b2167cade21..ba4563deaca 100644 --- a/src/plugins/intel_cpu/src/onednn/dnnl.cpp +++ b/src/plugins/intel_cpu/src/onednn/dnnl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/onednn/dnnl.h b/src/plugins/intel_cpu/src/onednn/dnnl.h index 9735c3d112b..c91f22d7e51 100644 --- a/src/plugins/intel_cpu/src/onednn/dnnl.h +++ b/src/plugins/intel_cpu/src/onednn/dnnl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/onednn/iml_type_mapper.cpp b/src/plugins/intel_cpu/src/onednn/iml_type_mapper.cpp index ae8495d2516..8d1cf648462 100644 --- a/src/plugins/intel_cpu/src/onednn/iml_type_mapper.cpp +++ b/src/plugins/intel_cpu/src/onednn/iml_type_mapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/onednn/iml_type_mapper.h b/src/plugins/intel_cpu/src/onednn/iml_type_mapper.h index 0cb658c8672..646cb0f868d 100644 --- a/src/plugins/intel_cpu/src/onednn/iml_type_mapper.h +++ b/src/plugins/intel_cpu/src/onednn/iml_type_mapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/perf_count.h b/src/plugins/intel_cpu/src/perf_count.h index 018611f9642..ddbf79fafd9 100644 --- a/src/plugins/intel_cpu/src/perf_count.h +++ b/src/plugins/intel_cpu/src/perf_count.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/plugin.cpp b/src/plugins/intel_cpu/src/plugin.cpp index f5e678fe199..3daa8375b8f 100644 --- a/src/plugins/intel_cpu/src/plugin.cpp +++ b/src/plugins/intel_cpu/src/plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/plugin.h b/src/plugins/intel_cpu/src/plugin.h index fd09a57deea..27d4996ea6d 100644 --- a/src/plugins/intel_cpu/src/plugin.h +++ b/src/plugins/intel_cpu/src/plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/primitive.cpp b/src/plugins/intel_cpu/src/primitive.cpp index 5d7bcbf5a84..dcdec20ee4a 100644 --- a/src/plugins/intel_cpu/src/primitive.cpp +++ b/src/plugins/intel_cpu/src/primitive.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/primitive.h b/src/plugins/intel_cpu/src/primitive.h index d8575041195..47291e5a3c5 100644 --- a/src/plugins/intel_cpu/src/primitive.h +++ b/src/plugins/intel_cpu/src/primitive.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/selective_build.h b/src/plugins/intel_cpu/src/selective_build.h index 1058cbafb40..9d28f10014d 100644 --- a/src/plugins/intel_cpu/src/selective_build.h +++ b/src/plugins/intel_cpu/src/selective_build.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/serialize.cpp b/src/plugins/intel_cpu/src/serialize.cpp index f9013b90750..406ecac74eb 100644 --- a/src/plugins/intel_cpu/src/serialize.cpp +++ b/src/plugins/intel_cpu/src/serialize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "serialize.h" diff --git a/src/plugins/intel_cpu/src/serialize.h b/src/plugins/intel_cpu/src/serialize.h index e558db6d38b..25a9c2e2ad5 100644 --- a/src/plugins/intel_cpu/src/serialize.h +++ b/src/plugins/intel_cpu/src/serialize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.cpp b/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.cpp index 2db9fd9f010..af29d870b0b 100644 --- a/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.cpp +++ b/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.hpp b/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.hpp index 5a213f0e775..6d49bd65983 100644 --- a/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.hpp +++ b/src/plugins/intel_cpu/src/snippets_transformations/fuse_load_store_and_convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.cpp b/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.cpp index 731c0cb1e1b..fcf59b169ef 100644 --- a/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.cpp +++ b/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.hpp b/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.hpp index 572cbf00f52..50d7fe44c2e 100644 --- a/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.hpp +++ b/src/plugins/intel_cpu/src/snippets_transformations/op/load_convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.cpp b/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.cpp index e58b5bc678d..5362ff9c9b6 100644 --- a/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.cpp +++ b/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.hpp b/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.hpp index d0c4a947433..d44ccacd4f4 100644 --- a/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.hpp +++ b/src/plugins/intel_cpu/src/snippets_transformations/op/store_convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/bfloat16.hpp b/src/plugins/intel_cpu/src/utils/bfloat16.hpp index 5053826a0c4..6fbd2875a22 100644 --- a/src/plugins/intel_cpu/src/utils/bfloat16.hpp +++ b/src/plugins/intel_cpu/src/utils/bfloat16.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/blob_dump.cpp b/src/plugins/intel_cpu/src/utils/blob_dump.cpp index f926ba7afb8..6a986377a98 100644 --- a/src/plugins/intel_cpu/src/utils/blob_dump.cpp +++ b/src/plugins/intel_cpu/src/utils/blob_dump.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/blob_dump.h b/src/plugins/intel_cpu/src/utils/blob_dump.h index 71278322ba9..6f90160cae0 100644 --- a/src/plugins/intel_cpu/src/utils/blob_dump.h +++ b/src/plugins/intel_cpu/src/utils/blob_dump.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/cpu_utils.hpp b/src/plugins/intel_cpu/src/utils/cpu_utils.hpp index b86b3aefab6..52ea9586bbf 100644 --- a/src/plugins/intel_cpu/src/utils/cpu_utils.hpp +++ b/src/plugins/intel_cpu/src/utils/cpu_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/debug_capabilities.cpp b/src/plugins/intel_cpu/src/utils/debug_capabilities.cpp index 2f631613115..b9a7e1fa390 100644 --- a/src/plugins/intel_cpu/src/utils/debug_capabilities.cpp +++ b/src/plugins/intel_cpu/src/utils/debug_capabilities.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #ifdef CPU_DEBUG_CAPS diff --git a/src/plugins/intel_cpu/src/utils/debug_capabilities.h b/src/plugins/intel_cpu/src/utils/debug_capabilities.h index ac0155bb8fd..ecc4117cfbf 100644 --- a/src/plugins/intel_cpu/src/utils/debug_capabilities.h +++ b/src/plugins/intel_cpu/src/utils/debug_capabilities.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_cpu/src/utils/denormals.hpp b/src/plugins/intel_cpu/src/utils/denormals.hpp index d4578327244..e50f9cc4f5b 100644 --- a/src/plugins/intel_cpu/src/utils/denormals.hpp +++ b/src/plugins/intel_cpu/src/utils/denormals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/general_utils.h b/src/plugins/intel_cpu/src/utils/general_utils.h index 0a1aae07e3d..000b269e474 100644 --- a/src/plugins/intel_cpu/src/utils/general_utils.h +++ b/src/plugins/intel_cpu/src/utils/general_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/jit_kernel.cpp b/src/plugins/intel_cpu/src/utils/jit_kernel.cpp index d7416d3778a..45735ee25ca 100644 --- a/src/plugins/intel_cpu/src/utils/jit_kernel.cpp +++ b/src/plugins/intel_cpu/src/utils/jit_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/jit_kernel.hpp b/src/plugins/intel_cpu/src/utils/jit_kernel.hpp index 21f18e8d8f8..2da84e52a5b 100644 --- a/src/plugins/intel_cpu/src/utils/jit_kernel.hpp +++ b/src/plugins/intel_cpu/src/utils/jit_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/multidim_map.hpp b/src/plugins/intel_cpu/src/utils/multidim_map.hpp index ead7d14d2fc..d8993cc52b2 100644 --- a/src/plugins/intel_cpu/src/utils/multidim_map.hpp +++ b/src/plugins/intel_cpu/src/utils/multidim_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/ngraph_utils.hpp b/src/plugins/intel_cpu/src/utils/ngraph_utils.hpp index b15ce75fd77..353d8963ab8 100644 --- a/src/plugins/intel_cpu/src/utils/ngraph_utils.hpp +++ b/src/plugins/intel_cpu/src/utils/ngraph_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/node_dumper.cpp b/src/plugins/intel_cpu/src/utils/node_dumper.cpp index 7956e46af68..0d9aab47142 100644 --- a/src/plugins/intel_cpu/src/utils/node_dumper.cpp +++ b/src/plugins/intel_cpu/src/utils/node_dumper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #ifdef CPU_DEBUG_CAPS diff --git a/src/plugins/intel_cpu/src/utils/node_dumper.h b/src/plugins/intel_cpu/src/utils/node_dumper.h index 4c7adf2dd0f..731116b4f1f 100644 --- a/src/plugins/intel_cpu/src/utils/node_dumper.h +++ b/src/plugins/intel_cpu/src/utils/node_dumper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #ifdef CPU_DEBUG_CAPS diff --git a/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.cpp b/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.cpp index ce644bc8968..8dd453af73e 100644 --- a/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.cpp +++ b/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.hpp b/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.hpp index 796a5e1f041..fca55aa9bea 100644 --- a/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.hpp +++ b/src/plugins/intel_cpu/src/utils/rt_info/memory_formats_attribute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.cpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.cpp index 78272257309..76e0f8ed31e 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.cpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.hpp index adeaec2717c..1de2cee979e 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.cpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.cpp index 381e67cb7d2..90f39ffc24e 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.cpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.hpp index 710db869fcd..9db68af5c20 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_cpu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_internal_dyn.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_internal_dyn.hpp index c511376b05f..8c42e8e6ef9 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_internal_dyn.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_internal_dyn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.cpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.cpp index b2c372cbf36..b039c8ac024 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.cpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.hpp index d1d17abe44d..d71aa558b2f 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_ngraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_pass_through.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_pass_through.hpp index 77d4989dfb9..31be85ba4e5 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_pass_through.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/shape_inference_pass_through.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.cpp b/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.cpp index 695954f7214..5d607bc1391 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.cpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.hpp index 05a7c9789af..05a15a517e6 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/static_dimension.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.cpp b/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.cpp index a592b86ebe9..1468ed376d2 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.cpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.hpp b/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.hpp index b4efbcdfdc4..60d91cf76a2 100644 --- a/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.hpp +++ b/src/plugins/intel_cpu/src/utils/shape_inference/static_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/utils/verbose.cpp b/src/plugins/intel_cpu/src/utils/verbose.cpp index df2e515c5ba..8ab778b286e 100644 --- a/src/plugins/intel_cpu/src/utils/verbose.cpp +++ b/src/plugins/intel_cpu/src/utils/verbose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #ifdef CPU_DEBUG_CAPS diff --git a/src/plugins/intel_cpu/src/utils/verbose.h b/src/plugins/intel_cpu/src/utils/verbose.h index a3a159ec20d..1ba8d3ba696 100644 --- a/src/plugins/intel_cpu/src/utils/verbose.h +++ b/src/plugins/intel_cpu/src/utils/verbose.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_cpu/src/weights_cache.cpp b/src/plugins/intel_cpu/src/weights_cache.cpp index 1779347a0e5..c54c341dc48 100644 --- a/src/plugins/intel_cpu/src/weights_cache.cpp +++ b/src/plugins/intel_cpu/src/weights_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/src/weights_cache.hpp b/src/plugins/intel_cpu/src/weights_cache.hpp index 1615234dde9..3555dee9e0a 100644 --- a/src/plugins/intel_cpu/src/weights_cache.hpp +++ b/src/plugins/intel_cpu/src/weights_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/CMakeLists.txt b/src/plugins/intel_cpu/tests/functional/CMakeLists.txt index de6587bde99..cb72e4e15a5 100644 --- a/src/plugins/intel_cpu/tests/functional/CMakeLists.txt +++ b/src/plugins/intel_cpu/tests/functional/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_cpu/tests/functional/behavior/export_import.cpp b/src/plugins/intel_cpu/tests/functional/behavior/export_import.cpp index bd2cce2a239..836d863e022 100644 --- a/src/plugins/intel_cpu/tests/functional/behavior/export_import.cpp +++ b/src/plugins/intel_cpu/tests/functional/behavior/export_import.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-corer: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/behavior/hetero_cpu_query_network.cpp b/src/plugins/intel_cpu/tests/functional/behavior/hetero_cpu_query_network.cpp index 323cc2d2857..20e5038e51b 100644 --- a/src/plugins/intel_cpu/tests/functional/behavior/hetero_cpu_query_network.cpp +++ b/src/plugins/intel_cpu/tests/functional/behavior/hetero_cpu_query_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/bf16_network_restoring.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/bf16_network_restoring.cpp index e64cdb7c68d..5919b065d66 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/bf16_network_restoring.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/bf16_network_restoring.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/bfloat16_helpers.hpp b/src/plugins/intel_cpu/tests/functional/bfloat16/bfloat16_helpers.hpp index b500ff39280..c78e724c202 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/bfloat16_helpers.hpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/bfloat16_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/concat_in_place.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/concat_in_place.cpp index 1e3cb6664f0..7fe40e6febd 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/concat_in_place.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/concat_in_place.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_add.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_add.cpp index 2a57a3293aa..55aab6bb2b8 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_add.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_conv.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_conv.cpp index 1d48d1533e1..ae1a7fe0d88 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_dwconv_relu.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_dwconv_relu.cpp index b835020b501..e7a90b70502 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_dwconv_relu.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_dwconv_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_eltwise_depthwise.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_eltwise_depthwise.cpp index db7ec3efa32..d73f10ef203 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_eltwise_depthwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_eltwise_depthwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_relu_pool_conv_relu_pool.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_relu_pool_conv_relu_pool.cpp index 1540d546429..b7179c2faca 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/conv_relu_pool_conv_relu_pool.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/conv_relu_pool_conv_relu_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/elt_max.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/elt_max.cpp index c1b6a434ba3..a59282506a3 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/elt_max.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/elt_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/elt_x3.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/elt_x3.cpp index f80fa0c4a17..1fbec395267 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/elt_x3.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/elt_x3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/faster_100_5_1_1_conv.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/faster_100_5_1_1_conv.cpp index 94de374af34..7b5df52cb0a 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/faster_100_5_1_1_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/faster_100_5_1_1_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/gather_multiply.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/gather_multiply.cpp index c163d23632a..07d4651937f 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/gather_multiply.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/gather_multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/gather_x2_add_mul_relu_concat_matmul.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/gather_x2_add_mul_relu_concat_matmul.cpp index 3c09d17cdf7..40071b310e2 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/gather_x2_add_mul_relu_concat_matmul.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/gather_x2_add_mul_relu_concat_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/memory_conv.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/memory_conv.cpp index 3af947db131..68b9676dea1 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/memory_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/memory_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/mobilenet_ssd_with_branching.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/mobilenet_ssd_with_branching.cpp index 7cfbeba1990..2d8b780fd98 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/mobilenet_ssd_with_branching.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/mobilenet_ssd_with_branching.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_conv.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_conv.cpp index 015477f0f9b..71328b41fca 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_relu_conv.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_relu_conv.cpp index aa00d9edb37..3bb5dd2ee5f 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_relu_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_relu_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_scaleshift.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_scaleshift.cpp index f00aa69e2fb..d0194b216f2 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_scaleshift.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_eltwise_scaleshift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_elu_conv.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_elu_conv.cpp index 734c83115d1..8ee07323141 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_elu_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_elu_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_relu.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_relu.cpp index 0325a2888cf..9baa5720de2 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_relu.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_concat_relu.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_concat_relu.cpp index b2030cd7e6a..ed273f0d8d2 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_concat_relu.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_concat_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_eltwise.cpp index 19325209567..fa1a8967454 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed1_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed1_eltwise.cpp index e534a876195..cd89efdd272 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed1_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed1_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed2_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed2_eltwise.cpp index c9c36b325ad..3031717b687 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed2_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x2_mixed2_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x3_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x3_eltwise.cpp index 14174c0d320..a2e126345bc 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x3_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_conv_x3_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x2_conv_x2_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x2_conv_x2_eltwise.cpp index 0838ea82448..b2010168492 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x2_conv_x2_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x2_conv_x2_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x3_conv_eltwise_relu.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x3_conv_eltwise_relu.cpp index a1eb1b14c79..f98d0cc85f3 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x3_conv_eltwise_relu.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/scaleshift_x3_conv_eltwise_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/tail_fp32_optimization.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/tail_fp32_optimization.cpp index 93a5f83916e..9a3f83bce2c 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/tail_fp32_optimization.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/tail_fp32_optimization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/bfloat16/topk_inputs_i32.cpp b/src/plugins/intel_cpu/tests/functional/bfloat16/topk_inputs_i32.cpp index 4a10f0efd28..1398ba5cd0b 100644 --- a/src/plugins/intel_cpu/tests/functional/bfloat16/topk_inputs_i32.cpp +++ b/src/plugins/intel_cpu/tests/functional/bfloat16/topk_inputs_i32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/blob/set_io_blob_precision.cpp b/src/plugins/intel_cpu/tests/functional/blob/set_io_blob_precision.cpp index 8fa31a57f34..57c7e8a0e09 100644 --- a/src/plugins/intel_cpu/tests/functional/blob/set_io_blob_precision.cpp +++ b/src/plugins/intel_cpu/tests/functional/blob/set_io_blob_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/extension/extension.cpp b/src/plugins/intel_cpu/tests/functional/extension/extension.cpp index 74f6c6add3a..af7c7df9285 100644 --- a/src/plugins/intel_cpu/tests/functional/extension/extension.cpp +++ b/src/plugins/intel_cpu/tests/functional/extension/extension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/onnx/quantized_models_tests.cpp b/src/plugins/intel_cpu/tests/functional/onnx/quantized_models_tests.cpp index e00abe4b68f..81d5e1ffe50 100644 --- a/src/plugins/intel_cpu/tests/functional/onnx/quantized_models_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/onnx/quantized_models_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp index 0c56fed32e6..5b7f9e0c4a0 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp index a4793cd7154..3b365ee6699 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp index 2d9e3be71dc..7a6dfa24595 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp index 5912c6662f5..87ebb5ca7af 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/cancellation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/cancellation.cpp index ebe28468a5c..dbbd908ff12 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/cancellation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp index 7cee2193704..d70506eacb1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp index 0b8582578b8..446e6c31463 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp index 52047ae7500..5ff5b8d5104 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp index 1debff82e8e..7a160f0cd04 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp index 5de578fb5f0..02437fc5445 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/perf_counters.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/perf_counters.cpp index cc84a013ec9..2af332eb839 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/perf_counters.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp index 9f492f26b95..0946aa79351 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp index b53867e308b..cec0e2e8b9a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/core_integration.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/core_integration.cpp index 5df13f74872..c8983ef703c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/core_integration.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_network_base.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_network_base.cpp index 34203428033..d8c7eb26fa5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_network_base.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_network_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp index b9d7028a477..64f00ad041a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ngraph_functions/subgraph_builders.hpp" diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp index 13230dfcf20..ad7c56982fe 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "behavior/ov_executable_network/exec_graph_info.hpp" diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp index 173ed266a36..608a80f7b91 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/batched_tensors.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/batched_tensors.cpp index 2484fa6fa2d..3e9a9464890 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/batched_tensors.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/batched_tensors.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp index d9fb0d6bb0e..ac1d48dbcdd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp index 0bba489213d..d3afe2d13c5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp index 0419c788a66..ed6831f159d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp index f359e465957..68d4e812eb3 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp index 918084012d0..a6ce81d4155 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp index d2d91007496..72d54912f29 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp index 94c7f001a75..40f3bf34885 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp index dcb4ce19004..a1910e302f2 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp index 93bcc86b24d..afaef7eb50a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp index 77242e6c9fe..a36c7a9b346 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp index 87fe86f23b7..e8308b7ad08 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp index c7b8ead895f..8d3ac05683b 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp index 3fbaa20c83a..e63cef7df82 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp index b1f1432a14e..68330989cc4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp index eb2e42e1306..1225450eef0 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp index df55baa80f8..ee9361745c8 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp index 23661f84395..3982e36e11f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp index 8d16aa71ab7..80b550f2f86 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/hetero_synthetic.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/hetero_synthetic.cpp index 402b986265e..08c43a66e9e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/hetero_synthetic.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/hetero_synthetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp index 07530f07b98..af808d70008 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp index 5cd18a7dfd5..0fd6d377a70 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp index 248eb27329f..1cb1cd5a609 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/version.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/version.cpp index 17bee9bb8c4..5404bb858a9 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/version.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/behavior/plugin/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/core_config.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/core_config.cpp index 48e6b25e014..ccb3ff5bd13 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/core_config.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp index 535cf9f0855..dfdb4b262ba 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/keep_assign.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/keep_assign.cpp index 7da528f5132..4f3be077e19 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/keep_assign.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/keep_assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/nms_transformation_for_last_node.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/nms_transformation_for_last_node.cpp index 90b422d051b..a1e1f9ebd3a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/nms_transformation_for_last_node.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/nms_transformation_for_last_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/num_inputs_fusing_bin_conv.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/num_inputs_fusing_bin_conv.cpp index c70ad1fb6e1..a29a333bb1e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/num_inputs_fusing_bin_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/num_inputs_fusing_bin_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/remove_parameter.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/remove_parameter.cpp index c2ec2e9fb28..13305fe7c89 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/remove_parameter.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/remove_parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/runtime_precision.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/runtime_precision.cpp index 6a31804ab62..98a72b87a7b 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/runtime_precision.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/execution_graph_tests/runtime_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/add_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/add_transformation.cpp index f4c42e850af..bda136f1cb7 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/add_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp index f345d9bba8d..8f3c2d86ae3 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp index ed46fca753f..a24d5b35948 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_transformation.cpp index f3c2877264a..283da22eeb1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp index 581f300ff1e..502d12612fc 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp index 4511a7670da..ea794a04f8d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp index 4e1bde7378d..5cc84428b9d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_neighbors_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_neighbors_transformation.cpp index a0265659abd..a6f51ab9e74 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_neighbors_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_neighbors_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp index fe5b8758cb2..3f8f14cb5dd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp index 450622961f1..40d6fa38556 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp index 4a247a60fe6..3f02b069cdf 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp index 1ce92b93729..5e58f36c82f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp index 9436709eab7..51cbbe32092 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp index 28a1a94658c..f95c319d706 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp index e181ff0a816..9398df1bcdf 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp index 23f6a4dae65..36d366dcdec 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp index 09bb1291ffd..b653058c829 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp index 51d7c51d01a..25f1ce484b0 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp index e923aabbdcb..f6155d535bd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp index 4fd2a60644b..a575d06a5b9 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp index 8870d61f4fa..705fe3b18c7 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp index 819bd2fed63..62a4585eec6 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp index c7407385910..ad7d6708cdd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp index c28838a4d94..4ff19e53dea 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp index 532d61a1ab9..570f0c0658e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp index e7ae63b3f6d..a24ded428b8 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp index 7437c84a38a..a8bf6eb9b4c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp index 55505aa8f93..78ea582c75d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp index 4eb298c8282..c8d8473ad14 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp index 19a86909a95..599d0babc28 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp index 85dfd737bcc..45f35083729 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp index 9ccda70db10..df6ab2e8f8d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp index 53b770a88cd..13e9ad27c7c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp index 94a696dda6b..6cc7823e7db 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp index efe724bae02..13fb5620260 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp index 7bc53410657..f9e38cee7dd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp index d02e726acb1..389dfd76887 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp index a40a86fdeed..0af56fd4821 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp index 104e559cb21..10e99947f60 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp index 730c9487c82..aab7a94a3c4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp index 8a7a207b529..8a644d97a52 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp index eb1bd271789..01a51ffc2fa 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pad_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pad_transformation.cpp index cabe98fe972..aa8757214db 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pad_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pad_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp index 46f17e7710d..a6c68e78ff9 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp index 9f17aa52064..89bd03ee2e4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp index b12329031ee..7b759c6e4b4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp index 2fa9c13deee..9a0db03375f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp index 41a7ae1918c..21c6a2f07b6 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp index d16ce328df2..503d18f759f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/relu_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/relu_transformation.cpp index 23888dc58a0..6028ae28f97 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/relu_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/relu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp index 04f43decb11..d11d726cf06 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp index 3114cc8affa..b296c317c9e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/split_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/split_transformation.cpp index 2f4d364b239..fb89c7221b0 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/split_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp index a5475ab2305..1ca3e06953e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp index 3c87a008ae0..c54c4cb059e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp index 26b6e185c10..018cb916858 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp index 0a488b47849..b49b968a643 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp index 8094c813364..a6ae3d4c4a5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp index c4a9385f5aa..1cdd8120511 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp index 8569cfdb094..1c446d3bb00 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp index 6f995b20478..c7f0e73bdee 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/multi/cpu_remote_blob_tests.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/multi/cpu_remote_blob_tests.cpp index 54606ee48ce..16ea8f2a7a2 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/multi/cpu_remote_blob_tests.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/multi/cpu_remote_blob_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/set_device_name.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/set_device_name.cpp index 67159b92e04..8b23a386816 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/set_device_name.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/set_device_name.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp index 813cb1f524c..0bc06eb474a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp index 8485947e35d..e2a01940063 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_norm.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_norm.cpp index a0933a54691..e0000fa0f2e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_norm.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_to_space.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_to_space.cpp index 46324b238d0..efe1b512f44 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_to_space.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/binary_convolution.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/binary_convolution.cpp index 21813e2004d..1a16b457327 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/binary_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/broadcast.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/broadcast.cpp index ad8a49af68c..9d31632708a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/broadcast.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/bucketize.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/bucketize.cpp index 55d258c7a77..ab892afc492 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/bucketize.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/clamp.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/clamp.cpp index d942f8544a5..b6ca53dc9d8 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/clamp.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/comparison.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/comparison.cpp index a66e4fe6cc2..a31fc420d5d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/comparison.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp index 491105c1b5f..9111bf532ce 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/constant.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/constant.cpp index c581b982d33..18d9b32c4a5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/constant.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/conversion.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/conversion.cpp index 062865db55c..4eb2f72a21c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/conversion.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp index 1edde17541e..8bb1ec8a84c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp index 3eae4f21fa5..5704435e583 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp index d8c9cfb856e..42727ab6177 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp index 865d1be4599..0770986c69a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp index 98399147de4..3666544f615 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp index 0aa504ff6ed..e9e0c0a07ab 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_loss.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_loss.cpp index 2a274e9b54e..1536fd4cf72 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_loss.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/cum_sum.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/cum_sum.cpp index a5ffe833104..da9881933a1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/cum_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_convolution.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_convolution.cpp index 435cf8ea9a1..bfd92b16512 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp index 3841b6ae6b3..87d8061c5cb 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/depth_to_space.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/depth_to_space.cpp index 98c2806ec5b..49b0f1c04db 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/depth_to_space.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/detection_output.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/detection_output.cpp index bd6878d7a18..39ff9428d9e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/detection_output.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/dft.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/dft.cpp index 67da318fdb7..cadab8011e9 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/dft.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp index 58b5164d982..ff5a3982a83 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp index 3f486242364..5c6ed53b328 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp index 0f07c4ce2f1..8a112416f92 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp index 24234829239..d9f5211f110 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp index 7742af9d547..1634fcde3e4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp index 45c0b533682..9a3d32ba2e3 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp index 6153d407ad2..7f698150490 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp index 610e9b6871d..e1b09684642 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_topkrois.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_topkrois.cpp index 31d66696910..448a3ecf6ab 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_topkrois.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp index 85d211775df..cd4f25496d2 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather.cpp index e6b971516e3..0d8bc48bb46 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_elements.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_elements.cpp index 36bf6c1108f..4c7557b310f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_elements.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_nd.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_nd.cpp index a1f630c0b36..aa6e0ad530f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_nd.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_tree.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_tree.cpp index 6baaee7ff4e..62479cc1949 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_tree.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/generate_proposals.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/generate_proposals.cpp index 302366b99ee..7b3f8cdcc03 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/generate_proposals.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution.cpp index 8ba7139d112..2a80fcdfc18 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp index b3671e42b3f..597fdf31085 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp index 57d82270e21..b953e64aab5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp index baf209896df..70ffac95439 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/interpolate.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/interpolate.cpp index d8f4d96eb08..45fd36729e1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/interpolate.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/invalid_cases/proposal.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/invalid_cases/proposal.cpp index e79d9e6e0c5..65374ca4cf1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/invalid_cases/proposal.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/invalid_cases/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/is_inf.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/is_inf.cpp index dd3d03c30ca..d4ea06c0b45 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/is_inf.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/log_softmax.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/log_softmax.cpp index 8a1b5ea48fe..46e4d5b21d1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/log_softmax.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/logical.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/logical.cpp index 7afb47ea5c0..90a6e43accb 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/logical.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/loop.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/loop.cpp index f2dc282a68c..87da62476e1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/loop.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lrn.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lrn.cpp index 9eb0dce4a8b..ee94dbbc6bd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lrn.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell.cpp index 6d7933608b4..1cace2f69a7 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp index ed4d3f7c84f..7baabf9d8c9 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp index ba8d4f654f6..73d2be074a1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/matrix_nms.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/matrix_nms.cpp index ccf553abf5e..7530d6a08f9 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/matrix_nms.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp index 831c987c496..5330f480581 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/minimum_maximum.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/minimum_maximum.cpp index ae1128fc97a..6f3c729fd18 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/minimum_maximum.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/minimum_maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/multiclass_nms.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/multiclass_nms.cpp index 71a9f792b9e..d36ff1319e7 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/multiclass_nms.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mvn.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mvn.cpp index 73e89200223..0680a4fe327 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mvn.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/non_max_suppression.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/non_max_suppression.cpp index d850cac7867..18a8aa36044 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/non_max_suppression.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/nonzero.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/nonzero.cpp index d6dad3e2b3b..9a26f0dd04d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/nonzero.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/normalize_l2.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/normalize_l2.cpp index 6d7cc003a06..97e6fa72a28 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/normalize_l2.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/one_hot.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/one_hot.cpp index 330d12f20f7..c97e09b9154 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/one_hot.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pad.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pad.cpp index 37d8132824f..28291c8839c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pad.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp index 423f7bb07b7..67f00e0a622 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box.cpp index 4115f03bc13..e8d43631cb1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp index e01ba3918c6..2c5b1c64b92 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/proposal.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/proposal.cpp index 714bac308c0..c933ea80857 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/proposal.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/psroi_pooling.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/psroi_pooling.cpp index 7b43cd5893f..07eefec632e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/psroi_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/range.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/range.cpp index 7e0929c10fb..70403b61629 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/range.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rdft.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rdft.cpp index 3ed297c28f1..325f71a18d4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rdft.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reduce_ops.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reduce_ops.cpp index 41f1cd381e8..e5ae486545f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reduce_ops.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reduce_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/region_yolo.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/region_yolo.cpp index 92ca9e6e35d..a0ee737a10a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/region_yolo.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reorg_yolo.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reorg_yolo.cpp index cfa295f0af6..e6f064be11f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reorg_yolo.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp index 531288effe9..ef60adf8c29 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/result.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/result.cpp index 9b9d31320e5..33cc8cfa7a4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/result.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reverse_sequence.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reverse_sequence.cpp index 107d4f80cfa..cb5b88f7875 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reverse_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_cell.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_cell.cpp index 51232ef3bdc..b6a8fe9142e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_sequence.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_sequence.cpp index 0c2e0dab543..952ced8b62f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_align.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_align.cpp index ce94634579d..5e50ba31f78 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_align.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_pooling.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_pooling.cpp index 42b356a5aa6..d0956dd3285 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roll.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roll.cpp index edca71a2af9..651a3794c32 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roll.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_ND_update.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_ND_update.cpp index 89bda72086c..28698967cbd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_ND_update.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_ND_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp index 456d119bd38..5a02d58a48a 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_update.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_update.cpp index 9c38c96579e..2115de170d5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_update.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/select.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/select.cpp index 717f86f54f1..6b6014da856 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/select.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shape_of.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shape_of.cpp index 9f960f5edef..cdef12be785 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shape_of.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shuffle_channels.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shuffle_channels.cpp index f5c1fac82ef..b3c64997bec 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shuffle_channels.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/slice.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/slice.cpp index bcd42cf0c94..1c6f9cfbb68 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/slice.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp index e5d99a9ca3a..1ea14eb1136 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_batch.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_batch.cpp index f95f5ef2b4e..63ca451919f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_batch.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_depth.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_depth.cpp index b76e0bb9ccd..ec72bbcc691 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_depth.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/split.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/split.cpp index 0f4dc180632..f17729ba436 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/split.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp index ab7a1dde27d..3e00f12b222 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/strided_slice.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/strided_slice.cpp index cb71e5c83c2..23c6b0d54bd 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/strided_slice.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp index 0d3f6542ae4..1c4639dc547 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tile.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tile.cpp index cebc1781ac1..52eff3f90d0 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tile.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/topk.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/topk.cpp index 7a070927921..451870b7ed4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/topk.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/transpose.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/transpose.cpp index e927c1d2d0c..ff36b20c25f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/transpose.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/variadic_split.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/variadic_split.cpp index bed6aeb9442..3ae887dc7fa 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/variadic_split.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp index 48e5dbdcf7f..611da010af5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/add.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/add.cpp index ebc3685c80a..cdd109f3d42 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/add.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_bert.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_bert.cpp index 050eca5c0e0..90d07caf721 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_bert.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_bert.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_gelu.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_gelu.cpp index 8a78dc64ecc..e8a14c2fde4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_gelu.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/codegen_gelu.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/conv_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/conv_eltwise.cpp index bdf0fd38a50..290bcba7610 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/conv_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/conv_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/convert.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/convert.cpp index 323e069ebc0..6b5c572e16c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/convert.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/eltwise_two_results.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/eltwise_two_results.cpp index 934a243773a..13291a2ed02 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/eltwise_two_results.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/eltwise_two_results.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/fake_quantize_decomposition_test.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/fake_quantize_decomposition_test.cpp index a231dd9a595..e11000bf551 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/fake_quantize_decomposition_test.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/fake_quantize_decomposition_test.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/max_num_params_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/max_num_params_eltwise.cpp index 20c01c02be8..a9685b17c3e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/max_num_params_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/max_num_params_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/three_inputs_eltwise.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/three_inputs_eltwise.cpp index 779db741cd2..7caa022d62f 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/three_inputs_eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/three_inputs_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/two_inputs_and_outputs.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/two_inputs_and_outputs.cpp index fa182cf548a..ed47407cbf5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/two_inputs_and_outputs.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/snippets/two_inputs_and_outputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/concat_resize_concat.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/concat_resize_concat.cpp index edca15e88c2..f84f9d26b90 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/concat_resize_concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/concat_resize_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp index 8332cd18286..f179d08435c 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_eltwise_fusion.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_eltwise_fusion.cpp index 3e927cf5fd0..8d7a0b94444 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_eltwise_fusion.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_eltwise_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_strides_opt.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_strides_opt.cpp index 252ffe8b9b9..752b0c82380 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_strides_opt.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/conv_strides_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/convert_pad_to_group_conv.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/convert_pad_to_group_conv.cpp index 540957fb310..c70045123fb 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/convert_pad_to_group_conv.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/convert_pad_to_group_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp index 78e5297be1c..a183f484d7d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_const_transposes_extraction.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_const_transposes_extraction.cpp index 4456ca032ff..93001f510f1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_const_transposes_extraction.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_const_transposes_extraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_multiply_fusion.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_multiply_fusion.cpp index 9a41436dabc..7340bd04cc4 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_multiply_fusion.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_multiply_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp index d4cf94f5b58..59b75393c5e 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp index 1a8d5a00ac1..42435787597 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mul_conv_fusion.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mul_conv_fusion.cpp index e0c83f2f10d..40564961833 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mul_conv_fusion.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mul_conv_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp index bb75cbda740..0402999330b 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiply_add.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiply_add.cpp index 5bf8d1ac3ea..e7eb44fbf2d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiply_add.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/multiply_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mvn_multiply_add.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mvn_multiply_add.cpp index 1a320efb18a..78566f381e6 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mvn_multiply_add.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/mvn_multiply_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/parameter_result.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/parameter_result.cpp index 4b8fc805fa9..0aa295e3695 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/parameter_result.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/parameter_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp index 5caf2becdf6..7699d40bdf0 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/preprocess.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/preprocess.cpp index 1611ca957a2..0b05c6fa9c1 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/preprocess.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp index 3d70b3e56dc..11a92cdac43 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_batch_norm.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_batch_norm.cpp index 67c5c73f179..277770cd8e7 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_batch_norm.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_convolution_batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution.cpp index 2518b31b0d4..d503580d2e5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp index aeefea8f92a..c02a99db992 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_mat_mul.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_mat_mul.cpp index 43cd5b62648..7aeee57d7ea 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_mat_mul.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/quantized_mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/range_add.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/range_add.cpp index bb3753543e4..e1faf5e464b 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/range_add.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/range_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/relu_shape_of.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/relu_shape_of.cpp index 59be7dbfcfe..285a2bbebb2 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/relu_shape_of.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/relu_shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp index e7ae1b916d1..e7fbf9a5fc5 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/simple_if.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/simple_if.cpp index 307365bab2f..1454a252394 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/simple_if.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/simple_if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_concat_memory.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_concat_memory.cpp index d51b51e68eb..7fb3860ef40 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_concat_memory.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_concat_memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp index a231c6ab373..671c9e1e2fe 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp index 77649d89151..1c3f177dc60 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/variadic_split_pad.cpp b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/variadic_split_pad.cpp index f47f0ad581d..98d154b918d 100644 --- a/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/variadic_split_pad.cpp +++ b/src/plugins/intel_cpu/tests/functional/shared_tests_instances/subgraph_tests/variadic_split_pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/activation.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/activation.cpp index ec472b9111e..3927360da40 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/activation.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/adaptive_pooling.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/adaptive_pooling.cpp index 9378c0de8b0..55fc726cfc2 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/adaptive_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -/// Copyright (C) 2018-2022 Intel Corporation +/// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_cell.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_cell.cpp index d2d13309c28..edc5d1886d2 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_sequence.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_sequence.cpp index 4eba8188e31..dfc1dfb628c 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/augru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/batch_to_space.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/batch_to_space.cpp index 28fd1baa200..7f35862b92e 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/batch_to_space.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/broadcast.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/broadcast.cpp index 1244e5d7143..cc7eb384e6e 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/broadcast.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/bucketize.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/bucketize.cpp index 9c449f0201a..7c1a1d6090b 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/bucketize.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/concat.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/concat.cpp index 34a55ed0ec4..524f3402a34 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/conversion.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/conversion.cpp index 3469cb4185e..15c23b66d9c 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/conversion.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/convert_to_plugin_specific_node.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/convert_to_plugin_specific_node.cpp index d83f70931d0..3cba37757a0 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/convert_to_plugin_specific_node.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/convert_to_plugin_specific_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution.cpp index 9303511ada2..5f93642e72d 100755 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution_backprop_data.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution_backprop_data.cpp index 58fb11ba6e0..b42532b16af 100755 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution_backprop_data.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder.cpp index a8d8a4b8e82..ac0623efa95 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder_seq_len.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder_seq_len.cpp index f60d3ad3ccf..79575c01ba4 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder_seq_len.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_loss.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_loss.cpp index 2f3a0dde38a..dd6da322143 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_loss.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/cum_sum.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/cum_sum.cpp index ed7c8d27ea4..dfc1902966e 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/cum_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/deformable_convolution.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/deformable_convolution.cpp index 160f5b6f9ca..e4b601a068a 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/deformable_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/depth_to_space.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/depth_to_space.cpp index 4540015525e..441616aea28 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/depth_to_space.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/detection_output.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/detection_output.cpp index 3e40227f61f..d90cf3d6f2a 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/detection_output.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/eltwise.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/eltwise.cpp index 73c5fd5a86a..ab682fef2ce 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/eltwise.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_offsets_sum.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_offsets_sum.cpp index 826e2854ec7..8bcfd25dd9a 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_offsets_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_offsets_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_packed_sum.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_packed_sum.cpp index d77b4b0e669..cad5afa9e3d 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_packed_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_bag_packed_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_segments_sum.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_segments_sum.cpp index d92c4fe5852..fd213728605 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_segments_sum.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/extract_image_patches.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/extract_image_patches.cpp index fdf15b71703..6ab6e5b0c09 100755 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/extract_image_patches.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/eye.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/eye.cpp index e40f6baa573..1decc42142f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/eye.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/eye.cpp @@ -1,4 +1,4 @@ -/// Copyright (C) 2022 Intel Corporation +/// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/fake_quantize.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/fake_quantize.cpp index 3445e05a82b..55d405d4ec0 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/fake_quantize.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather.cpp index f4d171c2545..7d4262151c3 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_elements.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_elements.cpp index 76dc34f0833..819be0d9ea3 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_elements.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_nd.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_nd.cpp index 879c54606a3..013e7ca2e81 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_nd.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_tree.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_tree.cpp index 63ca3977c22..8da0a3ec512 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_tree.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/grid_sample.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/grid_sample.cpp index 62239b0d999..cd4b36e8738 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/grid_sample.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/grn.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/grn.cpp index 9a558547da2..4805ebd631e 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/grn.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution.cpp index 530f11444c9..0b9072c154e 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution_backprop_data.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution_backprop_data.cpp index 344dde1e15f..d4728ec93f8 100755 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution_backprop_data.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_cell.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_cell.cpp index 03378b40de9..beaf9f661a2 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_sequence.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_sequence.cpp index b6f18d9aaa8..92618d0927a 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/interpolate.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/interpolate.cpp index 8d7c1ef30de..cb36655c9e1 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/interpolate.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/log_softmax.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/log_softmax.cpp index 6a8cc1fda0f..4ac8ab5899d 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/log_softmax.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/logical.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/logical.cpp index 55342f92326..cc4e90167aa 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/logical.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/loop.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/loop.cpp index ffd2730bd72..83899786c9f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/loop.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/lrn.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/lrn.cpp index 7f1b23d0a6e..23af47748a0 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/lrn.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_cell.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_cell.cpp index 3a0d6bbd79d..2c13a6831b0 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_sequence.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_sequence.cpp index 1dbdfe01094..ad96480b26b 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/matmul.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/matmul.cpp index 435c5e90ee9..d3b939fb3c8 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/matmul.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/mvn.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/mvn.cpp index d9e039674bd..6dc4acc001c 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/mvn.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/non_max_suppression.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/non_max_suppression.cpp index 4bc79855e69..c20a8dc4b04 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/non_max_suppression.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/nonzero.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/nonzero.cpp index 0d388a9773b..45c7fa7fea4 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/nonzero.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/normalize.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/normalize.cpp index 6be7455a98b..4eddad0f47f 100755 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/normalize.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/normalize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/one_hot.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/one_hot.cpp index 4d227ac7a80..c5789988b11 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/one_hot.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/pad.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/pad.cpp index 298ec19c410..f5a9d296e87 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/pad.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/pooling.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/pooling.cpp index fe94768f52d..2dc3c5a68df 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box.cpp index 279b1bd7cc4..9aa1bd7f350 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box_clustered.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box_clustered.cpp index 3193a3968f7..88f0fe729a0 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box_clustered.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/proposal.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/proposal.cpp index 7e0561e7339..7396a303dcf 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/proposal.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/psroi_pooling.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/psroi_pooling.cpp index 9b627afa37c..7b40ef4e224 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/psroi_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/range.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/range.cpp index 57e219b8afb..9c273907dee 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/range.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/range.cpp @@ -1,4 +1,4 @@ -//// Copyright (C) 2018-2022 Intel Corporation +//// Copyright (C) 2018-2023 Intel Corporation //// SPDX-License-Identifier: Apache-2.0 //// // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/rdft.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/rdft.cpp index 0d1aec181c3..5facac9316e 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/rdft.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/reduce_ops.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/reduce_ops.cpp index e4405d77fd9..539eb9d847c 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/reduce_ops.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/reduce_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/region_yolo.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/region_yolo.cpp index 2d197d37b25..ac9e8926c1f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/region_yolo.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/reorg_yolo.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/reorg_yolo.cpp index aa643f3cd5b..a68c59211e9 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/reorg_yolo.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/reverse_sequence.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/reverse_sequence.cpp index d60d0892971..132e65c6a5a 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/reverse_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_cell.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_cell.cpp index 3d2097f7b23..af05458638d 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_cell.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_sequence.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_sequence.cpp index 8d04347142a..2254c087051 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_sequence.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/roi_pooling.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/roi_pooling.cpp index 4f7d4f08528..fd7cfe8d036 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/roi_pooling.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/roialign.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/roialign.cpp index 9193f02918e..52e6acc08e9 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/roialign.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/roialign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/roll.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/roll.cpp index 1e1392c67bc..fb08701a178 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/roll.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_ND_update.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_ND_update.cpp index b0a6a0f7d38..3f80d909f22 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_ND_update.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_ND_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_elements_update.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_elements_update.cpp index 061dff3afda..d1c09776399 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_elements_update.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_update.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_update.cpp index ed98b2e8fc6..9325035239f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_update.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/select.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/select.cpp index 2fd37765f81..73bbcebc51f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/select.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/select.cpp @@ -1,4 +1,4 @@ -//// Copyright (C) 2018-2022 Intel Corporation +//// Copyright (C) 2018-2023 Intel Corporation //// SPDX-License-Identifier: Apache-2.0 //// // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/shape_ops.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/shape_ops.cpp index c288ea254f6..7a2b8cd04db 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/shape_ops.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/shape_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/shapeof.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/shapeof.cpp index 1bcf1de6891..b28031ce52c 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/shapeof.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/shapeof.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/shuffle_channels.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/shuffle_channels.cpp index daa0e3ccee0..68548575ad7 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/shuffle_channels.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/slice.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/slice.cpp index 7535fe0462a..24d017d5ed4 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/slice.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/softmax.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/softmax.cpp index a1b74253905..0383e332fbe 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/softmax.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_batch.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_batch.cpp index 35f2b0ba681..d68d05832da 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_batch.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_depth.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_depth.cpp index 9c384de0bdd..606587eaee3 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_depth.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/split.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/split.cpp index 0ff7bc52bc4..06eb1dc100f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/split.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/tensor_iterator.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/tensor_iterator.cpp index 9fadb9b21fb..7300232b1de 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/tensor_iterator.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/tile.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/tile.cpp index d0405a18156..e697b66785d 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/tile.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/topk.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/topk.cpp index 306e443dee4..e4446ea24ec 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/topk.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/transpose.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/transpose.cpp index 32ffc7920a6..969bf6e4c20 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/transpose.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/unique.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/unique.cpp index 0928f3ef3c7..5e15cf2db4d 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/unique.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/single_layer_tests/variadic_split.cpp b/src/plugins/intel_cpu/tests/functional/single_layer_tests/variadic_split.cpp index 3a69562d94d..a4df784378f 100644 --- a/src/plugins/intel_cpu/tests/functional/single_layer_tests/variadic_split.cpp +++ b/src/plugins/intel_cpu/tests/functional/single_layer_tests/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/conv_concat.hpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/conv_concat.hpp index b86eeb83227..ed99c7e9242 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/conv_concat.hpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/conv_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_muladd_ewsimple.hpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_muladd_ewsimple.hpp index 62c1aa71afe..9e96f284f70 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_muladd_ewsimple.hpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_muladd_ewsimple.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_transpose_reorder.hpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_transpose_reorder.hpp index e4373c3f9cf..2555d426a6b 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_transpose_reorder.hpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/include/fuse_transpose_reorder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/add_convert_to_reorder.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/add_convert_to_reorder.cpp index ad190d1f48b..329f31fd5d2 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/add_convert_to_reorder.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/add_convert_to_reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/align_matmul_input_ranks.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/align_matmul_input_ranks.cpp index bf2e33c4392..f6844c3ec04 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/align_matmul_input_ranks.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/align_matmul_input_ranks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/any_layout.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/any_layout.cpp index 48293ce6c8d..06dec08b9ff 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/any_layout.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/any_layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_const_inplace.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_const_inplace.cpp index 3f07b59f8e0..f75decd7422 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_const_inplace.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_const_inplace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_conv_sum_inplace.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_conv_sum_inplace.cpp index 2e8d557004a..6075253a59d 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_conv_sum_inplace.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/concat_conv_sum_inplace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv3d_reshape.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv3d_reshape.cpp index d2cee9b4baf..1b48b10d55b 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv3d_reshape.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv3d_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_concat.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_concat.cpp index 887f3174ff7..9355dbb3af5 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_concat.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_maxpool_activ.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_maxpool_activ.cpp index f635da02274..0b5a66ba7f7 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_maxpool_activ.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_maxpool_activ.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_sum_broadcast.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_sum_broadcast.cpp index 6199fa266f3..8cbe7ad3368 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_sum_broadcast.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/conv_sum_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/convs_and_sums.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/convs_and_sums.cpp index cac5d952fa6..efdda157fc6 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/convs_and_sums.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/convs_and_sums.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/denormal_check.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/denormal_check.cpp index 6127fb524fb..3dc147179ad 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/denormal_check.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/denormal_check.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/eltwise_chain.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/eltwise_chain.cpp index 7f137fe4031..e458c64cd4c 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/eltwise_chain.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/eltwise_chain.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fullyconnected_strided_inputs_outputs.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fullyconnected_strided_inputs_outputs.cpp index 919c7e35b86..1fb4fbbfaee 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fullyconnected_strided_inputs_outputs.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fullyconnected_strided_inputs_outputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_conv_fq_with_shared_constants.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_conv_fq_with_shared_constants.cpp index 57153513b99..1998fe8b4d1 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_conv_fq_with_shared_constants.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_conv_fq_with_shared_constants.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_muladd_ewsimple.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_muladd_ewsimple.cpp index 93c3e13830e..8a8a2f047bc 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_muladd_ewsimple.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_muladd_ewsimple.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_non0_output_port.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_non0_output_port.cpp index 3160370178c..9937cdc1614 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_non0_output_port.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_non0_output_port.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_scaleshift_and_fakequantize.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_scaleshift_and_fakequantize.cpp index 32cbb8f5525..aa26684220b 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_scaleshift_and_fakequantize.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_scaleshift_and_fakequantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_split_concat_pair_to_interpolate.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_split_concat_pair_to_interpolate.cpp index 29354dac772..785fb3933aa 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_split_concat_pair_to_interpolate.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_split_concat_pair_to_interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_transpose_reorder.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_transpose_reorder.cpp index db1faa023db..e61b78dc81b 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_transpose_reorder.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/fuse_transpose_reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/gather_add_avgpool.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/gather_add_avgpool.cpp index 13aa7b47d7b..ccd3f32e3a8 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/gather_add_avgpool.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/gather_add_avgpool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_noreorder_eltwise_bf16.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_noreorder_eltwise_bf16.cpp index fd1b1d788a1..7905b944845 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_noreorder_eltwise_bf16.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_noreorder_eltwise_bf16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_tensor_roi.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_tensor_roi.cpp index 9c8c16a0f81..974b9f0750e 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_tensor_roi.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/input_tensor_roi.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/interaction.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/interaction.cpp index 4631e5cbad5..08e09749725 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/interaction.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/interaction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/matmul_strided_inputs_outputs.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/matmul_strided_inputs_outputs.cpp index 8566d9377b7..93b134dce3b 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/matmul_strided_inputs_outputs.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/matmul_strided_inputs_outputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/memory_sharing_test.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/memory_sharing_test.cpp index 2479656450c..f68e0b903f3 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/memory_sharing_test.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/memory_sharing_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/mha.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/mha.cpp index ba151dcaef7..1bfd8d42094 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/mha.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/mha.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/not_fused_conv_simple_op.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/not_fused_conv_simple_op.cpp index 49bb8ef419d..ee1c87a99cd 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/not_fused_conv_simple_op.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/not_fused_conv_simple_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/param_result_custom_blob.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/param_result_custom_blob.cpp index 2fe0804c225..f28f4216cd5 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/param_result_custom_blob.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/param_result_custom_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_chain.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_chain.cpp index f3a18b1d817..bb03e7ce629 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_chain.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_chain.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_inplace.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_inplace.cpp index 5ea0c4ab76a..2651b6c56dc 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_inplace.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_inplace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_permute_conv_permute_reshape_act.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_permute_conv_permute_reshape_act.cpp index e58b60245b6..3cba2e2f897 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_permute_conv_permute_reshape_act.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/reshape_permute_conv_permute_reshape_act.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/seq_native_order.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/seq_native_order.cpp index cf788cd3cdc..778bb6a4ec6 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/seq_native_order.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/seq_native_order.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/static_zero_dims.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/static_zero_dims.cpp index 7d8db39af3d..5bc37dea640 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/static_zero_dims.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/static_zero_dims.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_serialize.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_serialize.cpp index 298fe8c653d..cd45b234f63 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_serialize.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_serialize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_with_blocked_format.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_with_blocked_format.cpp index 816f6380402..cbdbce583b5 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_with_blocked_format.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/subgraph_with_blocked_format.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/tile_with_two_output_edges.cpp b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/tile_with_two_output_edges.cpp index 063530d5238..f3037a55821 100644 --- a/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/tile_with_two_output_edges.cpp +++ b/src/plugins/intel_cpu/tests/functional/subgraph_tests/src/tile_with_two_output_edges.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/test_utils/convolution_params.hpp b/src/plugins/intel_cpu/tests/functional/test_utils/convolution_params.hpp index ddc0db66fd0..9386fa0b95a 100644 --- a/src/plugins/intel_cpu/tests/functional/test_utils/convolution_params.hpp +++ b/src/plugins/intel_cpu/tests/functional/test_utils/convolution_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.cpp b/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.cpp index f2dc81a4f35..e03fa7b1fe6 100644 --- a/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.cpp +++ b/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.hpp b/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.hpp index af51e63c507..e5c026af880 100644 --- a/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.hpp +++ b/src/plugins/intel_cpu/tests/functional/test_utils/cpu_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.cpp b/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.cpp index 2b0e2106974..75a206464a0 100644 --- a/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.cpp +++ b/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.hpp b/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.hpp index ad331e48c4e..e02c684abb0 100644 --- a/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.hpp +++ b/src/plugins/intel_cpu/tests/functional/test_utils/fusing_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/CMakeLists.txt b/src/plugins/intel_cpu/tests/unit/CMakeLists.txt index 6312abde9d1..45fae51dec7 100644 --- a/src/plugins/intel_cpu/tests/unit/CMakeLists.txt +++ b/src/plugins/intel_cpu/tests/unit/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_cpu/tests/unit/dnnl_memory_desc_test.cpp b/src/plugins/intel_cpu/tests/unit/dnnl_memory_desc_test.cpp index 78adaa18fb4..df01a2f5522 100644 --- a/src/plugins/intel_cpu/tests/unit/dnnl_memory_desc_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/dnnl_memory_desc_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/dnnl_memory_test.cpp b/src/plugins/intel_cpu/tests/unit/dnnl_memory_test.cpp index b8916659c9b..ec8a59e3a57 100644 --- a/src/plugins/intel_cpu/tests/unit/dnnl_memory_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/dnnl_memory_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/dnnl_zero_dims_test.cpp b/src/plugins/intel_cpu/tests/unit/dnnl_zero_dims_test.cpp index 77cda2c3fa0..affde8b61bf 100644 --- a/src/plugins/intel_cpu/tests/unit/dnnl_zero_dims_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/dnnl_zero_dims_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/generate_add.cpp b/src/plugins/intel_cpu/tests/unit/generate_add.cpp index df8213e4b6d..3693c4bd9ec 100644 --- a/src/plugins/intel_cpu/tests/unit/generate_add.cpp +++ b/src/plugins/intel_cpu/tests/unit/generate_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/jit_kernel_test.cpp b/src/plugins/intel_cpu/tests/unit/jit_kernel_test.cpp index cfcf6ce6209..ff60961ef86 100644 --- a/src/plugins/intel_cpu/tests/unit/jit_kernel_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/jit_kernel_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_matmul_test.cpp b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_matmul_test.cpp index f3d8c3d61ce..6bdd37ca50f 100644 --- a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_matmul_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_matmul_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_interaction.cpp b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_interaction.cpp index 6e73f4e457d..5eb4e4752a7 100644 --- a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_interaction.cpp +++ b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_interaction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_leaky_relu_test.cpp b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_leaky_relu_test.cpp index 8df3545baf4..a83ede4472d 100644 --- a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_leaky_relu_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/convert_to_leaky_relu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/move_eltwise_up_data_movement_test.cpp b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/move_eltwise_up_data_movement_test.cpp index 557851f5a1e..add810570df 100644 --- a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/move_eltwise_up_data_movement_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/move_eltwise_up_data_movement_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/optimize_sequence_transposes_test.cpp b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/optimize_sequence_transposes_test.cpp index b201cd696c1..df5fe13ea07 100644 --- a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/optimize_sequence_transposes_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/optimize_sequence_transposes_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/snipptes_mark_skipped.cpp b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/snipptes_mark_skipped.cpp index c02eb1a2a45..14837e5fd1d 100644 --- a/src/plugins/intel_cpu/tests/unit/ngraph_transformations/snipptes_mark_skipped.cpp +++ b/src/plugins/intel_cpu/tests/unit/ngraph_transformations/snipptes_mark_skipped.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/nodes/reorder_node_test.cpp b/src/plugins/intel_cpu/tests/unit/nodes/reorder_node_test.cpp index cecb75c615b..052f3ae5ed1 100644 --- a/src/plugins/intel_cpu/tests/unit/nodes/reorder_node_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/nodes/reorder_node_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/registers_pool.cpp b/src/plugins/intel_cpu/tests/unit/registers_pool.cpp index fa6292c2773..698432ff652 100644 --- a/src/plugins/intel_cpu/tests/unit/registers_pool.cpp +++ b/src/plugins/intel_cpu/tests/unit/registers_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/rt_cache.cpp b/src/plugins/intel_cpu/tests/unit/rt_cache.cpp index 48ee1696cec..6397536bdb4 100644 --- a/src/plugins/intel_cpu/tests/unit/rt_cache.cpp +++ b/src/plugins/intel_cpu/tests/unit/rt_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/assign_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/assign_shape_inference.cpp index 43cf2dc5699..adb484aec41 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/assign_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/assign_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_cell_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_cell_test.cpp index aecfb3fe624..1dfffe43b38 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_cell_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_cell_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_sequence_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_sequence_test.cpp index 15d5ae38112..962bd6402c2 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_sequence_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/augru_sequence_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/batch_to_space_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/batch_to_space_shape_inference.cpp index 2a748a4e50c..bb168118f82 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/batch_to_space_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/batch_to_space_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/bec_shape_inference_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/bec_shape_inference_test.cpp index d6ced8c162c..490f4019ce5 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/bec_shape_inference_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/bec_shape_inference_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/binary_elementwise_arithmetic.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/binary_elementwise_arithmetic.cpp index 98de580599e..a3e7abb0afb 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/binary_elementwise_arithmetic.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/binary_elementwise_arithmetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/broadcast_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/broadcast_shape_inference.cpp index 688f0b01250..02091859c31 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/broadcast_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/broadcast_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/bucketize_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/bucketize_test.cpp index 20745daf71a..f5916472c32 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/bucketize_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/bucketize_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/concat_shape_inference_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/concat_shape_inference_test.cpp index 7789f5e34c9..1a74a5f0aa5 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/concat_shape_inference_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/concat_shape_inference_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/convolution_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/convolution_shape_inference.cpp index 579c99331c8..279e7c74d64 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/convolution_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/convolution_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_seq_len_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_seq_len_shape_inference.cpp index c50ec667d26..73297131215 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_seq_len_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_seq_len_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_shape_inference.cpp index 97958799684..41a7d65ed72 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_greedy_decoder_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_loss_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_loss_shape_inference.cpp index 47af7ad0ffc..e6d1b094f81 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_loss_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/ctc_loss_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/depth_to_space_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/depth_to_space_shape_inference.cpp index 128ca8eabce..04b17fbb0bf 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/depth_to_space_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/depth_to_space_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/detection_output_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/detection_output_shape_inference.cpp index 39239e34087..2b52960cd58 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/detection_output_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/detection_output_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/einsum_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/einsum_test.cpp index 515180f3c37..f89a3cc5778 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/einsum_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/einsum_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/elementwises.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/elementwises.cpp index 0a4117787ff..a7eb81a5db9 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/elementwises.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/elementwises.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/embedding_segments_sum_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/embedding_segments_sum_test.cpp index 60d46fb6069..d67fb96d595 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/embedding_segments_sum_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/embedding_segments_sum_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/embeddingbag_offsets_sum_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/embeddingbag_offsets_sum_test.cpp index ff0beec88fd..7420b50c6a0 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/embeddingbag_offsets_sum_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/embeddingbag_offsets_sum_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_detection_output_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_detection_output_shape_inference.cpp index cf759f9189b..04d52ab7227 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_detection_output_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_detection_output_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_generate_proposal.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_generate_proposal.cpp index 0c6a51b120a..7711f6dc686 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_generate_proposal.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_generate_proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_prior_grid_generator_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_prior_grid_generator_shape_inference.cpp index 1cf7c53ca95..3cc04a240d4 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_prior_grid_generator_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_prior_grid_generator_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_roi_feature_extractor.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_roi_feature_extractor.cpp index a40110e4283..7d46c113ca1 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_roi_feature_extractor.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_topkrois_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_topkrois_shape_inference.cpp index 611689fd2bb..59fa2fa54a5 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_topkrois_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/experimental_detectron_topkrois_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/extract_image_patches_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/extract_image_patches_shape_inference.cpp index db013ce5256..7bf7862559b 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/extract_image_patches_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/extract_image_patches_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/fft_base_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/fft_base_shape_inference.cpp index f973e042560..9cf8807986b 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/fft_base_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/fft_base_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_elements_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_elements_shape_inference.cpp index 4e20d131ff7..4690b6d1448 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_elements_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_elements_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_shape_inference_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_shape_inference_test.cpp index 155a6a1ad4b..511f77d4bb6 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_shape_inference_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_shape_inference_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_tree_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_tree_shape_inference.cpp index 5fa1f571f22..90d1d980295 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_tree_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gather_tree_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_cell_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_cell_test.cpp index 403f8e86e87..32c2f02c60a 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_cell_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_cell_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_sequence_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_sequence_test.cpp index f897ea9a70d..6ec856afec6 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_sequence_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/gru_sequence_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/interpolate_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/interpolate_shape_inference.cpp index b2d8f02f156..3181ed17e0a 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/interpolate_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/interpolate_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/lstm_cell_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/lstm_cell_shape_inference.cpp index 4efe3b1af8e..bd887d63f78 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/lstm_cell_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/lstm_cell_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/make_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/make_shape_inference.cpp index 3ed4c503c3d..3cf5f7b7850 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/make_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/make_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/matmul_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/matmul_shape_inference.cpp index 53d1fce1488..75b6c8a10cb 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/matmul_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/matmul_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/one_hot_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/one_hot_shape_inference.cpp index 84b8c93cec1..d4cd27abb34 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/one_hot_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/one_hot_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/pad_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/pad_test.cpp index bb1f42f6c89..81f65de49c4 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/pad_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/pad_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/proposal.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/proposal.cpp index 9f9173f33d6..9ca74f75aef 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/proposal.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/range_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/range_test.cpp index ea895627f81..81898749ee0 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/range_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/range_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/read_value_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/read_value_shape_inference.cpp index d325ef75ba3..50b05576499 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/read_value_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/read_value_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/reduce_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/reduce_test.cpp index 5e39627fbd2..11eaf813e29 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/reduce_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/reduce_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/region_yolo_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/region_yolo_test.cpp index 4fde16f3031..7a4999982d7 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/region_yolo_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/region_yolo_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/reorg_yolo_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/reorg_yolo_test.cpp index 0da3ab58c7f..2005e5ef1c2 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/reorg_yolo_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/reorg_yolo_test.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/reverse_sequence_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/reverse_sequence_shape_inference.cpp index 60da39b76d2..8ccfcd11ca6 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/reverse_sequence_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/reverse_sequence_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/roi_align_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/roi_align_shape_inference.cpp index 56a17f858fe..ae8d0a4b6f8 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/roi_align_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/roi_align_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/roll_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/roll_shape_inference.cpp index 99aaf8482a5..7c9eff7151a 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/roll_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/roll_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_elements_update_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_elements_update_shape_inference.cpp index b798c772056..a814e9e3615 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_elements_update_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_elements_update_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_nd_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_nd_shape_inference.cpp index b1457c6d240..df34bd9fcd2 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_nd_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/scatter_nd_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/select_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/select_shape_inference.cpp index 030f43965e1..0fa0600c9cd 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/select_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/select_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/shape_node_tests.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/shape_node_tests.cpp index a55fcca305d..3bd3887fb99 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/shape_node_tests.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/shape_node_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/shuffle_channels_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/shuffle_channels_shape_inference.cpp index c12dfcd2ab0..3c78b011bd4 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/shuffle_channels_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/shuffle_channels_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_batch_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_batch_shape_inference.cpp index 7d5fc08b7d3..36d0017af5c 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_batch_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_batch_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_depth_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_depth_shape_inference.cpp index 9e178f4565c..1466e73b34f 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_depth_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/space_to_depth_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/split_shape_inference_tests.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/split_shape_inference_tests.cpp index 9e38746e047..acbe99c6095 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/split_shape_inference_tests.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/split_shape_inference_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/squeeze_shape_inference_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/squeeze_shape_inference_test.cpp index 72662af0cc8..9418af63941 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/squeeze_shape_inference_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/squeeze_shape_inference_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/strided_slice_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/strided_slice_test.cpp index c7f3fa12d69..59bffdabba7 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/strided_slice_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/strided_slice_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/tile_shape_inference.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/tile_shape_inference.cpp index c6b79747dfd..c5371cb6167 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/tile_shape_inference.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/tile_shape_inference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/topk_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/topk_test.cpp index 6c9268e976e..3120804d3af 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/topk_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/topk_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/transpose_shape_infernece_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/transpose_shape_infernece_test.cpp index 308674e7a3c..20d16c193e8 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/transpose_shape_infernece_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/transpose_shape_infernece_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "gtest/gtest.h" diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/unsqueeze_shape_inference_test.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/unsqueeze_shape_inference_test.cpp index 2c77bcbeb55..db0ac67077b 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/unsqueeze_shape_inference_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/unsqueeze_shape_inference_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/utils.hpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/utils.hpp index d63e6e44c1c..5ec49bf2825 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/utils.hpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/shape_inference_test/variadic_split_shape_inference_tests.cpp b/src/plugins/intel_cpu/tests/unit/shape_inference_test/variadic_split_shape_inference_tests.cpp index f66aa50b1c8..a8840bc3838 100644 --- a/src/plugins/intel_cpu/tests/unit/shape_inference_test/variadic_split_shape_inference_tests.cpp +++ b/src/plugins/intel_cpu/tests/unit/shape_inference_test/variadic_split_shape_inference_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/tests/unit/snippets/fake_quantize_tokenization_test.cpp b/src/plugins/intel_cpu/tests/unit/snippets/fake_quantize_tokenization_test.cpp index e6f83cad753..5ef83728db6 100644 --- a/src/plugins/intel_cpu/tests/unit/snippets/fake_quantize_tokenization_test.cpp +++ b/src/plugins/intel_cpu/tests/unit/snippets/fake_quantize_tokenization_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_cpu/thirdparty/CMakeLists.txt b/src/plugins/intel_cpu/thirdparty/CMakeLists.txt index 18edb7bfb2a..61b9d11de0e 100644 --- a/src/plugins/intel_cpu/thirdparty/CMakeLists.txt +++ b/src/plugins/intel_cpu/thirdparty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_cpu/tools/dump_check/dump_check.py b/src/plugins/intel_cpu/tools/dump_check/dump_check.py index 061a1f1fa65..05a4642a62f 100644 --- a/src/plugins/intel_cpu/tools/dump_check/dump_check.py +++ b/src/plugins/intel_cpu/tools/dump_check/dump_check.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.runtime import Core, Model, Tensor, PartialShape, Type diff --git a/src/plugins/intel_gna/CMakeLists.txt b/src/plugins/intel_gna/CMakeLists.txt index 039699fe3f7..3ec016f8bfd 100644 --- a/src/plugins/intel_gna/CMakeLists.txt +++ b/src/plugins/intel_gna/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gna/cmake/libGNAConfig.cmake b/src/plugins/intel_gna/cmake/libGNAConfig.cmake index 483a3518ee3..2daac435def 100644 --- a/src/plugins/intel_gna/cmake/libGNAConfig.cmake +++ b/src/plugins/intel_gna/cmake/libGNAConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gna/src/backend/am_intel_dnn.cpp b/src/plugins/intel_gna/src/backend/am_intel_dnn.cpp index e409ed49504..ff09c1dfa8e 100644 --- a/src/plugins/intel_gna/src/backend/am_intel_dnn.cpp +++ b/src/plugins/intel_gna/src/backend/am_intel_dnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/am_intel_dnn.hpp b/src/plugins/intel_gna/src/backend/am_intel_dnn.hpp index 4c9c6897d64..d8aacac0aca 100644 --- a/src/plugins/intel_gna/src/backend/am_intel_dnn.hpp +++ b/src/plugins/intel_gna/src/backend/am_intel_dnn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/dnn.cpp b/src/plugins/intel_gna/src/backend/dnn.cpp index 28c2264e618..ff70a1ec060 100644 --- a/src/plugins/intel_gna/src/backend/dnn.cpp +++ b/src/plugins/intel_gna/src/backend/dnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/dnn.hpp b/src/plugins/intel_gna/src/backend/dnn.hpp index d1daaa8a789..857892a518a 100644 --- a/src/plugins/intel_gna/src/backend/dnn.hpp +++ b/src/plugins/intel_gna/src/backend/dnn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/dnn_components.cpp b/src/plugins/intel_gna/src/backend/dnn_components.cpp index 4af9b27f612..3eb532947dc 100644 --- a/src/plugins/intel_gna/src/backend/dnn_components.cpp +++ b/src/plugins/intel_gna/src/backend/dnn_components.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/dnn_components.hpp b/src/plugins/intel_gna/src/backend/dnn_components.hpp index 5776393d01f..21f6eef5f71 100644 --- a/src/plugins/intel_gna/src/backend/dnn_components.hpp +++ b/src/plugins/intel_gna/src/backend/dnn_components.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/dnn_traits.hpp b/src/plugins/intel_gna/src/backend/dnn_traits.hpp index afac4f9faf7..1f2f555a295 100644 --- a/src/plugins/intel_gna/src/backend/dnn_traits.hpp +++ b/src/plugins/intel_gna/src/backend/dnn_traits.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // dnn_traits.hpp : c++ trait approach to define dnn objects diff --git a/src/plugins/intel_gna/src/backend/dnn_types.cpp b/src/plugins/intel_gna/src/backend/dnn_types.cpp index 7dc5d4f2680..5649829f52a 100644 --- a/src/plugins/intel_gna/src/backend/dnn_types.cpp +++ b/src/plugins/intel_gna/src/backend/dnn_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/dnn_types.h b/src/plugins/intel_gna/src/backend/dnn_types.h index 5ff50231d31..8dda915a88c 100644 --- a/src/plugins/intel_gna/src/backend/dnn_types.h +++ b/src/plugins/intel_gna/src/backend/dnn_types.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/gna_limitations.cpp b/src/plugins/intel_gna/src/backend/gna_limitations.cpp index 39b760dce65..9af7549c150 100644 --- a/src/plugins/intel_gna/src/backend/gna_limitations.cpp +++ b/src/plugins/intel_gna/src/backend/gna_limitations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/backend/gna_limitations.hpp b/src/plugins/intel_gna/src/backend/gna_limitations.hpp index 718d8dfe9b7..e48d29554f5 100644 --- a/src/plugins/intel_gna/src/backend/gna_limitations.hpp +++ b/src/plugins/intel_gna/src/backend/gna_limitations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/gna_types.h b/src/plugins/intel_gna/src/backend/gna_types.h index 84151de4b63..4328633e39a 100644 --- a/src/plugins/intel_gna/src/backend/gna_types.h +++ b/src/plugins/intel_gna/src/backend/gna_types.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/make_pwl.cpp b/src/plugins/intel_gna/src/backend/make_pwl.cpp index 18a17d8a566..f5d1d6daaee 100644 --- a/src/plugins/intel_gna/src/backend/make_pwl.cpp +++ b/src/plugins/intel_gna/src/backend/make_pwl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/make_pwl.hpp b/src/plugins/intel_gna/src/backend/make_pwl.hpp index 891da8bd531..deec11c2b92 100644 --- a/src/plugins/intel_gna/src/backend/make_pwl.hpp +++ b/src/plugins/intel_gna/src/backend/make_pwl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_border_values_counter.hpp b/src/plugins/intel_gna/src/backend/pwl_border_values_counter.hpp index 443a0d57ee3..7ec013a85d0 100644 --- a/src/plugins/intel_gna/src/backend/pwl_border_values_counter.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_border_values_counter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.cpp b/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.cpp index bc087094771..b7d3fcff19e 100644 --- a/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.cpp +++ b/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.hpp b/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.hpp index ab1fb5915a0..792e0eaba37 100644 --- a/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_border_values_counter_identity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_input_params.cpp b/src/plugins/intel_gna/src/backend/pwl_input_params.cpp index be6ebc0fee7..0581703fff6 100644 --- a/src/plugins/intel_gna/src/backend/pwl_input_params.cpp +++ b/src/plugins/intel_gna/src/backend/pwl_input_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_input_params.hpp b/src/plugins/intel_gna/src/backend/pwl_input_params.hpp index cbdd8b23547..fa05afb4150 100644 --- a/src/plugins/intel_gna/src/backend/pwl_input_params.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_input_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_segments_creator.hpp b/src/plugins/intel_gna/src/backend/pwl_segments_creator.hpp index f80836d2620..737bac8cbdc 100644 --- a/src/plugins/intel_gna/src/backend/pwl_segments_creator.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_segments_creator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.cpp b/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.cpp index d319f17c53c..b40f4922ce7 100644 --- a/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.cpp +++ b/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.hpp b/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.hpp index 3f3ad2d8674..d2b0263f47a 100644 --- a/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_segments_creator_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.cpp b/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.cpp index 9861162275e..aa1f3e5735e 100644 --- a/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.cpp +++ b/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.hpp b/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.hpp index c82239728a6..b3e024f2727 100644 --- a/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_segments_creator_identity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_tools.cpp b/src/plugins/intel_gna/src/backend/pwl_tools.cpp index c87d4d8f377..dab7025fedb 100644 --- a/src/plugins/intel_gna/src/backend/pwl_tools.cpp +++ b/src/plugins/intel_gna/src/backend/pwl_tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/backend/pwl_tools.hpp b/src/plugins/intel_gna/src/backend/pwl_tools.hpp index 10a8f5cd146..125205b0af3 100644 --- a/src/plugins/intel_gna/src/backend/pwl_tools.hpp +++ b/src/plugins/intel_gna/src/backend/pwl_tools.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/common/gna_target.cpp b/src/plugins/intel_gna/src/common/gna_target.cpp index e8b520dd87e..0e7353d1148 100644 --- a/src/plugins/intel_gna/src/common/gna_target.cpp +++ b/src/plugins/intel_gna/src/common/gna_target.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/common/gna_target.hpp b/src/plugins/intel_gna/src/common/gna_target.hpp index b3f935aa4af..155e23187e0 100644 --- a/src/plugins/intel_gna/src/common/gna_target.hpp +++ b/src/plugins/intel_gna/src/common/gna_target.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/common/numerical_utils.hpp b/src/plugins/intel_gna/src/common/numerical_utils.hpp index ffb86e85315..60dd98fa1e3 100644 --- a/src/plugins/intel_gna/src/common/numerical_utils.hpp +++ b/src/plugins/intel_gna/src/common/numerical_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/common/versioning.cpp b/src/plugins/intel_gna/src/common/versioning.cpp index 9ffddce0ba1..4e972c26a2e 100644 --- a/src/plugins/intel_gna/src/common/versioning.cpp +++ b/src/plugins/intel_gna/src/common/versioning.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/common/versioning.hpp b/src/plugins/intel_gna/src/common/versioning.hpp index 7023fdca98e..f36b256db47 100644 --- a/src/plugins/intel_gna/src/common/versioning.hpp +++ b/src/plugins/intel_gna/src/common/versioning.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/connection_details.hpp b/src/plugins/intel_gna/src/connection_details.hpp index 93d9f3affd4..cf0cc099067 100644 --- a/src/plugins/intel_gna/src/connection_details.hpp +++ b/src/plugins/intel_gna/src/connection_details.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/descriptions/gna_desc.hpp b/src/plugins/intel_gna/src/descriptions/gna_desc.hpp index ada53cd989c..33727b129c5 100644 --- a/src/plugins/intel_gna/src/descriptions/gna_desc.hpp +++ b/src/plugins/intel_gna/src/descriptions/gna_desc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/descriptions/gna_flags.hpp b/src/plugins/intel_gna/src/descriptions/gna_flags.hpp index ebfae867567..fe7c585a968 100644 --- a/src/plugins/intel_gna/src/descriptions/gna_flags.hpp +++ b/src/plugins/intel_gna/src/descriptions/gna_flags.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/layer_quantizer.cpp b/src/plugins/intel_gna/src/frontend/layer_quantizer.cpp index e08e5d37d1b..2afeddc800d 100644 --- a/src/plugins/intel_gna/src/frontend/layer_quantizer.cpp +++ b/src/plugins/intel_gna/src/frontend/layer_quantizer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/layer_quantizer.hpp b/src/plugins/intel_gna/src/frontend/layer_quantizer.hpp index 514f7019d6d..1b3bd0bffe8 100644 --- a/src/plugins/intel_gna/src/frontend/layer_quantizer.hpp +++ b/src/plugins/intel_gna/src/frontend/layer_quantizer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/model_quantizer.hpp b/src/plugins/intel_gna/src/frontend/model_quantizer.hpp index 49b8ba29ed7..5bf01482e79 100644 --- a/src/plugins/intel_gna/src/frontend/model_quantizer.hpp +++ b/src/plugins/intel_gna/src/frontend/model_quantizer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/precision_ex.hpp b/src/plugins/intel_gna/src/frontend/precision_ex.hpp index a8bdb7584cd..50b9959bded 100644 --- a/src/plugins/intel_gna/src/frontend/precision_ex.hpp +++ b/src/plugins/intel_gna/src/frontend/precision_ex.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/quantization.cpp b/src/plugins/intel_gna/src/frontend/quantization.cpp index 8f9d84ee5d6..e97cbd6aaf0 100644 --- a/src/plugins/intel_gna/src/frontend/quantization.cpp +++ b/src/plugins/intel_gna/src/frontend/quantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/quantization.hpp b/src/plugins/intel_gna/src/frontend/quantization.hpp index 626120b15c7..6560f4ac44f 100644 --- a/src/plugins/intel_gna/src/frontend/quantization.hpp +++ b/src/plugins/intel_gna/src/frontend/quantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/quantized_layer_params.hpp b/src/plugins/intel_gna/src/frontend/quantized_layer_params.hpp index 72c9b773d1e..31bcf47f94b 100644 --- a/src/plugins/intel_gna/src/frontend/quantized_layer_params.hpp +++ b/src/plugins/intel_gna/src/frontend/quantized_layer_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/scale_factor_calc.cpp b/src/plugins/intel_gna/src/frontend/scale_factor_calc.cpp index 7033a52c8d0..04447644674 100644 --- a/src/plugins/intel_gna/src/frontend/scale_factor_calc.cpp +++ b/src/plugins/intel_gna/src/frontend/scale_factor_calc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/scale_factor_calc.hpp b/src/plugins/intel_gna/src/frontend/scale_factor_calc.hpp index 1e162883a7e..0133b15f7a8 100644 --- a/src/plugins/intel_gna/src/frontend/scale_factor_calc.hpp +++ b/src/plugins/intel_gna/src/frontend/scale_factor_calc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/weights_converter.cpp b/src/plugins/intel_gna/src/frontend/weights_converter.cpp index 23ed99a3bef..d192af25c8c 100644 --- a/src/plugins/intel_gna/src/frontend/weights_converter.cpp +++ b/src/plugins/intel_gna/src/frontend/weights_converter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/frontend/weights_converter.hpp b/src/plugins/intel_gna/src/frontend/weights_converter.hpp index 982ff07333a..647d57a80e9 100644 --- a/src/plugins/intel_gna/src/frontend/weights_converter.hpp +++ b/src/plugins/intel_gna/src/frontend/weights_converter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna2_model_export_helper.cpp b/src/plugins/intel_gna/src/gna2_model_export_helper.cpp index 2d8b07d83dc..7b064eb9621 100644 --- a/src/plugins/intel_gna/src/gna2_model_export_helper.cpp +++ b/src/plugins/intel_gna/src/gna2_model_export_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna2_model_export_helper.hpp b/src/plugins/intel_gna/src/gna2_model_export_helper.hpp index 2622c54cae6..651575cdaf8 100644 --- a/src/plugins/intel_gna/src/gna2_model_export_helper.hpp +++ b/src/plugins/intel_gna/src/gna2_model_export_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna2_model_helper.cpp b/src/plugins/intel_gna/src/gna2_model_helper.cpp index ac0323ab5fe..8c53db038ad 100644 --- a/src/plugins/intel_gna/src/gna2_model_helper.cpp +++ b/src/plugins/intel_gna/src/gna2_model_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna2_model_helper.hpp b/src/plugins/intel_gna/src/gna2_model_helper.hpp index 31b4ed21a63..ee4f84a7a3a 100644 --- a/src/plugins/intel_gna/src/gna2_model_helper.hpp +++ b/src/plugins/intel_gna/src/gna2_model_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_data_types.hpp b/src/plugins/intel_gna/src/gna_data_types.hpp index c40648ac60a..6657ad7bb4b 100644 --- a/src/plugins/intel_gna/src/gna_data_types.hpp +++ b/src/plugins/intel_gna/src/gna_data_types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_device.cpp b/src/plugins/intel_gna/src/gna_device.cpp index c73574a21ca..9987d1298c6 100644 --- a/src/plugins/intel_gna/src/gna_device.cpp +++ b/src/plugins/intel_gna/src/gna_device.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_device.hpp b/src/plugins/intel_gna/src/gna_device.hpp index b3af40f821f..7aec788cb8b 100644 --- a/src/plugins/intel_gna/src/gna_device.hpp +++ b/src/plugins/intel_gna/src/gna_device.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_device_allocation.hpp b/src/plugins/intel_gna/src/gna_device_allocation.hpp index 986d742e4ef..74b5c8fb786 100644 --- a/src/plugins/intel_gna/src/gna_device_allocation.hpp +++ b/src/plugins/intel_gna/src/gna_device_allocation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_device_interface.hpp b/src/plugins/intel_gna/src/gna_device_interface.hpp index e8620d9cb5f..1d96afaac90 100644 --- a/src/plugins/intel_gna/src/gna_device_interface.hpp +++ b/src/plugins/intel_gna/src/gna_device_interface.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_executable_network.hpp b/src/plugins/intel_gna/src/gna_executable_network.hpp index f1fb8503a0d..b44dfa0945d 100644 --- a/src/plugins/intel_gna/src/gna_executable_network.hpp +++ b/src/plugins/intel_gna/src/gna_executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_fused_iterator.hpp b/src/plugins/intel_gna/src/gna_fused_iterator.hpp index 3764eca818b..a0efa675eeb 100644 --- a/src/plugins/intel_gna/src/gna_fused_iterator.hpp +++ b/src/plugins/intel_gna/src/gna_fused_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_graph_compiler.cpp b/src/plugins/intel_gna/src/gna_graph_compiler.cpp index 7ead9b8ed75..1f364cb1686 100644 --- a/src/plugins/intel_gna/src/gna_graph_compiler.cpp +++ b/src/plugins/intel_gna/src/gna_graph_compiler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_graph_compiler.hpp b/src/plugins/intel_gna/src/gna_graph_compiler.hpp index 9221585b649..674c9e9d297 100644 --- a/src/plugins/intel_gna/src/gna_graph_compiler.hpp +++ b/src/plugins/intel_gna/src/gna_graph_compiler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_graph_patterns.hpp b/src/plugins/intel_gna/src/gna_graph_patterns.hpp index f61f78226a1..8b6854d0cc2 100644 --- a/src/plugins/intel_gna/src/gna_graph_patterns.hpp +++ b/src/plugins/intel_gna/src/gna_graph_patterns.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_graph_tools.hpp b/src/plugins/intel_gna/src/gna_graph_tools.hpp index f38b19a96d2..0e21ef4a398 100644 --- a/src/plugins/intel_gna/src/gna_graph_tools.hpp +++ b/src/plugins/intel_gna/src/gna_graph_tools.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_groups.hpp b/src/plugins/intel_gna/src/gna_groups.hpp index 8433b62b56a..83a7c2d9164 100644 --- a/src/plugins/intel_gna/src/gna_groups.hpp +++ b/src/plugins/intel_gna/src/gna_groups.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_infer_request.hpp b/src/plugins/intel_gna/src/gna_infer_request.hpp index a5d9673783f..421bbed07a2 100644 --- a/src/plugins/intel_gna/src/gna_infer_request.hpp +++ b/src/plugins/intel_gna/src/gna_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_itt.hpp b/src/plugins/intel_gna/src/gna_itt.hpp index cc641392bd8..90e33bca0f4 100644 --- a/src/plugins/intel_gna/src/gna_itt.hpp +++ b/src/plugins/intel_gna/src/gna_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_lib_ver_selector.hpp b/src/plugins/intel_gna/src/gna_lib_ver_selector.hpp index 8d7147f73bc..4e559b6762f 100644 --- a/src/plugins/intel_gna/src/gna_lib_ver_selector.hpp +++ b/src/plugins/intel_gna/src/gna_lib_ver_selector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_model_serial.cpp b/src/plugins/intel_gna/src/gna_model_serial.cpp index 231d09cc8b5..236c475820a 100644 --- a/src/plugins/intel_gna/src/gna_model_serial.cpp +++ b/src/plugins/intel_gna/src/gna_model_serial.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_model_serial.hpp b/src/plugins/intel_gna/src/gna_model_serial.hpp index 1ecb2bc7a8a..abef0e5fa75 100644 --- a/src/plugins/intel_gna/src/gna_model_serial.hpp +++ b/src/plugins/intel_gna/src/gna_model_serial.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin.cpp b/src/plugins/intel_gna/src/gna_plugin.cpp index c83a022568a..b0ddc4c6349 100644 --- a/src/plugins/intel_gna/src/gna_plugin.cpp +++ b/src/plugins/intel_gna/src/gna_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin.hpp b/src/plugins/intel_gna/src/gna_plugin.hpp index 6a1259cdf90..6308c991257 100644 --- a/src/plugins/intel_gna/src/gna_plugin.hpp +++ b/src/plugins/intel_gna/src/gna_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin_config.cpp b/src/plugins/intel_gna/src/gna_plugin_config.cpp index 4bc1e0c6557..eb06cfc8efb 100644 --- a/src/plugins/intel_gna/src/gna_plugin_config.cpp +++ b/src/plugins/intel_gna/src/gna_plugin_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin_config.hpp b/src/plugins/intel_gna/src/gna_plugin_config.hpp index 4d58d59debf..a2522053cf5 100644 --- a/src/plugins/intel_gna/src/gna_plugin_config.hpp +++ b/src/plugins/intel_gna/src/gna_plugin_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin_entry_points.cpp b/src/plugins/intel_gna/src/gna_plugin_entry_points.cpp index ab9648930f9..b5d2fb7b255 100644 --- a/src/plugins/intel_gna/src/gna_plugin_entry_points.cpp +++ b/src/plugins/intel_gna/src/gna_plugin_entry_points.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin_internal.hpp b/src/plugins/intel_gna/src/gna_plugin_internal.hpp index d70c390b9a1..78959d41d17 100644 --- a/src/plugins/intel_gna/src/gna_plugin_internal.hpp +++ b/src/plugins/intel_gna/src/gna_plugin_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_plugin_query_api.cpp b/src/plugins/intel_gna/src/gna_plugin_query_api.cpp index 0a1c23a179f..3cf70f94f2c 100644 --- a/src/plugins/intel_gna/src/gna_plugin_query_api.cpp +++ b/src/plugins/intel_gna/src/gna_plugin_query_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_slope_scale.cpp b/src/plugins/intel_gna/src/gna_slope_scale.cpp index 4cb00c4002f..4829a5c5723 100644 --- a/src/plugins/intel_gna/src/gna_slope_scale.cpp +++ b/src/plugins/intel_gna/src/gna_slope_scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_slope_scale.h b/src/plugins/intel_gna/src/gna_slope_scale.h index cec3a93ec26..0a62af9a611 100644 --- a/src/plugins/intel_gna/src/gna_slope_scale.h +++ b/src/plugins/intel_gna/src/gna_slope_scale.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_tensor_tools.hpp b/src/plugins/intel_gna/src/gna_tensor_tools.hpp index 941b27e36c0..d2c4e82b10b 100644 --- a/src/plugins/intel_gna/src/gna_tensor_tools.hpp +++ b/src/plugins/intel_gna/src/gna_tensor_tools.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/gna_upstream_iterator.hpp b/src/plugins/intel_gna/src/gna_upstream_iterator.hpp index 895773855ed..66b4abc5245 100644 --- a/src/plugins/intel_gna/src/gna_upstream_iterator.hpp +++ b/src/plugins/intel_gna/src/gna_upstream_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_concat_layer.hpp b/src/plugins/intel_gna/src/layers/gna_concat_layer.hpp index fd18323c340..b20dfa50da3 100644 --- a/src/plugins/intel_gna/src/layers/gna_concat_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_concat_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_convolution_layer.cpp b/src/plugins/intel_gna/src/layers/gna_convolution_layer.cpp index 5b88ba3f47a..c45dbf0eefa 100644 --- a/src/plugins/intel_gna/src/layers/gna_convolution_layer.cpp +++ b/src/plugins/intel_gna/src/layers/gna_convolution_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_convolution_layer.hpp b/src/plugins/intel_gna/src/layers/gna_convolution_layer.hpp index a733a2c04c3..4cf2f48d19c 100644 --- a/src/plugins/intel_gna/src/layers/gna_convolution_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_convolution_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_copy_layer.hpp b/src/plugins/intel_gna/src/layers/gna_copy_layer.hpp index 8d1d1170c24..b7ce8a895d9 100644 --- a/src/plugins/intel_gna/src/layers/gna_copy_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_copy_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_crop_layer.cpp b/src/plugins/intel_gna/src/layers/gna_crop_layer.cpp index b10c16619af..1ad7fb7134e 100644 --- a/src/plugins/intel_gna/src/layers/gna_crop_layer.cpp +++ b/src/plugins/intel_gna/src/layers/gna_crop_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/layers/gna_crop_layer.hpp b/src/plugins/intel_gna/src/layers/gna_crop_layer.hpp index 0472839ac3f..ed5b0e95d65 100644 --- a/src/plugins/intel_gna/src/layers/gna_crop_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_crop_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_fake_quantize_layer.hpp b/src/plugins/intel_gna/src/layers/gna_fake_quantize_layer.hpp index 3e6609dee1a..eb0987ce488 100644 --- a/src/plugins/intel_gna/src/layers/gna_fake_quantize_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_fake_quantize_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_layer_helpers.hpp b/src/plugins/intel_gna/src/layers/gna_layer_helpers.hpp index 5601b71a519..93cf91f11e8 100644 --- a/src/plugins/intel_gna/src/layers/gna_layer_helpers.hpp +++ b/src/plugins/intel_gna/src/layers/gna_layer_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_layer_info.hpp b/src/plugins/intel_gna/src/layers/gna_layer_info.hpp index 454a080abf2..0e5dd667392 100644 --- a/src/plugins/intel_gna/src/layers/gna_layer_info.hpp +++ b/src/plugins/intel_gna/src/layers/gna_layer_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_layer_type.cpp b/src/plugins/intel_gna/src/layers/gna_layer_type.cpp index 038578c6bca..7d5a7600240 100644 --- a/src/plugins/intel_gna/src/layers/gna_layer_type.cpp +++ b/src/plugins/intel_gna/src/layers/gna_layer_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_layer_type.hpp b/src/plugins/intel_gna/src/layers/gna_layer_type.hpp index b9549157ea4..9daa24a5f08 100644 --- a/src/plugins/intel_gna/src/layers/gna_layer_type.hpp +++ b/src/plugins/intel_gna/src/layers/gna_layer_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_memory_layer.hpp b/src/plugins/intel_gna/src/layers/gna_memory_layer.hpp index 73d1bce9206..21f366cf992 100644 --- a/src/plugins/intel_gna/src/layers/gna_memory_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_memory_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_permute.hpp b/src/plugins/intel_gna/src/layers/gna_permute.hpp index a7b7a73dc54..393394d5083 100644 --- a/src/plugins/intel_gna/src/layers/gna_permute.hpp +++ b/src/plugins/intel_gna/src/layers/gna_permute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/gna_split_layer.hpp b/src/plugins/intel_gna/src/layers/gna_split_layer.hpp index 44edbe75f1a..fa69b215f0a 100644 --- a/src/plugins/intel_gna/src/layers/gna_split_layer.hpp +++ b/src/plugins/intel_gna/src/layers/gna_split_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/layers/layers_builder.hpp b/src/plugins/intel_gna/src/layers/layers_builder.hpp index f5858ddea5d..9ac43a63ef2 100644 --- a/src/plugins/intel_gna/src/layers/layers_builder.hpp +++ b/src/plugins/intel_gna/src/layers/layers_builder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/log/debug.hpp b/src/plugins/intel_gna/src/log/debug.hpp index 799cdbf2f43..ff95b770e6b 100644 --- a/src/plugins/intel_gna/src/log/debug.hpp +++ b/src/plugins/intel_gna/src/log/debug.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/log/dump.cpp b/src/plugins/intel_gna/src/log/dump.cpp index e17e095ee4f..c64dceef6c0 100644 --- a/src/plugins/intel_gna/src/log/dump.cpp +++ b/src/plugins/intel_gna/src/log/dump.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/log/dump.hpp b/src/plugins/intel_gna/src/log/dump.hpp index 4666bdfa413..060fae97bee 100644 --- a/src/plugins/intel_gna/src/log/dump.hpp +++ b/src/plugins/intel_gna/src/log/dump.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/log/log.hpp b/src/plugins/intel_gna/src/log/log.hpp index 5855c032bda..7b9761857c3 100644 --- a/src/plugins/intel_gna/src/log/log.hpp +++ b/src/plugins/intel_gna/src/log/log.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_allocator.hpp b/src/plugins/intel_gna/src/memory/gna_allocator.hpp index df12e90bfe3..96a9a52fbae 100644 --- a/src/plugins/intel_gna/src/memory/gna_allocator.hpp +++ b/src/plugins/intel_gna/src/memory/gna_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_mem_regions.hpp b/src/plugins/intel_gna/src/memory/gna_mem_regions.hpp index a15b5e0a0b4..18e0a68d343 100644 --- a/src/plugins/intel_gna/src/memory/gna_mem_regions.hpp +++ b/src/plugins/intel_gna/src/memory/gna_mem_regions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_mem_requests.hpp b/src/plugins/intel_gna/src/memory/gna_mem_requests.hpp index 286ce730631..980cdd519f8 100644 --- a/src/plugins/intel_gna/src/memory/gna_mem_requests.hpp +++ b/src/plugins/intel_gna/src/memory/gna_mem_requests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_mem_requests_queue.hpp b/src/plugins/intel_gna/src/memory/gna_mem_requests_queue.hpp index 944e95e26b9..f817cd5ec17 100644 --- a/src/plugins/intel_gna/src/memory/gna_mem_requests_queue.hpp +++ b/src/plugins/intel_gna/src/memory/gna_mem_requests_queue.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_memory.hpp b/src/plugins/intel_gna/src/memory/gna_memory.hpp index ac67ae9ca37..4efac2c557d 100644 --- a/src/plugins/intel_gna/src/memory/gna_memory.hpp +++ b/src/plugins/intel_gna/src/memory/gna_memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_memory_state.cpp b/src/plugins/intel_gna/src/memory/gna_memory_state.cpp index ad33692a584..dcec79aad76 100644 --- a/src/plugins/intel_gna/src/memory/gna_memory_state.cpp +++ b/src/plugins/intel_gna/src/memory/gna_memory_state.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_memory_state.hpp b/src/plugins/intel_gna/src/memory/gna_memory_state.hpp index 493c0ca23f6..ff309c0d6ae 100644 --- a/src/plugins/intel_gna/src/memory/gna_memory_state.hpp +++ b/src/plugins/intel_gna/src/memory/gna_memory_state.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_memory_util.cpp b/src/plugins/intel_gna/src/memory/gna_memory_util.cpp index 5b561ec8735..0890eb2eb71 100644 --- a/src/plugins/intel_gna/src/memory/gna_memory_util.cpp +++ b/src/plugins/intel_gna/src/memory/gna_memory_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/memory/gna_memory_util.hpp b/src/plugins/intel_gna/src/memory/gna_memory_util.hpp index bd5390a707d..27c4050c4d4 100644 --- a/src/plugins/intel_gna/src/memory/gna_memory_util.hpp +++ b/src/plugins/intel_gna/src/memory/gna_memory_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/copy.cpp b/src/plugins/intel_gna/src/ops/copy.cpp index 5e3e3c5504e..8c1d120a02a 100644 --- a/src/plugins/intel_gna/src/ops/copy.cpp +++ b/src/plugins/intel_gna/src/ops/copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/copy.hpp b/src/plugins/intel_gna/src/ops/copy.hpp index ebefef77d70..4dfd6420eb4 100644 --- a/src/plugins/intel_gna/src/ops/copy.hpp +++ b/src/plugins/intel_gna/src/ops/copy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/identity.cpp b/src/plugins/intel_gna/src/ops/identity.cpp index bc406b3113e..67820ff6b22 100644 --- a/src/plugins/intel_gna/src/ops/identity.cpp +++ b/src/plugins/intel_gna/src/ops/identity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/identity.hpp b/src/plugins/intel_gna/src/ops/identity.hpp index 491031133f6..d3a6f27d2c1 100644 --- a/src/plugins/intel_gna/src/ops/identity.hpp +++ b/src/plugins/intel_gna/src/ops/identity.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/pwl.cpp b/src/plugins/intel_gna/src/ops/pwl.cpp index 08892381d7d..9cb8c8d4f68 100644 --- a/src/plugins/intel_gna/src/ops/pwl.cpp +++ b/src/plugins/intel_gna/src/ops/pwl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/pwl.hpp b/src/plugins/intel_gna/src/ops/pwl.hpp index ff5ffa83c36..a48e99ced6f 100644 --- a/src/plugins/intel_gna/src/ops/pwl.hpp +++ b/src/plugins/intel_gna/src/ops/pwl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/reference/pwl.hpp b/src/plugins/intel_gna/src/ops/reference/pwl.hpp index 832d2505b7b..d9e70c1e3e3 100644 --- a/src/plugins/intel_gna/src/ops/reference/pwl.hpp +++ b/src/plugins/intel_gna/src/ops/reference/pwl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/ops/util/util.hpp b/src/plugins/intel_gna/src/ops/util/util.hpp index 83aed83e38c..12627460520 100644 --- a/src/plugins/intel_gna/src/ops/util/util.hpp +++ b/src/plugins/intel_gna/src/ops/util/util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/optimizer/gna_pass_manager.cpp b/src/plugins/intel_gna/src/optimizer/gna_pass_manager.cpp index 4fdb7ec3fdc..d1f14d1de94 100644 --- a/src/plugins/intel_gna/src/optimizer/gna_pass_manager.cpp +++ b/src/plugins/intel_gna/src/optimizer/gna_pass_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/optimizer/gna_pass_manager.hpp b/src/plugins/intel_gna/src/optimizer/gna_pass_manager.hpp index c484a366703..de1f0ed1692 100644 --- a/src/plugins/intel_gna/src/optimizer/gna_pass_manager.hpp +++ b/src/plugins/intel_gna/src/optimizer/gna_pass_manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/orientation_helper.cpp b/src/plugins/intel_gna/src/orientation_helper.cpp index 4ed42f95dd9..df872c15a63 100644 --- a/src/plugins/intel_gna/src/orientation_helper.cpp +++ b/src/plugins/intel_gna/src/orientation_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/orientation_helper.hpp b/src/plugins/intel_gna/src/orientation_helper.hpp index 9e81207a0cd..82467c2dcc6 100644 --- a/src/plugins/intel_gna/src/orientation_helper.hpp +++ b/src/plugins/intel_gna/src/orientation_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/preprocessing.cpp b/src/plugins/intel_gna/src/preprocessing.cpp index 88f577f613a..e05b48b479d 100644 --- a/src/plugins/intel_gna/src/preprocessing.cpp +++ b/src/plugins/intel_gna/src/preprocessing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/preprocessing.hpp b/src/plugins/intel_gna/src/preprocessing.hpp index 990ce82b039..14f9da1ea94 100644 --- a/src/plugins/intel_gna/src/preprocessing.hpp +++ b/src/plugins/intel_gna/src/preprocessing.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/model_wrapper.cpp b/src/plugins/intel_gna/src/request/model_wrapper.cpp index 7ab74310053..172df63fc5e 100644 --- a/src/plugins/intel_gna/src/request/model_wrapper.cpp +++ b/src/plugins/intel_gna/src/request/model_wrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/model_wrapper.hpp b/src/plugins/intel_gna/src/request/model_wrapper.hpp index 8e809ce1786..2755123d125 100644 --- a/src/plugins/intel_gna/src/request/model_wrapper.hpp +++ b/src/plugins/intel_gna/src/request/model_wrapper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/model_wrapper_factory.cpp b/src/plugins/intel_gna/src/request/model_wrapper_factory.cpp index fe6daaa4491..d809ebbf7da 100644 --- a/src/plugins/intel_gna/src/request/model_wrapper_factory.cpp +++ b/src/plugins/intel_gna/src/request/model_wrapper_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/model_wrapper_factory.hpp b/src/plugins/intel_gna/src/request/model_wrapper_factory.hpp index 741b01ba9bf..5985085491e 100644 --- a/src/plugins/intel_gna/src/request/model_wrapper_factory.hpp +++ b/src/plugins/intel_gna/src/request/model_wrapper_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/subrequest.hpp b/src/plugins/intel_gna/src/request/subrequest.hpp index c25977c1bcd..f896934be03 100644 --- a/src/plugins/intel_gna/src/request/subrequest.hpp +++ b/src/plugins/intel_gna/src/request/subrequest.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/subrequest_impl.cpp b/src/plugins/intel_gna/src/request/subrequest_impl.cpp index a98217513f0..d0d3716de98 100644 --- a/src/plugins/intel_gna/src/request/subrequest_impl.cpp +++ b/src/plugins/intel_gna/src/request/subrequest_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/subrequest_impl.hpp b/src/plugins/intel_gna/src/request/subrequest_impl.hpp index 10330014b6f..d0010819316 100644 --- a/src/plugins/intel_gna/src/request/subrequest_impl.hpp +++ b/src/plugins/intel_gna/src/request/subrequest_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker.hpp b/src/plugins/intel_gna/src/request/worker.hpp index d2a1f6fbfdc..a885384bfc5 100644 --- a/src/plugins/intel_gna/src/request/worker.hpp +++ b/src/plugins/intel_gna/src/request/worker.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_factory.cpp b/src/plugins/intel_gna/src/request/worker_factory.cpp index 2efa6c0eaa6..f248c5d4a88 100644 --- a/src/plugins/intel_gna/src/request/worker_factory.cpp +++ b/src/plugins/intel_gna/src/request/worker_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_factory.hpp b/src/plugins/intel_gna/src/request/worker_factory.hpp index e89b04fc325..c8afe3504e5 100644 --- a/src/plugins/intel_gna/src/request/worker_factory.hpp +++ b/src/plugins/intel_gna/src/request/worker_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_impl.cpp b/src/plugins/intel_gna/src/request/worker_impl.cpp index 1ad03cba83e..3aea3890929 100644 --- a/src/plugins/intel_gna/src/request/worker_impl.cpp +++ b/src/plugins/intel_gna/src/request/worker_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_impl.hpp b/src/plugins/intel_gna/src/request/worker_impl.hpp index fb057021514..dc0d5bbd482 100644 --- a/src/plugins/intel_gna/src/request/worker_impl.hpp +++ b/src/plugins/intel_gna/src/request/worker_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_pool.hpp b/src/plugins/intel_gna/src/request/worker_pool.hpp index 243513c09ce..267e203e5af 100644 --- a/src/plugins/intel_gna/src/request/worker_pool.hpp +++ b/src/plugins/intel_gna/src/request/worker_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_pool_impl.cpp b/src/plugins/intel_gna/src/request/worker_pool_impl.cpp index 9d2b874a29a..d9ebc9a4da5 100644 --- a/src/plugins/intel_gna/src/request/worker_pool_impl.cpp +++ b/src/plugins/intel_gna/src/request/worker_pool_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request/worker_pool_impl.hpp b/src/plugins/intel_gna/src/request/worker_pool_impl.hpp index 0c6b7726a90..1c19a2f691b 100644 --- a/src/plugins/intel_gna/src/request/worker_pool_impl.hpp +++ b/src/plugins/intel_gna/src/request/worker_pool_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/request_status.hpp b/src/plugins/intel_gna/src/request_status.hpp index 6455f8879d8..da54ff2aec9 100644 --- a/src/plugins/intel_gna/src/request_status.hpp +++ b/src/plugins/intel_gna/src/request_status.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/runtime/cnn.cpp b/src/plugins/intel_gna/src/runtime/cnn.cpp index 8b89672d6f3..9438a727038 100644 --- a/src/plugins/intel_gna/src/runtime/cnn.cpp +++ b/src/plugins/intel_gna/src/runtime/cnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/runtime/cnn.h b/src/plugins/intel_gna/src/runtime/cnn.h index fd04148deeb..d1e04ec6099 100644 --- a/src/plugins/intel_gna/src/runtime/cnn.h +++ b/src/plugins/intel_gna/src/runtime/cnn.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/runtime/floatmath.cpp b/src/plugins/intel_gna/src/runtime/floatmath.cpp index a7904cd8a55..ece0ff930fe 100644 --- a/src/plugins/intel_gna/src/runtime/floatmath.cpp +++ b/src/plugins/intel_gna/src/runtime/floatmath.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // floatmath.cpp : unoptimized floating point math routines (for reference) diff --git a/src/plugins/intel_gna/src/runtime/floatmath.h b/src/plugins/intel_gna/src/runtime/floatmath.h index 49e40e8ef1a..366e010b911 100644 --- a/src/plugins/intel_gna/src/runtime/floatmath.h +++ b/src/plugins/intel_gna/src/runtime/floatmath.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/runtime/gna_float_runtime.cpp b/src/plugins/intel_gna/src/runtime/gna_float_runtime.cpp index cf31bb6c1ae..67d8f037159 100644 --- a/src/plugins/intel_gna/src/runtime/gna_float_runtime.cpp +++ b/src/plugins/intel_gna/src/runtime/gna_float_runtime.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/runtime/gna_float_runtime.hpp b/src/plugins/intel_gna/src/runtime/gna_float_runtime.hpp index 5294d3e37b3..f9151edeefb 100644 --- a/src/plugins/intel_gna/src/runtime/gna_float_runtime.hpp +++ b/src/plugins/intel_gna/src/runtime/gna_float_runtime.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/runtime/gna_float_runtime_op.cpp b/src/plugins/intel_gna/src/runtime/gna_float_runtime_op.cpp index af51c8c703f..ee4d33743f9 100644 --- a/src/plugins/intel_gna/src/runtime/gna_float_runtime_op.cpp +++ b/src/plugins/intel_gna/src/runtime/gna_float_runtime_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/runtime/pwl.cpp b/src/plugins/intel_gna/src/runtime/pwl.cpp index dee041ac026..d85e27f93f2 100644 --- a/src/plugins/intel_gna/src/runtime/pwl.cpp +++ b/src/plugins/intel_gna/src/runtime/pwl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // pwl_design.cpp : simple activation function designer diff --git a/src/plugins/intel_gna/src/runtime/pwl.h b/src/plugins/intel_gna/src/runtime/pwl.h index d2355c5e772..a72cc5ba62e 100644 --- a/src/plugins/intel_gna/src/runtime/pwl.h +++ b/src/plugins/intel_gna/src/runtime/pwl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/scale_factor_helper.cpp b/src/plugins/intel_gna/src/scale_factor_helper.cpp index a2e1968e5f0..668ff10fb8b 100644 --- a/src/plugins/intel_gna/src/scale_factor_helper.cpp +++ b/src/plugins/intel_gna/src/scale_factor_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/scale_factor_helper.hpp b/src/plugins/intel_gna/src/scale_factor_helper.hpp index f84997a5553..a1d574e4161 100644 --- a/src/plugins/intel_gna/src/scale_factor_helper.hpp +++ b/src/plugins/intel_gna/src/scale_factor_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot1/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot1/gna_model_header.hpp index 3cc4ce232c0..c5c998276b4 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot1/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot1/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot2/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot2/gna_model_header.hpp index 2eba8207799..54d767aa786 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot2/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot2/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot3/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot3/gna_model_header.hpp index ede9a9aecd9..34d6b6af367 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot3/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot3/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot4/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot4/gna_model_header.hpp index 88ab261b695..1b3cdad7726 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot4/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot4/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot5/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot5/gna_model_header.hpp index 87122189299..e443b8a7dc8 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot5/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot5/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot6/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot6/gna_model_header.hpp index 4b079bacd55..d81ea2d30e5 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot6/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot6/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot7/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot7/gna_model_header.hpp index b590cbe6d0d..2a4ad3d37e3 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot7/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot7/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/2dot8/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/2dot8/gna_model_header.hpp index dc6e332c61c..078b3c02c24 100644 --- a/src/plugins/intel_gna/src/serial/headers/2dot8/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/2dot8/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/serial/headers/latest/gna_model_header.hpp b/src/plugins/intel_gna/src/serial/headers/latest/gna_model_header.hpp index f2429264550..57a6867331d 100644 --- a/src/plugins/intel_gna/src/serial/headers/latest/gna_model_header.hpp +++ b/src/plugins/intel_gna/src/serial/headers/latest/gna_model_header.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/broadcast_const.cpp b/src/plugins/intel_gna/src/transformations/broadcast_const.cpp index b31552260ed..849adf7c759 100644 --- a/src/plugins/intel_gna/src/transformations/broadcast_const.cpp +++ b/src/plugins/intel_gna/src/transformations/broadcast_const.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/broadcast_const.hpp b/src/plugins/intel_gna/src/transformations/broadcast_const.hpp index aeff417f09e..c2b45837e29 100644 --- a/src/plugins/intel_gna/src/transformations/broadcast_const.hpp +++ b/src/plugins/intel_gna/src/transformations/broadcast_const.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.cpp b/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.cpp index 2e92ac64e97..c8cbabb9344 100644 --- a/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.cpp +++ b/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.hpp b/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.hpp index 2df10109d37..e017b5d0185 100644 --- a/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.hpp +++ b/src/plugins/intel_gna/src/transformations/convert_dwsc_to_scaleshifts.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.cpp b/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.cpp index 7c8a20a29b6..ad9e17ae7f5 100644 --- a/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.cpp +++ b/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.hpp b/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.hpp index 48658e3f4d1..77eb232152b 100644 --- a/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.hpp +++ b/src/plugins/intel_gna/src/transformations/convert_matmul_to_pointwise_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.cpp b/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.cpp index f17fbe33619..99d9f28f554 100644 --- a/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.cpp +++ b/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.hpp b/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.hpp index 0201a153d76..69c29df9662 100644 --- a/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.hpp +++ b/src/plugins/intel_gna/src/transformations/convert_padded_to_valid_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.cpp b/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.cpp index bce630a44a1..3f9ff31ccb9 100644 --- a/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.cpp +++ b/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.hpp b/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.hpp index 9be0eda90ea..a4cd0eba44f 100644 --- a/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.hpp +++ b/src/plugins/intel_gna/src/transformations/decompose_2d_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/decompose_mvn.cpp b/src/plugins/intel_gna/src/transformations/decompose_mvn.cpp index d13f55a8663..5fc0965972f 100644 --- a/src/plugins/intel_gna/src/transformations/decompose_mvn.cpp +++ b/src/plugins/intel_gna/src/transformations/decompose_mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/decompose_mvn.hpp b/src/plugins/intel_gna/src/transformations/decompose_mvn.hpp index 20af7f6045f..dc8fc29753c 100644 --- a/src/plugins/intel_gna/src/transformations/decompose_mvn.hpp +++ b/src/plugins/intel_gna/src/transformations/decompose_mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.cpp b/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.cpp index 45c3231a37e..f768f9b2f2e 100644 --- a/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.cpp +++ b/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.hpp b/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.hpp index 67cab89c986..9ef75777456 100644 --- a/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.hpp +++ b/src/plugins/intel_gna/src/transformations/handle_transposes_around_matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/insert_copy_layer.cpp b/src/plugins/intel_gna/src/transformations/insert_copy_layer.cpp index 9d051930a60..433d789d7d9 100644 --- a/src/plugins/intel_gna/src/transformations/insert_copy_layer.cpp +++ b/src/plugins/intel_gna/src/transformations/insert_copy_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/insert_copy_layer.hpp b/src/plugins/intel_gna/src/transformations/insert_copy_layer.hpp index 2e79f511690..5f8cdcd3967 100644 --- a/src/plugins/intel_gna/src/transformations/insert_copy_layer.hpp +++ b/src/plugins/intel_gna/src/transformations/insert_copy_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/insert_identity_layer.cpp b/src/plugins/intel_gna/src/transformations/insert_identity_layer.cpp index 468a1406f42..ba4197387c2 100644 --- a/src/plugins/intel_gna/src/transformations/insert_identity_layer.cpp +++ b/src/plugins/intel_gna/src/transformations/insert_identity_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/transformations/insert_identity_layer.hpp b/src/plugins/intel_gna/src/transformations/insert_identity_layer.hpp index 57af620d7f3..394745395df 100644 --- a/src/plugins/intel_gna/src/transformations/insert_identity_layer.hpp +++ b/src/plugins/intel_gna/src/transformations/insert_identity_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.cpp b/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.cpp index da04f0add9d..d5a757deafa 100644 --- a/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.cpp +++ b/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.hpp b/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.hpp index 24c98b216b6..4eb43618b6d 100644 --- a/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.hpp +++ b/src/plugins/intel_gna/src/transformations/insert_reshape_around_matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.cpp b/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.cpp index 3f9af8c3e72..09ba8c3dcec 100644 --- a/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.cpp +++ b/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.hpp b/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.hpp index 59fc53d7b2b..1c20e8c72ab 100644 --- a/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.hpp +++ b/src/plugins/intel_gna/src/transformations/insert_transpose_after_convolution_or_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.cpp b/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.cpp index f8461862a3c..1f80faf006c 100644 --- a/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.cpp +++ b/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.hpp b/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.hpp index 115f74809f2..165b99a99c7 100644 --- a/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.hpp +++ b/src/plugins/intel_gna/src/transformations/markup_fusable_transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/pwl_approximation.cpp b/src/plugins/intel_gna/src/transformations/pwl_approximation.cpp index 36790d63f54..941acfdc8d1 100644 --- a/src/plugins/intel_gna/src/transformations/pwl_approximation.cpp +++ b/src/plugins/intel_gna/src/transformations/pwl_approximation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/pwl_approximation.hpp b/src/plugins/intel_gna/src/transformations/pwl_approximation.hpp index 48c62809236..7a2699d7822 100644 --- a/src/plugins/intel_gna/src/transformations/pwl_approximation.hpp +++ b/src/plugins/intel_gna/src/transformations/pwl_approximation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/remove_converts.cpp b/src/plugins/intel_gna/src/transformations/remove_converts.cpp index baf565ac3f7..fe8fae44ab2 100644 --- a/src/plugins/intel_gna/src/transformations/remove_converts.cpp +++ b/src/plugins/intel_gna/src/transformations/remove_converts.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/remove_converts.hpp b/src/plugins/intel_gna/src/transformations/remove_converts.hpp index cedb322b51d..6703ecada12 100644 --- a/src/plugins/intel_gna/src/transformations/remove_converts.hpp +++ b/src/plugins/intel_gna/src/transformations/remove_converts.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.cpp b/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.cpp index 199d41ba5b6..342128cf375 100644 --- a/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.cpp +++ b/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.hpp b/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.hpp index dc39f3539d2..57b4ff8a642 100644 --- a/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.hpp +++ b/src/plugins/intel_gna/src/transformations/remove_extra_reshapes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/remove_single_input_concat.cpp b/src/plugins/intel_gna/src/transformations/remove_single_input_concat.cpp index 4d6cf98b206..0eda2263f24 100644 --- a/src/plugins/intel_gna/src/transformations/remove_single_input_concat.cpp +++ b/src/plugins/intel_gna/src/transformations/remove_single_input_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/remove_single_input_concat.hpp b/src/plugins/intel_gna/src/transformations/remove_single_input_concat.hpp index 01af5388219..3825d2f75aa 100644 --- a/src/plugins/intel_gna/src/transformations/remove_single_input_concat.hpp +++ b/src/plugins/intel_gna/src/transformations/remove_single_input_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.cpp b/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.cpp index 2e77b8beffa..6c858d1498b 100644 --- a/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.cpp +++ b/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.hpp b/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.hpp index 7d702737a53..f1cb4415488 100644 --- a/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.hpp +++ b/src/plugins/intel_gna/src/transformations/reorder_activation_and_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.cpp b/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.cpp index 86be78129ac..4eb76a8215c 100644 --- a/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.cpp +++ b/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.hpp b/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.hpp index b481b936a02..84ebf743a64 100644 --- a/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.hpp +++ b/src/plugins/intel_gna/src/transformations/rt_info/gna_precision_change_flag.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.cpp b/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.cpp index 593ebaf17a2..5e2e3aba998 100644 --- a/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.cpp +++ b/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.hpp b/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.hpp index 01443aee783..72671fd025d 100644 --- a/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.hpp +++ b/src/plugins/intel_gna/src/transformations/rt_info/gna_transpose_fusable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.cpp b/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.cpp index 3524f960995..067207288db 100644 --- a/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.cpp +++ b/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.hpp b/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.hpp index 78d8f737e6e..2fbd2e14f78 100644 --- a/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.hpp +++ b/src/plugins/intel_gna/src/transformations/split_convolution_with_large_buffer_size.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/split_eltwise.cpp b/src/plugins/intel_gna/src/transformations/split_eltwise.cpp index 4a35a622856..42a91d23e1b 100644 --- a/src/plugins/intel_gna/src/transformations/split_eltwise.cpp +++ b/src/plugins/intel_gna/src/transformations/split_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/src/transformations/split_eltwise.hpp b/src/plugins/intel_gna/src/transformations/split_eltwise.hpp index 154ae55ed5b..d30d09bd816 100644 --- a/src/plugins/intel_gna/src/transformations/split_eltwise.hpp +++ b/src/plugins/intel_gna/src/transformations/split_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/substitute_softsign.cpp b/src/plugins/intel_gna/src/transformations/substitute_softsign.cpp index 42463fba80a..cc09fa59e83 100644 --- a/src/plugins/intel_gna/src/transformations/substitute_softsign.cpp +++ b/src/plugins/intel_gna/src/transformations/substitute_softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/substitute_softsign.hpp b/src/plugins/intel_gna/src/transformations/substitute_softsign.hpp index 7c4f9eea0cd..3f4d6692de2 100644 --- a/src/plugins/intel_gna/src/transformations/substitute_softsign.hpp +++ b/src/plugins/intel_gna/src/transformations/substitute_softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/swap_input_matmul_gna.cpp b/src/plugins/intel_gna/src/transformations/swap_input_matmul_gna.cpp index 5de64b2562f..bb3d1a29699 100644 --- a/src/plugins/intel_gna/src/transformations/swap_input_matmul_gna.cpp +++ b/src/plugins/intel_gna/src/transformations/swap_input_matmul_gna.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.cpp b/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.cpp index 8002c734b34..b328af74f16 100644 --- a/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.cpp +++ b/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.hpp b/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.hpp index 2e1404128d1..a21bca6c176 100644 --- a/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.hpp +++ b/src/plugins/intel_gna/src/transformations/unfuse_reshape_and_transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/utils/transformation_helper.cpp b/src/plugins/intel_gna/src/transformations/utils/transformation_helper.cpp index 53bb9c57a88..0c903a073c9 100644 --- a/src/plugins/intel_gna/src/transformations/utils/transformation_helper.cpp +++ b/src/plugins/intel_gna/src/transformations/utils/transformation_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/src/transformations/utils/transformation_helper.hpp b/src/plugins/intel_gna/src/transformations/utils/transformation_helper.hpp index 7c79cecaeb1..5391bf7d9a5 100644 --- a/src/plugins/intel_gna/src/transformations/utils/transformation_helper.hpp +++ b/src/plugins/intel_gna/src/transformations/utils/transformation_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/CMakeLists.txt b/src/plugins/intel_gna/tests/CMakeLists.txt index b43208089a5..39cccadff40 100644 --- a/src/plugins/intel_gna/tests/CMakeLists.txt +++ b/src/plugins/intel_gna/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # enable_testing() diff --git a/src/plugins/intel_gna/tests/functional/CMakeLists.txt b/src/plugins/intel_gna/tests/functional/CMakeLists.txt index 4a04877d277..e32a2bfa5a8 100644 --- a/src/plugins/intel_gna/tests/functional/CMakeLists.txt +++ b/src/plugins/intel_gna/tests/functional/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.cpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.cpp index 3c371158ff0..114cad76195 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.cpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.hpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.hpp index 2b457167a32..26958673518 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.hpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/base/import_export_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_act_conv_act.cpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_act_conv_act.cpp index c922c635731..b3f514e1f33 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_act_conv_act.cpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_act_conv_act.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_batch_size.cpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_batch_size.cpp index 6f562c113d6..dbc6cf324c7 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_batch_size.cpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_batch_size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_memory_layer.cpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_memory_layer.cpp index 950deca8f87..e0a7dd3d4d0 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_memory_layer.cpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_memory_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_multi_inputs.cpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_multi_inputs.cpp index bfe4f6f269b..62fff3609bd 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_multi_inputs.cpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_export_multi_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_reshape_permute_conv.cpp b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_reshape_permute_conv.cpp index 8955a90ca01..176cfdac12e 100644 --- a/src/plugins/intel_gna/tests/functional/Import_export_tests/import_reshape_permute_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/Import_export_tests/import_reshape_permute_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/limitations/layers_limit.cpp b/src/plugins/intel_gna/tests/functional/limitations/layers_limit.cpp index ac184358400..8332af73abb 100644 --- a/src/plugins/intel_gna/tests/functional/limitations/layers_limit.cpp +++ b/src/plugins/intel_gna/tests/functional/limitations/layers_limit.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/4d_eltwise.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/4d_eltwise.cpp index 802e3a25bbd..7030594c58a 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/4d_eltwise.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/4d_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/act_maxpool_reordering.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/act_maxpool_reordering.cpp index 5221ebb6270..40fd0468250 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/act_maxpool_reordering.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/act_maxpool_reordering.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/broadcast_const_with_fq.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/broadcast_const_with_fq.cpp index 8f5b5517828..ba3826a0f3e 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/broadcast_const_with_fq.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/broadcast_const_with_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/concat_memory_param.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/concat_memory_param.cpp index c3b637f8be4..0f74576a6ba 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/concat_memory_param.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/concat_memory_param.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/concat_restrictions.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/concat_restrictions.cpp index 8b41dbdaa68..87c9a8831b0 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/concat_restrictions.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/concat_restrictions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/conv_with_padding.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/conv_with_padding.cpp index e9d941a8aa3..4931628af70 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/conv_with_padding.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/conv_with_padding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/convert_dwsc_to_scaleshifts.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/convert_dwsc_to_scaleshifts.cpp index f69ee32990d..91211917984 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/convert_dwsc_to_scaleshifts.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/convert_dwsc_to_scaleshifts.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_fullyconnected.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_fullyconnected.cpp index 62c1d9ed7a8..e79c727ae3e 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_fullyconnected.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_fullyconnected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_pointwise_conv.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_pointwise_conv.cpp index 1a3d117004a..6e3b50170a5 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_pointwise_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/convert_matmul_to_pointwise_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/convert_padded_to_valid_conv.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/convert_padded_to_valid_conv.cpp index 3c7f83e46e9..536aa7f85c7 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/convert_padded_to_valid_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/convert_padded_to_valid_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/convolution_align_filter.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/convolution_align_filter.cpp index b6bc95fbf86..4d2f4106c42 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/convolution_align_filter.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/convolution_align_filter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/convolution_crop_axis_h.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/convolution_crop_axis_h.cpp index c84f2c39e14..c236110b136 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/convolution_crop_axis_h.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/convolution_crop_axis_h.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/decompose_2d_conv.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/decompose_2d_conv.cpp index 6d0070cb8e1..b8c4175bc40 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/decompose_2d_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/decompose_2d_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/decompose_mvn.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/decompose_mvn.cpp index 2fa567beaa5..dddf62fee5f 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/decompose_mvn.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/decompose_mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/eltwise_split_over_channels_pass.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/eltwise_split_over_channels_pass.cpp index 1f55bdbdd5f..8b809ffcde3 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/eltwise_split_over_channels_pass.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/eltwise_split_over_channels_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/fq_activation.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/fq_activation.cpp index d3fea648a1f..16e28f380aa 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/fq_activation.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/fq_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_multiple_weights.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_multiple_weights.cpp index 34645bc060f..293360ad4c8 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_multiple_weights.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_multiple_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_sigmoid.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_sigmoid.cpp index 9557763731c..963eaf3aa22 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_sigmoid.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/fq_fusion_with_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/fq_maxpool_reordering.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/fq_maxpool_reordering.cpp index 9d97cf9f41f..30ca286000e 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/fq_maxpool_reordering.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/fq_maxpool_reordering.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/fq_outputs_activation_.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/fq_outputs_activation_.cpp index 2d1b971ed42..ad1efeed489 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/fq_outputs_activation_.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/fq_outputs_activation_.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/fq_with_multiple_out_connections.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/fq_with_multiple_out_connections.cpp index f53d5e09c95..bf32688695b 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/fq_with_multiple_out_connections.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/fq_with_multiple_out_connections.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/insert_copy_layer_before_self_concat.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/insert_copy_layer_before_self_concat.cpp index 957275b513c..9386fb2f14f 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/insert_copy_layer_before_self_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/insert_copy_layer_before_self_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_before_matmul.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_before_matmul.cpp index 948ade3e98b..a1cc7a01b95 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_before_matmul.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_before_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_between_convs.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_between_convs.cpp index fac780da44f..6897b5f0d0b 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_between_convs.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/insert_transpose_between_convs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/layers_restrictions.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/layers_restrictions.cpp index 2218a65a063..cc1f3b6cb23 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/layers_restrictions.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/layers_restrictions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // diff --git a/src/plugins/intel_gna/tests/functional/pass_tests/remove_permutations_NHWC_to_NCHW_pass.cpp b/src/plugins/intel_gna/tests/functional/pass_tests/remove_permutations_NHWC_to_NCHW_pass.cpp index 7168f7fef74..cc062418516 100644 --- a/src/plugins/intel_gna/tests/functional/pass_tests/remove_permutations_NHWC_to_NCHW_pass.cpp +++ b/src/plugins/intel_gna/tests/functional/pass_tests/remove_permutations_NHWC_to_NCHW_pass.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/preprocess_tests/precision_convert.cpp b/src/plugins/intel_gna/tests/functional/preprocess_tests/precision_convert.cpp index a5fa4f3bdb5..52651f22619 100644 --- a/src/plugins/intel_gna/tests/functional/preprocess_tests/precision_convert.cpp +++ b/src/plugins/intel_gna/tests/functional/preprocess_tests/precision_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/add_overload_correction.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/add_overload_correction.cpp index 94a836907dc..1d9c3cc6a67 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/add_overload_correction.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/add_overload_correction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/const_input_add.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/const_input_add.cpp index bb2ba0a7e19..8265f093d9b 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/const_input_add.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/const_input_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/eltwise_act_fq.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/eltwise_act_fq.cpp index bbf6944212d..274b8c5b811 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/eltwise_act_fq.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/eltwise_act_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/matmul_overload_correction.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/matmul_overload_correction.cpp index 32ed52d44f1..6a4dd2aab61 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/matmul_overload_correction.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/matmul_overload_correction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/perchannel_quant_test.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/perchannel_quant_test.cpp index bf19da72966..6e3fade8de3 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/perchannel_quant_test.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/perchannel_quant_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/test_fq_scale_factors.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/test_fq_scale_factors.cpp index 6f60983f3fd..f9ac1131470 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/test_fq_scale_factors.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/test_fq_scale_factors.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/scale_factors_tests/weighable_layer_without_fq.cpp b/src/plugins/intel_gna/tests/functional/scale_factors_tests/weighable_layer_without_fq.cpp index e1066d9b782..ae5fcfc4696 100644 --- a/src/plugins/intel_gna/tests/functional/scale_factors_tests/weighable_layer_without_fq.cpp +++ b/src/plugins/intel_gna/tests/functional/scale_factors_tests/weighable_layer_without_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/exec_net_base.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/exec_net_base.cpp index e4c965b4448..b8067d6a781 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/exec_net_base.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/exec_net_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp index 1a48bf87f83..d37288f9902 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp index 695b2898470..fb7c7a9f1dd 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp index 27e74cfbcf0..d145ed0647b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp index bb4045009ab..183436a688b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp index 206b47f9146..230d661c066 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/memory_states.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp index 75b78608d27..3795ab8f421 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/multitheading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp index 77278aae2f5..205224760d7 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_graph_info.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_graph_info.cpp index 1ee7c65ed63..e5e06678475 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_graph_info.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_graph_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "behavior/ov_executable_network/exec_graph_info.hpp" diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp index 3cbf8684e44..ae21aa52a4c 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp index 40bd6edb300..b33ac4e2f84 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp index 614600cdc8f..196187582c5 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp index 90451843646..5c5b5ebb7b2 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp index c0f1e9d7026..4b2ab248008 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp index 638a9ce9c32..d70041fb796 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp index c0da93ebc32..d9a62dfd98c 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp index a4df6313f3d..a990464fbf4 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp index be33b441a58..7b2475267ef 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp index 3b57aa9293d..db2a48cadef 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/core_intergration.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/core_intergration.cpp index b40cfc84537..5bda6f0cc2d 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/core_intergration.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/core_intergration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp index 38881f03ebc..6775e80e24b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp index f287aea04aa..b9781bd09b0 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp index fe6d77d6638..ebe0a589b64 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp index 0ac4b8e5212..42a622935cd 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp index a11791a882c..1e2f0a3c4f2 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/core_threading_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp index 8b9b83197fc..955ba31980b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/version.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/version.cpp index 362d5ad7627..9a14c4d5749 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/version.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/behavior/plugin/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/core_config.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/core_config.cpp index 2284ccdc347..1ef6f4923fd 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/core_config.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp index 7232303e1e2..f054a08e0fc 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/execution_graph_tests/add_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/set_device_name.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/set_device_name.cpp index 1217acb3440..836d774af5d 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/set_device_name.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/set_device_name.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp index c656fc6e3b8..c99f62402d6 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp index 8ebaf4ada3c..966fb59131f 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/conv_low_precision.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/conv_low_precision.cpp index 728e5437489..31225ed6eb5 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/conv_low_precision.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/conv_low_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp index 3eb8bcbb3b2..f1f4f256a54 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp index 58d5dba8877..0cda3cd9cf3 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp index 0e18dd8f01b..ebd7bb49943 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution_negative.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution_negative.cpp index 4771e213e53..09032aa4e9b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution_negative.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/convolution_negative.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp index c8b873fe3dd..356cb7498ba 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp index 21849d89043..584479ff60f 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp index d0c32356876..a9d59a5163e 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp index b090f61c3e0..f20f0804242 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/low_precision.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/low_precision.cpp index faccc96d912..1907e73178d 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/low_precision.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/low_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell_basic.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell_basic.cpp index ed98d4b5ad8..315c064d2ca 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell_basic.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_cell_basic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp index 502629b69ab..315baf1feef 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp index fffa3d30c38..d523ccf81a1 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp index b4ff679e0c8..18e6e9cf08b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/negative_layer_support_test.hpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/negative_layer_support_test.hpp index f7a403f067d..2cbde4f3bbf 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/negative_layer_support_test.hpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/negative_layer_support_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp index a3a5ad97b10..b19106a1ab2 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/power.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/power.cpp index f5dcb5ed8bc..522a079431c 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/power.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/split.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/split.cpp index dd3feaab766..6146fc4f534 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/split.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp index d14382feb7b..bcd8118d93e 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/single_layer_tests/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_check.hpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_check.hpp index 14e5adc6e49..9ace204982f 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_check.hpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_check.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_config.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_config.cpp index bc2f9b84f98..98ca09d8212 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_config.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_concats_eltwise.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_concats_eltwise.cpp index b391a408604..4929796555b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_concats_eltwise.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_concats_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_fq.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_fq.cpp index 364936d941f..8619f67da1f 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_fq.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/activation_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/basic_lstm.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/basic_lstm.cpp index 0916ba1a0fd..4df1d47bcce 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/basic_lstm.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/basic_lstm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/broadcast_power.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/broadcast_power.cpp index 5c622422b8d..6dd66f562c8 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/broadcast_power.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/broadcast_power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/cascade_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/cascade_concat.cpp index 3f357c56888..6dbbd9a0756 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/cascade_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/cascade_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/clamp_fq.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/clamp_fq.cpp index 9caf4548317..408fa7223a0 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/clamp_fq.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/clamp_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_conv.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_conv.cpp index 970298dc2c5..8cb24b23379 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_multi_input.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_multi_input.cpp index b9bf9e1fca5..98e6e1f7149 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_multi_input.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_multi_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization.cpp index 6fb2167e4e4..3c60aff9bca 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization_during_memory_requantization.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization_during_memory_requantization.cpp index 0e6eae33b50..91604ba8452 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization_during_memory_requantization.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/concat_quantization_during_memory_requantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/connect_split_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/connect_split_concat.cpp index 6fb863af38b..58809a1b29b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/connect_split_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/connect_split_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_conv_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_conv_concat.cpp index b985608d966..a14b88237dc 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_conv_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_strided_slice_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_strided_slice_concat.cpp index 8b8f98b0a16..780ee6fe1c0 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_strided_slice_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/const_strided_slice_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp index 8f9ea51781c..d9e06c6bc00 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/constant_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_eltwise.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_eltwise.cpp index b1111bbe26f..1a815ae1dd6 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_eltwise.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_relu.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_relu.cpp index ad58fa790df..0aca8920af7 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_relu.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/conv_fq_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/convolution_relu_sequence.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/convolution_relu_sequence.cpp index c0d2ef6e674..64f8bfb3567 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/convolution_relu_sequence.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/convolution_relu_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/copy_before_squeeze.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/copy_before_squeeze.cpp index c9a4fa8859f..17cd22a5240 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/copy_before_squeeze.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/copy_before_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/delayed_copy_layer.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/delayed_copy_layer.cpp index 24fe6f79c7b..d1517e3b2d1 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/delayed_copy_layer.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/delayed_copy_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_conv_eltwise.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_conv_eltwise.cpp index 07e63611f16..5608888e8ab 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_conv_eltwise.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_conv_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_reshape_activation.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_reshape_activation.cpp index bf88812986e..79ad769bd10 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_reshape_activation.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/eltwise_reshape_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fc_conv_fc.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fc_conv_fc.cpp index c6628e33ef9..2c6c46076d2 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fc_conv_fc.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fc_conv_fc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/first_connect_input_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/first_connect_input_concat.cpp index 45aef98d8fa..a50010cc51f 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/first_connect_input_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/first_connect_input_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_conv_fq_affine.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_conv_fq_affine.cpp index 97d2ba795dd..7cc98383678 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_conv_fq_affine.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_conv_fq_affine.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_with_mixed_levels.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_with_mixed_levels.cpp index cff6707d747..405dca0b630 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_with_mixed_levels.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/fq_with_mixed_levels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp index fca7d78377c..41ee258d169 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/handling_orientation_conv.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/handling_orientation_conv.cpp index 2bd08dbcf75..19289f01b74 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/handling_orientation_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/handling_orientation_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_conv.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_conv.cpp index ea3e88fb939..5d7f7d48a37 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_split_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_split_concat.cpp index 2e232e46fc3..1c93bb6ec02 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_split_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/input_split_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_act_add.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_act_add.cpp index 3a98498534f..b939a55228c 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_act_add.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_act_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp index ca03ef1886d..f34067e69b9 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp index 2a8e07c117d..e9a112a84e1 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_LSTMCell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_eltwise_reshape_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_eltwise_reshape_concat.cpp index eff3a7a6b72..c6f58c4a951 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_eltwise_reshape_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_eltwise_reshape_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_fq_concat_prelu.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_fq_concat_prelu.cpp index 6b9db7093ca..b756c242fd5 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_fq_concat_prelu.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/memory_fq_concat_prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_crops_to_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_crops_to_concat.cpp index 28922712f7f..f8937c30c29 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_crops_to_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_crops_to_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_input_scale.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_input_scale.cpp index 8738bbeaef3..24a4f451b28 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_input_scale.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multi_input_scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multioutput_eltwise_squeeze_eltwise.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multioutput_eltwise_squeeze_eltwise.cpp index 8a51ef171a0..8cccb36aa08 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multioutput_eltwise_squeeze_eltwise.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multioutput_eltwise_squeeze_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp index 4e90fd637d1..ca01b5f59b7 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_LSTMCell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_concat.cpp index 4348e733f33..0dde60d0b6b 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_input_fq.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_input_fq.cpp index 0f248cbcffd..70461d481a6 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_input_fq.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/multiple_input_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/negative_memory_layer_offset.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/negative_memory_layer_offset.cpp index e9091d6e0ee..b4b96d4a9ab 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/negative_memory_layer_offset.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/negative_memory_layer_offset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/parameter_reshape_result.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/parameter_reshape_result.cpp index f4c251f7895..3b2857164e3 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/parameter_reshape_result.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/parameter_reshape_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp index 90a16ccefa2..613068fce29 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_concat_permute.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_concat_permute.cpp index 438eaa643ec..2079ecd3e86 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_concat_permute.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_concat_permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_permute.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_permute.cpp index 19a3e43d5f7..a34260214ea 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_permute.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/permute_concat_permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/relu_split_reshape.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/relu_split_reshape.cpp index 5674c4bfd77..9661ae949a4 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/relu_split_reshape.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/relu_split_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp index 992c70baab6..73670f5ded9 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp index da4d9bb0480..84e0044b602 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshapre_permute_reshape.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshapre_permute_reshape.cpp index 959515fb04f..ab6d96f9f50 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshapre_permute_reshape.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/reshapre_permute_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scale_shift.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scale_shift.cpp index 27ab97e4228..aec31eb05ff 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scale_shift.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scale_shift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scaleshift_conv_scaleshift.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scaleshift_conv_scaleshift.cpp index 98b7ea00a2f..a16e104075d 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scaleshift_conv_scaleshift.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/scaleshift_conv_scaleshift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/softsign.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/softsign.cpp index aa06537c8b4..46a7f516d46 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/softsign.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_concat_multi_inputs.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_concat_multi_inputs.cpp index be430508fa5..1cebe2257e6 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_concat_multi_inputs.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_concat_multi_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv.cpp index a9636581683..a1623e16cce 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp index e22e8c5dd66..572712b7fa8 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_relu.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_relu.cpp index 0fac807e020..b416b66b6ee 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_relu.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_trivial_permute_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_trivial_permute_concat.cpp index d2cf400625c..e147507dc67 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_trivial_permute_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/split_trivial_permute_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/strided_slice.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/strided_slice.cpp index a81d2c44fb3..c115fbf5507 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/strided_slice.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_concat.cpp index 59402800732..8959b2a5e51 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_conv.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_conv.cpp index da33c9048cf..ebb49b4ae0e 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_conv.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/stridedslice_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp index 69af078f867..5750c1f8ed2 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/transpose_conv_transpose_squeeze.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/transpose_conv_transpose_squeeze.cpp index 43872e73596..762b99d7c82 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/transpose_conv_transpose_squeeze.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/transpose_conv_transpose_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/trivial_concat.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/trivial_concat.cpp index 9cc93c4481e..1e8698c89d7 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/trivial_concat.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/trivial_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/two_fake_quantize_to_fullyconnected.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/two_fake_quantize_to_fullyconnected.cpp index 8ae5fc3719c..5fd1628c2e2 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/two_fake_quantize_to_fullyconnected.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/subgraph_tests/two_fake_quantize_to_fullyconnected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/functional/shared_tests_instances/transpose_add.cpp b/src/plugins/intel_gna/tests/functional/shared_tests_instances/transpose_add.cpp index b3927d06365..ea6bf882c35 100644 --- a/src/plugins/intel_gna/tests/functional/shared_tests_instances/transpose_add.cpp +++ b/src/plugins/intel_gna/tests/functional/shared_tests_instances/transpose_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/CMakeLists.txt b/src/plugins/intel_gna/tests/unit/CMakeLists.txt index bd9c48f4fd1..8bcc7c4c001 100644 --- a/src/plugins/intel_gna/tests/unit/CMakeLists.txt +++ b/src/plugins/intel_gna/tests/unit/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gna/tests/unit/backend/gna_limitations_test.cpp b/src/plugins/intel_gna/tests/unit/backend/gna_limitations_test.cpp index 01244676be5..0c0ac60bfba 100644 --- a/src/plugins/intel_gna/tests/unit/backend/gna_limitations_test.cpp +++ b/src/plugins/intel_gna/tests/unit/backend/gna_limitations_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/backend/gna_make_pwl_identity.cpp b/src/plugins/intel_gna/tests/unit/backend/gna_make_pwl_identity.cpp index 01b05f14012..2ce52432370 100644 --- a/src/plugins/intel_gna/tests/unit/backend/gna_make_pwl_identity.cpp +++ b/src/plugins/intel_gna/tests/unit/backend/gna_make_pwl_identity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_allocator_test.cpp b/src/plugins/intel_gna/tests/unit/gna_allocator_test.cpp index 44d4ff04a45..c19a7fd2537 100644 --- a/src/plugins/intel_gna/tests/unit/gna_allocator_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_allocator_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_am_intel_dnn.cpp b/src/plugins/intel_gna/tests/unit/gna_am_intel_dnn.cpp index 3d92c76835f..42b3239154b 100644 --- a/src/plugins/intel_gna/tests/unit/gna_am_intel_dnn.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_am_intel_dnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_api_stub.cpp b/src/plugins/intel_gna/tests/unit/gna_api_stub.cpp index 25fd1824c1b..c7a5a032941 100644 --- a/src/plugins/intel_gna/tests/unit/gna_api_stub.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_api_stub.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_export_import_test.cpp b/src/plugins/intel_gna/tests/unit/gna_export_import_test.cpp index 6543d48a2d6..64367a04ade 100644 --- a/src/plugins/intel_gna/tests/unit/gna_export_import_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_export_import_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_extra_pwl_segments_tests.cpp b/src/plugins/intel_gna/tests/unit/gna_extra_pwl_segments_tests.cpp index fc97309b3dd..0a4aebb76bb 100644 --- a/src/plugins/intel_gna/tests/unit/gna_extra_pwl_segments_tests.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_extra_pwl_segments_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_get_2d_reshaped_data.cpp b/src/plugins/intel_gna/tests/unit/gna_get_2d_reshaped_data.cpp index ebf4436469f..4360f39e86e 100644 --- a/src/plugins/intel_gna/tests/unit/gna_get_2d_reshaped_data.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_get_2d_reshaped_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_get_aligned_split_sizes.cpp b/src/plugins/intel_gna/tests/unit/gna_get_aligned_split_sizes.cpp index 6bc57f1f66a..603ea8953fa 100644 --- a/src/plugins/intel_gna/tests/unit/gna_get_aligned_split_sizes.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_get_aligned_split_sizes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_get_crop_params.cpp b/src/plugins/intel_gna/tests/unit/gna_get_crop_params.cpp index 66d836e26eb..4dc2932e266 100644 --- a/src/plugins/intel_gna/tests/unit/gna_get_crop_params.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_get_crop_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_get_scale_factor.cpp b/src/plugins/intel_gna/tests/unit/gna_get_scale_factor.cpp index d2a7dfa2215..25de5e6c335 100644 --- a/src/plugins/intel_gna/tests/unit/gna_get_scale_factor.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_get_scale_factor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_hw_precision_test.cpp b/src/plugins/intel_gna/tests/unit/gna_hw_precision_test.cpp index 1d41fe37571..61e4220959d 100644 --- a/src/plugins/intel_gna/tests/unit/gna_hw_precision_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_hw_precision_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_input_preproc_test.cpp b/src/plugins/intel_gna/tests/unit/gna_input_preproc_test.cpp index 341e57c099b..6e64f80f7fe 100644 --- a/src/plugins/intel_gna/tests/unit/gna_input_preproc_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_input_preproc_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_memory_compact_test.cpp b/src/plugins/intel_gna/tests/unit/gna_memory_compact_test.cpp index addb6c4f7b2..eaccd70c629 100644 --- a/src/plugins/intel_gna/tests/unit/gna_memory_compact_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_memory_compact_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_memory_test.cpp b/src/plugins/intel_gna/tests/unit/gna_memory_test.cpp index 0fee1a0eb6c..304b85d025c 100644 --- a/src/plugins/intel_gna/tests/unit/gna_memory_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_memory_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_mock_api.hpp b/src/plugins/intel_gna/tests/unit/gna_mock_api.hpp index c1496e57328..769cbe524b9 100644 --- a/src/plugins/intel_gna/tests/unit/gna_mock_api.hpp +++ b/src/plugins/intel_gna/tests/unit/gna_mock_api.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_model_serial_test.cpp b/src/plugins/intel_gna/tests/unit/gna_model_serial_test.cpp index 85ba4ead1b4..548f8489b3a 100644 --- a/src/plugins/intel_gna/tests/unit/gna_model_serial_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_model_serial_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_permute_sequence_test.cpp b/src/plugins/intel_gna/tests/unit/gna_permute_sequence_test.cpp index 7a41a6e2133..9a9d5681dec 100644 --- a/src/plugins/intel_gna/tests/unit/gna_permute_sequence_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_permute_sequence_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_plugin_config_test.cpp b/src/plugins/intel_gna/tests/unit/gna_plugin_config_test.cpp index 1691942c0d3..ea04f057657 100644 --- a/src/plugins/intel_gna/tests/unit/gna_plugin_config_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_plugin_config_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/gna_wait_test.cpp b/src/plugins/intel_gna/tests/unit/gna_wait_test.cpp index 6ead2824bc7..58df3806e3f 100644 --- a/src/plugins/intel_gna/tests/unit/gna_wait_test.cpp +++ b/src/plugins/intel_gna/tests/unit/gna_wait_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/log/logger.cpp b/src/plugins/intel_gna/tests/unit/log/logger.cpp index c4c0396c0ec..d0f36147a47 100644 --- a/src/plugins/intel_gna/tests/unit/log/logger.cpp +++ b/src/plugins/intel_gna/tests/unit/log/logger.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/ops/util_test.cpp b/src/plugins/intel_gna/tests/unit/ops/util_test.cpp index 398fcdf9e85..66be55e96a7 100644 --- a/src/plugins/intel_gna/tests/unit/ops/util_test.cpp +++ b/src/plugins/intel_gna/tests/unit/ops/util_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/gna_request_worker_factory_test.cpp b/src/plugins/intel_gna/tests/unit/request/gna_request_worker_factory_test.cpp index 3e0fa032e78..10a35808534 100644 --- a/src/plugins/intel_gna/tests/unit/request/gna_request_worker_factory_test.cpp +++ b/src/plugins/intel_gna/tests/unit/request/gna_request_worker_factory_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/gna_request_worker_impl_test.cpp b/src/plugins/intel_gna/tests/unit/request/gna_request_worker_impl_test.cpp index 7f4ec71ab0a..e20f8664fce 100644 --- a/src/plugins/intel_gna/tests/unit/request/gna_request_worker_impl_test.cpp +++ b/src/plugins/intel_gna/tests/unit/request/gna_request_worker_impl_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/gna_request_worker_pool_impl_test.cpp b/src/plugins/intel_gna/tests/unit/request/gna_request_worker_pool_impl_test.cpp index 88697db12e7..4110c9b4a8c 100644 --- a/src/plugins/intel_gna/tests/unit/request/gna_request_worker_pool_impl_test.cpp +++ b/src/plugins/intel_gna/tests/unit/request/gna_request_worker_pool_impl_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/mock_gna_device.hpp b/src/plugins/intel_gna/tests/unit/request/mock_gna_device.hpp index 0f57b6e5559..49b2f44ba0e 100644 --- a/src/plugins/intel_gna/tests/unit/request/mock_gna_device.hpp +++ b/src/plugins/intel_gna/tests/unit/request/mock_gna_device.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/mock_subrequest.hpp b/src/plugins/intel_gna/tests/unit/request/mock_subrequest.hpp index 2f6a0bfd868..6afa107e730 100644 --- a/src/plugins/intel_gna/tests/unit/request/mock_subrequest.hpp +++ b/src/plugins/intel_gna/tests/unit/request/mock_subrequest.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/mock_worker.hpp b/src/plugins/intel_gna/tests/unit/request/mock_worker.hpp index 3b4e244ca66..bf7aa5afac4 100644 --- a/src/plugins/intel_gna/tests/unit/request/mock_worker.hpp +++ b/src/plugins/intel_gna/tests/unit/request/mock_worker.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/request/mock_worker_pool.hpp b/src/plugins/intel_gna/tests/unit/request/mock_worker_pool.hpp index a77a6d1f0c1..b07b42f49b4 100644 --- a/src/plugins/intel_gna/tests/unit/request/mock_worker_pool.hpp +++ b/src/plugins/intel_gna/tests/unit/request/mock_worker_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/scale_factor_helper_test.cpp b/src/plugins/intel_gna/tests/unit/scale_factor_helper_test.cpp index 3f62ddaf0c3..71379ccecb9 100644 --- a/src/plugins/intel_gna/tests/unit/scale_factor_helper_test.cpp +++ b/src/plugins/intel_gna/tests/unit/scale_factor_helper_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_broadcast_const.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_broadcast_const.cpp index 6d25801e6df..b7daf6aa8bf 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_broadcast_const.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_broadcast_const.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_convert_dwsc_to_scaleshifts.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_convert_dwsc_to_scaleshifts.cpp index 4e5c0cf47da..d3b66616767 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_convert_dwsc_to_scaleshifts.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_convert_dwsc_to_scaleshifts.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_convert_matmul_to_pointwise_convolution.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_convert_matmul_to_pointwise_convolution.cpp index 08810df6995..c5c3401aaa5 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_convert_matmul_to_pointwise_convolution.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_convert_matmul_to_pointwise_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_convert_padded_to_valid_convolution.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_convert_padded_to_valid_convolution.cpp index 24d599c19e6..5987935d5de 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_convert_padded_to_valid_convolution.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_convert_padded_to_valid_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_2d_convolution.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_2d_convolution.cpp index 1d38d7a7543..6450cfc1765 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_2d_convolution.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_2d_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_mvn.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_mvn.cpp index cc1f004318c..32918e75418 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_mvn.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_decompose_mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_handle_transposes_around_matmul.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_handle_transposes_around_matmul.cpp index 43e4d11c313..8f03211d1ea 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_handle_transposes_around_matmul.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_handle_transposes_around_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_copy_layer.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_copy_layer.cpp index efec8d82d99..49c6f720f0c 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_copy_layer.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_copy_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_identity_layer.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_identity_layer.cpp index 1ec4d667445..afbbd859404 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_identity_layer.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_identity_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_reshape_around_matmul.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_reshape_around_matmul.cpp index ca34268f4b3..ecbab17ad76 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_reshape_around_matmul.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_reshape_around_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_transpose_after_convolution_or_pooling.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_transpose_after_convolution_or_pooling.cpp index eb1bc024569..b091efc72b4 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_insert_transpose_after_convolution_or_pooling.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_insert_transpose_after_convolution_or_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_pwl.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_pwl.cpp index 713f98e127f..108f9f40336 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_pwl.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_pwl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_remove_convert.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_remove_convert.cpp index df0b24ab2c1..b6d9f88f6fc 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_remove_convert.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_remove_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_remove_extra_reshapes.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_remove_extra_reshapes.cpp index 0571aef940f..bcc4a73c1e2 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_remove_extra_reshapes.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_remove_extra_reshapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_remove_single_input_concat.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_remove_single_input_concat.cpp index 74b91f8959e..6efdc584655 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_remove_single_input_concat.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_remove_single_input_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_reorder_activation_and_pooling.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_reorder_activation_and_pooling.cpp index 7bacd1ea4e5..6d9892807df 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_reorder_activation_and_pooling.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_reorder_activation_and_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_split_convolution_with_large_buffer_size.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_split_convolution_with_large_buffer_size.cpp index 2b720a62388..9daece022d6 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_split_convolution_with_large_buffer_size.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_split_convolution_with_large_buffer_size.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_split_eltwise.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_split_eltwise.cpp index ae6a5c95742..9a9b2487c65 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_split_eltwise.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_split_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_substitute_softsign.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_substitute_softsign.cpp index 73807dff7ef..f73344f7fda 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_substitute_softsign.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_substitute_softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_swap_input_matmul.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_swap_input_matmul.cpp index 55891d21dd4..bd7eb8a6040 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_swap_input_matmul.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_swap_input_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gna/tests/unit/transformations/gna_unfuse_reshape_and_transpose.cpp b/src/plugins/intel_gna/tests/unit/transformations/gna_unfuse_reshape_and_transpose.cpp index 6eef913e46f..022e852f7fc 100644 --- a/src/plugins/intel_gna/tests/unit/transformations/gna_unfuse_reshape_and_transpose.cpp +++ b/src/plugins/intel_gna/tests/unit/transformations/gna_unfuse_reshape_and_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/CMakeLists.txt b/src/plugins/intel_gpu/CMakeLists.txt index 00558b4e8eb..a4ef04f8492 100644 --- a/src/plugins/intel_gpu/CMakeLists.txt +++ b/src/plugins/intel_gpu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/build_options.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/build_options.hpp index 0ba9fba6e8b..883bcb272c9 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/build_options.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/build_options.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/network.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/network.hpp index 7db717b64f7..9ceaaec2424 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/network.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/program.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/program.hpp index a3a8a95f275..f9bf5b46c83 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/program.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/program.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/binary_buffer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/binary_buffer.hpp index 84563bc8ead..7025c0f08c6 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/binary_buffer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/binary_buffer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/bind.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/bind.hpp index 67c98b087c7..258ecd9e2a9 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/bind.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/bind.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/buffer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/buffer.hpp index 9b0dcfc153f..e5241c21ebc 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/buffer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/buffer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/cl_kernel_data_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/cl_kernel_data_serializer.hpp index 1d8b95f37f3..b0d02b7f16f 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/cl_kernel_data_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/cl_kernel_data_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/helpers.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/helpers.hpp index cede64c119f..d7bc2615880 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/helpers.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/layout_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/layout_serializer.hpp index cbba904259d..16b1c0b0ae9 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/layout_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/layout_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/map_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/map_serializer.hpp index aac326c7bed..ad8d46cbbef 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/map_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/map_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/polymorphic_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/polymorphic_serializer.hpp index e85ef7f6150..d78ff09c8f6 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/polymorphic_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/polymorphic_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/serializer.hpp index ccec0a1b9fb..2643c33ea5c 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/set_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/set_serializer.hpp index 93645abf849..f41fa6ebb52 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/set_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/set_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/static_instance.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/static_instance.hpp index 41de5e09072..ee77447e75f 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/static_instance.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/static_instance.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/string_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/string_serializer.hpp index df9fbbd2ea9..19214b919e0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/string_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/string_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/utils.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/utils.hpp index 899e5d7a74c..6c353a33fa3 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/utils.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/vector_serializer.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/vector_serializer.hpp index 61aa4d9cfa4..4beef3158a8 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/vector_serializer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/serialization/vector_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/graph/topology.hpp b/src/plugins/intel_gpu/include/intel_gpu/graph/topology.hpp index 90163dc0e6d..2df33bba418 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/graph/topology.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/graph/topology.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request.hpp index a1a8edd9117..1dc1fba49d4 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request_legacy.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request_legacy.hpp index 37499d1facd..261efe73748 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request_legacy.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/async_infer_request_legacy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/common_utils.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/common_utils.hpp index d453c516ad4..860c008ffe3 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/common_utils.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/common_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/compiled_model.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/compiled_model.hpp index ab82970a24d..8bf76a9cf11 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/compiled_model.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/compiled_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/custom_layer.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/custom_layer.hpp index fde28a7e737..284297da3a2 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/custom_layer.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/custom_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/device_config.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/device_config.hpp index 1b46d891a35..50f19ee2aa1 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/device_config.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/device_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/graph.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/graph.hpp index 47c2e99ac00..ec6b9ebd011 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/graph.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/graph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request.hpp index 64e62d3853e..aec8ef76428 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request_legacy.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request_legacy.hpp index 809bbe36835..993a7b51a92 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request_legacy.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/infer_request_legacy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/internal_properties.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/internal_properties.hpp index f367f351cc3..f924c5ec436 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/internal_properties.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/internal_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/itt.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/itt.hpp index 524e689dd25..7ac68737637 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/itt.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/plugin.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/plugin.hpp index 4d6bf160e0c..882191038e5 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/plugin.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/primitives_list.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/primitives_list.hpp index 4fd83280fc4..92326c1a0d0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/primitives_list.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/primitives_list.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/program.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/program.hpp index 156022db670..8b2d4ca9461 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/program.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/program.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/remote_context.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/remote_context.hpp index 767ccb01ddf..84ba8f9c6b4 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/remote_context.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/remote_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/simple_math.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/simple_math.hpp index 883fe699e89..3456c573e74 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/simple_math.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/simple_math.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/transformations_pipeline.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/transformations_pipeline.hpp index 7c10b444419..66fd6b2d862 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/transformations_pipeline.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/transformations_pipeline.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/plugin/variable_state.hpp b/src/plugins/intel_gpu/include/intel_gpu/plugin/variable_state.hpp index e259aed2cca..d564f2f34ba 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/plugin/variable_state.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/plugin/variable_state.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/activation.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/activation.hpp index e5da130b3de..5d60640daac 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/activation.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/adaptive_pooling.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/adaptive_pooling.hpp index 8c2451eb637..6fbb8661793 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/adaptive_pooling.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/adaptive_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/arg_max_min.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/arg_max_min.hpp index 7e392e570b0..416d60bd6ba 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/arg_max_min.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/arg_max_min.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/assign.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/assign.hpp index 502ab5bbda7..5e5ccd41298 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/assign.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/assign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/average_unpooling.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/average_unpooling.hpp index 968dd81a064..0dfb3dc4168 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/average_unpooling.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/average_unpooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/batch_to_space.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/batch_to_space.hpp index 5b6d2ac875c..b5d43564478 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/batch_to_space.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/batch_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/binary_convolution.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/binary_convolution.hpp index f8ce19e154a..0b49a2f38f1 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/binary_convolution.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/binary_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/border.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/border.hpp index 7dcafa2aa55..0e8562895cc 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/border.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/border.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/broadcast.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/broadcast.hpp index be6a4d8d6b7..ce1005a0a8b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/broadcast.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/bucketize.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/bucketize.hpp index 94cf50b2b83..b32c1b7d070 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/bucketize.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/bucketize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/concatenation.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/concatenation.hpp index 83652740752..90fff19c84b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/concatenation.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/concatenation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/condition.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/condition.hpp index a3a4168d2dc..c722db7a7c0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/condition.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/condition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/convert_color.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/convert_color.hpp index 41b0d66eda5..5f3ea2c6786 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/convert_color.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/convert_color.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/convolution.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/convolution.hpp index 0fa475eda72..b36ea879aea 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/convolution.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/crop.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/crop.hpp index 4b212ed7fdf..80ac5ce7aae 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/crop.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/crop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_greedy_decoder.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_greedy_decoder.hpp index cb33862084e..190f3916ab7 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_greedy_decoder.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_greedy_decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_loss.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_loss.hpp index 34529effd69..08ed75c69b0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_loss.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/ctc_loss.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/cum_sum.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/cum_sum.hpp index efd6de39baf..1dd41e665f2 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/cum_sum.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/custom_gpu_primitive.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/custom_gpu_primitive.hpp index 7517dde5123..5c5ddaf313d 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/custom_gpu_primitive.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/custom_gpu_primitive.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/data.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/data.hpp index bd989dd9b1b..54b606dc117 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/data.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/deconvolution.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/deconvolution.hpp index 6a53bc137ad..ec6c82c976f 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/deconvolution.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/deconvolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/depth_to_space.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/depth_to_space.hpp index 86d84063af7..1d0f541b84c 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/depth_to_space.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/detection_output.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/detection_output.hpp index cf13a348c91..a7713ce3ac0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/detection_output.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/dft.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/dft.hpp index 08f41c4a9ae..9641c396d7a 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/dft.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/dft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/eltwise.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/eltwise.hpp index 7e318dee5d3..b87900f9327 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/eltwise.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/embedding_bag.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/embedding_bag.hpp index a5517255002..5379468da4c 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/embedding_bag.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/embedding_bag.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_detection_output.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_detection_output.hpp index 2d8ffd57c89..43b6e015ef3 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_detection_output.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_generate_proposals_single_image.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_generate_proposals_single_image.hpp index 57bde542b56..d79f0c64918 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_generate_proposals_single_image.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_generate_proposals_single_image.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_prior_grid_generator.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_prior_grid_generator.hpp index ff3a80d4412..158115b20e9 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_prior_grid_generator.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_prior_grid_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_roi_feature_extractor.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_roi_feature_extractor.hpp index 992ff55c948..d048db51f11 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_roi_feature_extractor.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_roi_feature_extractor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_topk_rois.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_topk_rois.hpp index 09faec703a5..954a7d0cf59 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_topk_rois.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/experimental_detectron_topk_rois.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/extract_image_patches.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/extract_image_patches.hpp index 1e40ede934b..c9ddaa2fcbb 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/extract_image_patches.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/extract_image_patches.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/eye.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/eye.hpp index 4c1c839b9da..c0e0842590f 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/eye.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/eye.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/fully_connected.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/fully_connected.hpp index 4a0ac07b03a..9f10ba6c015 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/fully_connected.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/fully_connected.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather.hpp index 10a6aebb4e5..5e2270542e6 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_elements.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_elements.hpp index a037c47af68..18e815c1668 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_elements.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_nd.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_nd.hpp index 7c9b2af6956..beb48101913 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_nd.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_tree.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_tree.hpp index 9dfa3638553..dd8681a3ad0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_tree.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/gather_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/gemm.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/gemm.hpp index 5a88aa30a0a..57aba52dc44 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/gemm.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/gemm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/generate_proposals.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/generate_proposals.hpp index 1d5f69cbb47..9dc4761b9dd 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/generate_proposals.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/grid_sample.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/grid_sample.hpp index 66ddf761d28..18f775d0b4b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/grid_sample.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/grn.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/grn.hpp index 2b6bfc77195..8d847aa7e03 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/grn.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/grn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/implementation_desc.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/implementation_desc.hpp index aba499f6cec..15a2ca5328e 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/implementation_desc.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/implementation_desc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/input_layout.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/input_layout.hpp index 2bf02ad1a8e..cd4f011313a 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/input_layout.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/input_layout.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/loop.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/loop.hpp index da6437305b3..f825c8c350b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/loop.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/lrn.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/lrn.hpp index 6459af61692..8c2f81d3ab6 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/lrn.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm.hpp index aac466d40c5..063aaaa66b2 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic.hpp index 340574b9add..060d3d135a6 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_input.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_input.hpp index 697c2f09296..f6121233b74 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_input.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_timeloop.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_timeloop.hpp index 3322002f291..e2ab4349aaf 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_timeloop.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/lstm_dynamic_timeloop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/matrix_nms.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/matrix_nms.hpp index 09e31c21a00..6ea63b4d7b2 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/matrix_nms.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/matrix_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/multiclass_nms.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/multiclass_nms.hpp index c5ef67460e5..4fe44346cf0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/multiclass_nms.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/mutable_data.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/mutable_data.hpp index 5a8c1a2f542..de2f76ed2f0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/mutable_data.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/mutable_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/mvn.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/mvn.hpp index 1689df8a6d4..3c0aa9d74ed 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/mvn.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/non_max_suppression.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/non_max_suppression.hpp index 7e741fdf93b..3051f393f2f 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/non_max_suppression.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/non_zero.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/non_zero.hpp index 5a959c9af5d..b3251c90d06 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/non_zero.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/non_zero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/normalize.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/normalize.hpp index f8977a28983..acf50d3b4b0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/normalize.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/normalize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/one_hot.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/one_hot.hpp index 00caf44e1f4..c31a568aa7b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/one_hot.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/one_hot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/permute.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/permute.hpp index 83015158e49..927cd52938c 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/permute.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/permute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/pooling.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/pooling.hpp index e3295e92894..85e371151d0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/pooling.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/primitive.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/primitive.hpp index 0f440867782..d86cdab7da8 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/primitive.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/primitive.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/prior_box.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/prior_box.hpp index c41a4ad235d..a46318a03aa 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/prior_box.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/proposal.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/proposal.hpp index f83923246ed..e8146e610cc 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/proposal.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/pyramid_roi_align.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/pyramid_roi_align.hpp index aa6845fc252..b1f6529ff3a 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/pyramid_roi_align.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/pyramid_roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/quantize.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/quantize.hpp index 8b0305e7e49..64c554aa9d9 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/quantize.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/random_uniform.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/random_uniform.hpp index 79eeb95acdf..bdb49ee21f5 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/random_uniform.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/range.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/range.hpp index 368c2d6a280..47c409c8826 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/range.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/read_value.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/read_value.hpp index 37058313177..d58357a1a91 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/read_value.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/read_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/reduce.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/reduce.hpp index fb341683fcb..f77c9298277 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/reduce.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/reduce.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/region_yolo.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/region_yolo.hpp index 0ff547b008c..2e79a30d600 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/region_yolo.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/region_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/reorder.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/reorder.hpp index ca2dafffcb3..42171c36823 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/reorder.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/reorder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/reorg_yolo.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/reorg_yolo.hpp index d79ec5e8b17..8c4d037e8e0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/reorg_yolo.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/resample.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/resample.hpp index ced52ffb7b9..4ae281c1acb 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/resample.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/resample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/reshape.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/reshape.hpp index 73fee6e3b9d..aa38330e0dc 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/reshape.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse.hpp index fd403f21ad3..64601340e0e 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse_sequence.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse_sequence.hpp index 91b98caa1b8..dca9e56ff07 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse_sequence.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_align.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_align.hpp index a622091a1b9..5c16e48ccf3 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_align.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_pooling.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_pooling.hpp index b7b57f15cd1..3c80de038da 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_pooling.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/roi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/roll.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/roll.hpp index 0c2447d72a9..36c1fef59f0 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/roll.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/roll.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_elements_update.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_elements_update.hpp index bd20d23c4af..c7d7ad3238e 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_elements_update.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_elements_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_nd_update.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_nd_update.hpp index ffd26cfd6a1..cd6cb9588df 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_nd_update.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_nd_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_update.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_update.hpp index d8c0151e9f8..85ed5c378f8 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_update.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/scatter_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/select.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/select.hpp index 3fa6892b331..c30ad4cfbb7 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/select.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/select.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/shape_of.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/shape_of.hpp index f395f2f7d69..9a1ede77552 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/shape_of.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/shuffle_channels.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/shuffle_channels.hpp index e53f76159cb..888837c20ec 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/shuffle_channels.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/slice.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/slice.hpp index d9ae4ed0ee1..556228df55c 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/slice.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/softmax.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/softmax.hpp index 4ad3b8e5895..c4055e00fb5 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/softmax.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_batch.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_batch.hpp index 75936854da7..d096c4249cb 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_batch.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_depth.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_depth.hpp index 958e4c394f6..73aa0a04232 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_depth.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/split.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/split.hpp index e6c9c9a01e7..ad03944b84d 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/split.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/strided_slice.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/strided_slice.hpp index 2ae712be600..d4a86cd0fee 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/strided_slice.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/primitives/tile.hpp b/src/plugins/intel_gpu/include/intel_gpu/primitives/tile.hpp index 0e51507f9d6..b9ca9e33c19 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/primitives/tile.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/primitives/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/compounds.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/compounds.hpp index 733fde5d10e..d0ba6427a03 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/compounds.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/compounds.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/debug_configuration.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/debug_configuration.hpp index 337cb04c420..faf59d33477 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/debug_configuration.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/debug_configuration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/device.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/device.hpp index 6b5ca85a203..7842bcd2d39 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/device.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/device.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/device_info.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/device_info.hpp index 6855d1dca3f..0c5a7177d30 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/device_info.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/device_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/device_query.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/device_query.hpp index 5df521c9478..dece689e767 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/device_query.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/device_query.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/engine.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/engine.hpp index 176ae7d4470..817da4a9239 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/engine.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/engine.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/engine_configuration.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/engine_configuration.hpp index c468899bad2..0003ce5a758 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/engine_configuration.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/engine_configuration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/error_handler.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/error_handler.hpp index 95c9d79c7ec..aedfa5c9541 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/error_handler.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/error_handler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/event.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/event.hpp index 820cf49350f..1ef0f4437ec 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/event.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/event.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/format.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/format.hpp index cde74d528a6..9c43bcbe302 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/format.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/format.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/half.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/half.hpp index 7b4c928bfee..0bd5f024830 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/half.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/half.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel.hpp index 30b7c23edc3..73a84e6e55d 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel_args.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel_args.hpp index 672d07012d2..ac0b37f870b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel_args.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/kernel_args.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/layout.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/layout.hpp index 5c90253b2a7..9604bf3c3f5 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/layout.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/layout.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/lru_cache.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/lru_cache.hpp index f7eca007059..7a7da7a7c1c 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/lru_cache.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/lru_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/memory.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/memory.hpp index 4b9a0ec188d..69e92f7c2ae 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/memory.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_caps.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_caps.hpp index 80de57b5ac6..27c74a5499e 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_caps.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_caps.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_pool.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_pool.hpp index 4771fcb7759..767d1b7d7db 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_pool.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/memory_pool.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/optionals.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/optionals.hpp index 0b8723e75ce..73c1e7f68bb 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/optionals.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/optionals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/profiling.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/profiling.hpp index 5b878f20339..572b191ea56 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/profiling.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/profiling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/stream.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/stream.hpp index 7f2a58f5d8d..e0db6c84328 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/stream.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/stream.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/intel_gpu/runtime/tensor.hpp b/src/plugins/intel_gpu/include/intel_gpu/runtime/tensor.hpp index d8bc2a37a22..ad277f0ca1b 100644 --- a/src/plugins/intel_gpu/include/intel_gpu/runtime/tensor.hpp +++ b/src/plugins/intel_gpu/include/intel_gpu/runtime/tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/include/va/va.h b/src/plugins/intel_gpu/include/va/va.h index 5c8a5c6f6ec..cecee6a2cf9 100644 --- a/src/plugins/intel_gpu/include/va/va.h +++ b/src/plugins/intel_gpu/include/va/va.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/CMakeLists.txt b/src/plugins/intel_gpu/src/graph/CMakeLists.txt index 4b4007c10fd..0909662d1b1 100644 --- a/src/plugins/intel_gpu/src/graph/CMakeLists.txt +++ b/src/plugins/intel_gpu/src/graph/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gpu/src/graph/activation.cpp b/src/plugins/intel_gpu/src/graph/activation.cpp index 600985b8ff7..9f40476cba6 100644 --- a/src/plugins/intel_gpu/src/graph/activation.cpp +++ b/src/plugins/intel_gpu/src/graph/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/adaptive_pooling.cpp b/src/plugins/intel_gpu/src/graph/adaptive_pooling.cpp index bf1a39d5710..73738ddf3c4 100644 --- a/src/plugins/intel_gpu/src/graph/adaptive_pooling.cpp +++ b/src/plugins/intel_gpu/src/graph/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/arg_max_min.cpp b/src/plugins/intel_gpu/src/graph/arg_max_min.cpp index 79ad684f80f..bae8df2fdc8 100644 --- a/src/plugins/intel_gpu/src/graph/arg_max_min.cpp +++ b/src/plugins/intel_gpu/src/graph/arg_max_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/assign.cpp b/src/plugins/intel_gpu/src/graph/assign.cpp index 8a0600ff692..897094f739e 100644 --- a/src/plugins/intel_gpu/src/graph/assign.cpp +++ b/src/plugins/intel_gpu/src/graph/assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/average_unpooling.cpp b/src/plugins/intel_gpu/src/graph/average_unpooling.cpp index c0683d8820f..240101a0a98 100644 --- a/src/plugins/intel_gpu/src/graph/average_unpooling.cpp +++ b/src/plugins/intel_gpu/src/graph/average_unpooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/batch_to_space.cpp b/src/plugins/intel_gpu/src/graph/batch_to_space.cpp index 2265a5b731c..9166dc58be9 100644 --- a/src/plugins/intel_gpu/src/graph/batch_to_space.cpp +++ b/src/plugins/intel_gpu/src/graph/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/binary_convolution.cpp b/src/plugins/intel_gpu/src/graph/binary_convolution.cpp index 8fb35a37fb4..0e43bb2360a 100644 --- a/src/plugins/intel_gpu/src/graph/binary_convolution.cpp +++ b/src/plugins/intel_gpu/src/graph/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/border.cpp b/src/plugins/intel_gpu/src/graph/border.cpp index db94d617292..ea1a97de741 100644 --- a/src/plugins/intel_gpu/src/graph/border.cpp +++ b/src/plugins/intel_gpu/src/graph/border.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/broadcast.cpp b/src/plugins/intel_gpu/src/graph/broadcast.cpp index 1f9feef5100..6eb9be47488 100644 --- a/src/plugins/intel_gpu/src/graph/broadcast.cpp +++ b/src/plugins/intel_gpu/src/graph/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/bucketize.cpp b/src/plugins/intel_gpu/src/graph/bucketize.cpp index f88b748e8c5..f53273d341f 100644 --- a/src/plugins/intel_gpu/src/graph/bucketize.cpp +++ b/src/plugins/intel_gpu/src/graph/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/compilation_context.cpp b/src/plugins/intel_gpu/src/graph/compilation_context.cpp index e805800bc18..14b70d8fb2f 100644 --- a/src/plugins/intel_gpu/src/graph/compilation_context.cpp +++ b/src/plugins/intel_gpu/src/graph/compilation_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/concatenation.cpp b/src/plugins/intel_gpu/src/graph/concatenation.cpp index cc2ef9911a3..2ac412a93e2 100644 --- a/src/plugins/intel_gpu/src/graph/concatenation.cpp +++ b/src/plugins/intel_gpu/src/graph/concatenation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/condition.cpp b/src/plugins/intel_gpu/src/graph/condition.cpp index 1b0e8ed29f3..5440ab4564d 100644 --- a/src/plugins/intel_gpu/src/graph/condition.cpp +++ b/src/plugins/intel_gpu/src/graph/condition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/convert_color.cpp b/src/plugins/intel_gpu/src/graph/convert_color.cpp index ca6f1e5979c..9db657884be 100644 --- a/src/plugins/intel_gpu/src/graph/convert_color.cpp +++ b/src/plugins/intel_gpu/src/graph/convert_color.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/convolution.cpp b/src/plugins/intel_gpu/src/graph/convolution.cpp index d3eb13a6594..d000230ff37 100644 --- a/src/plugins/intel_gpu/src/graph/convolution.cpp +++ b/src/plugins/intel_gpu/src/graph/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/crop.cpp b/src/plugins/intel_gpu/src/graph/crop.cpp index d5ba18bf27d..a5c5836fa27 100644 --- a/src/plugins/intel_gpu/src/graph/crop.cpp +++ b/src/plugins/intel_gpu/src/graph/crop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/ctc_greedy_decoder.cpp b/src/plugins/intel_gpu/src/graph/ctc_greedy_decoder.cpp index 63da80b05d1..f43c2131948 100644 --- a/src/plugins/intel_gpu/src/graph/ctc_greedy_decoder.cpp +++ b/src/plugins/intel_gpu/src/graph/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/ctc_loss.cpp b/src/plugins/intel_gpu/src/graph/ctc_loss.cpp index 52d3bdbdc38..faadf15a058 100644 --- a/src/plugins/intel_gpu/src/graph/ctc_loss.cpp +++ b/src/plugins/intel_gpu/src/graph/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/cum_sum.cpp b/src/plugins/intel_gpu/src/graph/cum_sum.cpp index 5acb7da9e04..926207c6083 100644 --- a/src/plugins/intel_gpu/src/graph/cum_sum.cpp +++ b/src/plugins/intel_gpu/src/graph/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/custom_gpu_primitive.cpp b/src/plugins/intel_gpu/src/graph/custom_gpu_primitive.cpp index cdd0f5f6aa9..afa9087c371 100644 --- a/src/plugins/intel_gpu/src/graph/custom_gpu_primitive.cpp +++ b/src/plugins/intel_gpu/src/graph/custom_gpu_primitive.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/data.cpp b/src/plugins/intel_gpu/src/graph/data.cpp index e6c618133d9..c5f710c2652 100644 --- a/src/plugins/intel_gpu/src/graph/data.cpp +++ b/src/plugins/intel_gpu/src/graph/data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/deconvolution.cpp b/src/plugins/intel_gpu/src/graph/deconvolution.cpp index 269e8fd5382..32e959dcde3 100644 --- a/src/plugins/intel_gpu/src/graph/deconvolution.cpp +++ b/src/plugins/intel_gpu/src/graph/deconvolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/deformable_convolution.cpp b/src/plugins/intel_gpu/src/graph/deformable_convolution.cpp index 46f4c241fa8..48597829b60 100644 --- a/src/plugins/intel_gpu/src/graph/deformable_convolution.cpp +++ b/src/plugins/intel_gpu/src/graph/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/depth_to_space.cpp b/src/plugins/intel_gpu/src/graph/depth_to_space.cpp index 01c01ccd941..fce482222f4 100644 --- a/src/plugins/intel_gpu/src/graph/depth_to_space.cpp +++ b/src/plugins/intel_gpu/src/graph/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/detection_output.cpp b/src/plugins/intel_gpu/src/graph/detection_output.cpp index 1a572c2106d..7c96e07ff60 100644 --- a/src/plugins/intel_gpu/src/graph/detection_output.cpp +++ b/src/plugins/intel_gpu/src/graph/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/dft.cpp b/src/plugins/intel_gpu/src/graph/dft.cpp index 3b0b079646f..341a6aad71b 100644 --- a/src/plugins/intel_gpu/src/graph/dft.cpp +++ b/src/plugins/intel_gpu/src/graph/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/eltwise.cpp b/src/plugins/intel_gpu/src/graph/eltwise.cpp index 04cfc4e8c63..a98d3ed4894 100644 --- a/src/plugins/intel_gpu/src/graph/eltwise.cpp +++ b/src/plugins/intel_gpu/src/graph/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/embedding_bag.cpp b/src/plugins/intel_gpu/src/graph/embedding_bag.cpp index e2863bfabb6..a7707ae1b0c 100644 --- a/src/plugins/intel_gpu/src/graph/embedding_bag.cpp +++ b/src/plugins/intel_gpu/src/graph/embedding_bag.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/error_handler.cpp b/src/plugins/intel_gpu/src/graph/error_handler.cpp index 7d93d5120aa..0ff57f2ebe2 100644 --- a/src/plugins/intel_gpu/src/graph/error_handler.cpp +++ b/src/plugins/intel_gpu/src/graph/error_handler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/experimental_detectron_detection_output.cpp b/src/plugins/intel_gpu/src/graph/experimental_detectron_detection_output.cpp index 63cf986939a..2eebe769678 100644 --- a/src/plugins/intel_gpu/src/graph/experimental_detectron_detection_output.cpp +++ b/src/plugins/intel_gpu/src/graph/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/experimental_detectron_generate_proposal_single_image.cpp b/src/plugins/intel_gpu/src/graph/experimental_detectron_generate_proposal_single_image.cpp index 4399a9b4d12..eed98511839 100644 --- a/src/plugins/intel_gpu/src/graph/experimental_detectron_generate_proposal_single_image.cpp +++ b/src/plugins/intel_gpu/src/graph/experimental_detectron_generate_proposal_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/experimental_detectron_prior_grid_generator.cpp b/src/plugins/intel_gpu/src/graph/experimental_detectron_prior_grid_generator.cpp index 8f92bf87a53..ff19c069432 100644 --- a/src/plugins/intel_gpu/src/graph/experimental_detectron_prior_grid_generator.cpp +++ b/src/plugins/intel_gpu/src/graph/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/experimental_detectron_roi_feature_extractor.cpp b/src/plugins/intel_gpu/src/graph/experimental_detectron_roi_feature_extractor.cpp index 014cfcc1b70..804c42ab052 100644 --- a/src/plugins/intel_gpu/src/graph/experimental_detectron_roi_feature_extractor.cpp +++ b/src/plugins/intel_gpu/src/graph/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/experimental_detectron_topk_rois.cpp b/src/plugins/intel_gpu/src/graph/experimental_detectron_topk_rois.cpp index ce87eb7c085..2eced6861a4 100644 --- a/src/plugins/intel_gpu/src/graph/experimental_detectron_topk_rois.cpp +++ b/src/plugins/intel_gpu/src/graph/experimental_detectron_topk_rois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/extract_image_patches.cpp b/src/plugins/intel_gpu/src/graph/extract_image_patches.cpp index a146ec85f29..c9b1861a5e4 100644 --- a/src/plugins/intel_gpu/src/graph/extract_image_patches.cpp +++ b/src/plugins/intel_gpu/src/graph/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/eye.cpp b/src/plugins/intel_gpu/src/graph/eye.cpp index f3f4b98e14c..7d85e812dee 100644 --- a/src/plugins/intel_gpu/src/graph/eye.cpp +++ b/src/plugins/intel_gpu/src/graph/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/fully_connected.cpp b/src/plugins/intel_gpu/src/graph/fully_connected.cpp index 5e1bd882a83..08ffff481a9 100644 --- a/src/plugins/intel_gpu/src/graph/fully_connected.cpp +++ b/src/plugins/intel_gpu/src/graph/fully_connected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/gather.cpp b/src/plugins/intel_gpu/src/graph/gather.cpp index fd8418afb5f..cf68b5e98d7 100644 --- a/src/plugins/intel_gpu/src/graph/gather.cpp +++ b/src/plugins/intel_gpu/src/graph/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/gather_elements.cpp b/src/plugins/intel_gpu/src/graph/gather_elements.cpp index 3f06b2441ff..ef1b0cc7c38 100644 --- a/src/plugins/intel_gpu/src/graph/gather_elements.cpp +++ b/src/plugins/intel_gpu/src/graph/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/gather_nd.cpp b/src/plugins/intel_gpu/src/graph/gather_nd.cpp index 34c01e401e3..f2d00eea38e 100644 --- a/src/plugins/intel_gpu/src/graph/gather_nd.cpp +++ b/src/plugins/intel_gpu/src/graph/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/gather_tree.cpp b/src/plugins/intel_gpu/src/graph/gather_tree.cpp index 09a17e0d9d6..af2a44423c7 100644 --- a/src/plugins/intel_gpu/src/graph/gather_tree.cpp +++ b/src/plugins/intel_gpu/src/graph/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/gemm.cpp b/src/plugins/intel_gpu/src/graph/gemm.cpp index e7203f9f0ee..6a4f554a36b 100644 --- a/src/plugins/intel_gpu/src/graph/gemm.cpp +++ b/src/plugins/intel_gpu/src/graph/gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/generate_proposals.cpp b/src/plugins/intel_gpu/src/graph/generate_proposals.cpp index f0a13313f3f..bbb209107b4 100644 --- a/src/plugins/intel_gpu/src/graph/generate_proposals.cpp +++ b/src/plugins/intel_gpu/src/graph/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/generic_layer.cpp b/src/plugins/intel_gpu/src/graph/generic_layer.cpp index a452dab4cc1..ff8681de6c1 100644 --- a/src/plugins/intel_gpu/src/graph/generic_layer.cpp +++ b/src/plugins/intel_gpu/src/graph/generic_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/add_onednn_optimization_attributes.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/add_onednn_optimization_attributes.cpp index aff24645805..386ce19187c 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/add_onednn_optimization_attributes.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/add_onednn_optimization_attributes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/add_required_reorders.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/add_required_reorders.cpp index f36234fa079..26e87d60150 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/add_required_reorders.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/add_required_reorders.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/basic_memory_dependencies.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/basic_memory_dependencies.cpp index c97558791cc..aba040fab4a 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/basic_memory_dependencies.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/basic_memory_dependencies.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/calculate_prior_boxes.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/calculate_prior_boxes.cpp index 66c627c8116..04625ba5f38 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/calculate_prior_boxes.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/calculate_prior_boxes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/compile_graph.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/compile_graph.cpp index aab103828c1..9d4ac8c2387 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/compile_graph.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/compile_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/concat_input_order.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/concat_input_order.cpp index 8f01093ab5c..32af3d56b2e 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/concat_input_order.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/concat_input_order.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_remove_stride.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_remove_stride.cpp index 442a26d4a9a..86710ca22f0 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_remove_stride.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_remove_stride.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_shrinking.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_shrinking.cpp index 9b23274848c..7adfb130d0a 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_shrinking.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/eltwise_shrinking.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/graph_initializations.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/graph_initializations.cpp index e3a16f461b5..3dd566bb72a 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/graph_initializations.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/graph_initializations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_input_padding.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_input_padding.cpp index d30fab65e86..78273a056f1 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_input_padding.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_input_padding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_reshape.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_reshape.cpp index ebb0f0d1a4f..f878c852a4a 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_reshape.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/handle_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/mark_nodes.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/mark_nodes.cpp index 65ae22f4af5..4d5ad20de69 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/mark_nodes.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/mark_nodes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/oooq_memory_dependencies.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/oooq_memory_dependencies.cpp index 47afbb3eefb..ad4ec0e6dac 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/oooq_memory_dependencies.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/oooq_memory_dependencies.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/post_input_reorder.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/post_input_reorder.cpp index 6273ab91aeb..c42d95468dd 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/post_input_reorder.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/post_input_reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/post_optimize_weights.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/post_optimize_weights.cpp index 0d405031b7e..f6aab0c0576 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/post_optimize_weights.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/post_optimize_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_optimize_bias.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_optimize_bias.cpp index 6218bf84bd7..43188f41ee6 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_optimize_bias.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_optimize_bias.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_replace_deconv.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_replace_deconv.cpp index e5a50332c57..dac62c0713c 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_replace_deconv.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/pre_replace_deconv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_buffer_fusing.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_buffer_fusing.cpp index 58426f2d691..37f8dfad4e8 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_buffer_fusing.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_buffer_fusing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_padding.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_padding.cpp index 2d0a6ac608a..eea80bf7fad 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_padding.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_padding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing.cpp index 3ceb32c5edc..43fae6c8dd5 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing_through.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing_through.cpp index 0e043a0b57d..8fd43aaa470 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing_through.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_primitive_fusing_through.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_quantization.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_quantization.cpp index a9c9e14dd02..e9579379d85 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_quantization.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/prepare_quantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/propagate_constants.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/propagate_constants.cpp index 3741635440f..5e0f4d28cde 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/propagate_constants.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/propagate_constants.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/remove_redundant_reorders.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/remove_redundant_reorders.cpp index dfc9d6175cb..d623cc491f3 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/remove_redundant_reorders.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/remove_redundant_reorders.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/reorder_inputs.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/reorder_inputs.cpp index b9afb144b27..2332e0c7e2a 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/reorder_inputs.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/reorder_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/reverse_optional_nodes_outputs.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/reverse_optional_nodes_outputs.cpp index 42c8179dba3..061b201ebdd 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/reverse_optional_nodes_outputs.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/reverse_optional_nodes_outputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/select_preferred_formats.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/select_preferred_formats.cpp index 61695cc4e88..036e7a84131 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/select_preferred_formats.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/select_preferred_formats.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/skipped_branch_memory_dependencies.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/skipped_branch_memory_dependencies.cpp index 5a7d165e857..a8acfb5b1e5 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/skipped_branch_memory_dependencies.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/skipped_branch_memory_dependencies.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/strided_slice_optimize.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/strided_slice_optimize.cpp index 10926ab55c6..b2f171a763b 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/strided_slice_optimize.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/strided_slice_optimize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/trim_to_outputs.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/trim_to_outputs.cpp index 5dcbdae17b7..21346967026 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/trim_to_outputs.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/trim_to_outputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/graph_optimizer/update_loop_primitive_map.cpp b/src/plugins/intel_gpu/src/graph/graph_optimizer/update_loop_primitive_map.cpp index e8a2c7f9b57..9b2e30d3355 100644 --- a/src/plugins/intel_gpu/src/graph/graph_optimizer/update_loop_primitive_map.cpp +++ b/src/plugins/intel_gpu/src/graph/graph_optimizer/update_loop_primitive_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/grid_sample.cpp b/src/plugins/intel_gpu/src/graph/grid_sample.cpp index 9fc3575d939..b09f38432f4 100644 --- a/src/plugins/intel_gpu/src/graph/grid_sample.cpp +++ b/src/plugins/intel_gpu/src/graph/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/grn.cpp b/src/plugins/intel_gpu/src/graph/grn.cpp index 2b96f159e9a..26c5b186a77 100644 --- a/src/plugins/intel_gpu/src/graph/grn.cpp +++ b/src/plugins/intel_gpu/src/graph/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/half.cpp b/src/plugins/intel_gpu/src/graph/half.cpp index 3918805a445..4875c337e7f 100644 --- a/src/plugins/intel_gpu/src/graph/half.cpp +++ b/src/plugins/intel_gpu/src/graph/half.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/common/condition.cpp b/src/plugins/intel_gpu/src/graph/impls/common/condition.cpp index 06b59924340..915e25bcc42 100644 --- a/src/plugins/intel_gpu/src/graph/impls/common/condition.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/common/condition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/common/loop.cpp b/src/plugins/intel_gpu/src/graph/impls/common/loop.cpp index a2d7ce84474..317ef73f692 100644 --- a/src/plugins/intel_gpu/src/graph/impls/common/loop.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/common/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/common/register.cpp b/src/plugins/intel_gpu/src/graph/impls/common/register.cpp index 38222b0757c..3d653507ebe 100644 --- a/src/plugins/intel_gpu/src/graph/impls/common/register.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/common/register.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/common/register.hpp b/src/plugins/intel_gpu/src/graph/impls/common/register.hpp index 17f8c7679f5..3f05b662a04 100644 --- a/src/plugins/intel_gpu/src/graph/impls/common/register.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/common/register.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/common/wait_for_events.cpp b/src/plugins/intel_gpu/src/graph/impls/common/wait_for_events.cpp index 640658d1572..bb8faf29952 100644 --- a/src/plugins/intel_gpu/src/graph/impls/common/wait_for_events.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/common/wait_for_events.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/assign.cpp b/src/plugins/intel_gpu/src/graph/impls/cpu/assign.cpp index 1c824b12127..d72ef68229a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/assign.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/cpu_impl_helpers.hpp b/src/plugins/intel_gpu/src/graph/impls/cpu/cpu_impl_helpers.hpp index cec2b92e738..4380a2315d0 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/cpu_impl_helpers.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/cpu_impl_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/detection_output.cpp b/src/plugins/intel_gpu/src/graph/impls/cpu/detection_output.cpp index b11ffaf63ed..93fad828c55 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/detection_output.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/non_max_suppression.cpp b/src/plugins/intel_gpu/src/graph/impls/cpu/non_max_suppression.cpp index 16b3ee28d8b..9ac4d7e3c8a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/non_max_suppression.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/proposal.cpp b/src/plugins/intel_gpu/src/graph/impls/cpu/proposal.cpp index b2283ad7d4f..ed7be8a7120 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/proposal.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/read_value.cpp b/src/plugins/intel_gpu/src/graph/impls/cpu/read_value.cpp index 4b0de7dec4a..1126d14d522 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/read_value.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/read_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/register.cpp b/src/plugins/intel_gpu/src/graph/impls/cpu/register.cpp index cdceeae5adc..227596375d2 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/register.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/register.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/cpu/register.hpp b/src/plugins/intel_gpu/src/graph/impls/cpu/register.hpp index 5ced8f6e011..c2dcf5b875d 100644 --- a/src/plugins/intel_gpu/src/graph/impls/cpu/register.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/cpu/register.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/implementation_map.hpp b/src/plugins/intel_gpu/src/graph/impls/implementation_map.hpp index d2eec0ca07a..431e1adbfd4 100644 --- a/src/plugins/intel_gpu/src/graph/impls/implementation_map.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/implementation_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/activation.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/activation.cpp index 3492c1f93dc..4e8df675a16 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/activation.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/adaptive_pooling.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/adaptive_pooling.cpp index 66515e886e2..42fd03f95f7 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/adaptive_pooling.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/arg_max_min.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/arg_max_min.cpp index 41f5c026774..9f66a58c98b 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/arg_max_min.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/arg_max_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/average_unpooling.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/average_unpooling.cpp index 6f0c47509d8..cb2df8938a5 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/average_unpooling.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/average_unpooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/batch_to_space.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/batch_to_space.cpp index c0433191e0b..ec7e12d2242 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/batch_to_space.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/binary_convolution.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/binary_convolution.cpp index 4966a4d0f08..d0818eb9b51 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/binary_convolution.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/border.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/border.cpp index 7aabf8352d0..5106f638439 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/border.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/border.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/broadcast.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/broadcast.cpp index f2470a6e585..f7caf4834d9 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/broadcast.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/bucketize.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/bucketize.cpp index f6ee0585c08..26f7a13fb97 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/bucketize.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/concatenation.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/concatenation.cpp index 4d73c498f9d..91343fb175b 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/concatenation.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/concatenation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/convert_color.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/convert_color.cpp index 8502538e192..70886e7e4e0 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/convert_color.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/convert_color.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/convolution.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/convolution.cpp index 07c5d32c2e5..4cbd6b2c727 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/convolution.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/crop.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/crop.cpp index 7dd28fc57c5..e14fc1bc834 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/crop.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/crop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_greedy_decoder.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_greedy_decoder.cpp index e52e5abb7cf..7cc15cefaf8 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_greedy_decoder.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_loss.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_loss.cpp index 2635c327b72..7dc41f28d07 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_loss.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/cum_sum.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/cum_sum.cpp index 1e533d12f25..b40bf3ccb78 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/cum_sum.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/custom_primitive.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/custom_primitive.cpp index 80289167c3c..842de2fa2d5 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/custom_primitive.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/custom_primitive.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/deconvolution.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/deconvolution.cpp index 333c07caeac..1a597aabf40 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/deconvolution.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/deconvolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/deformable_convolution.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/deformable_convolution.cpp index f0cacef75c0..21773021ec2 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/deformable_convolution.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/depth_to_space.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/depth_to_space.cpp index f90e2c8257f..d65273f216a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/depth_to_space.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/detection_output.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/detection_output.cpp index ae35a2f7bdf..c50fae76dac 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/detection_output.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/dft.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/dft.cpp index 387e78d092c..27fb5852054 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/dft.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/eltwise.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/eltwise.cpp index 3fc02a4669a..53b0d23ec97 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/eltwise.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/embedding_bag.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/embedding_bag.cpp index 5ff4cb47a2d..eec9f0a1e20 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/embedding_bag.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/embedding_bag.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_detection_output.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_detection_output.cpp index 315e3e9b549..8ea3a902085 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_detection_output.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_generate_proposals_single_image.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_generate_proposals_single_image.cpp index fca543796a7..1bfcac93827 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_generate_proposals_single_image.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_prior_grid_generator.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_prior_grid_generator.cpp index 1c989a3f234..0498cb7eb6d 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_prior_grid_generator.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_roi_feature_extractor.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_roi_feature_extractor.cpp index 948796a1fdd..3a2a82407bc 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_roi_feature_extractor.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_topk_rois.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_topk_rois.cpp index 19c41a69190..da6613a5631 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_topk_rois.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/experimental_detectron_topk_rois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/extract_image_patches.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/extract_image_patches.cpp index 0c65d3e75f4..830644dbd60 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/extract_image_patches.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/eye.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/eye.cpp index 6c3470a8e51..0d84e88d405 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/eye.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/fully_connected.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/fully_connected.cpp index 9c8322d7b83..3093917edfc 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/fully_connected.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/fully_connected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/gather.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/gather.cpp index 64284ebe032..c5dab2f9bb1 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/gather.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/gather_elements.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/gather_elements.cpp index 3812ea48c06..9697f666472 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/gather_elements.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/gather_nd.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/gather_nd.cpp index c2f840951c9..67ca4845321 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/gather_nd.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/gather_tree.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/gather_tree.cpp index 887d4cb5047..1bb61859de3 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/gather_tree.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/gemm.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/gemm.cpp index 1883ea73efe..6af1f654b23 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/gemm.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/generate_proposals.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/generate_proposals.cpp index 0d0bc5c3b3f..371d80038ac 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/generate_proposals.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/generic_layer.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/generic_layer.cpp index bf1e456750c..bc99c319d78 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/generic_layer.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/generic_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/grid_sample.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/grid_sample.cpp index 0063a1c6003..f5d561cf2bc 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/grid_sample.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/grn.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/grn.cpp index 9eece30b143..8a6b5beea74 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/grn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/lrn.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/lrn.cpp index 79517b7f308..4b770ab83a2 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/lrn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_input.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_input.cpp index 8f6548931bd..2eb1717d7c3 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_input.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_timeloop.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_timeloop.cpp index e064b05b2c5..26c7191a14c 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_timeloop.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_dynamic_timeloop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_elt.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_elt.cpp index 0d1a39d13ea..b05bdb2da1f 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_elt.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_elt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_gemm.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_gemm.cpp index 4c2c9da44a9..aaf919fda8e 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_gemm.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/lstm_gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/matrix_nms.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/matrix_nms.cpp index 9509564cdf4..cd9bc64654d 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/matrix_nms.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/multiclass_nms.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/multiclass_nms.cpp index 6d0c51dc00c..d7d9e7c28ca 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/multiclass_nms.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/mutable_data.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/mutable_data.cpp index 1cc65032914..bb07fe98981 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/mutable_data.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/mutable_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/mvn.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/mvn.cpp index df069afd41f..fdcb6d8ebb9 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/mvn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/non_max_suppression.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/non_max_suppression.cpp index 96b89537a82..9fc588efc2d 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/non_max_suppression.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/non_zero.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/non_zero.cpp index 78a982a1a53..a0fb0494618 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/non_zero.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/normalize.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/normalize.cpp index aac624dde1e..3e8058bb9ac 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/normalize.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/normalize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/one_hot.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/one_hot.cpp index d1c33c4c72e..94b77351d72 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/one_hot.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/permute.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/permute.cpp index 40fc082d77a..939b3bc500d 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/permute.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/pooling.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/pooling.cpp index dffc9b5079b..81687a9cd60 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/pooling.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/primitive_base.hpp b/src/plugins/intel_gpu/src/graph/impls/ocl/primitive_base.hpp index 1a78aedf768..f28a44af932 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/primitive_base.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/primitive_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/prior_box.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/prior_box.cpp index 7c6e911309a..2a5fa0617c7 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/prior_box.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/pyramid_roi_align.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/pyramid_roi_align.cpp index 146f006e506..8b67e897d9b 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/pyramid_roi_align.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/pyramid_roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/quantize.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/quantize.cpp index b2ad4926dbb..7ca7b536064 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/quantize.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/random_uniform.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/random_uniform.cpp index 53cbdfbfa67..7fd2326edd3 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/random_uniform.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/range.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/range.cpp index c2c1d2bc797..b7bd6af0a90 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/range.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/reduce.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/reduce.cpp index 894fd5013b3..7887da0d61c 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/reduce.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/region_yolo.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/region_yolo.cpp index 267902044ef..b0078b97116 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/region_yolo.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/register.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/register.cpp index 0ed57433339..3e1ed9b94b7 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/register.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/register.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/register.hpp b/src/plugins/intel_gpu/src/graph/impls/ocl/register.hpp index 655394c8911..dff9739174d 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/register.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/register.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/reorder.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/reorder.cpp index ca84f855dc1..08402368b4a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/reorder.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/reorg_yolo.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/reorg_yolo.cpp index 6f2e50ff597..257685fbf98 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/reorg_yolo.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/resample.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/resample.cpp index b865377cf20..0904ed8288b 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/resample.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/resample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/reshape.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/reshape.cpp index 67ed23b6909..def35a6e78a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/reshape.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/reverse.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/reverse.cpp index 2d6b2601ac6..615039b769e 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/reverse.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/reverse_sequence.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/reverse_sequence.cpp index f4b89d9fb0f..a51973e0bd3 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/reverse_sequence.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/roi_align.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/roi_align.cpp index 64d210a721d..2c4115c916e 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/roi_align.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/roi_pooling.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/roi_pooling.cpp index c7e623f903b..ff05f181230 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/roi_pooling.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/roll.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/roll.cpp index 3d2574d836c..f0e25b8e941 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/roll.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "impls/implementation_map.hpp" diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_elements_update.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_elements_update.cpp index f393297a0cd..e95353de1bb 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_elements_update.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_nd_update.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_nd_update.cpp index 2a1f66690df..a83977ba37e 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_nd_update.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_update.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_update.cpp index b8b06353192..61d8b0ac7d7 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_update.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/select.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/select.cpp index c7c48a44e7b..85d8771d928 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/select.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/shape_of.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/shape_of.cpp index f63807a1c1f..5ca3d605a24 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/shape_of.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/shuffle_channels.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/shuffle_channels.cpp index 674bc32869b..7c796a3b7fa 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/shuffle_channels.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/slice.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/slice.cpp index e39d6df1365..8856551b203 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/slice.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/softmax.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/softmax.cpp index 42c955a7167..27586fe01c8 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/softmax.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_batch.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_batch.cpp index 0c7841a9226..9cfb5c3a1da 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_batch.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_depth.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_depth.cpp index 70556e0e08a..858c9e8c114 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_depth.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/strided_slice.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/strided_slice.cpp index 10f181f17fd..664ef1afd40 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/strided_slice.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/ocl/tile.cpp b/src/plugins/intel_gpu/src/graph/impls/ocl/tile.cpp index d1bcc719e2a..43a24d21c1a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/ocl/tile.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/ocl/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/concatenation_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/concatenation_onednn.cpp index 1f8598c6bab..83395021cd6 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/concatenation_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/concatenation_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/convolution_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/convolution_onednn.cpp index abba0259aeb..3ac4aaabfa9 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/convolution_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/convolution_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/deconvolution_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/deconvolution_onednn.cpp index 0102acf1aa5..bc8d51b9bb4 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/deconvolution_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/deconvolution_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/eltwise_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/eltwise_onednn.cpp index 6111b732d9e..fcf2e405cd7 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/eltwise_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/eltwise_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/fully_connected_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/fully_connected_onednn.cpp index bd69cc83b08..0ad69e52f04 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/fully_connected_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/fully_connected_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/gemm_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/gemm_onednn.cpp index 736e38f235a..4b47c1d32ff 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/gemm_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/gemm_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.cpp index cc8df0c0994..496c7d5633c 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.hpp b/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.hpp index 56d76099f0c..7bde5931444 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/onednn_formats_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/pooling_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/pooling_onednn.cpp index fc8681dc52a..31dd943cd00 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/pooling_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/pooling_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/primitive_onednn_base.h b/src/plugins/intel_gpu/src/graph/impls/onednn/primitive_onednn_base.h index 398546c4774..c1bb4a3ed49 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/primitive_onednn_base.h +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/primitive_onednn_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/reduction_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/reduction_onednn.cpp index 341a2fdb786..0ee6ded1a64 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/reduction_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/reduction_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/register.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/register.cpp index a1b3a35d3af..3a3007a10b0 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/register.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/register.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/register.hpp b/src/plugins/intel_gpu/src/graph/impls/onednn/register.hpp index 34dbf01c8f9..d358039fd3e 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/register.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/register.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/reorder_onednn.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/reorder_onednn.cpp index 14d5b782bed..d886e89ba1a 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/reorder_onednn.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/reorder_onednn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/utils.cpp b/src/plugins/intel_gpu/src/graph/impls/onednn/utils.cpp index 9e47e5b03e8..dee75a34974 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/utils.cpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/impls/onednn/utils.hpp b/src/plugins/intel_gpu/src/graph/impls/onednn/utils.hpp index 7f7941d03db..d50134f8444 100644 --- a/src/plugins/intel_gpu/src/graph/impls/onednn/utils.hpp +++ b/src/plugins/intel_gpu/src/graph/impls/onednn/utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/activation_inst.h b/src/plugins/intel_gpu/src/graph/include/activation_inst.h index 9b5b5128a5d..a1b4a90bec8 100644 --- a/src/plugins/intel_gpu/src/graph/include/activation_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/activation_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/adaptive_pooling_inst.h b/src/plugins/intel_gpu/src/graph/include/adaptive_pooling_inst.h index 4a4d81324c3..d7db7c9d813 100644 --- a/src/plugins/intel_gpu/src/graph/include/adaptive_pooling_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/adaptive_pooling_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/arg_max_min_inst.h b/src/plugins/intel_gpu/src/graph/include/arg_max_min_inst.h index 26217299de0..10df2364f45 100644 --- a/src/plugins/intel_gpu/src/graph/include/arg_max_min_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/arg_max_min_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/assign_inst.h b/src/plugins/intel_gpu/src/graph/include/assign_inst.h index 34349ee1d4b..64057a6e847 100644 --- a/src/plugins/intel_gpu/src/graph/include/assign_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/assign_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/average_unpooling_inst.h b/src/plugins/intel_gpu/src/graph/include/average_unpooling_inst.h index 4f73223fe64..cc61eea2376 100644 --- a/src/plugins/intel_gpu/src/graph/include/average_unpooling_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/average_unpooling_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/batch_to_space_inst.h b/src/plugins/intel_gpu/src/graph/include/batch_to_space_inst.h index 82b99eb854d..7b5f7fd59db 100644 --- a/src/plugins/intel_gpu/src/graph/include/batch_to_space_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/batch_to_space_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/binary_convolution_inst.h b/src/plugins/intel_gpu/src/graph/include/binary_convolution_inst.h index 21d11d037ab..3c99579eaa3 100644 --- a/src/plugins/intel_gpu/src/graph/include/binary_convolution_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/binary_convolution_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/border_inst.h b/src/plugins/intel_gpu/src/graph/include/border_inst.h index 0041af30485..f0e4131f5ae 100644 --- a/src/plugins/intel_gpu/src/graph/include/border_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/border_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/broadcast_inst.h b/src/plugins/intel_gpu/src/graph/include/broadcast_inst.h index b24149c6ae2..765e6b7d2c5 100644 --- a/src/plugins/intel_gpu/src/graph/include/broadcast_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/broadcast_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/bucketize_inst.hpp b/src/plugins/intel_gpu/src/graph/include/bucketize_inst.hpp index a37b40908fc..73fbdbff2ce 100644 --- a/src/plugins/intel_gpu/src/graph/include/bucketize_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/bucketize_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/compilation_context.hpp b/src/plugins/intel_gpu/src/graph/include/compilation_context.hpp index bb8263ab862..f2e4c002cda 100644 --- a/src/plugins/intel_gpu/src/graph/include/compilation_context.hpp +++ b/src/plugins/intel_gpu/src/graph/include/compilation_context.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/concatenation_inst.h b/src/plugins/intel_gpu/src/graph/include/concatenation_inst.h index 34d6570a140..b44c490db70 100644 --- a/src/plugins/intel_gpu/src/graph/include/concatenation_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/concatenation_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/condition_inst.h b/src/plugins/intel_gpu/src/graph/include/condition_inst.h index 45885490f27..850932754b3 100644 --- a/src/plugins/intel_gpu/src/graph/include/condition_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/condition_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/convert_color_inst.h b/src/plugins/intel_gpu/src/graph/include/convert_color_inst.h index 6866192a34b..1e41d95c09a 100644 --- a/src/plugins/intel_gpu/src/graph/include/convert_color_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/convert_color_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/src/graph/include/convolution_inst.h b/src/plugins/intel_gpu/src/graph/include/convolution_inst.h index cdb786d29fe..5b6ee4eaf34 100644 --- a/src/plugins/intel_gpu/src/graph/include/convolution_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/convolution_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/crop_inst.h b/src/plugins/intel_gpu/src/graph/include/crop_inst.h index d0af042ac28..2d3f04f9477 100644 --- a/src/plugins/intel_gpu/src/graph/include/crop_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/crop_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/ctc_greedy_decoder_inst.h b/src/plugins/intel_gpu/src/graph/include/ctc_greedy_decoder_inst.h index dddd0f2f809..d696163bd11 100644 --- a/src/plugins/intel_gpu/src/graph/include/ctc_greedy_decoder_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/ctc_greedy_decoder_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/ctc_loss_inst.hpp b/src/plugins/intel_gpu/src/graph/include/ctc_loss_inst.hpp index dbd4aa23585..85c5664b76f 100644 --- a/src/plugins/intel_gpu/src/graph/include/ctc_loss_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/ctc_loss_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/cum_sum_inst.h b/src/plugins/intel_gpu/src/graph/include/cum_sum_inst.h index 0feb8f1ceee..73d1ce2f5e4 100644 --- a/src/plugins/intel_gpu/src/graph/include/cum_sum_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/cum_sum_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/custom_gpu_primitive_inst.h b/src/plugins/intel_gpu/src/graph/include/custom_gpu_primitive_inst.h index edc198f70eb..7454d8bf746 100644 --- a/src/plugins/intel_gpu/src/graph/include/custom_gpu_primitive_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/custom_gpu_primitive_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/data_inst.h b/src/plugins/intel_gpu/src/graph/include/data_inst.h index bfd541e4ec3..953c1f52df3 100644 --- a/src/plugins/intel_gpu/src/graph/include/data_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/data_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/deconvolution_inst.h b/src/plugins/intel_gpu/src/graph/include/deconvolution_inst.h index 22743eb42b9..081d701c045 100644 --- a/src/plugins/intel_gpu/src/graph/include/deconvolution_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/deconvolution_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/deformable_convolution_inst.h b/src/plugins/intel_gpu/src/graph/include/deformable_convolution_inst.h index 3b2d4541376..e9ce0b8415c 100644 --- a/src/plugins/intel_gpu/src/graph/include/deformable_convolution_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/deformable_convolution_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/depth_to_space_inst.h b/src/plugins/intel_gpu/src/graph/include/depth_to_space_inst.h index edaa8571ecb..9bcfc5ea831 100644 --- a/src/plugins/intel_gpu/src/graph/include/depth_to_space_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/depth_to_space_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/detection_output_inst.h b/src/plugins/intel_gpu/src/graph/include/detection_output_inst.h index 938751e7884..5cb4e123ccd 100644 --- a/src/plugins/intel_gpu/src/graph/include/detection_output_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/detection_output_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/dft_inst.h b/src/plugins/intel_gpu/src/graph/include/dft_inst.h index 88758aa3dca..b172ac8008d 100644 --- a/src/plugins/intel_gpu/src/graph/include/dft_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/dft_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/eltwise_inst.h b/src/plugins/intel_gpu/src/graph/include/eltwise_inst.h index d52147dc99c..31df17a9f4c 100644 --- a/src/plugins/intel_gpu/src/graph/include/eltwise_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/eltwise_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/embedding_bag_inst.h b/src/plugins/intel_gpu/src/graph/include/embedding_bag_inst.h index 07b9984bf8a..5284be00b48 100644 --- a/src/plugins/intel_gpu/src/graph/include/embedding_bag_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/embedding_bag_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_detection_output_inst.hpp b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_detection_output_inst.hpp index 50266346ac7..ac0f8069f2c 100644 --- a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_detection_output_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_detection_output_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_generate_proposals_single_image_inst.hpp b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_generate_proposals_single_image_inst.hpp index 5c4bca022ae..e4f5985fc1e 100644 --- a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_generate_proposals_single_image_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_generate_proposals_single_image_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_prior_grid_generator_inst.h b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_prior_grid_generator_inst.h index 9b2988044a5..0b3f31e5592 100644 --- a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_prior_grid_generator_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_prior_grid_generator_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_roi_feature_extractor_inst.hpp b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_roi_feature_extractor_inst.hpp index dab68883bc7..55e676521e7 100644 --- a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_roi_feature_extractor_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_roi_feature_extractor_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_topk_rois_inst.h b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_topk_rois_inst.h index f199003d41e..56cbb9256ac 100644 --- a/src/plugins/intel_gpu/src/graph/include/experimental_detectron_topk_rois_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/experimental_detectron_topk_rois_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/extract_image_patches_inst.h b/src/plugins/intel_gpu/src/graph/include/extract_image_patches_inst.h index e98a569e938..77f8eeecd37 100644 --- a/src/plugins/intel_gpu/src/graph/include/extract_image_patches_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/extract_image_patches_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/eye_inst.h b/src/plugins/intel_gpu/src/graph/include/eye_inst.h index 2b3009551a8..9b6d379b5b8 100644 --- a/src/plugins/intel_gpu/src/graph/include/eye_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/eye_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/fully_connected_inst.h b/src/plugins/intel_gpu/src/graph/include/fully_connected_inst.h index 882f8610671..26b12a4d277 100644 --- a/src/plugins/intel_gpu/src/graph/include/fully_connected_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/fully_connected_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/fused_primitive_desc.h b/src/plugins/intel_gpu/src/graph/include/fused_primitive_desc.h index 822cf499b65..0db402ba2c9 100644 --- a/src/plugins/intel_gpu/src/graph/include/fused_primitive_desc.h +++ b/src/plugins/intel_gpu/src/graph/include/fused_primitive_desc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/gather_elements_inst.h b/src/plugins/intel_gpu/src/graph/include/gather_elements_inst.h index cb944702af0..5bb3132a5c9 100644 --- a/src/plugins/intel_gpu/src/graph/include/gather_elements_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/gather_elements_inst.h @@ -1,5 +1,5 @@ /* -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/plugins/intel_gpu/src/graph/include/gather_inst.h b/src/plugins/intel_gpu/src/graph/include/gather_inst.h index e6295f608ee..f6b0ec12cd0 100644 --- a/src/plugins/intel_gpu/src/graph/include/gather_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/gather_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/gather_nd_inst.h b/src/plugins/intel_gpu/src/graph/include/gather_nd_inst.h index c4edc947efe..096ae6ae219 100644 --- a/src/plugins/intel_gpu/src/graph/include/gather_nd_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/gather_nd_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/gather_tree_inst.h b/src/plugins/intel_gpu/src/graph/include/gather_tree_inst.h index c09c758c7e8..7c2fd12062e 100644 --- a/src/plugins/intel_gpu/src/graph/include/gather_tree_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/gather_tree_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/gemm_inst.h b/src/plugins/intel_gpu/src/graph/include/gemm_inst.h index cdb7a63d969..f1263f40a2a 100644 --- a/src/plugins/intel_gpu/src/graph/include/gemm_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/gemm_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/generate_proposals_inst.h b/src/plugins/intel_gpu/src/graph/include/generate_proposals_inst.h index d647f507800..0d06db778ea 100644 --- a/src/plugins/intel_gpu/src/graph/include/generate_proposals_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/generate_proposals_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/generic_layer.hpp b/src/plugins/intel_gpu/src/graph/include/generic_layer.hpp index 15c7f16fc1d..4bec26209bb 100644 --- a/src/plugins/intel_gpu/src/graph/include/generic_layer.hpp +++ b/src/plugins/intel_gpu/src/graph/include/generic_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/generic_layer_inst.h b/src/plugins/intel_gpu/src/graph/include/generic_layer_inst.h index 520c7a10c55..fd6fc16105a 100644 --- a/src/plugins/intel_gpu/src/graph/include/generic_layer_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/generic_layer_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/grid_sample_inst.hpp b/src/plugins/intel_gpu/src/graph/include/grid_sample_inst.hpp index 35c77d92db7..5e9f4d14071 100644 --- a/src/plugins/intel_gpu/src/graph/include/grid_sample_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/grid_sample_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/grn_inst.h b/src/plugins/intel_gpu/src/graph/include/grn_inst.h index 30ecac24f00..1d74f2ff4c2 100644 --- a/src/plugins/intel_gpu/src/graph/include/grn_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/grn_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/input_layout_inst.h b/src/plugins/intel_gpu/src/graph/include/input_layout_inst.h index 49e3747ce6a..21a3b475d87 100644 --- a/src/plugins/intel_gpu/src/graph/include/input_layout_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/input_layout_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/json_object.h b/src/plugins/intel_gpu/src/graph/include/json_object.h index ef7aea113ac..c6f6763c8c1 100644 --- a/src/plugins/intel_gpu/src/graph/include/json_object.h +++ b/src/plugins/intel_gpu/src/graph/include/json_object.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/kernel_selector_helper.h b/src/plugins/intel_gpu/src/graph/include/kernel_selector_helper.h index 71d8e732c2b..8722250debd 100644 --- a/src/plugins/intel_gpu/src/graph/include/kernel_selector_helper.h +++ b/src/plugins/intel_gpu/src/graph/include/kernel_selector_helper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/layout_optimizer.h b/src/plugins/intel_gpu/src/graph/include/layout_optimizer.h index 23a831f8bfe..0eba9586912 100644 --- a/src/plugins/intel_gpu/src/graph/include/layout_optimizer.h +++ b/src/plugins/intel_gpu/src/graph/include/layout_optimizer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/loop_inst.h b/src/plugins/intel_gpu/src/graph/include/loop_inst.h index 65a09fc27bc..a3ae3e43285 100644 --- a/src/plugins/intel_gpu/src/graph/include/loop_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/loop_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lrn_inst.h b/src/plugins/intel_gpu/src/graph/include/lrn_inst.h index 2f1db2e7e08..3a7c127c3f8 100644 --- a/src/plugins/intel_gpu/src/graph/include/lrn_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lrn_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_input_inst.h b/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_input_inst.h index 9dfc11b9872..222a0c01edd 100644 --- a/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_input_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_input_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_inst.h b/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_inst.h index aa9972f6c50..3a09a18e19d 100644 --- a/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_timeloop_inst.h b/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_timeloop_inst.h index 88356b8a09d..c01e62ea8c2 100644 --- a/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_timeloop_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lstm_dynamic_timeloop_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lstm_elt_inst.h b/src/plugins/intel_gpu/src/graph/include/lstm_elt_inst.h index 64b74d93eb0..4d488bf88e0 100644 --- a/src/plugins/intel_gpu/src/graph/include/lstm_elt_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lstm_elt_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lstm_gemm_inst.h b/src/plugins/intel_gpu/src/graph/include/lstm_gemm_inst.h index 382894e83b7..c0fdc902359 100644 --- a/src/plugins/intel_gpu/src/graph/include/lstm_gemm_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lstm_gemm_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/lstm_inst.h b/src/plugins/intel_gpu/src/graph/include/lstm_inst.h index 7fc160633f3..6c1069c0cff 100644 --- a/src/plugins/intel_gpu/src/graph/include/lstm_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/lstm_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/matrix_nms_inst.h b/src/plugins/intel_gpu/src/graph/include/matrix_nms_inst.h index 4a97ffb8c09..dea7c1176f8 100644 --- a/src/plugins/intel_gpu/src/graph/include/matrix_nms_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/matrix_nms_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/meta_utils.h b/src/plugins/intel_gpu/src/graph/include/meta_utils.h index cf91469c951..89c859b4991 100644 --- a/src/plugins/intel_gpu/src/graph/include/meta_utils.h +++ b/src/plugins/intel_gpu/src/graph/include/meta_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/multiclass_nms_inst.h b/src/plugins/intel_gpu/src/graph/include/multiclass_nms_inst.h index 73a619abc8b..87969695597 100644 --- a/src/plugins/intel_gpu/src/graph/include/multiclass_nms_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/multiclass_nms_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/mutable_data_inst.h b/src/plugins/intel_gpu/src/graph/include/mutable_data_inst.h index ab87272568c..d4d99c00ff5 100644 --- a/src/plugins/intel_gpu/src/graph/include/mutable_data_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/mutable_data_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/mvn_inst.h b/src/plugins/intel_gpu/src/graph/include/mvn_inst.h index 1c96a57ee97..da52344e627 100644 --- a/src/plugins/intel_gpu/src/graph/include/mvn_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/mvn_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/non_max_suppression_inst.h b/src/plugins/intel_gpu/src/graph/include/non_max_suppression_inst.h index b04ce67c193..8d07c3299d4 100644 --- a/src/plugins/intel_gpu/src/graph/include/non_max_suppression_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/non_max_suppression_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/non_zero_inst.h b/src/plugins/intel_gpu/src/graph/include/non_zero_inst.h index d01fa9d4399..902dd603228 100644 --- a/src/plugins/intel_gpu/src/graph/include/non_zero_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/non_zero_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/normalize_inst.h b/src/plugins/intel_gpu/src/graph/include/normalize_inst.h index 0009c5a8177..ed52596505f 100644 --- a/src/plugins/intel_gpu/src/graph/include/normalize_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/normalize_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/one_hot_inst.h b/src/plugins/intel_gpu/src/graph/include/one_hot_inst.h index 1823dcfbfad..faa176075bf 100644 --- a/src/plugins/intel_gpu/src/graph/include/one_hot_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/one_hot_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/pass_manager.h b/src/plugins/intel_gpu/src/graph/include/pass_manager.h index c305e98595f..0a6de61a25b 100644 --- a/src/plugins/intel_gpu/src/graph/include/pass_manager.h +++ b/src/plugins/intel_gpu/src/graph/include/pass_manager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/permute_inst.h b/src/plugins/intel_gpu/src/graph/include/permute_inst.h index 2304c42949e..82be681bf40 100644 --- a/src/plugins/intel_gpu/src/graph/include/permute_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/permute_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/pooling_inst.h b/src/plugins/intel_gpu/src/graph/include/pooling_inst.h index cdd374dbbde..bc4a5c558b9 100644 --- a/src/plugins/intel_gpu/src/graph/include/pooling_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/pooling_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/primitive_inst.h b/src/plugins/intel_gpu/src/graph/include/primitive_inst.h index 944c429cc1b..af79a4c5135 100644 --- a/src/plugins/intel_gpu/src/graph/include/primitive_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/primitive_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/primitive_type.h b/src/plugins/intel_gpu/src/graph/include/primitive_type.h index fb946e10253..6250bea2fbb 100644 --- a/src/plugins/intel_gpu/src/graph/include/primitive_type.h +++ b/src/plugins/intel_gpu/src/graph/include/primitive_type.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/primitive_type_base.h b/src/plugins/intel_gpu/src/graph/include/primitive_type_base.h index 196d644bb30..2c8a8b55ef1 100644 --- a/src/plugins/intel_gpu/src/graph/include/primitive_type_base.h +++ b/src/plugins/intel_gpu/src/graph/include/primitive_type_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/prior_box_inst.h b/src/plugins/intel_gpu/src/graph/include/prior_box_inst.h index c914652b93d..ffb4bb91be3 100644 --- a/src/plugins/intel_gpu/src/graph/include/prior_box_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/prior_box_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/program_dump_graph.h b/src/plugins/intel_gpu/src/graph/include/program_dump_graph.h index 50b77d8579a..c8a54689fad 100644 --- a/src/plugins/intel_gpu/src/graph/include/program_dump_graph.h +++ b/src/plugins/intel_gpu/src/graph/include/program_dump_graph.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/program_helpers.h b/src/plugins/intel_gpu/src/graph/include/program_helpers.h index af0c98341ac..dea3d1db64a 100644 --- a/src/plugins/intel_gpu/src/graph/include/program_helpers.h +++ b/src/plugins/intel_gpu/src/graph/include/program_helpers.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/program_node.h b/src/plugins/intel_gpu/src/graph/include/program_node.h index 8e3c00c45df..295ad06516f 100644 --- a/src/plugins/intel_gpu/src/graph/include/program_node.h +++ b/src/plugins/intel_gpu/src/graph/include/program_node.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/proposal_inst.h b/src/plugins/intel_gpu/src/graph/include/proposal_inst.h index d4eb8c31b9b..d5527f69bb8 100644 --- a/src/plugins/intel_gpu/src/graph/include/proposal_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/proposal_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/pyramid_roi_align_inst.h b/src/plugins/intel_gpu/src/graph/include/pyramid_roi_align_inst.h index 7f2ade5baed..71126be00b3 100644 --- a/src/plugins/intel_gpu/src/graph/include/pyramid_roi_align_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/pyramid_roi_align_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/quantize_inst.h b/src/plugins/intel_gpu/src/graph/include/quantize_inst.h index 783142b4d3e..f11ea5ab4af 100644 --- a/src/plugins/intel_gpu/src/graph/include/quantize_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/quantize_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/random_uniform_inst.h b/src/plugins/intel_gpu/src/graph/include/random_uniform_inst.h index 3d912a4466e..94e85f0958a 100644 --- a/src/plugins/intel_gpu/src/graph/include/random_uniform_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/random_uniform_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/range_inst.h b/src/plugins/intel_gpu/src/graph/include/range_inst.h index ea085f880b5..eb2527473c9 100644 --- a/src/plugins/intel_gpu/src/graph/include/range_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/range_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/read_value_inst.h b/src/plugins/intel_gpu/src/graph/include/read_value_inst.h index ebd9272381a..cf40a840568 100644 --- a/src/plugins/intel_gpu/src/graph/include/read_value_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/read_value_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/reduce_inst.h b/src/plugins/intel_gpu/src/graph/include/reduce_inst.h index 48aadb2d790..ceb37dc16c1 100644 --- a/src/plugins/intel_gpu/src/graph/include/reduce_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/reduce_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/region_yolo_inst.h b/src/plugins/intel_gpu/src/graph/include/region_yolo_inst.h index 9ebf8a6ab4a..41eb6723704 100644 --- a/src/plugins/intel_gpu/src/graph/include/region_yolo_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/region_yolo_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/reorder_inst.h b/src/plugins/intel_gpu/src/graph/include/reorder_inst.h index 265b43caaf8..153fc8d8d8e 100644 --- a/src/plugins/intel_gpu/src/graph/include/reorder_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/reorder_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/reorg_yolo_inst.h b/src/plugins/intel_gpu/src/graph/include/reorg_yolo_inst.h index cc9abd460ed..dd854a1fa9c 100644 --- a/src/plugins/intel_gpu/src/graph/include/reorg_yolo_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/reorg_yolo_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/resample_inst.h b/src/plugins/intel_gpu/src/graph/include/resample_inst.h index 0c58c86a883..a7200c42946 100644 --- a/src/plugins/intel_gpu/src/graph/include/resample_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/resample_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/reshape_inst.h b/src/plugins/intel_gpu/src/graph/include/reshape_inst.h index 05e5c304c1e..cdbc5bb8b96 100644 --- a/src/plugins/intel_gpu/src/graph/include/reshape_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/reshape_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/reverse_inst.h b/src/plugins/intel_gpu/src/graph/include/reverse_inst.h index 599a46adfc6..a164574f9ec 100644 --- a/src/plugins/intel_gpu/src/graph/include/reverse_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/reverse_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/reverse_sequence_inst.h b/src/plugins/intel_gpu/src/graph/include/reverse_sequence_inst.h index 3c16a002a14..73057261e40 100644 --- a/src/plugins/intel_gpu/src/graph/include/reverse_sequence_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/reverse_sequence_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/roi_align_inst.h b/src/plugins/intel_gpu/src/graph/include/roi_align_inst.h index 443b0429d47..1503a1ba3dd 100644 --- a/src/plugins/intel_gpu/src/graph/include/roi_align_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/roi_align_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/src/graph/include/roi_pooling_inst.h b/src/plugins/intel_gpu/src/graph/include/roi_pooling_inst.h index 9bcc8a72f50..29bea22d03b 100644 --- a/src/plugins/intel_gpu/src/graph/include/roi_pooling_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/roi_pooling_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/roll_inst.hpp b/src/plugins/intel_gpu/src/graph/include/roll_inst.hpp index ad4c0deda95..c8385c57b76 100644 --- a/src/plugins/intel_gpu/src/graph/include/roll_inst.hpp +++ b/src/plugins/intel_gpu/src/graph/include/roll_inst.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/scatter_elements_update_inst.h b/src/plugins/intel_gpu/src/graph/include/scatter_elements_update_inst.h index bc354e0420a..fc0f6f321cf 100644 --- a/src/plugins/intel_gpu/src/graph/include/scatter_elements_update_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/scatter_elements_update_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/scatter_nd_update_inst.h b/src/plugins/intel_gpu/src/graph/include/scatter_nd_update_inst.h index 7479a18d108..f010400d402 100644 --- a/src/plugins/intel_gpu/src/graph/include/scatter_nd_update_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/scatter_nd_update_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/scatter_update_inst.h b/src/plugins/intel_gpu/src/graph/include/scatter_update_inst.h index 09bb778317d..99171534aa5 100644 --- a/src/plugins/intel_gpu/src/graph/include/scatter_update_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/scatter_update_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/select_inst.h b/src/plugins/intel_gpu/src/graph/include/select_inst.h index b49898ccb68..1a59ab69a86 100644 --- a/src/plugins/intel_gpu/src/graph/include/select_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/select_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/shape_of_inst.h b/src/plugins/intel_gpu/src/graph/include/shape_of_inst.h index a4b0b7984a2..b352ce89279 100644 --- a/src/plugins/intel_gpu/src/graph/include/shape_of_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/shape_of_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/shuffle_channels_inst.h b/src/plugins/intel_gpu/src/graph/include/shuffle_channels_inst.h index 1882a3f41a3..dfd36bf8057 100644 --- a/src/plugins/intel_gpu/src/graph/include/shuffle_channels_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/shuffle_channels_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/slice_inst.h b/src/plugins/intel_gpu/src/graph/include/slice_inst.h index d9a684401e5..5ee5c7eaef3 100644 --- a/src/plugins/intel_gpu/src/graph/include/slice_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/slice_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/sliding_window_utils.hpp b/src/plugins/intel_gpu/src/graph/include/sliding_window_utils.hpp index dfae1acc4eb..c8b2df8862b 100644 --- a/src/plugins/intel_gpu/src/graph/include/sliding_window_utils.hpp +++ b/src/plugins/intel_gpu/src/graph/include/sliding_window_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/sliding_window_utils_legacy.h b/src/plugins/intel_gpu/src/graph/include/sliding_window_utils_legacy.h index de1c204c0c5..9dc3025e333 100644 --- a/src/plugins/intel_gpu/src/graph/include/sliding_window_utils_legacy.h +++ b/src/plugins/intel_gpu/src/graph/include/sliding_window_utils_legacy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/softmax_inst.h b/src/plugins/intel_gpu/src/graph/include/softmax_inst.h index 7b39ecb5c02..59e91b975dd 100644 --- a/src/plugins/intel_gpu/src/graph/include/softmax_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/softmax_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/space_to_batch_inst.h b/src/plugins/intel_gpu/src/graph/include/space_to_batch_inst.h index 8f0af9eab10..9e30892dae9 100644 --- a/src/plugins/intel_gpu/src/graph/include/space_to_batch_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/space_to_batch_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/space_to_depth_inst.h b/src/plugins/intel_gpu/src/graph/include/space_to_depth_inst.h index c74bed2aeb3..3ded9655be1 100644 --- a/src/plugins/intel_gpu/src/graph/include/space_to_depth_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/space_to_depth_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/split_inst.h b/src/plugins/intel_gpu/src/graph/include/split_inst.h index b099a7f8204..8e5552f53b5 100644 --- a/src/plugins/intel_gpu/src/graph/include/split_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/split_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/strided_slice_inst.h b/src/plugins/intel_gpu/src/graph/include/strided_slice_inst.h index ea989c12563..4c1959a57e2 100644 --- a/src/plugins/intel_gpu/src/graph/include/strided_slice_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/strided_slice_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/tile_inst.h b/src/plugins/intel_gpu/src/graph/include/tile_inst.h index a8202178b2b..3021bf9f044 100644 --- a/src/plugins/intel_gpu/src/graph/include/tile_inst.h +++ b/src/plugins/intel_gpu/src/graph/include/tile_inst.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/include/to_string_utils.h b/src/plugins/intel_gpu/src/graph/include/to_string_utils.h index 3e57954f36d..2727300c678 100644 --- a/src/plugins/intel_gpu/src/graph/include/to_string_utils.h +++ b/src/plugins/intel_gpu/src/graph/include/to_string_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/input_layout.cpp b/src/plugins/intel_gpu/src/graph/input_layout.cpp index e884ae184e7..ba8662431af 100644 --- a/src/plugins/intel_gpu/src/graph/input_layout.cpp +++ b/src/plugins/intel_gpu/src/graph/input_layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/kernel_runner.cpp b/src/plugins/intel_gpu/src/graph/kernel_runner.cpp index b261ad585be..5a2ca00421a 100644 --- a/src/plugins/intel_gpu/src/graph/kernel_runner.cpp +++ b/src/plugins/intel_gpu/src/graph/kernel_runner.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/kernel_runner.h b/src/plugins/intel_gpu/src/graph/kernel_runner.h index dfab1a6c202..ed10e6c9080 100644 --- a/src/plugins/intel_gpu/src/graph/kernel_runner.h +++ b/src/plugins/intel_gpu/src/graph/kernel_runner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/kernel_selector_helper.cpp b/src/plugins/intel_gpu/src/graph/kernel_selector_helper.cpp index 706e784e702..16aa33483a3 100644 --- a/src/plugins/intel_gpu/src/graph/kernel_selector_helper.cpp +++ b/src/plugins/intel_gpu/src/graph/kernel_selector_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/layout_optimizer.cpp b/src/plugins/intel_gpu/src/graph/layout_optimizer.cpp index 73d8ead21c5..e2a4be3761b 100644 --- a/src/plugins/intel_gpu/src/graph/layout_optimizer.cpp +++ b/src/plugins/intel_gpu/src/graph/layout_optimizer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/loop.cpp b/src/plugins/intel_gpu/src/graph/loop.cpp index 58a9e4c03d0..e210380c18a 100644 --- a/src/plugins/intel_gpu/src/graph/loop.cpp +++ b/src/plugins/intel_gpu/src/graph/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lrn.cpp b/src/plugins/intel_gpu/src/graph/lrn.cpp index c4b06ec6c73..de3ffe02d45 100644 --- a/src/plugins/intel_gpu/src/graph/lrn.cpp +++ b/src/plugins/intel_gpu/src/graph/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lstm.cpp b/src/plugins/intel_gpu/src/graph/lstm.cpp index 077fdf56a07..87f71ddc48a 100644 --- a/src/plugins/intel_gpu/src/graph/lstm.cpp +++ b/src/plugins/intel_gpu/src/graph/lstm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lstm_dynamic.cpp b/src/plugins/intel_gpu/src/graph/lstm_dynamic.cpp index d6159b45976..8746419960d 100644 --- a/src/plugins/intel_gpu/src/graph/lstm_dynamic.cpp +++ b/src/plugins/intel_gpu/src/graph/lstm_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lstm_dynamic_input.cpp b/src/plugins/intel_gpu/src/graph/lstm_dynamic_input.cpp index c4c9ddd8d6c..2a1e3f78c1a 100644 --- a/src/plugins/intel_gpu/src/graph/lstm_dynamic_input.cpp +++ b/src/plugins/intel_gpu/src/graph/lstm_dynamic_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lstm_dynamic_timeloop.cpp b/src/plugins/intel_gpu/src/graph/lstm_dynamic_timeloop.cpp index f1efb498b98..b270b36f3bb 100644 --- a/src/plugins/intel_gpu/src/graph/lstm_dynamic_timeloop.cpp +++ b/src/plugins/intel_gpu/src/graph/lstm_dynamic_timeloop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lstm_elt.cpp b/src/plugins/intel_gpu/src/graph/lstm_elt.cpp index 3be62ad5ee3..95c05049910 100644 --- a/src/plugins/intel_gpu/src/graph/lstm_elt.cpp +++ b/src/plugins/intel_gpu/src/graph/lstm_elt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/lstm_gemm.cpp b/src/plugins/intel_gpu/src/graph/lstm_gemm.cpp index db996c1b326..82a2453b7e2 100644 --- a/src/plugins/intel_gpu/src/graph/lstm_gemm.cpp +++ b/src/plugins/intel_gpu/src/graph/lstm_gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/matrix_nms.cpp b/src/plugins/intel_gpu/src/graph/matrix_nms.cpp index c2c927137ea..24f58da7f3f 100644 --- a/src/plugins/intel_gpu/src/graph/matrix_nms.cpp +++ b/src/plugins/intel_gpu/src/graph/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/plugins/intel_gpu/src/graph/multiclass_nms.cpp b/src/plugins/intel_gpu/src/graph/multiclass_nms.cpp index 394ea4bac47..5901bd39389 100644 --- a/src/plugins/intel_gpu/src/graph/multiclass_nms.cpp +++ b/src/plugins/intel_gpu/src/graph/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/mutable_data.cpp b/src/plugins/intel_gpu/src/graph/mutable_data.cpp index 95e345aac75..63e1d58eb98 100644 --- a/src/plugins/intel_gpu/src/graph/mutable_data.cpp +++ b/src/plugins/intel_gpu/src/graph/mutable_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/mvn.cpp b/src/plugins/intel_gpu/src/graph/mvn.cpp index 1342a45d489..8d1485be0cc 100644 --- a/src/plugins/intel_gpu/src/graph/mvn.cpp +++ b/src/plugins/intel_gpu/src/graph/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/network.cpp b/src/plugins/intel_gpu/src/graph/network.cpp index be43981c33e..4e6a8574c9d 100644 --- a/src/plugins/intel_gpu/src/graph/network.cpp +++ b/src/plugins/intel_gpu/src/graph/network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/nodes_ordering.cpp b/src/plugins/intel_gpu/src/graph/nodes_ordering.cpp index 849d2ed8344..4f8c12d4632 100644 --- a/src/plugins/intel_gpu/src/graph/nodes_ordering.cpp +++ b/src/plugins/intel_gpu/src/graph/nodes_ordering.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/non_max_suppression.cpp b/src/plugins/intel_gpu/src/graph/non_max_suppression.cpp index 14a52026577..9da577ee1d3 100644 --- a/src/plugins/intel_gpu/src/graph/non_max_suppression.cpp +++ b/src/plugins/intel_gpu/src/graph/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/non_zero.cpp b/src/plugins/intel_gpu/src/graph/non_zero.cpp index abd60863188..b314339ded8 100644 --- a/src/plugins/intel_gpu/src/graph/non_zero.cpp +++ b/src/plugins/intel_gpu/src/graph/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/normalize.cpp b/src/plugins/intel_gpu/src/graph/normalize.cpp index 1bede0481dc..6a17bfdad29 100644 --- a/src/plugins/intel_gpu/src/graph/normalize.cpp +++ b/src/plugins/intel_gpu/src/graph/normalize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/one_hot.cpp b/src/plugins/intel_gpu/src/graph/one_hot.cpp index d5ab93abaa6..5028c8551fd 100644 --- a/src/plugins/intel_gpu/src/graph/one_hot.cpp +++ b/src/plugins/intel_gpu/src/graph/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/pass_manager.cpp b/src/plugins/intel_gpu/src/graph/pass_manager.cpp index f217d3b6224..9aae9830208 100644 --- a/src/plugins/intel_gpu/src/graph/pass_manager.cpp +++ b/src/plugins/intel_gpu/src/graph/pass_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/permute.cpp b/src/plugins/intel_gpu/src/graph/permute.cpp index 8691b091dd6..d7bbae31df9 100644 --- a/src/plugins/intel_gpu/src/graph/permute.cpp +++ b/src/plugins/intel_gpu/src/graph/permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/pooling.cpp b/src/plugins/intel_gpu/src/graph/pooling.cpp index 581bae675a0..f92e7ca91af 100644 --- a/src/plugins/intel_gpu/src/graph/pooling.cpp +++ b/src/plugins/intel_gpu/src/graph/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/primitive_inst.cpp b/src/plugins/intel_gpu/src/graph/primitive_inst.cpp index e814dafa91d..23840f6bdad 100644 --- a/src/plugins/intel_gpu/src/graph/primitive_inst.cpp +++ b/src/plugins/intel_gpu/src/graph/primitive_inst.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/prior_box.cpp b/src/plugins/intel_gpu/src/graph/prior_box.cpp index 1813645d53f..39ac5ada887 100644 --- a/src/plugins/intel_gpu/src/graph/prior_box.cpp +++ b/src/plugins/intel_gpu/src/graph/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/program.cpp b/src/plugins/intel_gpu/src/graph/program.cpp index 5d13b23bbef..e422b75bb8b 100644 --- a/src/plugins/intel_gpu/src/graph/program.cpp +++ b/src/plugins/intel_gpu/src/graph/program.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/program_dump_graph.cpp b/src/plugins/intel_gpu/src/graph/program_dump_graph.cpp index f392970c8d0..e4e72730f47 100644 --- a/src/plugins/intel_gpu/src/graph/program_dump_graph.cpp +++ b/src/plugins/intel_gpu/src/graph/program_dump_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/program_helpers.cpp b/src/plugins/intel_gpu/src/graph/program_helpers.cpp index 5113964fd83..d61b60b3ca3 100644 --- a/src/plugins/intel_gpu/src/graph/program_helpers.cpp +++ b/src/plugins/intel_gpu/src/graph/program_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/program_node.cpp b/src/plugins/intel_gpu/src/graph/program_node.cpp index d658aa38f71..a53abd497bc 100644 --- a/src/plugins/intel_gpu/src/graph/program_node.cpp +++ b/src/plugins/intel_gpu/src/graph/program_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/proposal.cpp b/src/plugins/intel_gpu/src/graph/proposal.cpp index 1a9e6bc32ea..a1381ea8f39 100644 --- a/src/plugins/intel_gpu/src/graph/proposal.cpp +++ b/src/plugins/intel_gpu/src/graph/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/pyramid_roi_align.cpp b/src/plugins/intel_gpu/src/graph/pyramid_roi_align.cpp index d7abc70ba94..862c0432c08 100644 --- a/src/plugins/intel_gpu/src/graph/pyramid_roi_align.cpp +++ b/src/plugins/intel_gpu/src/graph/pyramid_roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/quantize.cpp b/src/plugins/intel_gpu/src/graph/quantize.cpp index a0b9ceeafbb..e84e62460bf 100644 --- a/src/plugins/intel_gpu/src/graph/quantize.cpp +++ b/src/plugins/intel_gpu/src/graph/quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/random_uniform.cpp b/src/plugins/intel_gpu/src/graph/random_uniform.cpp index 9408db1883c..325f180608c 100644 --- a/src/plugins/intel_gpu/src/graph/random_uniform.cpp +++ b/src/plugins/intel_gpu/src/graph/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/range.cpp b/src/plugins/intel_gpu/src/graph/range.cpp index 616e3b7fd30..62db0604ee8 100644 --- a/src/plugins/intel_gpu/src/graph/range.cpp +++ b/src/plugins/intel_gpu/src/graph/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/read_value.cpp b/src/plugins/intel_gpu/src/graph/read_value.cpp index bcced0f3a54..33402ed93b5 100644 --- a/src/plugins/intel_gpu/src/graph/read_value.cpp +++ b/src/plugins/intel_gpu/src/graph/read_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/reduce.cpp b/src/plugins/intel_gpu/src/graph/reduce.cpp index 828558325c6..6ecf6763bf7 100644 --- a/src/plugins/intel_gpu/src/graph/reduce.cpp +++ b/src/plugins/intel_gpu/src/graph/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/region_yolo.cpp b/src/plugins/intel_gpu/src/graph/region_yolo.cpp index 441c71ac612..34bbe44342c 100644 --- a/src/plugins/intel_gpu/src/graph/region_yolo.cpp +++ b/src/plugins/intel_gpu/src/graph/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/reorder.cpp b/src/plugins/intel_gpu/src/graph/reorder.cpp index bbb2d6dfb5c..a5c5256a415 100644 --- a/src/plugins/intel_gpu/src/graph/reorder.cpp +++ b/src/plugins/intel_gpu/src/graph/reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/reorg_yolo.cpp b/src/plugins/intel_gpu/src/graph/reorg_yolo.cpp index 0033f6219f8..905642b49e7 100644 --- a/src/plugins/intel_gpu/src/graph/reorg_yolo.cpp +++ b/src/plugins/intel_gpu/src/graph/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/resample.cpp b/src/plugins/intel_gpu/src/graph/resample.cpp index f4eb4b74d65..0dd38ddb5d2 100644 --- a/src/plugins/intel_gpu/src/graph/resample.cpp +++ b/src/plugins/intel_gpu/src/graph/resample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/reshape.cpp b/src/plugins/intel_gpu/src/graph/reshape.cpp index 1f375e54aea..1500514db26 100644 --- a/src/plugins/intel_gpu/src/graph/reshape.cpp +++ b/src/plugins/intel_gpu/src/graph/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/reverse.cpp b/src/plugins/intel_gpu/src/graph/reverse.cpp index 11388ecadb4..cb943c4b5a4 100644 --- a/src/plugins/intel_gpu/src/graph/reverse.cpp +++ b/src/plugins/intel_gpu/src/graph/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/reverse_sequence.cpp b/src/plugins/intel_gpu/src/graph/reverse_sequence.cpp index cbb99ebed30..8f0bc73c1dd 100644 --- a/src/plugins/intel_gpu/src/graph/reverse_sequence.cpp +++ b/src/plugins/intel_gpu/src/graph/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/roi_align.cpp b/src/plugins/intel_gpu/src/graph/roi_align.cpp index 2ae80358255..d59bbe3e5ea 100644 --- a/src/plugins/intel_gpu/src/graph/roi_align.cpp +++ b/src/plugins/intel_gpu/src/graph/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/roi_pooling.cpp b/src/plugins/intel_gpu/src/graph/roi_pooling.cpp index c25198d1a14..845e2f4a505 100644 --- a/src/plugins/intel_gpu/src/graph/roi_pooling.cpp +++ b/src/plugins/intel_gpu/src/graph/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/roll.cpp b/src/plugins/intel_gpu/src/graph/roll.cpp index e42c3302c5c..4134bc62a59 100644 --- a/src/plugins/intel_gpu/src/graph/roll.cpp +++ b/src/plugins/intel_gpu/src/graph/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/scatter_elements_update.cpp b/src/plugins/intel_gpu/src/graph/scatter_elements_update.cpp index cd60b1539ba..8c53e91d434 100644 --- a/src/plugins/intel_gpu/src/graph/scatter_elements_update.cpp +++ b/src/plugins/intel_gpu/src/graph/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/scatter_nd_update.cpp b/src/plugins/intel_gpu/src/graph/scatter_nd_update.cpp index c9ae82a5ba2..9b1b53c1639 100644 --- a/src/plugins/intel_gpu/src/graph/scatter_nd_update.cpp +++ b/src/plugins/intel_gpu/src/graph/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/scatter_update.cpp b/src/plugins/intel_gpu/src/graph/scatter_update.cpp index 18385bac43f..a6261d32571 100644 --- a/src/plugins/intel_gpu/src/graph/scatter_update.cpp +++ b/src/plugins/intel_gpu/src/graph/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/select.cpp b/src/plugins/intel_gpu/src/graph/select.cpp index 5bd2c3da1e1..67d15063c73 100644 --- a/src/plugins/intel_gpu/src/graph/select.cpp +++ b/src/plugins/intel_gpu/src/graph/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/shape_of.cpp b/src/plugins/intel_gpu/src/graph/shape_of.cpp index 1c583beae4c..4a54e6e0ebc 100644 --- a/src/plugins/intel_gpu/src/graph/shape_of.cpp +++ b/src/plugins/intel_gpu/src/graph/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/shuffle_channels.cpp b/src/plugins/intel_gpu/src/graph/shuffle_channels.cpp index 8444c299608..095606c9cf8 100644 --- a/src/plugins/intel_gpu/src/graph/shuffle_channels.cpp +++ b/src/plugins/intel_gpu/src/graph/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/slice.cpp b/src/plugins/intel_gpu/src/graph/slice.cpp index 7192832a151..ade9c21b996 100644 --- a/src/plugins/intel_gpu/src/graph/slice.cpp +++ b/src/plugins/intel_gpu/src/graph/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/softmax.cpp b/src/plugins/intel_gpu/src/graph/softmax.cpp index 6635843d657..880f01810e8 100644 --- a/src/plugins/intel_gpu/src/graph/softmax.cpp +++ b/src/plugins/intel_gpu/src/graph/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/space_to_batch.cpp b/src/plugins/intel_gpu/src/graph/space_to_batch.cpp index 6f2a7973e86..79104e74e72 100644 --- a/src/plugins/intel_gpu/src/graph/space_to_batch.cpp +++ b/src/plugins/intel_gpu/src/graph/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/space_to_depth.cpp b/src/plugins/intel_gpu/src/graph/space_to_depth.cpp index b171e24a7d7..55f9c17b58c 100644 --- a/src/plugins/intel_gpu/src/graph/space_to_depth.cpp +++ b/src/plugins/intel_gpu/src/graph/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/split.cpp b/src/plugins/intel_gpu/src/graph/split.cpp index f7b30536b59..5edf7eb0135 100644 --- a/src/plugins/intel_gpu/src/graph/split.cpp +++ b/src/plugins/intel_gpu/src/graph/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/strided_slice.cpp b/src/plugins/intel_gpu/src/graph/strided_slice.cpp index 341e22ead86..f1ef0c0143f 100644 --- a/src/plugins/intel_gpu/src/graph/strided_slice.cpp +++ b/src/plugins/intel_gpu/src/graph/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/tile.cpp b/src/plugins/intel_gpu/src/graph/tile.cpp index 3f3d0471d6e..65234a337d5 100644 --- a/src/plugins/intel_gpu/src/graph/tile.cpp +++ b/src/plugins/intel_gpu/src/graph/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/graph/topology.cpp b/src/plugins/intel_gpu/src/graph/topology.cpp index 6b10ddf2898..9f2ee6377ec 100644 --- a/src/plugins/intel_gpu/src/graph/topology.cpp +++ b/src/plugins/intel_gpu/src/graph/topology.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/CMakeLists.txt b/src/plugins/intel_gpu/src/kernel_selector/CMakeLists.txt index 06ecceae019..bbfcae6453f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/CMakeLists.txt +++ b/src/plugins/intel_gpu/src/kernel_selector/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.cpp b/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.cpp index e5a41ead730..67d4c47f16a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.h b/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.h index 7b5c11bc8e6..f3d162ea5ed 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.h +++ b/src/plugins/intel_gpu/src/kernel_selector/auto_tuner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_opt.cl index 62d16451029..8148f2e33d1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_ref.cl index c427a397f1c..4377f4778cc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/activation_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/adaptive_pooling_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/adaptive_pooling_gpu_ref.cl index ec236722373..06fe67a3dd3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/adaptive_pooling_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/adaptive_pooling_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_axis.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_axis.cl index f6eeafc3842..222d62383c1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_axis.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_axis.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_gpu_ref.cl index 2434a75b401..93568960e20 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_opt.cl index ae3cc023156..6e03a4dd985 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/arg_max_min_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/average_unpooling_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/average_unpooling_gpu_ref.cl index 696c3dacba3..5d1c28cccd8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/average_unpooling_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/average_unpooling_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/batch_to_space_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/batch_to_space_ref.cl index c7fdabbfcf8..e61aff44a90 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/batch_to_space_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/batch_to_space_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1.cl index 227841dfbd6..74627263f8f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1_b_fs_yx_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1_b_fs_yx_fsv16.cl index caca5a53b8e..91050000f3f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1_b_fs_yx_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_1x1_b_fs_yx_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_generic.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_generic.cl index f50072e8cff..c853995cf2a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_generic.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_generic.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_ref.cl index 063ff4c5a75..d9e5d5da9f0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/binary_convolution_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/border_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/border_gpu_ref.cl index 6eaa501a71a..4f5448fc968 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/border_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/border_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/broadcast_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/broadcast_gpu_ref.cl index 1dae4ca48dc..673e21805f3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/broadcast_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/broadcast_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/bucketize_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/bucketize_ref.cl index fe2d5ea02ae..890fe1f7ce7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/bucketize_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/bucketize_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_blocked.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_blocked.cl index 5a84f299907..7cf6e329ac1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_blocked.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_blocked.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_depth_bfyx_no_pitch.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_depth_bfyx_no_pitch.cl index 855126ff04d..61cabc98c9d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_depth_bfyx_no_pitch.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_depth_bfyx_no_pitch.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_fs_b_yx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_fs_b_yx_fsv32.cl index 258debbce82..989e831525d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_fs_b_yx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_fs_b_yx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_ref.cl index f639d6cd41c..6af3a1c8822 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_simple_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_simple_ref.cl index 37f3a6b1937..01f3ff55909 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_simple_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/concatenation_gpu_simple_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convert_color_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convert_color_ref.cl index 76de00ee7c9..2ea8f7751b9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convert_color_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convert_color_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv16_imad_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv16_imad_1x1.cl index e1f75c1ced1..a4a0ffca7cb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv16_imad_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv16_imad_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_1x1.cl index 77dc7bf809c..43cb7bae6a4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_dw.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_dw.cl index b8b226f7c7d..9b383f676bc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_dw.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_dw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_int8.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_int8.cl index 66ff5a1b87a..a1885cebf14 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_int8.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv4_int8.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv_16_32_imad_dw.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv_16_32_imad_dw.cl index 466484b983f..5e9437e4e02 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv_16_32_imad_dw.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_yx_fsv_16_32_imad_dw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_zyx_fsv16_imad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_zyx_fsv16_imad.cl index 34bb7ed226e..34c2ed6e46f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_zyx_fsv16_imad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_b_fs_zyx_fsv16_imad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1.cl index 1690beb388d..9c93300f6ab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_hgemm_buf_16x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_hgemm_buf_16x1.cl index 1ed44f8172c..4d01a8de0ac 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_hgemm_buf_16x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_hgemm_buf_16x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_opt.cl index 461c75b02c1..4ec31ef9e9f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_1x1_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_depthwise_weights_lwg.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_depthwise_weights_lwg.cl index 23dabc9c360..9b7b5deab13 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_depthwise_weights_lwg.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_depthwise_weights_lwg.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_10_12_16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_10_12_16.cl index 7b1f93cbe79..950064a69b4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_10_12_16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_10_12_16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_8_8_16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_8_8_16.cl index d4b7c42d9c9..00f97b59e66 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_8_8_16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_direct_8_8_16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16.cl index 4d007065bb7..67a781105e1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_1x1.cl index dc0e604e0ae..c6309751b28 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_depthwise.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_depthwise.cl index d8336d938b6..ee1917138f4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_depthwise.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_f16_depthwise.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp16.cl index 9cb9f244cca..42280028d87 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp32.cl index 8dacd95ffd3..6ab1b020398 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_gemm_like_fp32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_iyxo.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_iyxo.cl index 6ced6bf5095..000e47894f4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_iyxo.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_iyxo.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_os_iyx_osv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_os_iyx_osv16.cl index 5f9b9db0055..9493c6d28cb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_os_iyx_osv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_os_iyx_osv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bfyx_f16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bfyx_f16.cl index 7f2515136af..4b5fdf1b4f2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bfyx_f16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bfyx_f16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bs_fs_yx_bsv16_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bs_fs_yx_bsv16_fsv16.cl index 73166025ce8..607b5123d9a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bs_fs_yx_bsv16_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_bs_fs_yx_bsv16_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_fs_byx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_fs_byx_fsv32.cl index a76fe5c09d8..2507b103744 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_fs_byx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_bfyx_to_fs_byx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32.cl index c49012d2f49..8d9c4239c1a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_1x1.cl index 2cdc6260676..dcbd2bbd072 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_depthwise.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_depthwise.cl index c69caad8ff0..1c16e46ad21 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_depthwise.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_fs_byx_fsv32_depthwise.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad.cl index 6c4cce0d44b..15d5dcb57fd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_1x1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_1x1.cl index bdca83d819e..be073736512 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_1x1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_3x3.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_3x3.cl index 8b9f41be48a..69a78a02bf9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_3x3.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_imad_bs_fs_yx_bsv16_fsv16_3x3.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32.cl index 5c9a26cb8b0..78324290107 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32_dw.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32_dw.cl index e9758144c66..8c2f145ef4c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32_dw.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_b_fs_yx_fsv32_dw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv32.cl index 0aeba9eabb4..70c6706d4d6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv4.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv4.cl index ad693d3c9f4..fff99c94e49 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv4.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_mmad_bfyx_to_b_fs_yx_fsv4.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_ref.cl index dcbc2b7cec7..86bbc886947 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1.cl index 421c043a6cb..92cf3e24dd6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1_fused.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1_fused.cl index ebf64392607..cb592c83cb3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1_fused.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_2x3_s1_fused.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_6x3_s1_fused.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_6x3_s1_fused.cl index 8cd43faacba..ef12bcef1ba 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_6x3_s1_fused.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_winograd_6x3_s1_fused.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_ref.cl index c30051c51b8..10d0460fa10 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp16.cl index 52291979777..d68aa1bf7cc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp32.cl index 3844c268a77..d57476ce714 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b16_fp32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b1_block_multiple_x_fp32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b1_block_multiple_x_fp32.cl index f4b7871e951..69cb96ef76d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b1_block_multiple_x_fp32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b1_block_multiple_x_fp32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b8_fp32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b8_fp32.cl index 63dac38af42..c65eac0f961 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b8_fp32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/convolution_gpu_yxfb_yxio_b8_fp32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/count_nonzero_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/count_nonzero_ref.cl index 3f6ef9d3b62..c5445979177 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/count_nonzero_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/count_nonzero_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_greedy_decoder_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_greedy_decoder_ref.cl index df4192f4c15..6cf48649616 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_greedy_decoder_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_greedy_decoder_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_loss_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_loss_ref.cl index 1402e748ae9..786abe70669 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_loss_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/ctc_loss_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_partial_sum.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_partial_sum.cl index cb81048b457..525133ebd85 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_partial_sum.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_partial_sum.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_ref.cl index 51eaefc8581..8679c7b8357 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/cum_sum_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_b_fs_zyx_fsv16_dw.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_b_fs_zyx_fsv16_dw.cl index d7f8665a7f1..d3de6e90113 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_b_fs_zyx_fsv16_dw.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_b_fs_zyx_fsv16_dw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_bfyx_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_bfyx_opt.cl index 5d8a24068ec..817a2685674 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_bfyx_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_bfyx_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_along_f_tile_bfx.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_along_f_tile_bfx.cl index 18aaf9c74b1..6b4a77f0a27 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_along_f_tile_bfx.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_along_f_tile_bfx.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_common.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_common.cl index 4a87d033dd1..2bcc139ea96 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_common.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_common.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_ref.cl index 094280021d6..33a2ccbd98d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_imad_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_ref.cl index 96687a3c093..294d59de157 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deconvolution_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_conv.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_conv.cl index abd2be16777..585c7ec79be 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_conv.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_conv.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_interp.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_interp.cl index b7be8420d57..24ae373b294 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_interp.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_interp.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_ref.cl index 7dda55c4bd9..7a00b9f8882 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/deformable_convolution_gpu_bfyx_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_block2_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_block2_opt.cl index 1fed0a34b3b..8c966cb2a36 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_block2_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_block2_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_ref.cl index 8b9a50283f8..9a16ae96610 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/depth_to_space_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/detection_output_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/detection_output_gpu_ref.cl index dd93980e4d7..004c9ce64b3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/detection_output_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/detection_output_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/dft_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/dft_ref.cl index b0748963998..21e91b5896a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/dft_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/dft_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv16.cl index 97fb4a0d2ce..26898575268 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv4.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv4.cl index f4ebf0b3f55..861f7b20c2f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv4.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_b_fs_yx_fsv4.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_fs_b_yx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_fs_b_yx_fsv32.cl index 2a3cda7be7a..eccfd17da75 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_fs_b_yx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_fs_b_yx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_mixed_byxf_and_fs_b_yx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_mixed_byxf_and_fs_b_yx_fsv32.cl index 415c452bf8c..21387055a9b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_mixed_byxf_and_fs_b_yx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_mixed_byxf_and_fs_b_yx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_simple_vload8.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_simple_vload8.cl index 1a20b08c2e5..8c72524133d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_simple_vload8.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eltwise_simple_vload8.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/embedding_bag_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/embedding_bag_ref.cl index 055d94d6c16..aa5c9b2bad9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/embedding_bag_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/embedding_bag_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_detection_output_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_detection_output_ref.cl index 58dfdda19e7..b0d548e3f7d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_detection_output_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_detection_output_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_generate_proposals_single_image_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_generate_proposals_single_image_ref.cl index 43138107263..c639877c4c5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_generate_proposals_single_image_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_generate_proposals_single_image_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_prior_grid_generator_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_prior_grid_generator_ref.cl index ff1264b7467..5e0da16123a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_prior_grid_generator_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_prior_grid_generator_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_topk_rois_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_topk_rois_ref.cl index 4d71a0fd135..083d5640e88 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_topk_rois_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/experimental_detectron_topk_rois_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/extract_image_patches_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/extract_image_patches_ref.cl index 17e6dd6a102..07d5e373ba7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/extract_image_patches_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/extract_image_patches_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eye_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eye_ref.cl index b7f440a8e92..47013dded2d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eye_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/eye_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_MMAD.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_MMAD.cl index 97dada53aef..4988ca9e203 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_MMAD.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_MMAD.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_gemm.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_gemm.cl index 0f5cdcb8492..6c794a9fae4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_gemm.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_gemm.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_input_spatial.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_input_spatial.cl index a731d4d6a35..65a9a805a31 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_input_spatial.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_input_spatial.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_ref.cl index 67ea85997c7..48409976673 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_io_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_tiled.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_tiled.cl index 3c53c68af82..65ab98b90af 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_tiled.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bf_tiled.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bfyx_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bfyx_ref.cl index 81c8c2213ac..2e0d88ca82e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bfyx_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bfyx_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_af8_vload.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_af8_vload.cl index 7a7360e824e..670443c0e13 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_af8_vload.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_af8_vload.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_b1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_b1.cl index b5972f92416..676822a430c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_b1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv16_b1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv8_af8_vload.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv8_af8_vload.cl index b03d99fb159..1029bf37b33 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv8_af8_vload.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_bs_f_bsv8_af8_vload.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8.cl index 332c566df4f..d8ca01408af 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8_vload.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8_vload.cl index dc4d5284ec4..8d962273636 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8_vload.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_b8_f8_vload.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_block_fp16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_block_fp16.cl index 95ca1010861..8b5b273808f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_block_fp16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_block_fp16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_ref.cl index 74e48e00eaa..67b174e3630 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_io_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_b8_fp32_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_b8_fp32_ref.cl index 5c4bb64d4e8..3964f9b7705 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_b8_fp32_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_b8_fp32_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_ref.cl index 9f8221a6ca9..eec327c9875 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fb_oi_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fs_byx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fs_byx_fsv32.cl index ff6dde65a85..1f1777fc69b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fs_byx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_fs_byx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_imad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_imad.cl index b0fb7596cf4..044ad77d31f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_imad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_imad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_yxfb_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_yxfb_ref.cl index d84ad74d43d..0c643b7153d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_yxfb_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/fully_connected_gpu_yxfb_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_elements_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_elements_ref.cl index a30b9f780bb..0dae19eee8c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_elements_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_elements_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nd_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nd_ref.cl index 3d284706faf..e4d6eaa99e2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nd_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nd_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nonzero_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nonzero_ref.cl index 363eaacdad4..2f59a778974 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nonzero_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_nonzero_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_ref.cl index 913ca0143ab..e633d4bbfad 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_tree_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_tree_gpu_ref.cl index d52763948da..09a3dd92f80 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_tree_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gather_tree_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8.cl index 7d1d37aba13..c79b259cbdf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8_slm.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8_slm.cl index 1a1ecbda9e0..e030de6b93a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8_slm.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_mmad_int8_slm.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_ref.cl index 16ad9d23778..e5a00747408 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_tiled_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_tiled_opt.cl index 9275f9ab043..13a9bac6703 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_tiled_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gemm_tiled_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_bwd_data.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_bwd_data.cl index 249cf9fe84e..20ae3372d3a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_bwd_data.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_bwd_data.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f16.cl index 52ff33819d6..438265680d9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f32.cl index 6b2797f4d44..62b33ecab17 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/gen9_common_conv_fwd_data_f32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generate_proposals_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generate_proposals_ref.cl index 5ccec1157e8..146faa2f470 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generate_proposals_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generate_proposals_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generic_eltwise_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generic_eltwise_ref.cl index 4533648e669..94f7039bdfa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generic_eltwise_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/generic_eltwise_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grid_sample_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grid_sample_ref.cl index 9c53f344b6f..47b4be13f46 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grid_sample_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grid_sample_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grn_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grn_ref.cl index 1eec71c65ef..6161e202d6a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grn_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/grn_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/acc_type.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/acc_type.cl index 42a2baeac22..bbfe17030e2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/acc_type.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/acc_type.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/algorithm.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/algorithm.cl index c71c1e2cf27..aa19d60048a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/algorithm.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/algorithm.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/arg_max_min_common.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/arg_max_min_common.cl index 2020400d7db..18eee2a9c37 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/arg_max_min_common.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/arg_max_min_common.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/common.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/common.cl index 520c421963e..410b84da517 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/common.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/common.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/data_types.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/data_types.cl index 2e816dec706..4fdb69f33ee 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/data_types.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/data_types.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_data.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_data.cl index 47aa7c30bb3..e1f2e82bb24 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_data.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_data.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_weights.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_weights.cl index 0d290998d93..3dc30c7a88f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_weights.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/fetch_weights.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/vec_typedefs.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/vec_typedefs.cl index 80cabe48e08..4aafe17b39f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/vec_typedefs.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/batch_headers/vec_typedefs.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/detection_output_common.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/detection_output_common.cl index ce6437c8c1a..caeb2d5259b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/detection_output_common.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/detection_output_common.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/gemm_common.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/gemm_common.cl index 7910ffc7a40..b6fcc86c34f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/gemm_common.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/gemm_common.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/imad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/imad.cl index 03e217e2abf..13091bfa382 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/imad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/imad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/image_data.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/image_data.cl index ce9ad198e5f..c46d57afb5a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/image_data.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/image_data.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/mmad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/mmad.cl index cd7a2725cfb..f17356b6b97 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/mmad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/mmad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/reshape_dims.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/reshape_dims.cl index 949e16860a9..f76bc44a688 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/reshape_dims.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/reshape_dims.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/sub_group.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/sub_group.cl index a3806d8ced4..e3fa00df052 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/sub_group.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/sub_group.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/unit_type.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/unit_type.cl index 7f4dab304bf..729cf53c84f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/unit_type.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/include/unit_type.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features.cl index 13b09f96b08..09683c3cf71 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features_fsv16.cl index 4cdde70ce89..8a422305515 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_multiple_features_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_ref.cl index b091ce33f91..53ac8c0d5b2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_yxfb_b8_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_yxfb_b8_opt.cl index 1b798ab5561..279f4613f91 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_yxfb_b8_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_across_channel_yxfb_b8_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel.cl index 0beae044fa0..918592040cd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel_opt.cl index 3b31bf8e65e..6a49d07d06e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_gpu_within_channel_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_ref.cl index 5f03f789530..167231cb9df 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_within_channel_byxf_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_within_channel_byxf_opt.cl index c3a0ac55d6c..6c9e7073820 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_within_channel_byxf_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lrn_within_channel_byxf_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_bfyx_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_bfyx_opt.cl index f3daa9ff089..410d1c45fa7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_bfyx_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_bfyx_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_ref.cl index 01e5a6545b7..52be160db8b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_input_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_timeloop_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_timeloop_ref.cl index 54478fd4827..8b7a6267d55 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_timeloop_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_dynamic_timeloop_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_elt_gpu_bfyx_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_elt_gpu_bfyx_ref.cl index 2e74dd747ae..96c40d8d0a0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_elt_gpu_bfyx_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_elt_gpu_bfyx_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemm_gpu_bfyx_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemm_gpu_bfyx_ref.cl index e7079a85701..ba6a034326e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemm_gpu_bfyx_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemm_gpu_bfyx_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_ff_SIMD16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_ff_SIMD16.cl index 66c01bfc83a..bc00aa6b5d3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_ff_SIMD16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_ff_SIMD16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_hh_SIMD16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_hh_SIMD16.cl index ec6642c67c0..a5010e104c7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_hh_SIMD16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/lstm_gemv_gpu_subgroup1x64_bfyx_hh_SIMD16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/matrix_nms_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/matrix_nms_ref.cl index 9f186d3b036..d2dc6ad13b4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/matrix_nms_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/matrix_nms_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/multiclass_nms_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/multiclass_nms_ref.cl index 557444bed57..617c96f2b86 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/multiclass_nms_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/multiclass_nms_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad.cl index be94476b8a8..c8938e415bb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_accumulate.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_accumulate.cl index 980eb01a9bd..708c1a6c82e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_accumulate.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_accumulate.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_reduce.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_reduce.cl index 696acf2a64a..1b2b51f5ca8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_reduce.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_b_fs_yx_fsv16_imad_reduce.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_bfyx_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_bfyx_opt.cl index 79d8c57d04d..c45471a19ed 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_bfyx_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_bfyx_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_across_channels.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_across_channels.cl index f003b69874f..171971d0793 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_across_channels.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_across_channels.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_within_channels.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_within_channels.cl index be2a694c191..b1832b1edcd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_within_channels.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/mvn_gpu_ref_within_channels.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/non_max_suppression_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/non_max_suppression_gpu_ref.cl index 4f9c5b0c09b..7be301ec90b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/non_max_suppression_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/non_max_suppression_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_across_spatial_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_across_spatial_ref.cl index da1bf183bde..114726ce8ba 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_across_spatial_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_across_spatial_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_within_spatial_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_within_spatial_ref.cl index f817c5e809a..c7c045ecde5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_within_spatial_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/normalize_gpu_within_spatial_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/one_hot_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/one_hot_ref.cl index b3d95d5dc7b..0f0475678da 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/one_hot_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/one_hot_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_ref.cl index c32993ee5ef..c969727ca53 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4.cl index 590109c0efb..f655939c354 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4_fsv.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4_fsv.cl index 936c29e0331..dbe70a86289 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4_fsv.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/permute_tile_8x8_4x4_fsv.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_average_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_average_opt.cl index 8ac529b534d..f6534c00784 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_average_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_average_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_yx_fsv4.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_yx_fsv4.cl index bf7d5254a6e..297611b75a2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_yx_fsv4.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_yx_fsv4.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_zyx_fsv16_imad.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_zyx_fsv16_imad.cl index 643c9cfede2..0ffe29e6f5e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_zyx_fsv16_imad.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_b_fs_zyx_fsv16_imad.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bfyx_block_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bfyx_block_opt.cl index 69aa217c61c..d67e1b0db59 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bfyx_block_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bfyx_block_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_blocked.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_blocked.cl index 9c484a9962a..794e473966e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_blocked.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_blocked.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bs_fs_yx_bsv16_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bs_fs_yx_bsv16_fsv16.cl index a9870c10eee..b7a1bcf56af 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bs_fs_yx_bsv16_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bs_fs_yx_bsv16_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bsv16_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bsv16_fsv16.cl index 6909befcaa8..426174dbc27 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bsv16_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_bsv16_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_opt.cl index d868c7ad4fa..4687adb6e26 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_padding_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_padding_opt.cl index 2b609d1b852..ea42c5be6f3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_padding_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_byxf_padding_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_fs_b_yx_fsv32.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_fs_b_yx_fsv32.cl index cc89cc9ef03..79c2a4a2e66 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_fs_b_yx_fsv32.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_fs_b_yx_fsv32.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_int8_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_int8_ref.cl index 044e674d29a..0e4cae53437 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_int8_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_int8_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_ref.cl index 5c58d6117c2..f6679a59a6c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pooling_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/prior_box_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/prior_box_ref.cl index 2c88e2afe09..870af911f81 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/prior_box_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/prior_box_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pyramid_roi_align_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pyramid_roi_align_gpu_ref.cl index 49c90f93a15..1141ff29cb9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pyramid_roi_align_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/pyramid_roi_align_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_ref.cl index 50244f90515..931f37cdbb3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_scale_shift_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_scale_shift_opt.cl index 3b2c9882c5c..2c0d7d63ecf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_scale_shift_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/quantize_gpu_scale_shift_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/random_uniform_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/random_uniform_ref.cl index 68a70c5db5f..6fa53f7c72c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/random_uniform_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/random_uniform_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/range_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/range_ref.cl index 509c9169db7..f626210e99e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/range_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/range_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_gpu_b_fs_yx_fsv16.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_gpu_b_fs_yx_fsv16.cl index 977b98331e2..97efbcfd603 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_gpu_b_fs_yx_fsv16.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_gpu_b_fs_yx_fsv16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_ref.cl index eb3c7df4896..fe300938361 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reduce_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/region_yolo_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/region_yolo_gpu_ref.cl index 09745ff9782..896b7a02213 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/region_yolo_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/region_yolo_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_biplanar_nv12.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_biplanar_nv12.cl index 5d9b7b55ed3..fafc55bacaa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_biplanar_nv12.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_biplanar_nv12.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data.cl index fc1a3856aae..41e27f1eafb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_b_fs_yx_fsv16_fsv32_to_bfyx.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_b_fs_yx_fsv16_fsv32_to_bfyx.cl index 77bb9638215..bffbbfbea7c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_b_fs_yx_fsv16_fsv32_to_bfyx.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_b_fs_yx_fsv16_fsv32_to_bfyx.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_bfyx_to_blocked_format.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_bfyx_to_blocked_format.cl index 9ee32f20b50..655c91a76f2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_bfyx_to_blocked_format.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_bfyx_to_blocked_format.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_binary.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_binary.cl index 9afac1debec..99e7a44f91d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_binary.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_binary.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_fast_b1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_fast_b1.cl index 09767c46c00..018c6403590 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_fast_b1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_fast_b1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_to_yxfb_batched.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_to_yxfb_batched.cl index d04ebefeb8b..afe1e21adb7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_to_yxfb_batched.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_data_to_yxfb_batched.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_from_winograd_2x3_s1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_from_winograd_2x3_s1.cl index b1262517ecb..75c4b6b58e9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_from_winograd_2x3_s1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_from_winograd_2x3_s1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_fs_b_yx_fsv32_to_bfyx.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_fs_b_yx_fsv32_to_bfyx.cl index 5c7dd9bb2c9..f353dc3735d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_fs_b_yx_fsv32_to_bfyx.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_fs_b_yx_fsv32_to_bfyx.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_to_winograd_2x3_s1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_to_winograd_2x3_s1.cl index 0f2b0911edd..3aff8020f9b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_to_winograd_2x3_s1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_to_winograd_2x3_s1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights.cl index e97309fe5a5..d5a8d58784d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_binary.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_binary.cl index 2cbb5b6aa93..603373efc3f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_binary.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_binary.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_2d_c4_fyx_b.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_2d_c4_fyx_b.cl index e4d79bea3d8..2f792ee37cd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_2d_c4_fyx_b.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_2d_c4_fyx_b.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_winograd_6x3_s1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_winograd_6x3_s1.cl index 6174836ff6f..623d6a33acc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_winograd_6x3_s1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_image_winograd_6x3_s1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_opt.cl index 8947ff80008..1d6c6c60ea5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_2x3_s1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_2x3_s1.cl index 272ebf5f248..e5533e82631 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_2x3_s1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_2x3_s1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_6x3_s1.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_6x3_s1.cl index e2c27eb70cc..498174eba18 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_6x3_s1.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorder_weights_winograd_6x3_s1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorg_yolo_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorg_yolo_gpu_ref.cl index ad613405715..15aa4c17a81 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorg_yolo_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reorg_yolo_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_opt.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_opt.cl index 65aa9005c7e..db3bf6f9132 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_opt.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_opt.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_ref.cl index 42228dbf12b..0b3850976cc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/resample_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reshape_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reshape_ref.cl index 5e133af366e..30cd88e96b1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reshape_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reshape_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_ref.cl index 6574eaccdb9..2f35642aac2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_sequence_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_sequence_ref.cl index c1d6476653c..5f14ef98d7c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_sequence_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/reverse_sequence_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_align_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_align_ref.cl index 234f9766f2d..be2a7e27b40 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_align_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_align_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ps_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ps_ref.cl index e92448e2901..1f39e223430 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ps_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ps_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ref.cl index 82a5027cbce..c7aee754690 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roi_pooling_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roll_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roll_ref.cl index 3d1ecd17c3d..8b86a9c2313 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roll_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/roll_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_elements_update_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_elements_update_ref.cl index 3b52740bb07..8eb56f80664 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_elements_update_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_elements_update_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_nd_update_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_nd_update_ref.cl index bfe66e80303..80523697031 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_nd_update_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_nd_update_ref.cl @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_update_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_update_ref.cl index 906f9ac70f6..a7577ffbf3e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_update_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/scatter_update_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/select_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/select_gpu_ref.cl index 986ae89450e..c7d806700a7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/select_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/select_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shape_of_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shape_of_ref.cl index a8527055608..4d7d595859b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shape_of_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shape_of_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shuffle_channels_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shuffle_channels_ref.cl index 26cec57250d..bcda4723968 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shuffle_channels_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/shuffle_channels_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/slice_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/slice_ref.cl index f243a9f7d7d..f90254ce89f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/slice_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/slice_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_bf.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_bf.cl index 95ba114c5de..2f0f3e5f28a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_bf.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_bf.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_fb.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_fb.cl index a0d8d94a8d4..41846a69536 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_fb.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_fb.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_items_class_optimized.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_items_class_optimized.cl index e99ed03d69d..8db8aaef605 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_items_class_optimized.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_items_class_optimized.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_ref.cl index d62f2cf76a7..41aeefe87b7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/softmax_gpu_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_batch_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_batch_ref.cl index 0c3c5474bb4..c649623455f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_batch_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_batch_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_depth_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_depth_ref.cl index 2e947253222..3d76648d03c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_depth_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/space_to_depth_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/strided_slice_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/strided_slice_ref.cl index 29435fa6097..0980d418b3e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/strided_slice_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/strided_slice_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/tile_ref.cl b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/tile_ref.cl index 95cd513167e..687193dd97c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/tile_ref.cl +++ b/src/plugins/intel_gpu/src/kernel_selector/cl_kernels/tile_ref.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/common_tools.h b/src/plugins/intel_gpu/src/kernel_selector/common_tools.h index 374ad6d43bd..f9a2ddbf83a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/common_tools.h +++ b/src/plugins/intel_gpu/src/kernel_selector/common_tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/common_types.h b/src/plugins/intel_gpu/src/kernel_selector/common_types.h index ddbf071775b..b23bf062d3a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/common_types.h +++ b/src/plugins/intel_gpu/src/kernel_selector/common_types.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.cpp b/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.cpp index ca93ab5bfb0..588623c0fbf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.h b/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.h index 5f5efd20e09..514de278edb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.h +++ b/src/plugins/intel_gpu/src/kernel_selector/device_cache_reader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/jitter.cpp b/src/plugins/intel_gpu/src/kernel_selector/jitter.cpp index 2de20e60dcf..550dc57bd0e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/jitter.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/jitter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/jitter.h b/src/plugins/intel_gpu/src/kernel_selector/jitter.h index 7bdd9697faa..2ec88d4b305 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/jitter.h +++ b/src/plugins/intel_gpu/src/kernel_selector/jitter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernel_base.cpp index f8c36a0f582..2a5dceb12b2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_base.h index d184ec80998..fa4d5431a6e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.cpp index b479bd18380..2055bf2807e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.h index 0e563afe613..4d15801e2c1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_base_opencl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_runner_interface.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_runner_interface.h index 1260950d0a6..bfb4575248c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_runner_interface.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_runner_interface.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.cpp index b86c91cc657..0d4bca06dcb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.h index e9fc1f66a90..c7ba14ae3bd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.cpp index 40a170c7e2d..90d064ade64 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.h index 0b52f8342a7..1c3cf318b26 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.cpp index 708cc6aa18d..8fe24e67ce7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.h index 960fb44414d..77e435718c7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.cpp index 7ac51be9619..bd68296cf27 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.h b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.h index 81f8fd91ac1..b9efaf6506b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernel_selector_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.cpp index a80efb670af..c8d80680b9b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.h index a02f3465f28..314b8f8ca95 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.cpp index 94fd687075c..d0b8f2861b6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.h index 634f25a61bd..078f7b68576 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.cpp index f96ed0bc15f..42ab01c87bf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.h index 10f16b1be32..e5c8aa13d63 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.cpp index 24fb9af158d..63d5851700a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.h index 95c562d0fc8..52b22d25438 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/activation/activation_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.cpp index af9cd1d97db..8b4f6ecc9f8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.h index 0ba5176da76..7e6674f3344 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.cpp index 6db85c0be30..31f4b1734be 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.h index fc19b5ad348..de981f9e66a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/adaptive_pooling/adaptive_pooling_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.cpp index 88154d6dd70..d9b2bbe392f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.h index 0a4987e17e8..6268ee4d7d4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_axis.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.cpp index 63fccc0ffca..90b9fa9a5e8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.h index 8973496fc15..abf8bcf37e1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.cpp index 2636a37fdb6..af341efa818 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.h index 5d81716642a..95420d9c431 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_gpu_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.cpp index d1105016b10..2d65531eba6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.h index 4a0dc444995..c5c86595122 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.cpp index a6341d7d822..240b1997383 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.h index e19876b6fce..703000d6544 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/arg_max_min/arg_max_min_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.cpp index 4bae84d2b94..e7433f2a09f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.h index 1408782713a..4e117448acd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.cpp index 16fff4f1c4c..f0799b09d21 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.h index cc729f33536..9999e2c8cf6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_gpu_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.cpp index f1426949f3f..f10d23ac1ff 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.h index 01316dd21ff..55a7d323237 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/average_unpooling/average_unpooling_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.cpp index 6ba1f240fa8..9592d862e9b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.h index 78c776e4052..3eadba82ce5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.cpp index 6485ccda196..432d80cba01 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.h index c7b746683f1..45c0bf4a96d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.cpp index ed81a4787e1..eaabd0e0ac1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.h index d96a2dfe7eb..04572ce6451 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/batch_to_space/batch_to_space_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.cpp index 6b64a40cc3c..9d533d29d59 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.h index a500d8a554b..0f008bebfc7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.cpp index 0c1f8cbf063..ebf3ba1c5a4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.h index f5f89310d87..271fd8a1ab4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_1x1_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.cpp index 39f6adbf103..758a9d34d70 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.h index 269ffaf0749..76320fd073d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.cpp index b84d4eb269c..a4eb0a9a659 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.h index ce5efa76b52..a0ee178c438 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_generic.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.cpp index e7e89ae88c0..66ca38f681b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.h index 357e7ac7f0f..f993acd1810 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.cpp index f35ac6a1af8..6cf22015c8b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.h index 50fa40b9f22..65ed563de5b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.cpp index cb2c0944f3f..fff2218e59d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.h index ec22480fbc8..9bfb358343b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/binary_convolution/binary_convolution_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.cpp index 61f19a599d5..84d293100fc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.h index 679fdeaad4e..4251c5accc0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.cpp index ec6c0a08ffe..e1ef4fede5f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.h index 8359731ec5b..69c6cf4ae03 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.cpp index db5486d2d85..62385f8512a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.h index 2af032796c0..5d907e9b0af 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/border/border_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.cpp index 9f79c3a9477..5e174ad0879 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.h index 31b54646bfc..0e9656a5bdf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.cpp index f8692c805d1..760e1458021 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.h index f37af582990..9de615870c6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.cpp index 6a69c0c5ba5..29cd9bd8157 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.h index 46d76b05631..6dbf3ec9d7c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/broadcast/broadcast_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.cpp index eae53e04fa3..9531710250b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.hpp index 203c3f2f02c..438f11bc471 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.cpp index 74885a4a3f7..990bf5b3903 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.hpp index aa2e49159e3..6485e39016a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/bucketize/bucketize_kernel_selector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.cpp index 3c603014cc6..f113e0810a1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.h index acf2fd4d128..188cb5685dd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.cpp index c1fc7585ddc..50cbdccb0bb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.h index b4174847ef5..350784e6c15 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.cpp index 5a71dc326bb..19f235c5953 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.h index 39bb7287138..d012feb0a7f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_depth_bfyx_no_pitch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.cpp index 58619ee9f07..cba55a23d07 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.h index 5e180a48a23..9543cafc68f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_fs_b_yx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.cpp index b7ade7328de..662e91d55e1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.h index ccca9b449d9..987405be89f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.cpp index 50af532d92b..6e709a03e56 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.h index b8b2f88b8dd..f2e40520308 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.cpp index 68ec0d75923..d0a690b6a1f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.h index 8708475825e..73b869aeaa7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/concatenation/concatenation_kernel_simple_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.cpp index 6ade327374c..a14ae64e8ae 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.h index bb10ef23712..10c8aacad4d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.cpp index 630ec259fdc..050ef33d88e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.h index 0b64e57133e..3283bd32a47 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.cpp index d3a44253283..ca5be9b15ee 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.h index 64fcf8632fb..b4b3be4dcc0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convert_color/convert_color_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.cpp index 1c5f7e8d089..c48e268d79c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.h index b63f6a3192a..b3fd88c2c9f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.cpp index 1a0e15bd414..e2a29b44485 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.h index 97b14e30d37..2583b8b064c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.cpp index e6e57d076cd..8ad58532549 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.h index 22f1ddcbdf5..854831894c1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_depthwise.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.cpp index 6c9890e1b17..d0505d16179 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.h index 1ec77fa3019..4a4691e212e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv16_imad_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.cpp index 11f34a3ce89..af72afc0c29 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.h index fb08ef7c3ed..5485b4b9b56 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv4_int8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.cpp index cc5ee5225b1..156d9a86a3e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.hpp index 2b584b504f3..89cfac57956 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_yx_fsv_16_32_imad_dw.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.cpp index 544c17eaf1a..e9cfcfbe2ab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.h index d50c8bc2aa1..791df1739cb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp16.h index 28a0d29aba6..928c1d32ba0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp32.h index f136939837b..e5d6ac044f5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_fp32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.cpp index cf3763e5346..63622c7f828 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.h index 24a23df4033..2b862f97e5b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_b_fs_zyx_fsv16_imad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.cpp index d7b1f62331e..83951d3dbf7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.h index f12233e41ba..f2df6cf3eb2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.cpp index 2d1be112acd..0f5f5bbcf79 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.h index ec049eff363..2174d068772 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.cpp index b517ea219cc..7a57ba74a91 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.h index a118576e0ef..87906ffa41f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_gemm_buf.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.cpp index fa805ec31ab..e0120620baf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.h index b06be896ac4..05c1afd0053 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_1x1_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.cpp index a8a092f62e4..a946da5c365 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.h index 03a66d6ec47..5ec6e232a1d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_depthwise_weights_lwg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.cpp index f8a2772d675..d1c1b86c717 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.h index 0aec9ab08d8..27c196a66bc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_direct_10_12_16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.cpp index ae13b60c7a3..566a3f8bff0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.h index b6122373e75..32388f98e3f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_gemm_like.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.cpp index 42abe5f6d05..cae3f2c7d97 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.h index b38dfaafcd6..4c02eb2d242 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_iyxo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.cpp index 83455fe1d89..178ae2c2296 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.h index 19a315f33f8..b1d57a05efc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_os_iyx_osv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.cpp index ca5d7bbd7a6..bb33cfa2dbf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.h index 442c9ec9ec4..11c11a41ac3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.cpp index e5a02bf9ac1..7c02a936b6e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.h index 688925df005..607a89379f0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_bs_fs_yx_bsv16_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.cpp index f19e442bb8c..948952e8044 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.h index 664230f4ae0..87c13e169f0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_bfyx_to_fs_byx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.cpp index a33c2ec7efa..773c93555f1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.h index 0c9c993cfba..13a89e76ccc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.cpp index 3f61f8cb0fd..e0c3898e8aa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.h index 06aacfa9d70..ef9663ddc96 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.cpp index 6cb7d93dd53..2b8118fd17d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.h index 024bf6d6156..0741e95f06e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_fs_byx_fsv32_depthwise.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.cpp index 269497acaae..a105f5c0300 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.h index 06a68ae2823..9181b128608 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.cpp index 2994d866283..0066ae8f844 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.h index 611e12365d9..d3e10d9dbc3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.cpp index 465b226b86e..bfe216512ae 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.hpp index c49777c7cc5..e4e6eba55f6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_b_fs_yx_fsv4_dw.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.cpp index 5fecb93cad5..448a084dc32 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.h index 0d137164506..d301079cabe 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_1x1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.cpp index 2f622f24120..0a48ed6952b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.h index 95d4ae873b1..60ed55cb8b6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_imad_bs_fs_yx_bsv16_fsv16_3x3.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.cpp index 0c37448c320..b973913f326 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.h index 19b81929d9b..02165befd25 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.cpp index 9ab2033afdb..61469a8703c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.h index 942ffd83d78..87679af095e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_b_fs_yx_fsv32_dw.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.cpp index 78a24f9e6e6..e67cf952724 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.h index 4ac93a8098c..19b8313a395 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.cpp index 6e6411fb8e4..c0986806fe2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.h index 294d54d34b4..efd2adc5fa0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_mmad_bfyx_to_b_fs_yx_fsv4.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.cpp index c5d114c55f6..c59b95850cd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.h index c5697447ff2..87820c8f723 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.cpp index 21d30d730c6..bfe987e962f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.h index dc8057722f3..05b3fc539ac 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.cpp index 701c7d87bc0..faf96f213cc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.h index f0509d096aa..ee06581d29b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.cpp index 6ace4ed077f..cccdfecb363 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.h index e6509517fab..52233047aef 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_2x3_s1_fused.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.cpp index 122e63b318c..f2680fa86b7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.h index 2cb7c8d5bbd..65b87ab392e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_winograd_6x3_s1_fused.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.cpp index 779c03f388a..a86662eb5f8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.h index 48bc362a690..6589aab9d11 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.cpp index d6512772da3..823aa45b7ed 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.h index e321f85d2ca..377f5d966ee 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.cpp index 3c864ba9860..5f65cf10aba 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.h index ded5d5118ed..1fd7bc6753c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b1_block_multiple_x.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.cpp index 59affde031c..d57488c12e9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.h index b64c6775056..a94d09e716c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_kernel_yxfb_yxio_b8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.cpp index 7fcf393dd40..50f7de9f339 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.h index 1d382359442..0956a498385 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/convolution_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.cpp index 048410fb8b3..86926e25bc3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.h index 28dd02d3201..64b51cde1d6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_conv.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.cpp index 4b26f09a013..e60fd073ab4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.h index 7f15e36af4e..7506f2605ff 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_interp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.cpp index 080217facf3..28acdbdccaf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.h index d84a3d3bc9e..78ef879feb8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/convolution/deformable_convolution_kernel_bfyx_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.cpp index 368cd8076f5..9b9e4c65c60 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.h index dc255e57853..46972087951 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.cpp index a2f53a34ad4..09a3d20691d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.h index 00d96fa86e7..6b784aeacb9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.cpp index 8e79547fd61..f188065d8f4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.h index e5755b6160b..2c7b7edc7f4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_greedy_decoder/ctc_greedy_decoder_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.cpp index 4d315b3c987..f41c34ed0d7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.hpp index 81144db494a..fbcee520072 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.cpp index 2ecd844186d..78fa51af59d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.hpp index b89e852dc43..6ac2ddfe454 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ctc_loss/ctc_loss_kernel_selector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.cpp index 0cc247ab387..6a8a50730bd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.h index 0d930889192..42b1f59a640 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.cpp index 85aa73c5d5e..089b070459f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.h index 1734e10c0cb..bc74ce6f5ab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_partial_sum.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.cpp index 761c059a141..e21937a3ef6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.h index e5473052019..a9df8a2eed0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.cpp index af1794c5804..39d38a9a03c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.h index 1557a2a490c..88ee286dced 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/cum_sum/cum_sum_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.cpp index dcdb08e8c7c..91c3140c13e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.h index c18e15a43e2..3a922dd0b33 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.cpp index 26e12c63d62..fe8680a75ac 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.h index f3612d1e262..321917ec1e1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_b_fs_zyx_fsv16_dw.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.cpp index 9aedef4007e..28ea51d6401 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.h index 1997d6acb43..b7f1129a894 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.cpp index 32c48bc509e..4a3c8d188bf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.h index c54da79388e..fed08ed1346 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_bfyx_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.cpp index ae44cc90b83..36260311f50 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.hpp index 77b5e953f55..0d940060106 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_along_f_tile_bfx.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.cpp index 988b832c915..d6cf0788899 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.hpp index 2a2ca58bc75..163a1403589 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_imad_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.cpp index b6f750f7869..4a0d4c7ac8b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.h index 0401f6d5e0a..f448ba2737c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.cpp index 6a62767e973..6b47d21b25b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.h index 6336a0bec4c..0f02a636fa5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/deconvolution/deconvolution_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.cpp index 6fc06f7b8d4..d44be59dbcc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.h index 2ef1c1fa580..5ebaa5ba1ad 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.cpp index 3b31473cdc3..9e0c85f496e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.h index 50575e89ff2..5145f5839e5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_block2_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.cpp index 1149782acd1..dbd0cb4dd05 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.h index 49aefabf3d7..ac1de41ad83 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.cpp index 086157a985f..477a60d02a1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.h index cccb860865e..9631d384c83 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/depth_to_space/depth_to_space_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.cpp index 1255f1b0176..8d5931cc3f0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.h index 71847c917b9..f744d7c6ca8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.cpp index 3428699666e..2b4c8fe0d3a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.h index 39c66848ea6..191548a6beb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/detection_output/detection_output_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.cpp index 7a821bb19ba..d5bf3c4c3df 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.h index 268b266d453..27e2b4f9f66 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.cpp index 90c15f5ea06..c7506907c1a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.h index e606f792d87..6f43b548258 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/dft/dft_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.cpp index 6d5da7e8ef8..bc23f7ca753 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.h index 15a4d53c4f8..d43a890903c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.cpp index b5d60431493..d2907d09dbd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.h index 811b7efb202..657fd4a8197 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_do/detection_output_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.cpp index 410b25845ef..83edd429368 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.h index 01d76041251..32531e60b79 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.cpp index 5f5a75e2f8d..658b390fcae 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.h index 20c696c885e..f561d8c87df 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_gpsi/generate_proposals_single_image_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.cpp index 73f48939926..db80d9fe2dc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.h index 279da170e5c..5e1d5e8facc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.cpp index 31d354ba629..5b4e622b38b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.h index 90153e85c1e..65cca6c007c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_pgg/prior_grid_generator_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_ref.h index a2151daf24e..b1b2099cb7c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.cpp index b2d9036df21..812cf8f1748 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.h index e50f942c7e0..6f35a8058aa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_rfe/roi_feature_extractor_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.cpp index 4faa700b985..e437005d32d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.h index 002e4a0b34e..2a630607aeb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.cpp index 5ec4ca7448b..d667179f60b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.h index 9a81113cd4b..dfd10cc1371 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/ed_topkroi/topk_rois_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.cpp index a4ccf5d4908..3666528c39c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.h index 3cbfec6f17b..8df9793e9e7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.cpp index a45482ef60a..8c54564ef0e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.h index a70a5bbbc40..7b82c5ffc12 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_b_fs_yx_fsv4.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.cpp index a828b11ad6d..337c8e0c2c3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.h index 0198e7a9ed6..d0af5e4356a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.cpp index 8bde50593a0..77fdb9aee00 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.h index 489407b23a4..70c37bc0daf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_fs_b_yx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.cpp index 2cad4308af4..afcb67b7e02 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.h index c2195d18116..cb9eb464c6c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_mixed_byxf_and_fs_b_yx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.cpp index ee06925ecbe..ce8b7728613 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.h index 532ccd29be2..ec2cff1ad3f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.cpp index ee842d58126..f77b1b51b98 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.h index ba33bb38f76..f39fab65496 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.cpp index 7ad5db43eb8..5525810d43b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.h index 5cd3c08b16a..9341b83b96f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eltwise/eltwise_kernel_vload8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.cpp index bf73858abcd..018ab1bb604 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.h index fefb6a4baa0..24d17c6148f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.cpp index 3a0971f9852..25c0d1ded82 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.h index 7585d7d5b41..c6847e393e2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/embedding_bag/embedding_bag_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.cpp index 8be1ce97572..b06234d39c6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.h index 44f14ec0244..659ab4d952e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.cpp index b7fd0de7ea7..4766af66694 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.h index bafd5ee4bd9..6797e25108a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.cpp index beb1aa98beb..2d5cdafc423 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.h index 591d6062f2c..60b387b795d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/extract_image_patches/extract_image_patches_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.cpp index c95c3418203..ab253863548 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.h index 0675dff4fc0..a870e5e4c84 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.cpp index 3afff104450..1cb7ab069b0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "eye_kernel_selector.h" diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.h index 62fe01da8c7..b1349f5e139 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/eye/eye_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.cpp index 3b26641c985..ab0146fbbe9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.h index bf32b459785..0f1ce2a8420 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_block_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.cpp index b5b8cb7a626..e5be78160d2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.h index d9737d28f8e..1c7217c410f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.cpp index e066d4d7dab..3c7ca34bca1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.h index 7ace4459657..c039e532809 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_gemm.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.cpp index 4d9b5f6be02..9139e9267f8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.h index c5d165feaf0..5e60223b2e2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_input_spatial.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.cpp index 242e35aa825..c41ff8ddbae 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.h index 2b8132ebb71..83369a5dfff 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_io_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.cpp index e8b00da8a00..57ecb638dc9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.h index ffb4b6f72bb..037e30eb6f4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bf_tiled.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.cpp index f0ac5d593cb..b134d0ad960 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.h index 245de4f6c1b..f7e97252eeb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bfyx_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.cpp index 1eedb4c8818..65a06210c85 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.h index dd8b140e2f9..ed6651b0c98 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_af8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.cpp index e2f7a1c6570..f7402f3f2fa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.h index c8ac8e71eac..8a61a5390b1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv16_b1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.cpp index 1277ad4620a..a7e4f75a4b7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.h index f7cc488c2f5..d5518b3a702 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_bs_f_bsv8_af8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.cpp index 72622afa0ce..bd425af6692 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.h index 2914803a2d2..33e93ba2675 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_b8_f8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.cpp index c42c2f9d5f5..597ad7814d1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.h index 566da4fda46..ea6819e88d0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_block.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.cpp index fb3906131cc..a9b95a93cf7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.h index cc7618be824..c0c70660b0c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_io_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.cpp index 4970123c0b2..802faa7f12f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.h index 3defbca2fab..32cfb9e04ba 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_b8_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.cpp index dbf6e0d17ca..e27fa424c76 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.h index de2271b3d0e..25da8aea033 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fb_oi_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.cpp index a162d32484f..40eb3c610fd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.h index ac55698fdaa..eed3036c7fe 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_fs_byx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.cpp index b4945f8248e..8e0e6b5015a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.h index c48e53c9b77..53714cd43ab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_imad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.cpp index da409d5b3e5..090478c4def 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.h index 8e84b3fec5b..9a306e3cb6f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_mmad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.cpp index 2d1a899f36e..67508974ec0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.h index c043b48739b..ba75c738c3a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.cpp index debfa954cf2..ce7113a1585 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.h index d49f06cb79b..f4cc4704b19 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_kernel_yxfb_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.cpp index 17d1d475c92..c5d6d333e3a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.h index c34a4862140..14d5dc7dc21 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/fully_connected/fully_connected_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.cpp index 7ed7a0f5205..44bc87a2d96 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.h index 31fcb2ea98e..f6916b65e00 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.cpp index 5e36c4bad32..9900ce2d0a9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.cpp @@ -1,5 +1,5 @@ /* -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.h index e05956fa898..1c772b3215f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_elements_kernel_selector.h @@ -1,5 +1,5 @@ /* -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.cpp index 3a6d4b371b9..02878916ad9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.h index c1c4dfddc93..ded452a7ab5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.cpp index 705850bc4f5..a90eee0d1de 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.h index e85f5273a9f..c55d1b72fb5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.cpp index ca51460ef2f..9bd59180298 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.h index 0cbc4bf5596..ed4a3024b7c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.cpp index b92469250ca..f74d40e0c82 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.h index 5a7950df8db..27afab32afc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather/gather_nd_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.cpp index f5b5c8ee363..5156440aaaf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.h index 6502809f2a5..3f44f0d648e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.cpp index ca4d1f6cc22..f8676f9128b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.h index 71bdb6a88d9..feb5561ffd8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.cpp index 8ed0c0d6604..e3be0a7887c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.h index 2eb6500aee9..feee805e28c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gather_tree/gather_tree_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.cpp index 347df4ccd02..d44f2646cd6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.h index e360d443128..de58f41ab05 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.cpp index 9b639c1ba59..d8cc5715f8c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.h index 7be3cb2b66b..5f70ee141b8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.cpp index a36c612cfdd..2898871f716 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.h index 68f8ecc3f94..945a39e092e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_mmad_int8_slm.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.cpp index f3c114eff04..971a726857b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.h index a55a31b0247..e0a89f475c8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.cpp index 4cbf3f23d82..66e9cd63547 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.h index dd6704fdf16..829353b123b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.cpp index 5c286134390..997d9d8f79b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.h index df3bc072b9c..75f5347a387 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/gemm/gemm_kernel_tiled_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.cpp index d63f4618a10..9e3fc91dc92 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.h index 31e33b0459b..d93793a5ea6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.cpp index 4cd337bbf65..6d2efa40de1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.h index e8cb30cabd0..1b3c0c1991e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/generate_proposals/generate_proposals_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.cpp index 2a3dbe759fb..b7d61c28843 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.hpp index f74ceb842b8..fd777b4cafa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.cpp index e255316dd0e..d8e915fe24a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.hpp index 714313d852f..a211b9da49e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grid_sample/grid_sample_kernel_selector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.cpp index 69f578ee3c8..068becc5a4e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.h index 82287d3faea..4bda77ac1a9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.cpp index 1325a5dafe0..d9b4fa5b82e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.h index a53ecfbf242..27a279a60c3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.cpp index 39daf6fbd01..ee55183908a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.h index b9ee7284446..d49ed792ac8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/grn/grn_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.cpp index 2cbcc596eaa..5792f038e6f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.h index 1f1f3f1d1b4..23c9d9e865c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.cpp index 4f609087f26..4c41fe96fab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.h index 1bd2c8d1526..8da763fae9c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_multiple_features_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.cpp index 21cb498eb17..49bf1d26f93 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.h index 03ace2ad5c5..fa3e829ab75 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_opt_b8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.cpp index 1e3706b21e7..ab8ee51fa1b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.h index 37d317e0b6b..33fbc7bb418 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_across_channel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.cpp index ad0860429f7..7605ff84349 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.h index 1ebc1b1eda6..a621eec87b5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.cpp index 9593acc29a8..0b355e861fb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.h index 9a762cf8c30..664db5c2584 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.cpp index 12cbb743617..eb2c831d30c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.h index 0a4d3af2985..129c7a9c54c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.cpp index 54d259952a5..b9ac36c7151 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.h index b1e6ded91a4..44d02029117 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_byxf_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.cpp index 2e1201467f2..c7093960844 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.h index 39aa314c72a..406a2e4f32a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.cpp index 25b594eabcd..c41a3c19dc9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.h index c67545d3c05..1fb2d139d60 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lrn/lrn_kernel_within_channel_ref_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.cpp index a4ac46767dd..3413da99630 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.h index 0acd73adfb6..bcec69464ca 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.cpp index 805870bb48d..3c7f6891eea 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.h index 4a1d36c5d95..36974c40e33 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.cpp index 3e304e974c1..78e4dc472d8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.h index 336e4b9b4c8..337e4af3fc8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_elt_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.cpp index 1173cf80ee2..3f3e5c11fd2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.h index 578072d8e14..116d9426929 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.cpp index d96cd86421a..3d1ee9175df 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.h index ae1264eec6a..b729ab05f0d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.cpp index 31b7c513163..b6f36eabda2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.h index 66e3a146356..49e67a3d530 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemm_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.cpp index b0e3c2f76d2..135e4c874a6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.h index e90b81bfeb9..7ec22c7dade 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_ff_simd16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.cpp index e59a7eb8616..30274bae5e3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.h index 8ea71e6c542..71776c4b44c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm/lstm_gemv_gpu_subgroup1x64_bfyx_hh_simd16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.cpp index 4be8775c982..4924bae1cc5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.h index ef9479367c6..3c1952171b9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_bfyx_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.cpp index 0c3f43bfc84..4c47aed7d50 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.h index ebf923a3a1a..069942d657d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.cpp index ec05860666c..8d013efc8f5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.h index 1297ce2a69e..57f7571bb39 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.cpp index f7c17f09c93..1b5214da61e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.h index 90e9ec90097..5c711c2662b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_input_ref_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.cpp index 83bba44c888..2b3a4cebe05 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.h index ecf4af03950..6bd56ed8f91 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.cpp index 15852fbdf9d..0fe024ce448 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.h index 6d6c11d97a1..45e02422ec5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.cpp index d44c0bf6899..ce120ad1091 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.h index 69fd055d4f0..215f985503c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/lstm_dynamic/lstm_dynamic_timeloop_ref_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.cpp index df45a8b815a..b73e4288413 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.h index 236ac5f6ffe..7260f178d7f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.cpp index b3adceb017a..3b2533f26d0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.h index 271a34207ad..96c7fe53fb0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/matrix_nms/matrix_nms_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.cpp index ed356cdc1ce..1de80944ffe 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.h index fa9edffdef8..eff7f93ddde 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.cpp index 7e648c94c84..3d39aff7886 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.h index a99c77badb0..ebcff693a9f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/multiclass_nms/multiclass_nms_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.cpp index a0c5c105a24..1c7e8cc49df 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.hpp index 47d08bfc51f..405523e88ba 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_b_fs_yx_fsv16_imad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.cpp index 13d51307f2d..8b9864c10a8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.h index c78cebf6b97..f73b91ee9c3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.cpp index e9117d80734..025f8d4924e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.h index 49dfd02a389..3dbae71c0e4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bfyx_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.cpp index 5acf086874d..2132a27b2f2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.hpp index 7ca696d2ff8..23625725bf8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_bs_fs_yx_bsv32.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.cpp index e70296e8827..a6a5e442d60 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.h index 4c706227131..03101f428f3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.cpp index 0eec0f83ff1..c1971320496 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.h index 6041bc07527..5159cd40fa4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/mvn/mvn_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.cpp index 7960d7eb60d..7c7c3ee1761 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.h index c1604b2ff19..f53b011f70a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.cpp index 9753ca2e8fb..7bc14d7661b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.h index ccee4242a95..7fcb1abbe90 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_max_suppression/non_max_suppression_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.cpp index 2bd37796be9..6204f6028eb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.h index a45398cbbd2..8de920b859e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.cpp index e2142299741..906a9111fd0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.h index 83e4836b45a..b161c14f776 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/count_nonzero_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.cpp index a91f0e0a43f..c256285aa3f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.h index 077d02f7148..72edb41ac61 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.cpp index 30168b303ed..23727eefd56 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.h index c2f875ed993..34fc4514330 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/non_zero/gather_nonzero_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.cpp index b27519f6405..b78b7607e83 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.h index 1b5f88fb042..93677c0fc1a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_across_spatial_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.cpp index 91eebf52c5b..c8368785d7d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.h index aae14230783..6bf078be748 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.cpp index 8d4fabe6890..c989cb72e13 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.h index 4b332f623b7..d582cdf9ad4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.cpp index af3ee25d942..cfe65830b1c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.h index 3f0c67b26f9..0e1d53fad58 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/normalize/normalize_kernel_within_spatial_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.cpp index 42cf0bdd1cf..a3ab7a677bd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.h index 59a1118cacf..cb8060a83bc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.cpp index 061435ce8c6..25dcb1108c7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.h index 93ea539db69..fa1bd989cf2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.cpp index 2b8cf74cd65..3060bef4fa7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.h index 003694a21d6..0ef254aac62 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/one_hot/one_hot_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.cpp index 28e6cf1240d..8a5ff548d4c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.h index 5da55ef3662..07952738434 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.cpp index 400114eb660..4d5b5657ebb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.h index ea78b649522..fbd5bc0e28b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.cpp index 53b25790f40..76e7c88620c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.h index 865de293d3b..d852dc88376 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.cpp index 4815ec826f1..1b99cf490e3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.h index d2b8ebaab2a..29c6e91cd39 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.cpp index 84f5615c59e..bd8e2402bfc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.h index e90eb2213b9..d512100c64f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_kernel_tile_8x8_4x4_fsv.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_params.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_params.h index 0dcea9de8ba..5255d40030c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/permute/permute_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.cpp index 61239335085..5b7c5cc2d50 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.h index f550cc54aab..023b1234ab5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.cpp index 1c2e6009316..c67478b437d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.h index 47388d4b307..5ea650b9bfd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.cpp index cbfb3af4e80..7659fc0cd63 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.h index 82bec965125..42459aa53e0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_yx_fsv4.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.cpp index 90c4a4209f5..ff2be047315 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.h index a0fdb398821..4a43611a64d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_b_fs_zyx_fsv16_imad.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.cpp index 68a8d8d04ac..ba844a3435b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.h index 04e78d9511d..084c9747f73 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bfyx_block_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.cpp index 19cabf9aef5..2f9e6870869 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.h index 7bfd420db5f..cdc6530f3c2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bs_fs_yx_bsv16_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.cpp index be943846dae..d3949878b4c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.h index f3903b58e73..ec63a596ac7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_bsv16_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.cpp index 2edc9925bae..4ee67a6a58b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.h index 558d9571abb..f220bb66f72 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.cpp index ea75f248210..a72b0fc392d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.h index f697684d971..a7efaac27a3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_byxf_padding_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.cpp index 831bbc61e74..3aa5b92f7d1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.h index 03842e13da8..9f4c4acff2d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_fs_b_yx_fsv32.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.cpp index 7640aff38fd..f0db8535b2f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.h index b65bd14c0ee..564e97c4afd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_int8_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.cpp index f6321381438..07cce297f36 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.h index 68116389cb0..c511c9d19bc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_gpu_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.cpp index fd6e349f0c9..b272310bb45 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.h index 7f3d78feb0e..b7e336ab6c4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pooling/pooling_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.cpp index 63cfac4b9dd..922453ff62b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.h index 8ae1871c83a..40d8d1dcd41 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.cpp index 56f900a8b49..5ce6f4c205f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.h index a1d7d792fab..00a3f041f56 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/prior_box/prior_box_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.cpp index 9093a9d1020..28c4e94ba88 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.h index 03e6b949496..52c1d810a56 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.cpp index e1ab5171eed..5492dd48c7e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.h index 1c8dc56e0f8..fcbcba2cf05 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.cpp index 9a386998d4e..c1a7c4250c8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.h index b313adb4e2b..ceae40124d3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/pyramid_roi_align/pyramid_roi_align_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.cpp index 60de7905b90..7310dff5303 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.h index 2d65c6a1ba6..3ed82d95a15 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_params.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_params.h index 0393c5aa2c5..692acc7b9d4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.cpp index 98fbe5a16fe..74894a9e524 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.h index c8edfc854ac..fb1b8731f16 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.cpp index ce798eee683..9861f2689fa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.h index c2fa1fc264a..cf77627f788 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_scale_shift_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_selector.h index 215cb33ce97..207ccffa29b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/quantize_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/qunatize_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/qunatize_kernel_selector.cpp index a685932ce82..70f82a5ebd9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/qunatize_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/quantize/qunatize_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.cpp index 4e7d02d83e5..765d0e283c6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.h index d5e46913952..b0cc527f17e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.cpp index 6ef6e821916..aa338d4b547 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "random_uniform_kernel_selector.h" diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.h index 657d41cbad3..ba2baedb563 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/random_uniform/random_uniform_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.cpp index 53325028246..d30e31bdd53 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.h index 46e95139fcb..762bdfc5216 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.cpp index afa994a3c29..91dab96510d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.h index 055df9a84ac..91eb02e7dc3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/range/range_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.cpp index dd68cedb4c2..a4833d6b80f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.h index e06612a5101..6785663657b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_b_fs_yx_fsv16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.cpp index d63d4a63b93..fa91cc9a207 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.h index eed51fe1d95..0b96c15ffdf 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.cpp index b7b1541e94a..95303bc5ac7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.h index 4c33d02e135..843f78754c6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.cpp index 9e0e4be390b..9e538fa52fa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.h index 1e486159d00..1dc0692c792 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reduce/reduce_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.cpp index 4d872a143c7..a5a2fd1d89f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.h index 8212c566b30..92b5f00a301 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.cpp index 4a8ac6ea838..4537fe4e165 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.h index 8b2f3cc9bf0..1fcb6dffdd4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/region_yolo/region_yolo_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.cpp index afbd1442060..fd4c41875f2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.h index f71013693bb..cec7f9901b1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_biplanar_nv12.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.cpp index d055e2d999c..8250b220b27 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.h index 3d0ad16996e..5480d695b48 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_from_winograd_2x3_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.cpp index 99158e8d7cc..068f28ac2bb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.h index 3865e3cef74..6eb01c5920a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.cpp index 4ac7ce89e0f..0f5fc6477d5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.h index 9d901310981..7bf8abf662d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_b_fs_yx_fsv16_fsv32_to_bfyx.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.cpp index 36675fccdbd..119d1905319 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.h index 171ac4be10d..d2a70a697bd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.cpp index 4bb2091f596..568f81ba47b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.h index 2a1ea6974e9..be90e2074d0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_bfyx_to_blocked_format.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.cpp index 97678085b84..41e922d8efe 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.h index e64b69c1c4e..511c161196f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_binary.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.cpp index a26468f23ea..3b1acf88efe 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.h index 976de1a43af..239a6ba8e60 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fast_b1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.cpp index 909e7a0213c..bd94bdbdda0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.h index 4d6bc7ffc58..b1a4f4d763e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_fs_b_yx_fsv32_to_bfyx.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.cpp index 1b89bbf0f21..80dffe7bcd0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.h index a84d4f74a56..f13aec858ab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.cpp index 87da2f1fffa..9380060457d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.h index 144a478ea2a..944edb6f274 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_kernel_to_yxfb_batched.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.cpp index cb3df5f9d4e..2a1581f16a7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.h index 296e1034dba..2aa3888ebf8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_to_winograd_2x3_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.cpp index c705da47b19..5fa9a2f56ad 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.h index 1ad207d5672..766ad443fca 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_binary_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.cpp index f26801de390..b1dded1b8f9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.h index c9acfc56113..651ef309557 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_fyx_b_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.cpp index da34e0f36c9..c1bf6193af5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.h index 3ce4e054b02..b64be80bd39 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_image_winograd_6x3_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.cpp index 80259140cb1..67c48716fcb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.h index 71ce3200158..d5b79162e00 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.cpp index e63c99e65a5..df378a35a1c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.h index 476550cd142..baffe831a86 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.cpp index 3ebfcb33b8a..8634023d4c5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.h index f47b2d47e40..39087231551 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.cpp index ce76a51a69f..f39f24c0c8c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.h index 075ac9b4668..72477ae729f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_2x3_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.cpp index c29838405d5..4b084146b8c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.h index e859fbf580e..35cddbaf751 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorder/reorder_weights_winograd_6x3_kernel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.cpp index 7bc20f8cf0b..dea00c70762 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.h index 7371fcea7bd..e7e41b1392d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.cpp index 4976dd95e6e..d5b4eb4aeb5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.h index ba20300467a..9a321e2bb9f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reorg_yolo/reorg_yolo_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.cpp index ad395360bf5..07481aac683 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.h index 18c5fd1ac82..b7b1a75a32c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.cpp index 066ec950a73..50e871cf708 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.h index e0ce20dbd9a..071ebba927c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_opt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.cpp index 1cc7ccd8018..df56408c0df 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.h index 422a070a6ca..3b8d3f70d32 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.cpp index b4577364a8d..5f4ca06b4cc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.h index 31a24e2af27..24133cdbc01 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/resample/resample_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.cpp index b0f54014c68..c84eb9b8877 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.h index b1f149bef89..673cf2fa539 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.cpp index aa190f1ebfb..24bf9315b31 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.h index a820243b9fb..440f2aad06b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reshape/reshape_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.cpp index bae7295e427..19c9df8aeab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.h index 550db66375e..2653ec64a02 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.cpp index 3be50b58b3a..7e4fde46791 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.h index 649c09c0be6..ee83c4d8f81 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse/reverse_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.cpp index 6570d032a21..d94f7909302 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.h index 910823bf80c..e2a0902a071 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.cpp index 8308cfecb47..acd438feff9 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.h index e45544f73b4..3a8497efba6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/reverse_sequence/reverse_sequence_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.cpp index aaab0910be7..214fe7c15b0 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "roi_align_kernel_ref.h" diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.h index 310dbfe13f7..dc0d0681993 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.cpp index 036db7e7b48..4425ff3bf25 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "roi_align_kernel_selector.h" diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.h index 997c29e6eb2..662ae99bf86 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_align/roi_align_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.cpp index 80f86e8b0a6..9d55994568a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.h index 752bb33fbd4..7f631ce17bb 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.cpp index bcc1c7c5149..a23d1ab2d90 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.h index 602ee316471..11ba882f92b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ps_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.cpp index 7325e89ef65..87b82921939 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.h index 94e136c573a..dd3ddf1792e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.cpp index 4c5d345187e..250b997cf18 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.h index 7da420c94c1..f72a24f5034 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roi_pooling/roi_pooling_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.cpp index 4105edf5852..442b507f444 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.hpp index e40e642e331..e288b448979 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.cpp index b136c3d1249..f722c2afcb7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.hpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.hpp index b6e5a017392..2b9d2e1bf53 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.hpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/roll/roll_kernel_selector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.cpp index 3758db60a86..e7a5a9ca69a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.h index b8c1bffc806..23581c4b31a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.cpp index 84709c58227..eda6b47b499 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.h index f520e3966b0..ebebf4df5e8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_elements_update_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.cpp index 88dfa626e5f..89415db7a33 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.h index c9e43704fae..4e4df91602c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.cpp index 4012e80ea1f..a845fa483d2 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.h index 332df667b97..e2a212e15dd 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_nd_update_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.cpp index 0c907f3931c..6972dac56ae 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.h index cecbcfc562e..39da99f918e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.cpp index 07bee7fdbc3..cf2408e8f07 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.h index e838f56277b..62ac0881bb7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/scatter_update/scatter_update_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.cpp index 7eb4d791c43..489da63e759 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.h index 73613cc9ff4..664b44e379b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.cpp index cb2d4c10b92..89c4b8e1e5d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.h index c55ee2783f9..bb0e59cf863 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.cpp index 8328208b2c8..304464bd87e 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.h index 230c490c12e..4d3a0b503ab 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/select/select_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.cpp index 0902d4658ad..c5de64afea3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.h index bdf7aa1f32a..39ef2a55c6a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.cpp index 3081a04e68c..f56027b41cc 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.h index b3f97042ebe..5c529ae979b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shape_of/shape_of_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.cpp index 0c34126da71..a5d93d280c6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.h index 09aadc0620c..97204f437a4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.cpp index 5f4adcc2ae1..d62d211a29c 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.h index 243eb82f85b..cfdbd077341 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/shuffle_channels/shuffle_channels_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.cpp index 4b257ae9049..a19bd46ad7d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.h index e939fc9d108..29cf71fc6c1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.cpp index cc9c1454960..eac2f05ec69 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "slice_kernel_selector.h" diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.h index 8464aa2af18..76ec816f26b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/slice/slice_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.cpp index d3d7e4836fd..a30de94d239 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.h index 4f22fa2fece..6bbdb04554d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_items_class_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.cpp index cf561fcb067..24fd7cfe9a4 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.h index 2aac03779dc..eef245aab40 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.cpp index 6a571f61ae8..c11624febfa 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.h index 61f4536b9a2..2aaffedabf7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_bf.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.cpp index 875b7e231d3..5d907eee85d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.h index 587cbff614f..6020fdb6a93 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_fb.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.cpp index 9a01131011e..c6f803696c6 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.h index cc7e1bbab37..22faf64333a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_items_class_optimized.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.cpp index 9dafe9b07c6..fca3d40250a 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.h index d1a79e31b35..1972383f6a8 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.cpp index fb1d663721a..5c3992273b3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.h index 6f51c56d58d..33cbcbdcbd1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/softmax/softmax_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.cpp index 452901e72c7..520e7f2db94 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.h index d9ee2fc087b..98168158f59 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.cpp index 0b55dc2db57..1fec7175028 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.h index ba3cce63a94..2058dd34e8b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.cpp index 25d7dcc7925..c97e77907a7 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.h index 30cdac26e7d..9fcd88ce16f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_batch/space_to_batch_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.cpp index 23be361b816..0f083976d18 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.h index 2117fc799d7..4ff8b02ed35 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.cpp index 625507aa468..a990d18397f 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.h index d904138d698..7199f465a2b 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/space_to_depth/space_to_depth_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.cpp index 41d09bf9a50..05fa6a17508 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.h index 76f0610650e..a0fb4832315 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.cpp index 29176fd3779..2d55d6a0647 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.h index 2139aaf94ee..657de85e6d3 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/strided_slice/strided_slice_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.cpp index 708597725f5..75145d57d88 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.h index 580a622e758..0cbe6903d20 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_ref.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.cpp b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.cpp index 1692ef41717..47788b0df82 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.h b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.h index 0c504e3c197..c222f91b798 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.h +++ b/src/plugins/intel_gpu/src/kernel_selector/kernels/tile/tile_kernel_selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/primitive_db.cpp b/src/plugins/intel_gpu/src/kernel_selector/primitive_db.cpp index b116beac0e5..cf283c003af 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/primitive_db.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/primitive_db.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/primitive_db.h b/src/plugins/intel_gpu/src/kernel_selector/primitive_db.h index 40b7249b176..d5aa4c29d31 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/primitive_db.h +++ b/src/plugins/intel_gpu/src/kernel_selector/primitive_db.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/primitive_db_gen.py b/src/plugins/intel_gpu/src/kernel_selector/primitive_db_gen.py index 01acbd425b9..6fc86c8c912 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/primitive_db_gen.py +++ b/src/plugins/intel_gpu/src/kernel_selector/primitive_db_gen.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # To add new kernel please add a .cl file to kernels directory # the database name will be the part of the file name up to first '.' character diff --git a/src/plugins/intel_gpu/src/kernel_selector/tensor_type.cpp b/src/plugins/intel_gpu/src/kernel_selector/tensor_type.cpp index 3aa287b7c5e..ac5953b4983 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/tensor_type.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/tensor_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/tensor_type.h b/src/plugins/intel_gpu/src/kernel_selector/tensor_type.h index 2a214e7f02c..7d083ee6304 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/tensor_type.h +++ b/src/plugins/intel_gpu/src/kernel_selector/tensor_type.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.cpp b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.cpp index 13f2c668f50..3a74113f5a1 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.h b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.h index 1cd9073d2b4..865fac94723 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.h +++ b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_kernel_base.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.cpp b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.cpp index 87b18a788e0..86d5ed51c1d 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.cpp +++ b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.h b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.h index 3b6e6423f2e..16db27f5cb5 100644 --- a/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.h +++ b/src/plugins/intel_gpu/src/kernel_selector/weight_bias_params.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/async_infer_request.cpp b/src/plugins/intel_gpu/src/plugin/async_infer_request.cpp index af0feab83dd..9afec416757 100644 --- a/src/plugins/intel_gpu/src/plugin/async_infer_request.cpp +++ b/src/plugins/intel_gpu/src/plugin/async_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/async_infer_request_legacy.cpp b/src/plugins/intel_gpu/src/plugin/async_infer_request_legacy.cpp index 66d9fc7d1f1..04f58c00969 100644 --- a/src/plugins/intel_gpu/src/plugin/async_infer_request_legacy.cpp +++ b/src/plugins/intel_gpu/src/plugin/async_infer_request_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/compiled_model.cpp b/src/plugins/intel_gpu/src/plugin/compiled_model.cpp index a32007ff26d..577a5fb8925 100644 --- a/src/plugins/intel_gpu/src/plugin/compiled_model.cpp +++ b/src/plugins/intel_gpu/src/plugin/compiled_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/custom_layer.cpp b/src/plugins/intel_gpu/src/plugin/custom_layer.cpp index 6db3b41a0ba..41cb1db6705 100644 --- a/src/plugins/intel_gpu/src/plugin/custom_layer.cpp +++ b/src/plugins/intel_gpu/src/plugin/custom_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/device_config.cpp b/src/plugins/intel_gpu/src/plugin/device_config.cpp index d70f2480f85..2e70cca3693 100644 --- a/src/plugins/intel_gpu/src/plugin/device_config.cpp +++ b/src/plugins/intel_gpu/src/plugin/device_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/graph.cpp b/src/plugins/intel_gpu/src/plugin/graph.cpp index 1ae2bc88c46..bf553a25a57 100644 --- a/src/plugins/intel_gpu/src/plugin/graph.cpp +++ b/src/plugins/intel_gpu/src/plugin/graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/infer_request.cpp b/src/plugins/intel_gpu/src/plugin/infer_request.cpp index 8e662c645f5..04402cd0b2b 100644 --- a/src/plugins/intel_gpu/src/plugin/infer_request.cpp +++ b/src/plugins/intel_gpu/src/plugin/infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/infer_request_legacy.cpp b/src/plugins/intel_gpu/src/plugin/infer_request_legacy.cpp index 58bd488c2af..6590a7d9f09 100644 --- a/src/plugins/intel_gpu/src/plugin/infer_request_legacy.cpp +++ b/src/plugins/intel_gpu/src/plugin/infer_request_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/adaptive_pooling.cpp b/src/plugins/intel_gpu/src/plugin/ops/adaptive_pooling.cpp index 895a69036ab..52efbf67cfd 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/adaptive_pooling.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/batch_to_space.cpp b/src/plugins/intel_gpu/src/plugin/ops/batch_to_space.cpp index daf3f35cccd..6e243cc4aee 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/batch_to_space.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/broadcast.cpp b/src/plugins/intel_gpu/src/plugin/ops/broadcast.cpp index fc1b9585f89..0bd0e0e591b 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/broadcast.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/bucketize.cpp b/src/plugins/intel_gpu/src/plugin/ops/bucketize.cpp index 49e6a69b5de..f3a68e9fd1b 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/bucketize.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/concat.cpp b/src/plugins/intel_gpu/src/plugin/ops/concat.cpp index 74b58651a56..5a04e5fedad 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/concat.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/constant.cpp b/src/plugins/intel_gpu/src/plugin/ops/constant.cpp index 4d05d455743..ad903db0b1a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/constant.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/convert.cpp b/src/plugins/intel_gpu/src/plugin/ops/convert.cpp index 81f06f764ae..f55f9a4e2c3 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/convert.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/convert_color.cpp b/src/plugins/intel_gpu/src/plugin/ops/convert_color.cpp index 334e509c6ca..8b2d4f10a90 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/convert_color.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/convert_color.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/convolution.cpp b/src/plugins/intel_gpu/src/plugin/ops/convolution.cpp index 8e1deb37dc8..15dd231ce9d 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/convolution.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/ctc_greedy_decoder.cpp b/src/plugins/intel_gpu/src/plugin/ops/ctc_greedy_decoder.cpp index d0581a2970b..477f3c403e7 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/ctc_greedy_decoder.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/ctc_loss.cpp b/src/plugins/intel_gpu/src/plugin/ops/ctc_loss.cpp index 5d1f31fda80..4b846ad9e15 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/ctc_loss.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/cum_sum.cpp b/src/plugins/intel_gpu/src/plugin/ops/cum_sum.cpp index 15216b6b7fd..a94504467af 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/cum_sum.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/custom.cpp b/src/plugins/intel_gpu/src/plugin/ops/custom.cpp index 08a4c089d65..895dc9f5f55 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/custom.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/custom.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/depth_to_space.cpp b/src/plugins/intel_gpu/src/plugin/ops/depth_to_space.cpp index 2930d4677a7..dbccf2e469d 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/depth_to_space.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/detection_output.cpp b/src/plugins/intel_gpu/src/plugin/ops/detection_output.cpp index d8f1611f086..7af50dc7bc1 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/detection_output.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/dft.cpp b/src/plugins/intel_gpu/src/plugin/ops/dft.cpp index a785e7543a3..9ee3f1d7afb 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/dft.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/eltwise.cpp b/src/plugins/intel_gpu/src/plugin/ops/eltwise.cpp index 046a437b3d4..75b8137652e 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/eltwise.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/embedding_bag.cpp b/src/plugins/intel_gpu/src/plugin/ops/embedding_bag.cpp index c67e229c22b..be8efffe6ab 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/embedding_bag.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/embedding_bag.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_detection_output.cpp b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_detection_output.cpp index 9d0194b36ff..3b09d1981d3 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_detection_output.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_generate_proposals_single_image.cpp b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_generate_proposals_single_image.cpp index 4a1bf51eaa7..9124632f34c 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_generate_proposals_single_image.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_prior_grid_generator.cpp b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_prior_grid_generator.cpp index 0dbbe115439..72dcd4b826a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_prior_grid_generator.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_roi_feature_extractor.cpp b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_roi_feature_extractor.cpp index d3efa12cc8d..826dd25ad1b 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_roi_feature_extractor.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_topk_rois.cpp b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_topk_rois.cpp index e397499c77d..f6907e0e4ba 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_topk_rois.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/experimental_detectron_topk_rois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/extract_image_patches.cpp b/src/plugins/intel_gpu/src/plugin/ops/extract_image_patches.cpp index e3c8875cd61..da42fb9d83b 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/extract_image_patches.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/eye.cpp b/src/plugins/intel_gpu/src/plugin/ops/eye.cpp index 1e01326af6d..275d3dd4be1 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/eye.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/fake_quantize.cpp b/src/plugins/intel_gpu/src/plugin/ops/fake_quantize.cpp index 204387e896f..a9664af516a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/fake_quantize.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/gather tree.cpp b/src/plugins/intel_gpu/src/plugin/ops/gather tree.cpp index 9b860fba160..28dca306581 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/gather tree.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/gather tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/gather.cpp b/src/plugins/intel_gpu/src/plugin/ops/gather.cpp index 9792c7ee416..a6efc729c9a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/gather.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/gather_elements.cpp b/src/plugins/intel_gpu/src/plugin/ops/gather_elements.cpp index 840e9d828aa..9834d032027 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/gather_elements.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/gather_nd.cpp b/src/plugins/intel_gpu/src/plugin/ops/gather_nd.cpp index 9cd6f4f51d0..7e3e38e9a07 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/gather_nd.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/generate_proposals.cpp b/src/plugins/intel_gpu/src/plugin/ops/generate_proposals.cpp index 16129ef1d43..3bc1b5cff05 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/generate_proposals.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/grid_sample.cpp b/src/plugins/intel_gpu/src/plugin/ops/grid_sample.cpp index d256579a4f9..24c820f72eb 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/grid_sample.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/grn.cpp b/src/plugins/intel_gpu/src/plugin/ops/grn.cpp index 05a98eca790..fb22f0d1660 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/grn.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/interpolate.cpp b/src/plugins/intel_gpu/src/plugin/ops/interpolate.cpp index da73684c4ff..f67b98d6294 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/interpolate.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/loop.cpp b/src/plugins/intel_gpu/src/plugin/ops/loop.cpp index c970d220fd6..c155ccade76 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/loop.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/lrn.cpp b/src/plugins/intel_gpu/src/plugin/ops/lrn.cpp index f744b33b504..2ff91d0b282 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/lrn.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/matmul.cpp b/src/plugins/intel_gpu/src/plugin/ops/matmul.cpp index 4a805162e23..7b75152ba0f 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/matmul.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/matrix_nms.cpp b/src/plugins/intel_gpu/src/plugin/ops/matrix_nms.cpp index 3f3438b1100..c1ab464d40c 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/matrix_nms.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "intel_gpu/primitives/matrix_nms.hpp" diff --git a/src/plugins/intel_gpu/src/plugin/ops/multiclass_nms.cpp b/src/plugins/intel_gpu/src/plugin/ops/multiclass_nms.cpp index 46339686d11..559e5aade19 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/multiclass_nms.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/mvn.cpp b/src/plugins/intel_gpu/src/plugin/ops/mvn.cpp index 28abb57fd15..7131e76f598 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/mvn.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/non_max_suppression.cpp b/src/plugins/intel_gpu/src/plugin/ops/non_max_suppression.cpp index 7dd7ca8cecb..2a7dc5ceff6 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/non_max_suppression.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/non_zero.cpp b/src/plugins/intel_gpu/src/plugin/ops/non_zero.cpp index f668e0eec82..31794150e79 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/non_zero.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/non_zero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/normalize_l2.cpp b/src/plugins/intel_gpu/src/plugin/ops/normalize_l2.cpp index aedbf3e02f6..1487577f52a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/normalize_l2.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/one_hot.cpp b/src/plugins/intel_gpu/src/plugin/ops/one_hot.cpp index 8e31de94fd1..70ae482717d 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/one_hot.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/pad.cpp b/src/plugins/intel_gpu/src/plugin/ops/pad.cpp index 864d4d96e03..2fe33a4327d 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/pad.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/parameter.cpp b/src/plugins/intel_gpu/src/plugin/ops/parameter.cpp index 75f2cb56297..dec6ed687a3 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/parameter.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/pooling.cpp b/src/plugins/intel_gpu/src/plugin/ops/pooling.cpp index 6382c4847bd..4e1312662ad 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/pooling.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/prior_box.cpp b/src/plugins/intel_gpu/src/plugin/ops/prior_box.cpp index 68757bf32e1..6ca49e2d3cc 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/prior_box.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/proposal.cpp b/src/plugins/intel_gpu/src/plugin/ops/proposal.cpp index 99d28e412f6..930992e980d 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/proposal.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/random_uniform.cpp b/src/plugins/intel_gpu/src/plugin/ops/random_uniform.cpp index 13dd9b13d5d..18f7b7cc508 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/random_uniform.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/range.cpp b/src/plugins/intel_gpu/src/plugin/ops/range.cpp index a4c396f0522..39446b59efe 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/range.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/reduce.cpp b/src/plugins/intel_gpu/src/plugin/ops/reduce.cpp index b92d019f6f9..b460e47396a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/reduce.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/region_yolo.cpp b/src/plugins/intel_gpu/src/plugin/ops/region_yolo.cpp index 42a274cee8e..c61f2e8c427 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/region_yolo.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/reorg_yolo.cpp b/src/plugins/intel_gpu/src/plugin/ops/reorg_yolo.cpp index 908ffe8bbb6..e182dfc122f 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/reorg_yolo.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/reshape.cpp b/src/plugins/intel_gpu/src/plugin/ops/reshape.cpp index 391312aadbc..caa60a3c61a 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/reshape.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/result.cpp b/src/plugins/intel_gpu/src/plugin/ops/result.cpp index 7bec479d305..5ddba30bd90 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/result.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/reverse.cpp b/src/plugins/intel_gpu/src/plugin/ops/reverse.cpp index 88420f1ab1b..8e66861d751 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/reverse.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/reverse_sequence.cpp b/src/plugins/intel_gpu/src/plugin/ops/reverse_sequence.cpp index 680385d7e1a..5a6f28667c3 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/reverse_sequence.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/rnn.cpp b/src/plugins/intel_gpu/src/plugin/ops/rnn.cpp index 45590a988b8..398f0b52e73 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/rnn.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/roi_align.cpp b/src/plugins/intel_gpu/src/plugin/ops/roi_align.cpp index dcf01745eb7..3082337dd82 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/roi_align.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "ngraph/op/roi_align.hpp" diff --git a/src/plugins/intel_gpu/src/plugin/ops/roi_pooling.cpp b/src/plugins/intel_gpu/src/plugin/ops/roi_pooling.cpp index 583c92b03f0..9a8a017f904 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/roi_pooling.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/roll.cpp b/src/plugins/intel_gpu/src/plugin/ops/roll.cpp index 57b838e5e73..0b2d85d5bf9 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/roll.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/scatter_elements_update.cpp b/src/plugins/intel_gpu/src/plugin/ops/scatter_elements_update.cpp index 990e2442286..c8d63d86e32 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/scatter_elements_update.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/scatter_nd_update.cpp b/src/plugins/intel_gpu/src/plugin/ops/scatter_nd_update.cpp index ecd83e11de2..548f759baa1 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/scatter_nd_update.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/scatter_update.cpp b/src/plugins/intel_gpu/src/plugin/ops/scatter_update.cpp index 785bca5be0d..50b78805774 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/scatter_update.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/select.cpp b/src/plugins/intel_gpu/src/plugin/ops/select.cpp index 5656e9fcd31..e16bf924299 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/select.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/shape_of.cpp b/src/plugins/intel_gpu/src/plugin/ops/shape_of.cpp index 0e49b903500..4b251b07462 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/shape_of.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/shuffle_channels.cpp b/src/plugins/intel_gpu/src/plugin/ops/shuffle_channels.cpp index 0d13c6ff47c..b9a88d1cf61 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/shuffle_channels.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/slice.cpp b/src/plugins/intel_gpu/src/plugin/ops/slice.cpp index e01e532db90..ad73a51ef63 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/slice.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/softmax.cpp b/src/plugins/intel_gpu/src/plugin/ops/softmax.cpp index 34647602385..f154ee92b4b 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/softmax.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/space_to_batch.cpp b/src/plugins/intel_gpu/src/plugin/ops/space_to_batch.cpp index b5865751ee3..0be31669c28 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/space_to_batch.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/space_to_depth.cpp b/src/plugins/intel_gpu/src/plugin/ops/space_to_depth.cpp index 0db19ca7db0..19aa79dbc6f 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/space_to_depth.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/split.cpp b/src/plugins/intel_gpu/src/plugin/ops/split.cpp index 16757edff2e..845a87b1899 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/split.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/strided_slice.cpp b/src/plugins/intel_gpu/src/plugin/ops/strided_slice.cpp index d0e3b0bc12d..2889f265fbe 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/strided_slice.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/tensor_iterator.cpp b/src/plugins/intel_gpu/src/plugin/ops/tensor_iterator.cpp index 2a8f7c5bdb8..4070fea218b 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/tensor_iterator.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/tile.cpp b/src/plugins/intel_gpu/src/plugin/ops/tile.cpp index 7c437381ad9..d81118e208e 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/tile.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/topk.cpp b/src/plugins/intel_gpu/src/plugin/ops/topk.cpp index 618013160d7..4c43979eb08 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/topk.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/transpose.cpp b/src/plugins/intel_gpu/src/plugin/ops/transpose.cpp index 553e1a9feae..d0866b1b86c 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/transpose.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/unary.cpp b/src/plugins/intel_gpu/src/plugin/ops/unary.cpp index 8d69a8db705..f4d1c89718f 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/unary.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/unary.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/ops/variable.cpp b/src/plugins/intel_gpu/src/plugin/ops/variable.cpp index fac9efbc900..e17eb6a2e77 100644 --- a/src/plugins/intel_gpu/src/plugin/ops/variable.cpp +++ b/src/plugins/intel_gpu/src/plugin/ops/variable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/plugin.cpp b/src/plugins/intel_gpu/src/plugin/plugin.cpp index 77692f61f90..4dd6b76e14b 100644 --- a/src/plugins/intel_gpu/src/plugin/plugin.cpp +++ b/src/plugins/intel_gpu/src/plugin/plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/program.cpp b/src/plugins/intel_gpu/src/plugin/program.cpp index 2897955b4a0..1cf3ac069e5 100644 --- a/src/plugins/intel_gpu/src/plugin/program.cpp +++ b/src/plugins/intel_gpu/src/plugin/program.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/remote_context.cpp b/src/plugins/intel_gpu/src/plugin/remote_context.cpp index 2655bd14f30..41370511e4c 100644 --- a/src/plugins/intel_gpu/src/plugin/remote_context.cpp +++ b/src/plugins/intel_gpu/src/plugin/remote_context.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/simple_math.cpp b/src/plugins/intel_gpu/src/plugin/simple_math.cpp index 506eb58e96b..3df572d2f1a 100644 --- a/src/plugins/intel_gpu/src/plugin/simple_math.cpp +++ b/src/plugins/intel_gpu/src/plugin/simple_math.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.cpp b/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.cpp index f70323d14aa..b57d3ee3653 100644 --- a/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.cpp +++ b/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.hpp b/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.hpp index 53fed122477..733d570d955 100644 --- a/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.hpp +++ b/src/plugins/intel_gpu/src/plugin/transformations/convert_pooling_to_reduce.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.cpp b/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.cpp index 6b04b45f50d..82196fb0f0f 100644 --- a/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.cpp +++ b/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.hpp b/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.hpp index 66a775054bc..b24fbc062ad 100644 --- a/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.hpp +++ b/src/plugins/intel_gpu/src/plugin/transformations/einsum_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/transformations_pipeline.cpp b/src/plugins/intel_gpu/src/plugin/transformations_pipeline.cpp index 3d07b1e417c..ace4232aa6f 100644 --- a/src/plugins/intel_gpu/src/plugin/transformations_pipeline.cpp +++ b/src/plugins/intel_gpu/src/plugin/transformations_pipeline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/plugin/variable_state.cpp b/src/plugins/intel_gpu/src/plugin/variable_state.cpp index 051863937ef..5b285cefca1 100644 --- a/src/plugins/intel_gpu/src/plugin/variable_state.cpp +++ b/src/plugins/intel_gpu/src/plugin/variable_state.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gpu/src/runtime/CMakeLists.txt b/src/plugins/intel_gpu/src/runtime/CMakeLists.txt index 7fe9656aea0..c6aa771bf95 100644 --- a/src/plugins/intel_gpu/src/runtime/CMakeLists.txt +++ b/src/plugins/intel_gpu/src/runtime/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gpu/src/runtime/cldnn_itt.hpp b/src/plugins/intel_gpu/src/runtime/cldnn_itt.hpp index 5f368b8c6b4..e734a532f85 100644 --- a/src/plugins/intel_gpu/src/runtime/cldnn_itt.hpp +++ b/src/plugins/intel_gpu/src/runtime/cldnn_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/debug_configuration.cpp b/src/plugins/intel_gpu/src/runtime/debug_configuration.cpp index d50f090327e..e5ef47a1319 100644 --- a/src/plugins/intel_gpu/src/runtime/debug_configuration.cpp +++ b/src/plugins/intel_gpu/src/runtime/debug_configuration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/device.cpp b/src/plugins/intel_gpu/src/runtime/device.cpp index 01f6f586234..4cb8e8e67a2 100644 --- a/src/plugins/intel_gpu/src/runtime/device.cpp +++ b/src/plugins/intel_gpu/src/runtime/device.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/device_query.cpp b/src/plugins/intel_gpu/src/runtime/device_query.cpp index 053a76613fe..838874bce2b 100644 --- a/src/plugins/intel_gpu/src/runtime/device_query.cpp +++ b/src/plugins/intel_gpu/src/runtime/device_query.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/engine.cpp b/src/plugins/intel_gpu/src/runtime/engine.cpp index f3e7304bd1b..22dc9c3b191 100644 --- a/src/plugins/intel_gpu/src/runtime/engine.cpp +++ b/src/plugins/intel_gpu/src/runtime/engine.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/event.cpp b/src/plugins/intel_gpu/src/runtime/event.cpp index 8ea88f70abf..16aeed22f53 100644 --- a/src/plugins/intel_gpu/src/runtime/event.cpp +++ b/src/plugins/intel_gpu/src/runtime/event.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/format.cpp b/src/plugins/intel_gpu/src/runtime/format.cpp index cb156477b96..44feac4f1bc 100644 --- a/src/plugins/intel_gpu/src/runtime/format.cpp +++ b/src/plugins/intel_gpu/src/runtime/format.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/kernels_cache.cpp b/src/plugins/intel_gpu/src/runtime/kernels_cache.cpp index 4c630ee07ba..28477987e3e 100644 --- a/src/plugins/intel_gpu/src/runtime/kernels_cache.cpp +++ b/src/plugins/intel_gpu/src/runtime/kernels_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/kernels_cache.hpp b/src/plugins/intel_gpu/src/runtime/kernels_cache.hpp index b8756f270fc..859986912aa 100644 --- a/src/plugins/intel_gpu/src/runtime/kernels_cache.hpp +++ b/src/plugins/intel_gpu/src/runtime/kernels_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/kernels_factory.cpp b/src/plugins/intel_gpu/src/runtime/kernels_factory.cpp index 4759a3fe338..ccffc040ad5 100644 --- a/src/plugins/intel_gpu/src/runtime/kernels_factory.cpp +++ b/src/plugins/intel_gpu/src/runtime/kernels_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/kernels_factory.hpp b/src/plugins/intel_gpu/src/runtime/kernels_factory.hpp index c4d7c13dc4c..806c33cb91e 100644 --- a/src/plugins/intel_gpu/src/runtime/kernels_factory.hpp +++ b/src/plugins/intel_gpu/src/runtime/kernels_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/layout.cpp b/src/plugins/intel_gpu/src/runtime/layout.cpp index 90e8c3aa1f5..ba5e31429e1 100644 --- a/src/plugins/intel_gpu/src/runtime/layout.cpp +++ b/src/plugins/intel_gpu/src/runtime/layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/memory.cpp b/src/plugins/intel_gpu/src/runtime/memory.cpp index 63511ce9228..ccf7ce6f89e 100644 --- a/src/plugins/intel_gpu/src/runtime/memory.cpp +++ b/src/plugins/intel_gpu/src/runtime/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/memory_pool.cpp b/src/plugins/intel_gpu/src/runtime/memory_pool.cpp index 5bf970f22c7..a9cb1a5aeb5 100644 --- a/src/plugins/intel_gpu/src/runtime/memory_pool.cpp +++ b/src/plugins/intel_gpu/src/runtime/memory_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_base_event.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_base_event.hpp index f95a00fd00a..17d5ae18540 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_base_event.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_base_event.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.cpp index d2dca452ca4..4b8d0a650e4 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.hpp index 30e74761b5c..2ad30efa87e 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_command_queues_builder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.cpp index 56d47bffecc..f596b8a47c9 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.hpp index 13e84660cb9..b9678be94d8 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.cpp index 608f487ff28..874187f003c 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.hpp index 8dbcf2c6236..bece2d700d8 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_device_detector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine.cpp index bf3ea878018..3443b37fdb5 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine_factory.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine_factory.hpp index 449c96e8305..b6d89ef3e5a 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine_factory.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_engine_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.cpp index 872a715838f..fdaea20a02d 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.hpp index 1c2235da214..c5cf39ae816 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_event.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_ext.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_ext.hpp index 54156a805a3..833c2c50a0e 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_ext.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_ext.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.cpp index 6fcac24c702..d69e1da62b1 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.hpp index 9fa7a40a496..2f14f5991f9 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_kernels_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.cpp index 0963e1b5f4f..54a53f3f774 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.hpp index 661f114f454..9eb61680254 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.cpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.cpp index 9845bc10a18..0e2588d462d 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.cpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.hpp index abc8e82385c..5d8982c8c41 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_user_event.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/ocl/ocl_wrapper.hpp b/src/plugins/intel_gpu/src/runtime/ocl/ocl_wrapper.hpp index d6399a93fa4..59ee35b8d15 100644 --- a/src/plugins/intel_gpu/src/runtime/ocl/ocl_wrapper.hpp +++ b/src/plugins/intel_gpu/src/runtime/ocl/ocl_wrapper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/src/runtime/stream.cpp b/src/plugins/intel_gpu/src/runtime/stream.cpp index cb6e4f8543c..78b11e3fbd5 100644 --- a/src/plugins/intel_gpu/src/runtime/stream.cpp +++ b/src/plugins/intel_gpu/src/runtime/stream.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/CMakeLists.txt b/src/plugins/intel_gpu/tests/CMakeLists.txt index 44a0501ca49..f054dd450fa 100644 --- a/src/plugins/intel_gpu/tests/CMakeLists.txt +++ b/src/plugins/intel_gpu/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_gpu/tests/fake_alignment/fc_fake_alignment_test.cpp b/src/plugins/intel_gpu/tests/fake_alignment/fc_fake_alignment_test.cpp index 2e26e39460b..07948243c40 100644 --- a/src/plugins/intel_gpu/tests/fake_alignment/fc_fake_alignment_test.cpp +++ b/src/plugins/intel_gpu/tests/fake_alignment/fc_fake_alignment_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/activation_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/activation_fusion_test.cpp index 13fa74c69e0..29a618d5ad8 100644 --- a/src/plugins/intel_gpu/tests/fusions/activation_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/activation_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/batch_to_space_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/batch_to_space_fusion_test.cpp index fddf3e2bfa3..be394241d31 100644 --- a/src/plugins/intel_gpu/tests/fusions/batch_to_space_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/batch_to_space_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/binary_convolution_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/binary_convolution_fusion_test.cpp index 21231c13df3..3dd99d4e625 100644 --- a/src/plugins/intel_gpu/tests/fusions/binary_convolution_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/binary_convolution_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/concatenate_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/concatenate_fusion_test.cpp index 96580fd1449..4aaba91848e 100644 --- a/src/plugins/intel_gpu/tests/fusions/concatenate_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/concatenate_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/convolution_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/convolution_fusion_test.cpp index ac920039b52..737a7de8abb 100644 --- a/src/plugins/intel_gpu/tests/fusions/convolution_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/convolution_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/deconvolution_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/deconvolution_fusion_test.cpp index d0c613e2d04..ea7fa8bbe8b 100644 --- a/src/plugins/intel_gpu/tests/fusions/deconvolution_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/deconvolution_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/depth_to_space_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/depth_to_space_fusion_test.cpp index f67b32d9f15..839df96a0f7 100644 --- a/src/plugins/intel_gpu/tests/fusions/depth_to_space_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/depth_to_space_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/eltwise_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/eltwise_fusion_test.cpp index f31aa859315..a902af7b87f 100644 --- a/src/plugins/intel_gpu/tests/fusions/eltwise_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/eltwise_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/fully_connected_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/fully_connected_fusion_test.cpp index 10692ed12ee..051ce6c7cad 100644 --- a/src/plugins/intel_gpu/tests/fusions/fully_connected_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/fully_connected_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/fusion_test_common.hpp b/src/plugins/intel_gpu/tests/fusions/fusion_test_common.hpp index 6eb2a302914..3b827f3eba9 100644 --- a/src/plugins/intel_gpu/tests/fusions/fusion_test_common.hpp +++ b/src/plugins/intel_gpu/tests/fusions/fusion_test_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/fusion_validity_test.cpp b/src/plugins/intel_gpu/tests/fusions/fusion_validity_test.cpp index 2667c6afb27..09f1c0630f0 100644 --- a/src/plugins/intel_gpu/tests/fusions/fusion_validity_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/fusion_validity_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/gather_elements_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/gather_elements_fusion_test.cpp index 426d0cc59c4..0ed0c1545da 100644 --- a/src/plugins/intel_gpu/tests/fusions/gather_elements_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/gather_elements_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/gather_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/gather_fusion_test.cpp index b9ccc2cc5ef..0c5999e7e17 100644 --- a/src/plugins/intel_gpu/tests/fusions/gather_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/gather_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/gather_nd_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/gather_nd_fusion_test.cpp index b5f03816294..c84a73ea6a0 100644 --- a/src/plugins/intel_gpu/tests/fusions/gather_nd_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/gather_nd_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/gemm_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/gemm_fusion_test.cpp index a6f258c5b3a..5a501a19d66 100644 --- a/src/plugins/intel_gpu/tests/fusions/gemm_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/gemm_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/loop_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/loop_fusion_test.cpp index af19722e0a5..0df17de40be 100644 --- a/src/plugins/intel_gpu/tests/fusions/loop_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/loop_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/lrn_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/lrn_fusion_test.cpp index 8eee6369226..162ba4ffe70 100644 --- a/src/plugins/intel_gpu/tests/fusions/lrn_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/lrn_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/mvn_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/mvn_fusion_test.cpp index f9266162258..ee81f540c0c 100644 --- a/src/plugins/intel_gpu/tests/fusions/mvn_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/mvn_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/normalize_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/normalize_fusion_test.cpp index f1b7e5337ca..aeb599db6b3 100644 --- a/src/plugins/intel_gpu/tests/fusions/normalize_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/normalize_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/permute_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/permute_fusion_test.cpp index a2bd2e5a21b..c85f78b53fb 100644 --- a/src/plugins/intel_gpu/tests/fusions/permute_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/permute_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/pooling_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/pooling_fusion_test.cpp index 1ed4919f399..79cd3c5c92a 100644 --- a/src/plugins/intel_gpu/tests/fusions/pooling_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/pooling_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/reduce_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/reduce_fusion_test.cpp index ff91c04a937..a1a43c21d50 100644 --- a/src/plugins/intel_gpu/tests/fusions/reduce_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/reduce_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/resample_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/resample_fusion_test.cpp index 3f8893100a9..11e0c905c82 100644 --- a/src/plugins/intel_gpu/tests/fusions/resample_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/resample_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/scatter_elements_update_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/scatter_elements_update_fusion_test.cpp index 167d831e866..623d420dc88 100644 --- a/src/plugins/intel_gpu/tests/fusions/scatter_elements_update_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/scatter_elements_update_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/scatter_nd_update_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/scatter_nd_update_fusion_test.cpp index c4de8934bc4..cd60a50fffb 100644 --- a/src/plugins/intel_gpu/tests/fusions/scatter_nd_update_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/scatter_nd_update_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/scatter_update_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/scatter_update_fusion_test.cpp index 26ae63d7397..792aefddea1 100644 --- a/src/plugins/intel_gpu/tests/fusions/scatter_update_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/scatter_update_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/softmax_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/softmax_fusion_test.cpp index 61c1ee87552..306158e6eeb 100644 --- a/src/plugins/intel_gpu/tests/fusions/softmax_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/softmax_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/space_to_batch_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/space_to_batch_fusion_test.cpp index 80721b2dc4a..652a56ac896 100644 --- a/src/plugins/intel_gpu/tests/fusions/space_to_batch_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/space_to_batch_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/fusions/space_to_depth_fusion_test.cpp b/src/plugins/intel_gpu/tests/fusions/space_to_depth_fusion_test.cpp index b91cd5d99c4..b6fd37c0542 100644 --- a/src/plugins/intel_gpu/tests/fusions/space_to_depth_fusion_test.cpp +++ b/src/plugins/intel_gpu/tests/fusions/space_to_depth_fusion_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/device_test.cpp b/src/plugins/intel_gpu/tests/module_tests/device_test.cpp index 5fe899758e2..ab136f1a959 100644 --- a/src/plugins/intel_gpu/tests/module_tests/device_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/device_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/events_test.cpp b/src/plugins/intel_gpu/tests/module_tests/events_test.cpp index fbf540900f4..a0df06da707 100644 --- a/src/plugins/intel_gpu/tests/module_tests/events_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/events_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/format_test.cpp b/src/plugins/intel_gpu/tests/module_tests/format_test.cpp index 1464f943d08..9a792f7e40f 100644 --- a/src/plugins/intel_gpu/tests/module_tests/format_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/format_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/graph_manipulation_gpu_test.cpp b/src/plugins/intel_gpu/tests/module_tests/graph_manipulation_gpu_test.cpp index bf07a706bfb..1381113f60a 100644 --- a/src/plugins/intel_gpu/tests/module_tests/graph_manipulation_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/graph_manipulation_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/layout_test.cpp b/src/plugins/intel_gpu/tests/module_tests/layout_test.cpp index 5babbab5c5d..4be438acda5 100644 --- a/src/plugins/intel_gpu/tests/module_tests/layout_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/layout_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/optionals_test.cpp b/src/plugins/intel_gpu/tests/module_tests/optionals_test.cpp index e4d58fd4e89..88a77f4c6b3 100644 --- a/src/plugins/intel_gpu/tests/module_tests/optionals_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/optionals_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/test_uqr_distribution.cpp b/src/plugins/intel_gpu/tests/module_tests/test_uqr_distribution.cpp index bd96b0ff06f..7583d64c97c 100644 --- a/src/plugins/intel_gpu/tests/module_tests/test_uqr_distribution.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/test_uqr_distribution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/module_tests/usm_memory_test.cpp b/src/plugins/intel_gpu/tests/module_tests/usm_memory_test.cpp index 3c52be6f9a3..80395471e19 100644 --- a/src/plugins/intel_gpu/tests/module_tests/usm_memory_test.cpp +++ b/src/plugins/intel_gpu/tests/module_tests/usm_memory_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/passes/prepare_buffer_fusing_test.cpp b/src/plugins/intel_gpu/tests/passes/prepare_buffer_fusing_test.cpp index 92c775a430a..7686692b3df 100644 --- a/src/plugins/intel_gpu/tests/passes/prepare_buffer_fusing_test.cpp +++ b/src/plugins/intel_gpu/tests/passes/prepare_buffer_fusing_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/passes/prepare_primitive_fusing_test.cpp b/src/plugins/intel_gpu/tests/passes/prepare_primitive_fusing_test.cpp index ecec3845a10..6994db654d4 100644 --- a/src/plugins/intel_gpu/tests/passes/prepare_primitive_fusing_test.cpp +++ b/src/plugins/intel_gpu/tests/passes/prepare_primitive_fusing_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/passes/reorder_inputs_test.cpp b/src/plugins/intel_gpu/tests/passes/reorder_inputs_test.cpp index f1347b6597e..bae98e7e630 100644 --- a/src/plugins/intel_gpu/tests/passes/reorder_inputs_test.cpp +++ b/src/plugins/intel_gpu/tests/passes/reorder_inputs_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/passes/select_preferred_formats_test.cpp b/src/plugins/intel_gpu/tests/passes/select_preferred_formats_test.cpp index 9daf867c4be..d72123aa531 100644 --- a/src/plugins/intel_gpu/tests/passes/select_preferred_formats_test.cpp +++ b/src/plugins/intel_gpu/tests/passes/select_preferred_formats_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/passes/test_module_fusing_reorder.cpp b/src/plugins/intel_gpu/tests/passes/test_module_fusing_reorder.cpp index 6e7395de7c0..fd0ff2e7f95 100644 --- a/src/plugins/intel_gpu/tests/passes/test_module_fusing_reorder.cpp +++ b/src/plugins/intel_gpu/tests/passes/test_module_fusing_reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/arg_max_min_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/arg_max_min_si_test.cpp index b285a4063ff..bf96ebc6055 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/arg_max_min_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/arg_max_min_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/broadcast_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/broadcast_si_test.cpp index dfea42e1131..31158e2e80f 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/broadcast_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/broadcast_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/concatenation_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/concatenation_si_test.cpp index 9aca5b9907c..8920a333aca 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/concatenation_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/concatenation_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/convolution_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/convolution_si_test.cpp index d4374ec4693..57d4cd9a9b4 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/convolution_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/convolution_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/crop_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/crop_si_test.cpp index 73c84a8ff80..6a4517ddd99 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/crop_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/crop_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/eltwise_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/eltwise_si_test.cpp index c043120bd20..6af3c7e6164 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/eltwise_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/eltwise_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/gather_elements_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/gather_elements_si_test.cpp index 139251555bb..c5517a78ddd 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/gather_elements_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/gather_elements_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/gather_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/gather_si_test.cpp index 26ac1a60015..9c893039d2f 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/gather_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/gather_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/interpolate_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/interpolate_si_test.cpp index d941aa3acf8..fdc9529d2fe 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/interpolate_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/interpolate_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/matmul_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/matmul_si_test.cpp index 288881670e6..e9af738fd2f 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/matmul_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/matmul_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/mvn_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/mvn_si_test.cpp index e5ba8663869..8ce43cd4a7f 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/mvn_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/mvn_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/non_max_suppression_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/non_max_suppression_si_test.cpp index cc1ae3b615b..f0daaf2092e 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/non_max_suppression_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/non_max_suppression_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/one_hot_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/one_hot_si_test.cpp index 5fb0cba3b41..048eab74595 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/one_hot_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/one_hot_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/pad_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/pad_si_test.cpp index bed549f4edf..a4f88fb4cd5 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/pad_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/pad_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/pooling_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/pooling_si_test.cpp index 98068f24fa9..ed97c378fa6 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/pooling_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/pooling_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/quantize_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/quantize_si_test.cpp index d41e13d14c9..ddefe603a68 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/quantize_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/quantize_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/range_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/range_si_test.cpp index e0d229d358c..94024713237 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/range_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/range_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/reduce_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/reduce_si_test.cpp index e52babf5b14..676cf67ab97 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/reduce_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/reduce_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/reshape_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/reshape_si_test.cpp index 4f1ed9e2f75..3458e5711e4 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/reshape_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/reshape_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/scatter_update_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/scatter_update_si_test.cpp index 0ce25691cdb..9a3ff6a964e 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/scatter_update_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/scatter_update_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/select_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/select_si_test.cpp index a635f536a81..fcba18e7249 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/select_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/select_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/shape_of_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/shape_of_si_test.cpp index 8570f697cf9..c50344edfcc 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/shape_of_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/shape_of_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/strided_slice_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/strided_slice_si_test.cpp index 6a2994781d4..58a687068d7 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/strided_slice_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/strided_slice_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/tile_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/tile_si_test.cpp index fa2cfa86d8d..2102c103fa2 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/tile_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/tile_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/shape_infer/transpose_si_test.cpp b/src/plugins/intel_gpu/tests/shape_infer/transpose_si_test.cpp index 1d499289c1c..477941998ab 100644 --- a/src/plugins/intel_gpu/tests/shape_infer/transpose_si_test.cpp +++ b/src/plugins/intel_gpu/tests/shape_infer/transpose_si_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/activation_simple_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/activation_simple_gpu_test.cpp index 914335be7c4..6438d3ef5a0 100644 --- a/src/plugins/intel_gpu/tests/test_cases/activation_simple_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/activation_simple_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/add_reorders_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/add_reorders_gpu_test.cpp index 5ef9dd7ed16..0bb0dfdeb1a 100644 --- a/src/plugins/intel_gpu/tests/test_cases/add_reorders_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/add_reorders_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/arg_max_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/arg_max_gpu_test.cpp index 002bcb7d2b0..dbe83940998 100644 --- a/src/plugins/intel_gpu/tests/test_cases/arg_max_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/arg_max_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/average_unpooling_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/average_unpooling_gpu_test.cpp index 7dc2b515292..5b873fab592 100644 --- a/src/plugins/intel_gpu/tests/test_cases/average_unpooling_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/average_unpooling_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/barriers_test.cpp b/src/plugins/intel_gpu/tests/test_cases/barriers_test.cpp index a8830cd59d8..8c86d1032b1 100644 --- a/src/plugins/intel_gpu/tests/test_cases/barriers_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/barriers_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/batch_to_space_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/batch_to_space_gpu_test.cpp index 01310277558..1d79d7dea06 100644 --- a/src/plugins/intel_gpu/tests/test_cases/batch_to_space_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/batch_to_space_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/binary_convolution_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/binary_convolution_gpu_test.cpp index 86eb08f22b9..38018116cc7 100644 --- a/src/plugins/intel_gpu/tests/test_cases/binary_convolution_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/binary_convolution_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/border_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/border_gpu_test.cpp index 91805a0223b..5352a56087f 100644 --- a/src/plugins/intel_gpu/tests/test_cases/border_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/border_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/broadcast_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/broadcast_gpu_test.cpp index 3b51ffdb3b2..4f8f4530c5b 100644 --- a/src/plugins/intel_gpu/tests/test_cases/broadcast_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/broadcast_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/bucketize_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/bucketize_gpu_test.cpp index fbd0f4ba40a..dee02d801b3 100644 --- a/src/plugins/intel_gpu/tests/test_cases/bucketize_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/bucketize_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/cache_test.cpp b/src/plugins/intel_gpu/tests/test_cases/cache_test.cpp index 0435bd7d1d9..d4169340e3c 100644 --- a/src/plugins/intel_gpu/tests/test_cases/cache_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/cache_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/cl_mem_input_test.cpp b/src/plugins/intel_gpu/tests/test_cases/cl_mem_input_test.cpp index 2a0820c2415..78fa1ecc96b 100644 --- a/src/plugins/intel_gpu/tests/test_cases/cl_mem_input_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/cl_mem_input_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/command_queue_test.cpp b/src/plugins/intel_gpu/tests/test_cases/command_queue_test.cpp index 11af3558b71..229c2474e26 100644 --- a/src/plugins/intel_gpu/tests/test_cases/command_queue_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/command_queue_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/concatenation_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/concatenation_gpu_test.cpp index 0e81c3825fa..6fdbf1e5f1a 100644 --- a/src/plugins/intel_gpu/tests/test_cases/concatenation_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/concatenation_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/condition_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/condition_gpu_test.cpp index 4ce6a8a5450..69b837ab2ad 100644 --- a/src/plugins/intel_gpu/tests/test_cases/condition_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/condition_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/convert_color_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/convert_color_gpu_test.cpp index 8c9f69078a2..129bbe97972 100644 --- a/src/plugins/intel_gpu/tests/test_cases/convert_color_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/convert_color_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/convolution_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/convolution_gpu_test.cpp index 31ced8eb06f..02054a24162 100644 --- a/src/plugins/intel_gpu/tests/test_cases/convolution_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/convolution_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/crop_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/crop_gpu_test.cpp index f057dd012f0..d86b875be22 100644 --- a/src/plugins/intel_gpu/tests/test_cases/crop_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/crop_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/ctc_loss_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/ctc_loss_gpu_test.cpp index 1b66281d8f0..a69e2f53735 100644 --- a/src/plugins/intel_gpu/tests/test_cases/ctc_loss_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/ctc_loss_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/cum_sum_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/cum_sum_gpu_test.cpp index fdd16d7de0d..6a4d0bce62d 100644 --- a/src/plugins/intel_gpu/tests/test_cases/cum_sum_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/cum_sum_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/custom_gpu_primitive_test.cpp b/src/plugins/intel_gpu/tests/test_cases/custom_gpu_primitive_test.cpp index 1dc392a95b1..f3853b0ad44 100644 --- a/src/plugins/intel_gpu/tests/test_cases/custom_gpu_primitive_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/custom_gpu_primitive_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/debug_config_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/debug_config_gpu_test.cpp index 95677f3bcca..362fb1685bc 100644 --- a/src/plugins/intel_gpu/tests/test_cases/debug_config_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/debug_config_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/deconvolution_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/deconvolution_gpu_test.cpp index 09777a3d2e4..a466e88362f 100644 --- a/src/plugins/intel_gpu/tests/test_cases/deconvolution_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/deconvolution_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/depth_concatenate_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/depth_concatenate_gpu_test.cpp index e3fd75557f0..b085a23eb0c 100644 --- a/src/plugins/intel_gpu/tests/test_cases/depth_concatenate_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/depth_concatenate_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/depth_to_space_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/depth_to_space_gpu_test.cpp index f8f724fc494..5d0f6ae7a01 100644 --- a/src/plugins/intel_gpu/tests/test_cases/depth_to_space_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/depth_to_space_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/detection_output_test.cpp b/src/plugins/intel_gpu/tests/test_cases/detection_output_test.cpp index c6f790814dd..a15de12ed40 100644 --- a/src/plugins/intel_gpu/tests/test_cases/detection_output_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/detection_output_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/dft_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/dft_gpu_test.cpp index ce4fc01a766..e42e185343f 100644 --- a/src/plugins/intel_gpu/tests/test_cases/dft_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/dft_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/eltwise_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/eltwise_gpu_test.cpp index b538df8af69..29559de8ddd 100644 --- a/src/plugins/intel_gpu/tests/test_cases/eltwise_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/eltwise_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/embedding_bag_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/embedding_bag_gpu_test.cpp index 9abf5eaca09..ff8084b37d4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/embedding_bag_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/embedding_bag_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_detection_output_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_detection_output_gpu_test.cpp index a255113348b..cfc50a65699 100644 --- a/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_detection_output_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_detection_output_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_generate_proposals_single_image_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_generate_proposals_single_image_gpu_test.cpp index 052b070af83..e375d100442 100644 --- a/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_generate_proposals_single_image_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_generate_proposals_single_image_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_prior_grid_generator_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_prior_grid_generator_gpu_test.cpp index 45fb4066b58..9c06b483055 100644 --- a/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_prior_grid_generator_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/experimental_detectron_prior_grid_generator_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/extract_image_patches_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/extract_image_patches_gpu_test.cpp index e17aac96ff0..8aed63bd2b5 100644 --- a/src/plugins/intel_gpu/tests/test_cases/extract_image_patches_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/extract_image_patches_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/eye.cpp b/src/plugins/intel_gpu/tests/test_cases/eye.cpp index fa82485e5f2..5aadae4d0b4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/eye.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/intel_gpu/tests/test_cases/fully_connected_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/fully_connected_gpu_test.cpp index faf5928d59d..705b190fd83 100644 --- a/src/plugins/intel_gpu/tests/test_cases/fully_connected_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/fully_connected_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/gather_elements_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/gather_elements_gpu_test.cpp index b218ec2df15..7c2fda6b02f 100644 --- a/src/plugins/intel_gpu/tests/test_cases/gather_elements_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/gather_elements_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/gather_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/gather_gpu_test.cpp index c93efb26710..f44bdec1d8a 100644 --- a/src/plugins/intel_gpu/tests/test_cases/gather_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/gather_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/gather_nd_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/gather_nd_gpu_test.cpp index 9d94086a8d9..c539455f6d4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/gather_nd_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/gather_nd_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/gather_tree_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/gather_tree_gpu_test.cpp index bf68aff11ef..5540c1a2722 100644 --- a/src/plugins/intel_gpu/tests/test_cases/gather_tree_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/gather_tree_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/gemm_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/gemm_gpu_test.cpp index f2d7f1d33f7..8cdc43e245c 100644 --- a/src/plugins/intel_gpu/tests/test_cases/gemm_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/gemm_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/generate_proposals_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/generate_proposals_gpu_test.cpp index 08a1f9ff0de..c21fe55bef3 100644 --- a/src/plugins/intel_gpu/tests/test_cases/generate_proposals_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/generate_proposals_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/grid_sample_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/grid_sample_gpu_test.cpp index c5bc9fa93f5..347f8f02d15 100644 --- a/src/plugins/intel_gpu/tests/test_cases/grid_sample_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/grid_sample_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/loop_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/loop_gpu_test.cpp index e25e84f06d5..59c68752ff0 100644 --- a/src/plugins/intel_gpu/tests/test_cases/loop_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/loop_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/lrn_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/lrn_gpu_test.cpp index 78fc6fec1a9..6bf790e2a2b 100644 --- a/src/plugins/intel_gpu/tests/test_cases/lrn_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/lrn_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/lru_caches_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/lru_caches_gpu_test.cpp index 422cb869d6a..fa14eccfa92 100644 --- a/src/plugins/intel_gpu/tests/test_cases/lru_caches_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/lru_caches_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/lstm_dynamic_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/lstm_dynamic_gpu_test.cpp index e5d34d1cba5..3b939bb4c0e 100644 --- a/src/plugins/intel_gpu/tests/test_cases/lstm_dynamic_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/lstm_dynamic_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/lstm_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/lstm_gpu_test.cpp index 19c4b739f66..d023b7fa805 100644 --- a/src/plugins/intel_gpu/tests/test_cases/lstm_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/lstm_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/matrix_nms_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/matrix_nms_gpu_test.cpp index a781f97107d..057f71bea3f 100644 --- a/src/plugins/intel_gpu/tests/test_cases/matrix_nms_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/matrix_nms_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/mem_perf_test.cpp b/src/plugins/intel_gpu/tests/test_cases/mem_perf_test.cpp index 6cf483920bb..6d6b8d8127d 100644 --- a/src/plugins/intel_gpu/tests/test_cases/mem_perf_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/mem_perf_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/memory_test.cpp b/src/plugins/intel_gpu/tests/test_cases/memory_test.cpp index 09c1c30ec95..f7f2a169dc6 100644 --- a/src/plugins/intel_gpu/tests/test_cases/memory_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/memory_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/multiclass_nms_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/multiclass_nms_gpu_test.cpp index dfb141d3d55..cdb3dbcc563 100644 --- a/src/plugins/intel_gpu/tests/test_cases/multiclass_nms_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/multiclass_nms_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/mvn_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/mvn_gpu_test.cpp index 7827f7b6539..76dc69cd7a4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/mvn_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/mvn_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/non_max_suppression_test.cpp b/src/plugins/intel_gpu/tests/test_cases/non_max_suppression_test.cpp index db3788e1963..20ed71bfa37 100644 --- a/src/plugins/intel_gpu/tests/test_cases/non_max_suppression_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/non_max_suppression_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/non_zero_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/non_zero_gpu_test.cpp index 80647b8e59d..b8408dc9df7 100644 --- a/src/plugins/intel_gpu/tests/test_cases/non_zero_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/non_zero_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/normalizel2_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/normalizel2_gpu_test.cpp index fac60d505d6..6611b3c4f36 100644 --- a/src/plugins/intel_gpu/tests/test_cases/normalizel2_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/normalizel2_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/one_hot_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/one_hot_gpu_test.cpp index 8c7a5dce97b..9cd8e4ec9e4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/one_hot_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/one_hot_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/permute_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/permute_gpu_test.cpp index 848b3aca79b..1f77577b060 100644 --- a/src/plugins/intel_gpu/tests/test_cases/permute_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/permute_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/pooling_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/pooling_gpu_test.cpp index a41c1267657..5bd207c6f42 100644 --- a/src/plugins/intel_gpu/tests/test_cases/pooling_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/pooling_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/prior_box_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/prior_box_gpu_test.cpp index 8f01534d482..a48074fab01 100644 --- a/src/plugins/intel_gpu/tests/test_cases/prior_box_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/prior_box_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/plugins/intel_gpu/tests/test_cases/propagate_constants_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/propagate_constants_gpu_test.cpp index 4e5a8f86816..74ddac168fa 100644 --- a/src/plugins/intel_gpu/tests/test_cases/propagate_constants_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/propagate_constants_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/proposal_cpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/proposal_cpu_test.cpp index c727db9f857..b5e1a54c7c1 100644 --- a/src/plugins/intel_gpu/tests/test_cases/proposal_cpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/proposal_cpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/proposal_test_data.cpp b/src/plugins/intel_gpu/tests/test_cases/proposal_test_data.cpp index ebbe1fc647e..9dcf2c1a4df 100644 --- a/src/plugins/intel_gpu/tests/test_cases/proposal_test_data.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/proposal_test_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/pyramid_roi_align_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/pyramid_roi_align_gpu_test.cpp index 40bf531b270..fb2d15c4119 100644 --- a/src/plugins/intel_gpu/tests/test_cases/pyramid_roi_align_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/pyramid_roi_align_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/quantize_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/quantize_gpu_test.cpp index 46cd4f0883b..29ad0ea7a6b 100644 --- a/src/plugins/intel_gpu/tests/test_cases/quantize_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/quantize_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/random_uniform_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/random_uniform_gpu_test.cpp index 8965ff363ea..ec31fc75c38 100644 --- a/src/plugins/intel_gpu/tests/test_cases/random_uniform_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/random_uniform_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/range_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/range_gpu_test.cpp index 07fac2aeb80..bbcdc83f09a 100644 --- a/src/plugins/intel_gpu/tests/test_cases/range_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/range_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/reduce_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/reduce_gpu_test.cpp index a794578ff3e..7891c14b9d4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/reduce_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/reduce_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/region_yolo_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/region_yolo_gpu_test.cpp index cfe2fb2c519..60a7c52c244 100644 --- a/src/plugins/intel_gpu/tests/test_cases/region_yolo_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/region_yolo_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/removing_output_node_test.cpp b/src/plugins/intel_gpu/tests/test_cases/removing_output_node_test.cpp index 4ed30302570..4e025ef6d7d 100644 --- a/src/plugins/intel_gpu/tests/test_cases/removing_output_node_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/removing_output_node_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/reorder_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/reorder_gpu_test.cpp index 7912b03ad6f..a01c4163746 100644 --- a/src/plugins/intel_gpu/tests/test_cases/reorder_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/reorder_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/reorg_yolo_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/reorg_yolo_gpu_test.cpp index 3db6af6baa8..12cf8f5e7e4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/reorg_yolo_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/reorg_yolo_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/resample_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/resample_gpu_test.cpp index 31b6a8692eb..c5c89594fb9 100644 --- a/src/plugins/intel_gpu/tests/test_cases/resample_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/resample_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/reshape_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/reshape_gpu_test.cpp index bb2c15183de..e5a27f734a0 100644 --- a/src/plugins/intel_gpu/tests/test_cases/reshape_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/reshape_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/reverse_sequence_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/reverse_sequence_gpu_test.cpp index 54ba7e2861d..e6afa8e4b1a 100644 --- a/src/plugins/intel_gpu/tests/test_cases/reverse_sequence_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/reverse_sequence_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/roi_align_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/roi_align_gpu_test.cpp index c9e8da939b9..9784c9d69e4 100644 --- a/src/plugins/intel_gpu/tests/test_cases/roi_align_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/roi_align_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/roi_pooling_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/roi_pooling_gpu_test.cpp index cda041a579d..2e77b83a073 100644 --- a/src/plugins/intel_gpu/tests/test_cases/roi_pooling_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/roi_pooling_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/roll_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/roll_gpu_test.cpp index c01c95d4128..4edae7de0c6 100644 --- a/src/plugins/intel_gpu/tests/test_cases/roll_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/roll_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/scatter_elements_update_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/scatter_elements_update_gpu_test.cpp index db8410976bd..ef9a9379187 100644 --- a/src/plugins/intel_gpu/tests/test_cases/scatter_elements_update_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/scatter_elements_update_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/scatter_nd_update_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/scatter_nd_update_gpu_test.cpp index 94cc48bb7b1..3b61bf2b595 100644 --- a/src/plugins/intel_gpu/tests/test_cases/scatter_nd_update_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/scatter_nd_update_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/scatter_update_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/scatter_update_gpu_test.cpp index d8007e1cbaf..978df4463e1 100644 --- a/src/plugins/intel_gpu/tests/test_cases/scatter_update_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/scatter_update_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/select_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/select_gpu_test.cpp index c046bc0ceef..f01392377a2 100644 --- a/src/plugins/intel_gpu/tests/test_cases/select_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/select_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/serialization_test.cpp b/src/plugins/intel_gpu/tests/test_cases/serialization_test.cpp index 2d740195853..4f11eac5d78 100644 --- a/src/plugins/intel_gpu/tests/test_cases/serialization_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/serialization_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/set_output_memory_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/set_output_memory_gpu_test.cpp index aafec4d4190..b5d029ae93b 100644 --- a/src/plugins/intel_gpu/tests/test_cases/set_output_memory_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/set_output_memory_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/shape_of_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/shape_of_gpu_test.cpp index 5b5b00cb113..920f8b5e370 100644 --- a/src/plugins/intel_gpu/tests/test_cases/shape_of_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/shape_of_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/shuffle_channels_test.cpp b/src/plugins/intel_gpu/tests/test_cases/shuffle_channels_test.cpp index f01657fa4f3..bfd1571cfa9 100644 --- a/src/plugins/intel_gpu/tests/test_cases/shuffle_channels_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/shuffle_channels_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/slice.cpp b/src/plugins/intel_gpu/tests/test_cases/slice.cpp index 4ddeae2c967..1eaee39ed15 100644 --- a/src/plugins/intel_gpu/tests/test_cases/slice.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "test_utils.h" diff --git a/src/plugins/intel_gpu/tests/test_cases/softmax_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/softmax_gpu_test.cpp index 744737f7459..067dd9833c8 100644 --- a/src/plugins/intel_gpu/tests/test_cases/softmax_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/softmax_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/space_to_batch_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/space_to_batch_gpu_test.cpp index 7f087cd654f..b009e075106 100644 --- a/src/plugins/intel_gpu/tests/test_cases/space_to_batch_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/space_to_batch_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/space_to_depth_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/space_to_depth_gpu_test.cpp index c647cff1eda..d95ab4d92f0 100644 --- a/src/plugins/intel_gpu/tests/test_cases/space_to_depth_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/space_to_depth_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/spatial_concatenate_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/spatial_concatenate_gpu_test.cpp index 10dbb07007b..eae6219a349 100644 --- a/src/plugins/intel_gpu/tests/test_cases/spatial_concatenate_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/spatial_concatenate_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/split_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/split_gpu_test.cpp index 0b039caff98..b0f180639ef 100644 --- a/src/plugins/intel_gpu/tests/test_cases/split_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/split_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/streams_test.cpp b/src/plugins/intel_gpu/tests/test_cases/streams_test.cpp index db6f2281b87..626f26bd50d 100644 --- a/src/plugins/intel_gpu/tests/test_cases/streams_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/streams_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/strided_slice_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/strided_slice_gpu_test.cpp index 6fd3093ba17..e66140c4f8b 100644 --- a/src/plugins/intel_gpu/tests/test_cases/strided_slice_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/strided_slice_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/tensor_test.cpp b/src/plugins/intel_gpu/tests/test_cases/tensor_test.cpp index d64a38e91e4..97cab546f3c 100644 --- a/src/plugins/intel_gpu/tests/test_cases/tensor_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/tensor_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/test_device_mem_usage_estimation.cpp b/src/plugins/intel_gpu/tests/test_cases/test_device_mem_usage_estimation.cpp index de0f0c4e34b..873f7b18589 100644 --- a/src/plugins/intel_gpu/tests/test_cases/test_device_mem_usage_estimation.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/test_device_mem_usage_estimation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/tile_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/tile_gpu_test.cpp index 264270bd603..c4d0130594e 100644 --- a/src/plugins/intel_gpu/tests/test_cases/tile_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/tile_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/trim_to_outputs_gpu_test.cpp b/src/plugins/intel_gpu/tests/test_cases/trim_to_outputs_gpu_test.cpp index c01a185637b..79c4045b750 100644 --- a/src/plugins/intel_gpu/tests/test_cases/trim_to_outputs_gpu_test.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/trim_to_outputs_gpu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_cases/variable.cpp b/src/plugins/intel_gpu/tests/test_cases/variable.cpp index 880f4856aa0..3ee60daee79 100644 --- a/src/plugins/intel_gpu/tests/test_cases/variable.cpp +++ b/src/plugins/intel_gpu/tests/test_cases/variable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/conv_test_data.cpp b/src/plugins/intel_gpu/tests/test_utils/conv_test_data.cpp index 24423614647..86ffb250b3f 100644 --- a/src/plugins/intel_gpu/tests/test_utils/conv_test_data.cpp +++ b/src/plugins/intel_gpu/tests/test_utils/conv_test_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/float16.h b/src/plugins/intel_gpu/tests/test_utils/float16.h index 43fca40faea..8021bcd1adb 100644 --- a/src/plugins/intel_gpu/tests/test_utils/float16.h +++ b/src/plugins/intel_gpu/tests/test_utils/float16.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/network_test.h b/src/plugins/intel_gpu/tests/test_utils/network_test.h index 69faee56f06..dd1676c6bba 100644 --- a/src/plugins/intel_gpu/tests/test_utils/network_test.h +++ b/src/plugins/intel_gpu/tests/test_utils/network_test.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/opencl_helper_instance.hpp b/src/plugins/intel_gpu/tests/test_utils/opencl_helper_instance.hpp index eadeb5c592a..5be4a6ca088 100644 --- a/src/plugins/intel_gpu/tests/test_utils/opencl_helper_instance.hpp +++ b/src/plugins/intel_gpu/tests/test_utils/opencl_helper_instance.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/program_wrapper.h b/src/plugins/intel_gpu/tests/test_utils/program_wrapper.h index e45ed6a61df..5b9dfede07f 100644 --- a/src/plugins/intel_gpu/tests/test_utils/program_wrapper.h +++ b/src/plugins/intel_gpu/tests/test_utils/program_wrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/random_gen.h b/src/plugins/intel_gpu/tests/test_utils/random_gen.h index 3aad3bf0731..7d34c2db214 100644 --- a/src/plugins/intel_gpu/tests/test_utils/random_gen.h +++ b/src/plugins/intel_gpu/tests/test_utils/random_gen.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/test_utils.cpp b/src/plugins/intel_gpu/tests/test_utils/test_utils.cpp index 06c1076450d..0e792c1b73f 100644 --- a/src/plugins/intel_gpu/tests/test_utils/test_utils.cpp +++ b/src/plugins/intel_gpu/tests/test_utils/test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/test_utils.h b/src/plugins/intel_gpu/tests/test_utils/test_utils.h index e8ed3007bdc..d1e44f0321d 100644 --- a/src/plugins/intel_gpu/tests/test_utils/test_utils.h +++ b/src/plugins/intel_gpu/tests/test_utils/test_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/test_utils/uniform_quantized_real_distribution.hpp b/src/plugins/intel_gpu/tests/test_utils/uniform_quantized_real_distribution.hpp index 66f967f5322..0111f3d46e4 100644 --- a/src/plugins/intel_gpu/tests/test_utils/uniform_quantized_real_distribution.hpp +++ b/src/plugins/intel_gpu/tests/test_utils/uniform_quantized_real_distribution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/tests/transformations/convert_pooling_to_reduce_test.cpp b/src/plugins/intel_gpu/tests/transformations/convert_pooling_to_reduce_test.cpp index f3855746753..9ed8b2cb597 100644 --- a/src/plugins/intel_gpu/tests/transformations/convert_pooling_to_reduce_test.cpp +++ b/src/plugins/intel_gpu/tests/transformations/convert_pooling_to_reduce_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_gpu/thirdparty/CMakeLists.txt b/src/plugins/intel_gpu/thirdparty/CMakeLists.txt index 32918997f5e..2530a032f3a 100644 --- a/src/plugins/intel_gpu/thirdparty/CMakeLists.txt +++ b/src/plugins/intel_gpu/thirdparty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/CMakeLists.txt b/src/plugins/intel_myriad/CMakeLists.txt index 9f5650a9cd4..eb5cf77018a 100644 --- a/src/plugins/intel_myriad/CMakeLists.txt +++ b/src/plugins/intel_myriad/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/common/CMakeLists.txt b/src/plugins/intel_myriad/common/CMakeLists.txt index 51c04d25274..9602239a3ba 100644 --- a/src/plugins/intel_myriad/common/CMakeLists.txt +++ b/src/plugins/intel_myriad/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/as_parameter_enabler.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/as_parameter_enabler.hpp index b4bbad173b3..7fda745fe40 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/as_parameter_enabler.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/as_parameter_enabler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/check_preprocessing_inside_model.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/check_preprocessing_inside_model.hpp index be6a08c20d5..7d218469b54 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/check_preprocessing_inside_model.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/check_preprocessing_inside_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/config_file.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/config_file.hpp index 19a6fa7db76..05f7df7ef8a 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/config_file.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/config_file.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/copy_optimization.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/copy_optimization.hpp index b9f01cb0e19..12b109d5bf9 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/copy_optimization.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/copy_optimization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/custom_layers.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/custom_layers.hpp index 642f10731ee..ae133e0cd93 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/custom_layers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/custom_layers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/detect_network_batch.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/detect_network_batch.hpp index 2288a9f1dc9..00a5ec19afd 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/detect_network_batch.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/detect_network_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_connect_timeout.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_connect_timeout.hpp index e325e980680..2aa9abd5285 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_connect_timeout.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_connect_timeout.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_id.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_id.hpp index 72dcd704055..73f999aefd8 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_id.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/device_id.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_convert_stages.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_convert_stages.hpp index 4ae920ec786..9170a7799cd 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_convert_stages.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_convert_stages.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_reorder.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_reorder.hpp index ba48d4e0d76..8fc83e8d60f 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_reorder.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/disable_reorder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes.hpp index 13ffd856ad4..bc08ac05d03 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes_directory.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes_directory.hpp index b84712fe7b0..77b4a09f913 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes_directory.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_all_passes_directory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_internal_graph_file_name.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_internal_graph_file_name.hpp index df8797f200a..da6f05badfe 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_internal_graph_file_name.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/dump_internal_graph_file_name.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_async_dma.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_async_dma.hpp index d9ded60a2de..28deb1e60e0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_async_dma.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_async_dma.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_custom_reshape_param.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_custom_reshape_param.hpp index 6aee869cc1a..babd7c16ee0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_custom_reshape_param.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_custom_reshape_param.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_early_eltwise_relu_fusion.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_early_eltwise_relu_fusion.hpp index 7b3f0cd6720..f20af0e8dae 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_early_eltwise_relu_fusion.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_early_eltwise_relu_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_force_reset.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_force_reset.hpp index 7a2d3ff94e5..5e31531f59b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_force_reset.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_force_reset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_memory_types_annotation.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_memory_types_annotation.hpp index fff01c25dbd..a9b6c6b57b4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_memory_types_annotation.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_memory_types_annotation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_mx_boot.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_mx_boot.hpp index f7b13a14647..7ae0f494b62 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_mx_boot.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_mx_boot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_permute_merging.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_permute_merging.hpp index ee52011237d..575af3e778a 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_permute_merging.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_permute_merging.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_receiving_tensor_time.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_receiving_tensor_time.hpp index ec4135a03ca..6cb8294117b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_receiving_tensor_time.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_receiving_tensor_time.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_repl_with_screlu.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_repl_with_screlu.hpp index 0a3126fcdc6..a76df3a9349 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_repl_with_screlu.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_repl_with_screlu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_tensor_iterator_unrolling.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_tensor_iterator_unrolling.hpp index 654d6402e97..3786eafd5df 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_tensor_iterator_unrolling.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_tensor_iterator_unrolling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_weights_analysis.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_weights_analysis.hpp index ff09b95ce64..78ca00e8968 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_weights_analysis.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/enable_weights_analysis.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/exclusive_async_requests.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/exclusive_async_requests.hpp index 8036fb7a554..1ef90245729 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/exclusive_async_requests.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/exclusive_async_requests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/force_pure_tensor_iterator.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/force_pure_tensor_iterator.hpp index 4877b9c3ff0..a303a44383b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/force_pure_tensor_iterator.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/force_pure_tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_acceleration.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_acceleration.hpp index 0635a7b77a0..cd941c899b2 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_acceleration.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_acceleration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_black_list.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_black_list.hpp index 4b90736c997..fc5cf070eac 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_black_list.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_black_list.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_dilation.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_dilation.hpp index c2ef5e70bf5..a55ecbe7fc0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_dilation.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_dilation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_extra_split.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_extra_split.hpp index a44de41ee76..4ee4d123499 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_extra_split.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_extra_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_inject_stages.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_inject_stages.hpp index 88018b24774..f2bb079c29b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_inject_stages.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_inject_stages.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_pool_conv_merge.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_pool_conv_merge.hpp index b8791506886..c1acca9b6ec 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_pool_conv_merge.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/hw_pool_conv_merge.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/ignore_unknown_layers.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/ignore_unknown_layers.hpp index 9df074aaece..5e403b4e44a 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/ignore_unknown_layers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/ignore_unknown_layers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/log_level.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/log_level.hpp index 3cd05a88cfb..a1479a03f86 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/log_level.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/log_level.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/memory_type.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/memory_type.hpp index de97e38dbd9..280fa3a31e8 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/memory_type.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/memory_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/none_layers.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/none_layers.hpp index c7a86e1e850..65f26f81584 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/none_layers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/none_layers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_cmx_slices.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_cmx_slices.hpp index 934fa7b459f..9f4760a8a2b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_cmx_slices.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_cmx_slices.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_shaves.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_shaves.hpp index 54076e6a8ad..bad764b058b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_shaves.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/number_of_shaves.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/ov_throughput_streams.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/ov_throughput_streams.hpp index 1f91c23226c..11e482ad8ec 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/ov_throughput_streams.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/ov_throughput_streams.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/pack_data_in_cmx.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/pack_data_in_cmx.hpp index e7bd44a16b8..1e05ff00f52 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/pack_data_in_cmx.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/pack_data_in_cmx.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_count.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_count.hpp index f6a032dad98..d941aae164c 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_count.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_count.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_report_mode.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_report_mode.hpp index aa15b41afe0..a29c5f5eef4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_report_mode.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/perf_report_mode.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint.hpp index c2c415390fb..1245f5484e0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint_num_requests.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint_num_requests.hpp index ac5c45a9981..605dcbc7e12 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint_num_requests.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/performance_hint_num_requests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/power_config.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/power_config.hpp index 9726a8576e3..e9c44517fa4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/power_config.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/power_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/tensor_strides.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/tensor_strides.hpp index 6e61ad14e74..1bcf5cbdf04 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/tensor_strides.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/tensor_strides.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/throughput_streams.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/throughput_streams.hpp index 6afdfb3b6a8..7047001d14b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/throughput_streams.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/throughput_streams.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/tiling_cmx_limit_kb.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/tiling_cmx_limit_kb.hpp index e3aaf00b654..ab9c171f4e0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/tiling_cmx_limit_kb.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/tiling_cmx_limit_kb.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/vpu_scales_option.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/vpu_scales_option.hpp index 2fc92e0d5b4..e61816d70aa 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/vpu_scales_option.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/vpu_scales_option.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/options/watchdog_interval.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/options/watchdog_interval.hpp index 049e9f16a0f..b77ac8ac2a1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/options/watchdog_interval.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/options/watchdog_interval.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/plugin_configuration.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/plugin_configuration.hpp index 5c0b64c963e..9f1a5d8489d 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/plugin_configuration.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/plugin_configuration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/configuration/switch_converters.hpp b/src/plugins/intel_myriad/common/include/vpu/configuration/switch_converters.hpp index 0046b589f0b..fddb7ce704a 100644 --- a/src/plugins/intel_myriad/common/include/vpu/configuration/switch_converters.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/configuration/switch_converters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/dynamic_shape_resolver.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/dynamic_shape_resolver.hpp index 2b8ce327331..5207bc2bc2f 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/dynamic_shape_resolver.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/dynamic_shape_resolver.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/exp_gather_elements.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/exp_gather_elements.hpp index b7f9ff93192..cebad9ce8e1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/exp_gather_elements.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/exp_gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/out_shape_of_reshape.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/out_shape_of_reshape.hpp index 3bd2e72948f..c64e65bbfe7 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/out_shape_of_reshape.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/out_shape_of_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_broadcast.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_broadcast.hpp index dac2a2ae84c..a298317ae39 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_broadcast.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_loop.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_loop.hpp index 0f3325f218e..3ed9a8f0343 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_loop.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_non_maximum_suppression.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_non_maximum_suppression.hpp index d988f000b60..363a51c300c 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_non_maximum_suppression.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_non_maximum_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_nonzero.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_nonzero.hpp index dcb8ae13022..51b3446e1c0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_nonzero.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_nonzero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_reshape.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_reshape.hpp index 04c303779a2..4177e20252b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_reshape.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_topk.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_topk.hpp index 022c52914c2..c3efb3cffac 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_topk.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/operations/static_shape_topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/query_network.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/query_network.hpp index 6171f652c75..5671215d097 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/query_network.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/query_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.hpp index d6e145aa5ce..130be6552c0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_gatherND8.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_gatherND8.hpp index fc574e76473..6ddddab879d 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_gatherND8.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_gatherND8.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_transpose_presicion.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_transpose_presicion.hpp index 43f9a0ffbd6..83f28b77a0e 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_transpose_presicion.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/convert_transpose_presicion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape.hpp index d953bdbf96b..a4b78b65bdf 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.hpp index 570e134d66a..56da5386354 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_broadcast.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_broadcast.hpp index be09a6fecaf..40d12ace808 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_broadcast.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_concat.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_concat.hpp index 27436b1bad3..7bf396f698d 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_concat.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather.hpp index c888e5fa023..70734c5a2f9 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_elements.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_elements.hpp index bc4b3b5809c..99d6e151521 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_elements.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_nd.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_nd.hpp index 00ce240b0e0..06a85293c5e 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_nd.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_loop.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_loop.hpp index dd46d78da3f..b85ecfa6bea 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_loop.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_matmul.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_matmul.hpp index b96fba4cb26..c3e6f3e9b51 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_matmul.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_matmul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.hpp index b5dae2c82d5..b055c64d4f0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_nonzero.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_nonzero.hpp index c660095abd2..6fb4cc6dd82 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_nonzero.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_nonzero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reduce.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reduce.hpp index f4196c3054f..415d16a4ce9 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reduce.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reduce.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reshape.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reshape.hpp index 3621758c187..e6e5251e728 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reshape.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_roialign.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_roialign.hpp index f2103c64937..13bd8fb3122 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_roialign.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_roialign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_split.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_split.hpp index fc4cb6902fc..6bbb94b4b0c 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_split.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_squeeze.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_squeeze.hpp index 4cca8efb339..8570adaa75d 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_squeeze.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_strided_slice.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_strided_slice.hpp index cf587edbf38..16164a3db89 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_strided_slice.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_topk.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_topk.hpp index 99eeb88fc9b..58bb74ad7b2 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_topk.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_transpose.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_transpose.hpp index 00c3801d144..76bd3718b50 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_transpose.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.hpp index aa187c96a8e..82c74452fc2 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unsqueeze.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unsqueeze.hpp index fd067b9f5d9..be74d457fd1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unsqueeze.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_variadic_split.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_variadic_split.hpp index e4c053857e5..24336f6573c 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_variadic_split.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/dynamic_to_static_shape_variadic_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/eliminate_shapeof_after_dsr.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/eliminate_shapeof_after_dsr.hpp index 25ed88514d4..611a259e435 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/eliminate_shapeof_after_dsr.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/eliminate_shapeof_after_dsr.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.hpp index 94fafb164a2..42ccee7ad98 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.hpp index 1b2a2b2f36d..62edafc3c37 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.hpp index 30740851474..f25d451ca29 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_convolution.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_convolution.hpp index 7c06d506d7d..fc0b66e3ca1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_convolution.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.hpp index 4f26ffce2c1..7988a658965 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.hpp index 63d674e1889..7d7be2a3af4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_gather_gather_elements.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_gather_gather_elements.hpp index 500f21243ff..e58fddc8fb1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_gather_gather_elements.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_gather_gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_subsequent_dsr_operations.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_subsequent_dsr_operations.hpp index 8d7907aac2a..40e85fdd055 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_subsequent_dsr_operations.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/transformations/merge_subsequent_dsr_operations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/ngraph/utilities.hpp b/src/plugins/intel_myriad/common/include/vpu/ngraph/utilities.hpp index d6b514936f5..6cbebb2a0d3 100644 --- a/src/plugins/intel_myriad/common/include/vpu/ngraph/utilities.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/ngraph/utilities.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/private_plugin_config.hpp b/src/plugins/intel_myriad/common/include/vpu/private_plugin_config.hpp index 0fbfcc8457d..239c49bda15 100644 --- a/src/plugins/intel_myriad/common/include/vpu/private_plugin_config.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/private_plugin_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/any.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/any.hpp index 4f8c9f9f9d2..be71c6317d9 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/any.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/any.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/attributes_map.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/attributes_map.hpp index 617e0a4bd6e..895fd33449e 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/attributes_map.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/attributes_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/auto_scope.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/auto_scope.hpp index b9dc6113f05..8663a9295ae 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/auto_scope.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/auto_scope.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/cache.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/cache.hpp index 773cb138ab5..1d2b0797cec 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/cache.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/checked_cast.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/checked_cast.hpp index 52a2702b5b1..fdec577cde4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/checked_cast.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/checked_cast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/containers.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/containers.hpp index 3352ebc0f5a..f0707d91948 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/containers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/containers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/ddr_type.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/ddr_type.hpp index 76d7bae4879..ce4d98b2840 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/ddr_type.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/ddr_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/dot_io.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/dot_io.hpp index 2119ffb1a02..277f366ac02 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/dot_io.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/dot_io.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/enums.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/enums.hpp index d2a4c7402a8..105ea13bd60 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/enums.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/enums.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/error.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/error.hpp index 7e81e1a9510..3fa392f07c4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/error.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/error.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/extra.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/extra.hpp index bd0790ed271..3ddd2f1b63b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/extra.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/extra.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/file_system.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/file_system.hpp index 23f20ac5411..be0aef84a4d 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/file_system.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/file_system.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/func_ref.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/func_ref.hpp index 408cedd6e61..15d4e6c745b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/func_ref.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/func_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/handle.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/handle.hpp index 55ed54e3280..5f0b2683d7b 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/handle.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/handle.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/heap.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/heap.hpp index 10a205c19fe..70b811e2abf 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/heap.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/heap.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/hw_disabled.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/hw_disabled.hpp index ab6d6c842e9..c923817bca4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/hw_disabled.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/hw_disabled.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/ie_helpers.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/ie_helpers.hpp index d2de8c8a9c4..03fa3fadcb0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/ie_helpers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/ie_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/ie_itt.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/ie_itt.hpp index 6713522067e..0dd59856b38 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/ie_itt.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/ie_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/intrusive_handle_list.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/intrusive_handle_list.hpp index eb9870d477c..1734b942d7a 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/intrusive_handle_list.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/intrusive_handle_list.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/io.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/io.hpp index d6414b061f7..ff00a9f5ad4 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/io.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/io.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/log_level.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/log_level.hpp index e13b57da34e..218ac93448f 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/log_level.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/log_level.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/logger.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/logger.hpp index dd04beb16f3..cbb331c30e8 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/logger.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/logger.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/numeric.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/numeric.hpp index aec86478a8e..15b39a82fb0 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/numeric.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/numeric.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/optional.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/optional.hpp index 5c56b748a60..826e71029f1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/optional.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/optional.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/perf_report.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/perf_report.hpp index 139367b7f13..37eef27f40f 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/perf_report.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/perf_report.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/power_config.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/power_config.hpp index b4604e56fe7..246d8f8e68e 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/power_config.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/power_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range.hpp index f7ff5c2c823..fbb2f628776 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/container_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/container_range.hpp index f2eda746eed..22100103bf7 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/container_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/container_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/filter_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/filter_range.hpp index 42fb186c0ff..27bcfc69619 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/filter_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/filter_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/flatten_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/flatten_range.hpp index 27f1bb04137..cd8403e0360 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/flatten_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/flatten_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/generic_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/generic_range.hpp index 736e7a06fb0..0ab7ccb1964 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/generic_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/generic_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/helpers.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/helpers.hpp index 6f88216f859..30ab311f4b7 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/helpers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/iterator_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/iterator_range.hpp index fc80d5f09f8..34d327a51da 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/iterator_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/iterator_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/map_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/map_range.hpp index 1094a133573..864ff12b6e2 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/map_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/map_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/reverse_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/reverse_range.hpp index 796c6ff7de7..7ba352a7e39 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/reverse_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/reverse_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/single_element_range.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/single_element_range.hpp index 10cc4a87e8d..aac4c82ccc1 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/single_element_range.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/single_element_range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/range/to_container.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/range/to_container.hpp index dd30f53a4fa..89083e82b56 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/range/to_container.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/range/to_container.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/simple_math.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/simple_math.hpp index f1dfb01a1de..5b2b6003fca 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/simple_math.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/simple_math.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/skip_layers.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/skip_layers.hpp index d5861e2f10d..bda9c3cf257 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/skip_layers.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/skip_layers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/small_vector.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/small_vector.hpp index 79d073596cb..0ac1d9c50c3 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/small_vector.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/small_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/include/vpu/utils/string.hpp b/src/plugins/intel_myriad/common/include/vpu/utils/string.hpp index 89c8fa33511..ebf846c91a9 100644 --- a/src/plugins/intel_myriad/common/include/vpu/utils/string.hpp +++ b/src/plugins/intel_myriad/common/include/vpu/utils/string.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/as_parameter_enabler.cpp b/src/plugins/intel_myriad/common/src/configuration/as_parameter_enabler.cpp index fbc0708ec9f..354a1cc1982 100644 --- a/src/plugins/intel_myriad/common/src/configuration/as_parameter_enabler.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/as_parameter_enabler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/check_preprocessing_inside_model.cpp b/src/plugins/intel_myriad/common/src/configuration/options/check_preprocessing_inside_model.cpp index 266ff4c069b..7ee0b483a56 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/check_preprocessing_inside_model.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/check_preprocessing_inside_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/config_file.cpp b/src/plugins/intel_myriad/common/src/configuration/options/config_file.cpp index fd37bb3123c..fa471238417 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/config_file.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/config_file.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/copy_optimization.cpp b/src/plugins/intel_myriad/common/src/configuration/options/copy_optimization.cpp index 39a80e0d21d..8ad323a93b4 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/copy_optimization.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/copy_optimization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/custom_layers.cpp b/src/plugins/intel_myriad/common/src/configuration/options/custom_layers.cpp index b84fcfe3224..70eed7bf073 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/custom_layers.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/custom_layers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/detect_network_batch.cpp b/src/plugins/intel_myriad/common/src/configuration/options/detect_network_batch.cpp index 4d96cd1ad31..c1dd7d38809 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/detect_network_batch.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/detect_network_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/device_connect_timeout.cpp b/src/plugins/intel_myriad/common/src/configuration/options/device_connect_timeout.cpp index 7079614052d..2e84273a6c1 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/device_connect_timeout.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/device_connect_timeout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/device_id.cpp b/src/plugins/intel_myriad/common/src/configuration/options/device_id.cpp index a91cb288036..6574e0aa32f 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/device_id.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/device_id.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/disable_convert_stages.cpp b/src/plugins/intel_myriad/common/src/configuration/options/disable_convert_stages.cpp index 0a738f4bceb..f070af5f696 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/disable_convert_stages.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/disable_convert_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/disable_reorder.cpp b/src/plugins/intel_myriad/common/src/configuration/options/disable_reorder.cpp index 426525018da..32ecc816f44 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/disable_reorder.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/disable_reorder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes.cpp b/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes.cpp index e3de9019e6d..9e5bb178a06 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes_directory.cpp b/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes_directory.cpp index 12df6501af8..b3e19b25158 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes_directory.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/dump_all_passes_directory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/dump_internal_graph_file_name.cpp b/src/plugins/intel_myriad/common/src/configuration/options/dump_internal_graph_file_name.cpp index 3646f33ae81..4ef7a7fa1e4 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/dump_internal_graph_file_name.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/dump_internal_graph_file_name.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_async_dma.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_async_dma.cpp index 1e3eb3dcaa1..82c49896ac2 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_async_dma.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_async_dma.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_custom_reshape_param.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_custom_reshape_param.cpp index 0e79f98a6cb..70cf40a0474 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_custom_reshape_param.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_custom_reshape_param.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_early_eltwise_relu_fusion.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_early_eltwise_relu_fusion.cpp index bf6340e3389..6deee531427 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_early_eltwise_relu_fusion.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_early_eltwise_relu_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_force_reset.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_force_reset.cpp index 85795226d2d..10837c42921 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_force_reset.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_force_reset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_memory_types_annotation.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_memory_types_annotation.cpp index 816eecaa4f1..188548ee0e9 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_memory_types_annotation.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_memory_types_annotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_mx_boot.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_mx_boot.cpp index 1ce60f3927c..fb068bfbb40 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_mx_boot.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_mx_boot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_permute_merging.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_permute_merging.cpp index 6e5ec864292..e21bd3000a6 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_permute_merging.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_permute_merging.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_receiving_tensor_time.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_receiving_tensor_time.cpp index 9591775edd4..4f1309e9007 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_receiving_tensor_time.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_receiving_tensor_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_repl_with_screlu.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_repl_with_screlu.cpp index 7b78e8e986a..fb51b53b03e 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_repl_with_screlu.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_repl_with_screlu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_tensor_iterator_unrolling.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_tensor_iterator_unrolling.cpp index 1afc4602fc2..eac7587e287 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_tensor_iterator_unrolling.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_tensor_iterator_unrolling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/enable_weights_analysis.cpp b/src/plugins/intel_myriad/common/src/configuration/options/enable_weights_analysis.cpp index a0ae5019b1c..9a330dd89cb 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/enable_weights_analysis.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/enable_weights_analysis.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/exclusive_async_requests.cpp b/src/plugins/intel_myriad/common/src/configuration/options/exclusive_async_requests.cpp index 79490186636..24dfa674903 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/exclusive_async_requests.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/exclusive_async_requests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/force_pure_tensor_iterator.cpp b/src/plugins/intel_myriad/common/src/configuration/options/force_pure_tensor_iterator.cpp index ace3b782a5c..06ab41ab647 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/force_pure_tensor_iterator.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/force_pure_tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/hw_acceleration.cpp b/src/plugins/intel_myriad/common/src/configuration/options/hw_acceleration.cpp index 398e68032ff..95429e014b2 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/hw_acceleration.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/hw_acceleration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/hw_black_list.cpp b/src/plugins/intel_myriad/common/src/configuration/options/hw_black_list.cpp index f059b308711..1f2b992d21f 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/hw_black_list.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/hw_black_list.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/hw_dilation.cpp b/src/plugins/intel_myriad/common/src/configuration/options/hw_dilation.cpp index 52b83f4ef35..3dc424416ab 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/hw_dilation.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/hw_dilation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/hw_extra_split.cpp b/src/plugins/intel_myriad/common/src/configuration/options/hw_extra_split.cpp index 230687e6ccf..f20c2a2eee7 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/hw_extra_split.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/hw_extra_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/hw_inject_stages.cpp b/src/plugins/intel_myriad/common/src/configuration/options/hw_inject_stages.cpp index c7bf6dbdfd3..a082fd62ad9 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/hw_inject_stages.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/hw_inject_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/hw_pool_conv_merge.cpp b/src/plugins/intel_myriad/common/src/configuration/options/hw_pool_conv_merge.cpp index 3c347999035..e76b7884466 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/hw_pool_conv_merge.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/hw_pool_conv_merge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/ignore_unknown_layers.cpp b/src/plugins/intel_myriad/common/src/configuration/options/ignore_unknown_layers.cpp index a47ee32e11c..884155e2ff1 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/ignore_unknown_layers.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/ignore_unknown_layers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/log_level.cpp b/src/plugins/intel_myriad/common/src/configuration/options/log_level.cpp index 084cf7c40da..acc8c4327f0 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/log_level.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/log_level.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/memory_type.cpp b/src/plugins/intel_myriad/common/src/configuration/options/memory_type.cpp index 5723e3f8491..d37dd2e17ad 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/memory_type.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/memory_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/none_layers.cpp b/src/plugins/intel_myriad/common/src/configuration/options/none_layers.cpp index 558f6219a92..2918d3246dc 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/none_layers.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/none_layers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/number_of_cmx_slices.cpp b/src/plugins/intel_myriad/common/src/configuration/options/number_of_cmx_slices.cpp index a9e6156f10f..484858cda45 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/number_of_cmx_slices.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/number_of_cmx_slices.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/number_of_shaves.cpp b/src/plugins/intel_myriad/common/src/configuration/options/number_of_shaves.cpp index 4c8c91d8642..b07453948e4 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/number_of_shaves.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/number_of_shaves.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/ov_throughput_streams.cpp b/src/plugins/intel_myriad/common/src/configuration/options/ov_throughput_streams.cpp index 6ce1803a6b6..a08cfaea387 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/ov_throughput_streams.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/ov_throughput_streams.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/pack_data_in_cmx.cpp b/src/plugins/intel_myriad/common/src/configuration/options/pack_data_in_cmx.cpp index 5acdcae69e9..45a4fbe1e90 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/pack_data_in_cmx.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/pack_data_in_cmx.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/perf_count.cpp b/src/plugins/intel_myriad/common/src/configuration/options/perf_count.cpp index 01892e289a0..32158db8b71 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/perf_count.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/perf_count.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/perf_report_mode.cpp b/src/plugins/intel_myriad/common/src/configuration/options/perf_report_mode.cpp index 59613e75cfa..b21364a9f5b 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/perf_report_mode.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/perf_report_mode.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/performance_hint.cpp b/src/plugins/intel_myriad/common/src/configuration/options/performance_hint.cpp index 6031cd771f8..5c51373c730 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/performance_hint.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/performance_hint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/performance_hint_num_requests.cpp b/src/plugins/intel_myriad/common/src/configuration/options/performance_hint_num_requests.cpp index c13fe7dda89..8b7da781092 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/performance_hint_num_requests.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/performance_hint_num_requests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/power_config.cpp b/src/plugins/intel_myriad/common/src/configuration/options/power_config.cpp index b1af990986e..458dfe59c64 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/power_config.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/power_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/tensor_strides.cpp b/src/plugins/intel_myriad/common/src/configuration/options/tensor_strides.cpp index ff4be22e073..b50d4548dd0 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/tensor_strides.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/tensor_strides.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/throughput_streams.cpp b/src/plugins/intel_myriad/common/src/configuration/options/throughput_streams.cpp index d5675a9fa3f..32016d3cd6b 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/throughput_streams.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/throughput_streams.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/tiling_cmx_limit_kb.cpp b/src/plugins/intel_myriad/common/src/configuration/options/tiling_cmx_limit_kb.cpp index 37e0c799b1d..f9ba36d4cba 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/tiling_cmx_limit_kb.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/tiling_cmx_limit_kb.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/vpu_scales_option.cpp b/src/plugins/intel_myriad/common/src/configuration/options/vpu_scales_option.cpp index d3e85d88408..046476d55e9 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/vpu_scales_option.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/vpu_scales_option.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/options/watchdog_interval.cpp b/src/plugins/intel_myriad/common/src/configuration/options/watchdog_interval.cpp index 7026a585b99..5d4568ff8ef 100644 --- a/src/plugins/intel_myriad/common/src/configuration/options/watchdog_interval.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/options/watchdog_interval.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/plugin_configuration.cpp b/src/plugins/intel_myriad/common/src/configuration/plugin_configuration.cpp index 11851c2b143..a8631d9ef68 100644 --- a/src/plugins/intel_myriad/common/src/configuration/plugin_configuration.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/plugin_configuration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/configuration/switch_converters.cpp b/src/plugins/intel_myriad/common/src/configuration/switch_converters.cpp index c23fda24a4e..68288671ef4 100644 --- a/src/plugins/intel_myriad/common/src/configuration/switch_converters.cpp +++ b/src/plugins/intel_myriad/common/src/configuration/switch_converters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/dynamic_shape_resolver.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/dynamic_shape_resolver.cpp index 61d9f3fdb64..2f472b145d9 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/dynamic_shape_resolver.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/dynamic_shape_resolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/exp_gather_elements.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/exp_gather_elements.cpp index 7f5859f542d..e2721b0b7fa 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/exp_gather_elements.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/exp_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/out_shape_of_reshape.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/out_shape_of_reshape.cpp index 44a77d012d7..4c2c3981ab2 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/out_shape_of_reshape.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/out_shape_of_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_broadcast.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_broadcast.cpp index 93096f57adc..bdbb5dd5bbd 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_broadcast.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_loop.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_loop.cpp index a9dfed71455..7a297fe75e8 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_loop.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_non_maximum_suppression.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_non_maximum_suppression.cpp index 881a60c5a36..f979fa62893 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_non_maximum_suppression.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_non_maximum_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_nonzero.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_nonzero.cpp index 354a5b695cf..335c02c5a5d 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_nonzero.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_reshape.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_reshape.cpp index 6bad92a8556..88b343208a8 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_reshape.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_topk.cpp b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_topk.cpp index 6e2672b2269..d12e52658a0 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_topk.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/operations/static_shape_topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/query_network.cpp b/src/plugins/intel_myriad/common/src/ngraph/query_network.cpp index 459e0270a8a..5383f55b721 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/query_network.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/query_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.cpp index 89768000930..b65fba01b73 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_gatherND8.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_gatherND8.cpp index 7fc971d17db..d99c34dd7e1 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_gatherND8.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_gatherND8.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_transpose_presicion.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_transpose_presicion.cpp index c98e9150b4a..6bde4b6ba61 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_transpose_presicion.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/convert_transpose_presicion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape.cpp index 43195c7bf41..0e99d9755ff 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp index 53b9402bb2e..3eb246737dd 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp index 68726a27064..4ac7a0fd957 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_concat.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_concat.cpp index 15830b8841f..6ccdd15cf2d 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_concat.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather.cpp index 1e2be4c96c6..b77854e1be6 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp index 2b4dfdcabe6..ba0d765e2a9 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp index cf4f0fcd848..6518f144e8f 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_loop.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_loop.cpp index a54fb305714..b3f99bfabd1 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_loop.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_matmul.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_matmul.cpp index 134ce2b2068..cb7730624dc 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_matmul.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp index 723680e933f..70fffa32fc4 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp index dcccc4b2dee..1e834848456 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reduce.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reduce.cpp index 1fcf84337da..6dffef12d72 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reduce.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reshape.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reshape.cpp index 66107521be3..e43d85f8d0b 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reshape.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_roialign.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_roialign.cpp index 3c0354391ff..6c7e732b20a 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_roialign.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_roialign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_split.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_split.cpp index 1dee28d2fef..9f40620732f 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_split.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp index c04a03d6ec7..0906da02a79 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_strided_slice.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_strided_slice.cpp index ccb63ad3160..a3a6c49e12c 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_strided_slice.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_topk.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_topk.cpp index 67df532d619..605b167b409 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_topk.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_transpose.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_transpose.cpp index f9484bcda49..39e6d3e7792 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_transpose.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp index eba6d190ff7..be76bf7fd97 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp index d4f2cf84eb2..c608af04567 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp index 9f1e11d6202..7bf3664fd28 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/eliminate_shapeof_after_dsr.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/eliminate_shapeof_after_dsr.cpp index 3bbd45e71ab..d9f3e4e204e 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/eliminate_shapeof_after_dsr.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/eliminate_shapeof_after_dsr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.cpp index 36d734f2bd4..e94c9040649 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/batch_extraction_configuration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.cpp index e314b1c1a6a..4482305a466 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/extract_dynamic_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.cpp index 65e6e483b5e..0ba75313c66 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_binary_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_convolution.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_convolution.cpp index 2641fd87df7..466ec8ddfe5 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_convolution.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.cpp index 2a9c8c26909..4a25364186c 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.cpp index 2c6ca127fc2..d960386432b 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/extract_dynamic_batch/slice_unary_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_gather_gather_elements.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_gather_gather_elements.cpp index 07a2aa854bd..f22e9957473 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_gather_gather_elements.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_gather_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_subsequent_dsr_operations.cpp b/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_subsequent_dsr_operations.cpp index 6437fc80e4a..864d1e15e27 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_subsequent_dsr_operations.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/transformations/merge_subsequent_dsr_operations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/ngraph/utilities.cpp b/src/plugins/intel_myriad/common/src/ngraph/utilities.cpp index f3a5454d259..3336bfd0cc7 100644 --- a/src/plugins/intel_myriad/common/src/ngraph/utilities.cpp +++ b/src/plugins/intel_myriad/common/src/ngraph/utilities.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/dot_io.cpp b/src/plugins/intel_myriad/common/src/utils/dot_io.cpp index 1c11c839815..0e32c082e7a 100644 --- a/src/plugins/intel_myriad/common/src/utils/dot_io.cpp +++ b/src/plugins/intel_myriad/common/src/utils/dot_io.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/enums.cpp b/src/plugins/intel_myriad/common/src/utils/enums.cpp index 9293cf3ea70..0ec11f08042 100644 --- a/src/plugins/intel_myriad/common/src/utils/enums.cpp +++ b/src/plugins/intel_myriad/common/src/utils/enums.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/file_system.cpp b/src/plugins/intel_myriad/common/src/utils/file_system.cpp index 5b1c01a3a6c..9a03758123e 100644 --- a/src/plugins/intel_myriad/common/src/utils/file_system.cpp +++ b/src/plugins/intel_myriad/common/src/utils/file_system.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/ie_helpers.cpp b/src/plugins/intel_myriad/common/src/utils/ie_helpers.cpp index 4c6ca718b22..bb7feabf640 100644 --- a/src/plugins/intel_myriad/common/src/utils/ie_helpers.cpp +++ b/src/plugins/intel_myriad/common/src/utils/ie_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/io.cpp b/src/plugins/intel_myriad/common/src/utils/io.cpp index 3e028af6597..041bc332fbb 100644 --- a/src/plugins/intel_myriad/common/src/utils/io.cpp +++ b/src/plugins/intel_myriad/common/src/utils/io.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/logger.cpp b/src/plugins/intel_myriad/common/src/utils/logger.cpp index a37924304ed..374835f387f 100644 --- a/src/plugins/intel_myriad/common/src/utils/logger.cpp +++ b/src/plugins/intel_myriad/common/src/utils/logger.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/perf_report.cpp b/src/plugins/intel_myriad/common/src/utils/perf_report.cpp index 6ce9ce76fa0..67ee7c22f1b 100644 --- a/src/plugins/intel_myriad/common/src/utils/perf_report.cpp +++ b/src/plugins/intel_myriad/common/src/utils/perf_report.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/common/src/utils/simple_math.cpp b/src/plugins/intel_myriad/common/src/utils/simple_math.cpp index b3e3fb1bf03..8ca18f7e9e9 100644 --- a/src/plugins/intel_myriad/common/src/utils/simple_math.cpp +++ b/src/plugins/intel_myriad/common/src/utils/simple_math.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/binarization.cl b/src/plugins/intel_myriad/custom_kernels/binarization.cl index f9f420ca373..acba3806766 100644 --- a/src/plugins/intel_myriad/custom_kernels/binarization.cl +++ b/src/plugins/intel_myriad/custom_kernels/binarization.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/binary_convolution.cl b/src/plugins/intel_myriad/custom_kernels/binary_convolution.cl index 7b28d7b4c36..a69dd2e2713 100644 --- a/src/plugins/intel_myriad/custom_kernels/binary_convolution.cl +++ b/src/plugins/intel_myriad/custom_kernels/binary_convolution.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/binary_convolution1x1.cl b/src/plugins/intel_myriad/custom_kernels/binary_convolution1x1.cl index dc5d7a7cfbd..0f37dc3f1cb 100644 --- a/src/plugins/intel_myriad/custom_kernels/binary_convolution1x1.cl +++ b/src/plugins/intel_myriad/custom_kernels/binary_convolution1x1.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/binary_convolution3x3.cl b/src/plugins/intel_myriad/custom_kernels/binary_convolution3x3.cl index 60a7498ca2d..db69d505757 100644 --- a/src/plugins/intel_myriad/custom_kernels/binary_convolution3x3.cl +++ b/src/plugins/intel_myriad/custom_kernels/binary_convolution3x3.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/convolution1x1_chw.cl b/src/plugins/intel_myriad/custom_kernels/convolution1x1_chw.cl index 86e9417b0a5..fde64abace3 100644 --- a/src/plugins/intel_myriad/custom_kernels/convolution1x1_chw.cl +++ b/src/plugins/intel_myriad/custom_kernels/convolution1x1_chw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/convolution1x1_hwc.cl b/src/plugins/intel_myriad/custom_kernels/convolution1x1_hwc.cl index 0c919d24473..e80745e5d9d 100644 --- a/src/plugins/intel_myriad/custom_kernels/convolution1x1_hwc.cl +++ b/src/plugins/intel_myriad/custom_kernels/convolution1x1_hwc.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/convolution3x3.cl b/src/plugins/intel_myriad/custom_kernels/convolution3x3.cl index 447350b5d33..f03525f68b0 100644 --- a/src/plugins/intel_myriad/custom_kernels/convolution3x3.cl +++ b/src/plugins/intel_myriad/custom_kernels/convolution3x3.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/correlate.cl b/src/plugins/intel_myriad/custom_kernels/correlate.cl index 5b63e714040..f12ce60f660 100644 --- a/src/plugins/intel_myriad/custom_kernels/correlate.cl +++ b/src/plugins/intel_myriad/custom_kernels/correlate.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/ctc.cl b/src/plugins/intel_myriad/custom_kernels/ctc.cl index 94888ac0ec6..f02b288eca0 100644 --- a/src/plugins/intel_myriad/custom_kernels/ctc.cl +++ b/src/plugins/intel_myriad/custom_kernels/ctc.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/cvtf32f16.cl b/src/plugins/intel_myriad/custom_kernels/cvtf32f16.cl index 2cd40af12b8..d442d5ed9b8 100644 --- a/src/plugins/intel_myriad/custom_kernels/cvtf32f16.cl +++ b/src/plugins/intel_myriad/custom_kernels/cvtf32f16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/cvtu8f16.cl b/src/plugins/intel_myriad/custom_kernels/cvtu8f16.cl index 1265d633add..108809c036b 100644 --- a/src/plugins/intel_myriad/custom_kernels/cvtu8f16.cl +++ b/src/plugins/intel_myriad/custom_kernels/cvtu8f16.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/detectron_prior_grid_gen.cl b/src/plugins/intel_myriad/custom_kernels/detectron_prior_grid_gen.cl index 5076ec0de66..901b937c197 100644 --- a/src/plugins/intel_myriad/custom_kernels/detectron_prior_grid_gen.cl +++ b/src/plugins/intel_myriad/custom_kernels/detectron_prior_grid_gen.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/fakequantize.cl b/src/plugins/intel_myriad/custom_kernels/fakequantize.cl index d70c4e4f5a1..f5f534d67b9 100644 --- a/src/plugins/intel_myriad/custom_kernels/fakequantize.cl +++ b/src/plugins/intel_myriad/custom_kernels/fakequantize.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/grn.cl b/src/plugins/intel_myriad/custom_kernels/grn.cl index e1910ba14e8..11eb7346580 100644 --- a/src/plugins/intel_myriad/custom_kernels/grn.cl +++ b/src/plugins/intel_myriad/custom_kernels/grn.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/mvn_reduction.cl b/src/plugins/intel_myriad/custom_kernels/mvn_reduction.cl index 45b4ac20087..17c1b1718f1 100644 --- a/src/plugins/intel_myriad/custom_kernels/mvn_reduction.cl +++ b/src/plugins/intel_myriad/custom_kernels/mvn_reduction.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/mvn_scale.cl b/src/plugins/intel_myriad/custom_kernels/mvn_scale.cl index 7a4ece1537c..35384e791ae 100644 --- a/src/plugins/intel_myriad/custom_kernels/mvn_scale.cl +++ b/src/plugins/intel_myriad/custom_kernels/mvn_scale.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/region_chw.cl b/src/plugins/intel_myriad/custom_kernels/region_chw.cl index af15af664e8..c08c19ab721 100644 --- a/src/plugins/intel_myriad/custom_kernels/region_chw.cl +++ b/src/plugins/intel_myriad/custom_kernels/region_chw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/region_hwc.cl b/src/plugins/intel_myriad/custom_kernels/region_hwc.cl index 6087daedf4e..6e454363732 100644 --- a/src/plugins/intel_myriad/custom_kernels/region_hwc.cl +++ b/src/plugins/intel_myriad/custom_kernels/region_hwc.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/reorg_chw.cl b/src/plugins/intel_myriad/custom_kernels/reorg_chw.cl index ab1d832e204..9213e985351 100644 --- a/src/plugins/intel_myriad/custom_kernels/reorg_chw.cl +++ b/src/plugins/intel_myriad/custom_kernels/reorg_chw.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/reorg_hwc.cl b/src/plugins/intel_myriad/custom_kernels/reorg_hwc.cl index 7a7d0eb98b9..ab0ee770517 100644 --- a/src/plugins/intel_myriad/custom_kernels/reorg_hwc.cl +++ b/src/plugins/intel_myriad/custom_kernels/reorg_hwc.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/reorg_hwc_naive.cl b/src/plugins/intel_myriad/custom_kernels/reorg_hwc_naive.cl index 9c34f3ba401..6f27a7efd52 100644 --- a/src/plugins/intel_myriad/custom_kernels/reorg_hwc_naive.cl +++ b/src/plugins/intel_myriad/custom_kernels/reorg_hwc_naive.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/resample_AA.cl b/src/plugins/intel_myriad/custom_kernels/resample_AA.cl index 7456f27add6..c20fd260d18 100644 --- a/src/plugins/intel_myriad/custom_kernels/resample_AA.cl +++ b/src/plugins/intel_myriad/custom_kernels/resample_AA.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/resample_noAA.cl b/src/plugins/intel_myriad/custom_kernels/resample_noAA.cl index 6e8c26225af..0e50c2125f3 100644 --- a/src/plugins/intel_myriad/custom_kernels/resample_noAA.cl +++ b/src/plugins/intel_myriad/custom_kernels/resample_noAA.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/shuffle_channels.cl b/src/plugins/intel_myriad/custom_kernels/shuffle_channels.cl index 6da05168676..e40e3ef3105 100644 --- a/src/plugins/intel_myriad/custom_kernels/shuffle_channels.cl +++ b/src/plugins/intel_myriad/custom_kernels/shuffle_channels.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/custom_kernels/st.cl b/src/plugins/intel_myriad/custom_kernels/st.cl index 440f0b6096c..5057270c121 100644 --- a/src/plugins/intel_myriad/custom_kernels/st.cl +++ b/src/plugins/intel_myriad/custom_kernels/st.cl @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/CMakeLists.txt b/src/plugins/intel_myriad/graph_transformer/CMakeLists.txt index 63d02b307d6..2ef5e4b42c8 100644 --- a/src/plugins/intel_myriad/graph_transformer/CMakeLists.txt +++ b/src/plugins/intel_myriad/graph_transformer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/backend.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/backend.hpp index fe82f2e3691..5528c6c6faf 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/backend.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/backend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_format.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_format.hpp index 90a3680bea6..81734cbf5ea 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_format.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_format.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_serializer.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_serializer.hpp index 0e81a50b045..8554ee1acb0 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_serializer.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/backend/blob_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/blob_reader.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/blob_reader.hpp index 25560071730..c3d24d1a737 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/blob_reader.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/blob_reader.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/compile_env.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/compile_env.hpp index 1fa07e025c9..7c8103a616f 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/compile_env.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/compile_env.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/configuration/options/protocol.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/configuration/options/protocol.hpp index 032b2a34cae..cf8fbacac7b 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/configuration/options/protocol.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/configuration/options/protocol.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadata.h b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadata.h index eb36ce6286f..40aa718c509 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadata.h +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadata.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadataParser.h b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadataParser.h index be4efbd35e3..876cd75365c 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadataParser.h +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ShaveElfMetadataParser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_kernel.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_kernel.hpp index 757e84c7fd2..d18d093eb73 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_kernel.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_kernel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_layer.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_layer.hpp index 644fedfb68a..a779bbae079 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_layer.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/custom_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/frontend.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/frontend.hpp index 09cca4da4cb..952d1a8d978 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/frontend.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ie_parsed_network.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ie_parsed_network.hpp index e0993ca6ebd..54c449dbdcf 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ie_parsed_network.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/frontend/ie_parsed_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer.hpp index c5186234b73..edda0568216 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer_internal.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer_internal.hpp index 3eeaab32219..5ea3ab12887 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer_internal.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/graph_transformer_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/allocator.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/allocator.hpp index f459cd2e756..6cedb4e9638 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/allocator.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/shaves.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/shaves.hpp index e83296a9568..8919e20bbb3 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/shaves.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/shaves.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/structs.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/structs.hpp index 928e61aa491..22af77f0fe1 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/structs.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/allocator/structs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_convolution_tiler.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_convolution_tiler.hpp index e6abe8f625c..77aeb633a28 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_convolution_tiler.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_convolution_tiler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_stage_tiler.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_stage_tiler.hpp index 75fcfc0db9d..78a2224c68d 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_stage_tiler.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/conv_tiling/hw_stage_tiler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_pooling_tiler.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_pooling_tiler.hpp index 90d57939e33..3eff1f16aa0 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_pooling_tiler.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_pooling_tiler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_stage_tiler.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_stage_tiler.hpp index 9fa319e2aec..d699afc493f 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_stage_tiler.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/pooling_tiling/hw_stage_tiler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/tiling.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/tiling.hpp index 2855011019d..8f1f60421dd 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/tiling.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/tiling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/utility.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/utility.hpp index b008dc836df..81949b3f137 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/utility.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/hw/utility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/pass_manager.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/pass_manager.hpp index f6e70a5b97d..e203a9774ae 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/pass_manager.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/pass_manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/special_stage_processor.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/special_stage_processor.hpp index 8f7c687a759..0d7c080bdd8 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/special_stage_processor.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/special_stage_processor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/sw/utility.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/sw/utility.hpp index ad59c8b1e3d..22c080febfd 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/sw/utility.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/middleend/sw/utility.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/base.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/base.hpp index 1512397541d..b62a69b238c 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/base.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data.hpp index 364fea3970a..3414e297c3e 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/batch_norm_contents.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/batch_norm_contents.hpp index 64c7a590434..218171269cf 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/batch_norm_contents.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/batch_norm_contents.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/calculated_data_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/calculated_data_content.hpp index 2b8f776c1d7..0073e9a7069 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/calculated_data_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/calculated_data_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/conv_weights_contents.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/conv_weights_contents.hpp index ffa01846398..dad24d6b321 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/conv_weights_contents.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/conv_weights_contents.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/data_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/data_content.hpp index 0b0d19b5cbc..d714c5f6b5a 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/data_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/data_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/deconvolution_contents.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/deconvolution_contents.hpp index c9afd41d38f..b63a109e916 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/deconvolution_contents.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/deconvolution_contents.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/default_sw_weights_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/default_sw_weights_content.hpp index fd619d7c745..72872bc8945 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/default_sw_weights_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/default_sw_weights_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_const_data_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_const_data_content.hpp index 443337fc12b..325d200b0f1 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_const_data_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_const_data_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_weights_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_weights_content.hpp index 0dd302e86f1..9fa7ada378c 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_weights_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/hw_weights_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/ie_blob_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/ie_blob_content.hpp index 047d22c0c13..c29165c12e2 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/ie_blob_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/ie_blob_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/kernel_binary_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/kernel_binary_content.hpp index e074da65390..58d16d1b918 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/kernel_binary_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/kernel_binary_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mean_contents.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mean_contents.hpp index e8283732fe8..d29a0d0b46d 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mean_contents.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mean_contents.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/merge_fc_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/merge_fc_content.hpp index cddba430bac..78811ddb33d 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/merge_fc_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/merge_fc_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mtcnn_blob_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mtcnn_blob_content.hpp index 84f87a210d0..64f9c8e2495 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mtcnn_blob_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/mtcnn_blob_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/prelu_blob_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/prelu_blob_content.hpp index a17dff3210a..e9717654e6e 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/prelu_blob_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/prelu_blob_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/priorbox_contents.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/priorbox_contents.hpp index 6bec9d58c10..d3121291563 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/priorbox_contents.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/priorbox_contents.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/replicated_data_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/replicated_data_content.hpp index 52032c28193..19b36b35188 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/replicated_data_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/replicated_data_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/scaled_content.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/scaled_content.hpp index 1df3eca3b91..27d451e289b 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/scaled_content.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_contents/scaled_content.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_desc.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_desc.hpp index 1fb27526a11..b443fd1a05c 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_desc.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/data_desc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/edges.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/edges.hpp index 29239edffc3..b8fcd07dc28 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/edges.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/edges.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/model.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/model.hpp index f68b164c4a9..7c602909f47 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/model.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/stage.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/stage.hpp index 0ec67dec43a..83f60cb73c4 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/model/stage.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/model/stage.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/stage_builder.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/stage_builder.hpp index e006710b76d..5e114c6b273 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/stage_builder.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/stage_builder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/interpolate_stages.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/interpolate_stages.hpp index 6ba342f7487..69a65f66201 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/interpolate_stages.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/interpolate_stages.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/iteration_rule.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/iteration_rule.hpp index 44efe033e38..164b6cb6a72 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/iteration_rule.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/iteration_rule.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/mx_stage.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/mx_stage.hpp index 924b58666cd..5d1c99b9006 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/mx_stage.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/mx_stage.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/post_op_stage.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/post_op_stage.hpp index d2eec7381b8..c518cf3ff9b 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/post_op_stage.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/post_op_stage.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/stub_stage.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/stub_stage.hpp index 0b15f32a6ac..724ddceef7b 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/stub_stage.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/stages/stub_stage.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/profiling.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/profiling.hpp index 635a92eb3ab..ae76d3aad1f 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/profiling.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/profiling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/runtime_graph.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/runtime_graph.hpp index 527d05b932b..bc6519882bf 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/runtime_graph.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/runtime_graph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/shape_io.hpp b/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/shape_io.hpp index 6557ed6c1ef..8c8c83c6d33 100644 --- a/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/shape_io.hpp +++ b/src/plugins/intel_myriad/graph_transformer/include/vpu/utils/shape_io.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/backend/backend.cpp b/src/plugins/intel_myriad/graph_transformer/src/backend/backend.cpp index 9c919f3891d..cfd70e99855 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/backend/backend.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/backend/backend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/backend/dump_to_dot.cpp b/src/plugins/intel_myriad/graph_transformer/src/backend/dump_to_dot.cpp index 758b85fee82..0a9899368b3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/backend/dump_to_dot.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/backend/dump_to_dot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/backend/get_meta_data.cpp b/src/plugins/intel_myriad/graph_transformer/src/backend/get_meta_data.cpp index d3ed18ebe6b..e47c6c68293 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/backend/get_meta_data.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/backend/get_meta_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/backend/serialize.cpp b/src/plugins/intel_myriad/graph_transformer/src/backend/serialize.cpp index 713db9d2fe9..dab82347fc9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/backend/serialize.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/backend/serialize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/blob_reader.cpp b/src/plugins/intel_myriad/graph_transformer/src/blob_reader.cpp index 2bb52585777..16409f9f9ff 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/blob_reader.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/blob_reader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/configuration/options/protocol.cpp b/src/plugins/intel_myriad/graph_transformer/src/configuration/options/protocol.cpp index 2d2ee98845d..729348c377b 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/configuration/options/protocol.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/configuration/options/protocol.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/ShaveElfMetadataParser.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/ShaveElfMetadataParser.cpp index 3a48d5119a7..0a7e42fb1c3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/ShaveElfMetadataParser.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/ShaveElfMetadataParser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_kernel.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_kernel.cpp index 1e5addda034..20e9e945826 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_kernel.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_kernel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_layer.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_layer.cpp index d940692c8c6..695bd007c3c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_layer.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/custom_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/detect_network_batch.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/detect_network_batch.cpp index 7088e8ba8c0..f2010128144 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/detect_network_batch.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/detect_network_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/frontend.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/frontend.cpp index 083e5dcd2ce..8faa3a71e39 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/frontend.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/ie_parsed_network.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/ie_parsed_network.cpp index bc69e23da36..934a895d246 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/ie_parsed_network.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/ie_parsed_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/in_out_convert.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/in_out_convert.cpp index c7ab200225d..5c42eafe99d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/in_out_convert.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/in_out_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/parse_data.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/parse_data.cpp index da0428a4ba3..c0efe478c6c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/parse_data.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/parse_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/pre_process.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/pre_process.cpp index 547f9439c96..ac2c45dca46 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/pre_process.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/pre_process.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/remove_const_layers.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/remove_const_layers.cpp index c6a16cc0f3c..b39542c12b0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/remove_const_layers.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/remove_const_layers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/frontend/unroll_loops.cpp b/src/plugins/intel_myriad/graph_transformer/src/frontend/unroll_loops.cpp index 1e64c453e30..9849d13e2e6 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/frontend/unroll_loops.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/frontend/unroll_loops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/graph_transformer.cpp b/src/plugins/intel_myriad/graph_transformer/src/graph_transformer.cpp index 1eab52ea94e..33ab8886f6c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/graph_transformer.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/graph_transformer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/allocator.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/allocator.cpp index b09af57a669..ee62e922a5a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/allocator.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/allocator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/shaves.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/shaves.cpp index bcdb128e613..339ae7597aa 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/shaves.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/allocator/shaves.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_convolution_tiler.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_convolution_tiler.cpp index e36136d66db..2274f480fae 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_convolution_tiler.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_convolution_tiler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_stage_tiler.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_stage_tiler.cpp index 166c54f760d..d27764e8421 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_stage_tiler.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/conv_tiling/hw_stage_tiler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_pooling_tiler.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_pooling_tiler.cpp index dfd97192f50..643a096bace 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_pooling_tiler.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_pooling_tiler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_stage_tiler.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_stage_tiler.cpp index 4ba2e49dfde..9e05fa77a78 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_stage_tiler.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/pooling_tiling/hw_stage_tiler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/tiling.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/tiling.cpp index 8b05dd16d8a..b80499215e3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/tiling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/tiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/utility.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/utility.cpp index 6f29b9fcbb8..908539b1124 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/utility.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/hw/utility.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/pass_manager.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/pass_manager.cpp index b7303b4c629..2f9115dc4f5 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/pass_manager.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/pass_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_copy_for_outputs_inside_network.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_copy_for_outputs_inside_network.cpp index 53fcc575d15..d386f9176cb 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_copy_for_outputs_inside_network.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_copy_for_outputs_inside_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_reorder_inputs_to_channel_minor.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_reorder_inputs_to_channel_minor.cpp index aa424b07121..ff956adb7c4 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_reorder_inputs_to_channel_minor.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/add_reorder_inputs_to_channel_minor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_batch.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_batch.cpp index f399fc7c902..d26825e04b9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_batch.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_layout.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_layout.cpp index 3e1a39675a0..de77eca416f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_layout.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_layout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_location.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_location.cpp index e2f9b9e5788..a3d028f0381 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_location.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/adjust_data_location.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/allocate_resources.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/allocate_resources.cpp index 512e94f7585..8be9a09915d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/allocate_resources.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/allocate_resources.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/annotate_memory_types.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/annotate_memory_types.cpp index c2a720f953b..0ec4b0ffbca 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/annotate_memory_types.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/annotate_memory_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/convert_shape_notation.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/convert_shape_notation.cpp index 5bc048b6a8f..a6fcd570334 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/convert_shape_notation.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/convert_shape_notation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/count_stages_in_loops.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/count_stages_in_loops.cpp index 17b40e66e1e..1009277b6bb 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/count_stages_in_loops.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/count_stages_in_loops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_const_concat.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_const_concat.cpp index 262ad49640f..848c3af39de 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_const_concat.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_const_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_copy.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_copy.cpp index 086325d1b49..2f3ef03ed1f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_copy.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_redundant_conversions.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_redundant_conversions.cpp index 912ded87555..4285e2cd5c6 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_redundant_conversions.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/eliminate_redundant_conversions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/final_check.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/final_check.cpp index 803c5e6e45d..efa1393eb84 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/final_check.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/final_check.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/finalize_hw_ops.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/finalize_hw_ops.cpp index 9a5e06c27e6..c9e3b535af9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/finalize_hw_ops.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/finalize_hw_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/gemm_transpose.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/gemm_transpose.cpp index 084c56b133a..fb6b6698e11 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/gemm_transpose.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/gemm_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_conv_tiling.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_conv_tiling.cpp index f333773dfff..01536727063 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_conv_tiling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_conv_tiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_extra_split.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_extra_split.cpp index 9a2f84638d0..760a4134bfc 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_extra_split.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_extra_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_fc_tiling.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_fc_tiling.cpp index e4b99bdda5b..b8203d6ecd9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_fc_tiling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_fc_tiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_padding.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_padding.cpp index 6057d9a3852..8b3f36cc185 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_padding.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_padding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_pooling_tiling.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_pooling_tiling.cpp index 7672290b674..ca2574461b3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_pooling_tiling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/hw_pooling_tiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/initial_check.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/initial_check.cpp index aa7c7cc7099..9c7825c0dfe 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/initial_check.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/initial_check.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/inject_sw.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/inject_sw.cpp index 039750435d3..d15dce8e05a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/inject_sw.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/inject_sw.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/mark_fast_stages.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/mark_fast_stages.cpp index f0ef4967e4f..b219c0aa061 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/mark_fast_stages.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/mark_fast_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_eltwise_and_relu.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_eltwise_and_relu.cpp index 95494940c16..4e3334dd0b8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_eltwise_and_relu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_eltwise_and_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_hw_stages.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_hw_stages.cpp index d901e64e45b..f7e53f8b582 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_hw_stages.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_hw_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_parallel_fc.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_parallel_fc.cpp index 6620cea46b6..ab72d37faf8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_parallel_fc.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_parallel_fc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_permute_stages.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_permute_stages.cpp index 66e8e3c2d24..aaec97c001b 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_permute_stages.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_permute_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_relu_and_bias.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_relu_and_bias.cpp index 341dabf11d7..c16371a7abf 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_relu_and_bias.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/merge_relu_and_bias.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/process_special_stages.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/process_special_stages.cpp index 5ed24e9098c..56e11e435f3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/process_special_stages.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/process_special_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/propagate_dynamism.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/propagate_dynamism.cpp index 341c42043e7..56230dc5e84 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/propagate_dynamism.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/propagate_dynamism.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_deconv_by_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_deconv_by_conv.cpp index 08837cd11c5..d763a2f5680 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_deconv_by_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_deconv_by_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_fc_by_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_fc_by_conv.cpp index 568db38af52..59c20a0ce23 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_fc_by_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_fc_by_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_gemm_by_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_gemm_by_conv.cpp index ba0bb94d5bf..6143d4bc4e5 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_gemm_by_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_gemm_by_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_priorbox_with_const.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_priorbox_with_const.cpp index b15bdc6e856..65fc42b94c8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_priorbox_with_const.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_priorbox_with_const.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_reduce_mean.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_reduce_mean.cpp index 19af21a12b1..ee37793d6a7 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_reduce_mean.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_screlu.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_screlu.cpp index d2fbf69bafa..97fca7559c1 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_screlu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/replace_with_screlu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_conv.cpp index 6040c795b09..eba3a8a00eb 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_dilation_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_dilation_conv.cpp index 65f2cf1baa2..19c41c6ef4c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_dilation_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/reshape_dilation_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_conv3d_into_2d.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_conv3d_into_2d.cpp index 1564ce33bdf..fb2a9f6b8b0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_conv3d_into_2d.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_conv3d_into_2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_grouped_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_grouped_conv.cpp index 1e389b60b66..69a36738a5b 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_grouped_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_grouped_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_conv_and_pool.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_conv_and_pool.cpp index 52d02623b77..243ecefec9b 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_conv_and_pool.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_conv_and_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_depth_convolution.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_depth_convolution.cpp index f01608b64c7..83c8a24a3ef 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_depth_convolution.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_hw_depth_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_large_kernel_conv.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_large_kernel_conv.cpp index 955f4743f99..4b6d31a4b29 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_large_kernel_conv.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_large_kernel_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_pool3d_into_2d.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_pool3d_into_2d.cpp index 7b67b3650e3..904b8c36e29 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_pool3d_into_2d.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/split_pool3d_into_2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_conv_adaptation.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_conv_adaptation.cpp index b1355dc8944..deeaa307322 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_conv_adaptation.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_conv_adaptation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_deconv_adaptation.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_deconv_adaptation.cpp index 80f94a733b7..c25952e38af 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_deconv_adaptation.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_deconv_adaptation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_fc_adaptation.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_fc_adaptation.cpp index a33b33ed640..49321de7dde 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_fc_adaptation.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_fc_adaptation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_pooling_adaptation.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_pooling_adaptation.cpp index 6fbe469291e..a425e4fcc6d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_pooling_adaptation.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/sw_pooling_adaptation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/swap_concat_and_hw_ops.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/swap_concat_and_hw_ops.cpp index 232a45b6a06..0d9c0214744 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/swap_concat_and_hw_ops.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/swap_concat_and_hw_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/uplift_activation_stages.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/uplift_activation_stages.cpp index 8beeffc848c..ddae9d8924a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/uplift_activation_stages.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/uplift_activation_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/weights_analysis.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/weights_analysis.cpp index afc0d82ca0c..9ae4c3bf67f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/weights_analysis.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/passes/weights_analysis.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/special_stage_processor.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/special_stage_processor.cpp index bdb3645352a..cad16de0ada 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/special_stage_processor.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/special_stage_processor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/middleend/sw/utility.cpp b/src/plugins/intel_myriad/graph_transformer/src/middleend/sw/utility.cpp index 4f635648c74..0410287307d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/middleend/sw/utility.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/middleend/sw/utility.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data.cpp index 672a3915a97..7ed45ced687 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/batch_norm_contents.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/batch_norm_contents.cpp index 42739e1aa29..945308c6e7f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/batch_norm_contents.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/batch_norm_contents.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/calculated_data_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/calculated_data_content.cpp index 2f792baae1b..a1407f86b50 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/calculated_data_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/calculated_data_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/conv_weights_contents.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/conv_weights_contents.cpp index 1804193d164..ef8501d3602 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/conv_weights_contents.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/conv_weights_contents.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/data_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/data_content.cpp index dc2734a4a63..959af80668d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/data_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/data_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/deconvolution_contents.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/deconvolution_contents.cpp index 440da5f46c7..17801e7e117 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/deconvolution_contents.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/deconvolution_contents.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/default_sw_weights_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/default_sw_weights_content.cpp index 37e721f820b..67956909fae 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/default_sw_weights_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/default_sw_weights_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_const_data_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_const_data_content.cpp index b99e6cbbce6..618cf0beaa8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_const_data_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_const_data_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_weights_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_weights_content.cpp index fc914d2a146..f4d370e554e 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_weights_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/hw_weights_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/ie_blob_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/ie_blob_content.cpp index 9356b4138b6..4e4149b1f53 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/ie_blob_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/ie_blob_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/kernel_binary_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/kernel_binary_content.cpp index 5105bb795a4..75157537970 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/kernel_binary_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/kernel_binary_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mean_contents.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mean_contents.cpp index 4f9feadb023..905c1c909b4 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mean_contents.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mean_contents.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/merge_fc_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/merge_fc_content.cpp index 7c2cbb78ad7..63f5d19edb6 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/merge_fc_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/merge_fc_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mtcnn_blob_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mtcnn_blob_content.cpp index 1920964d93d..e5cf392d955 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mtcnn_blob_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/mtcnn_blob_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/prelu_blob_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/prelu_blob_content.cpp index 69f01823158..6b159801322 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/prelu_blob_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/prelu_blob_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/priorbox_contents.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/priorbox_contents.cpp index 81a0635a7b7..eb990f85a57 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/priorbox_contents.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/priorbox_contents.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/replicated_data_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/replicated_data_content.cpp index b489481865e..197639c88db 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/replicated_data_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/replicated_data_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/scaled_content.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/scaled_content.cpp index 9c29ac883d8..f60e0f67831 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/scaled_content.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_contents/scaled_content.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/data_desc.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/data_desc.cpp index 0aee7a0f7d3..e3ab52ef58a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/data_desc.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/data_desc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/model.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/model.cpp index b02828f9602..defef077012 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/model.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/model/stage.cpp b/src/plugins/intel_myriad/graph_transformer/src/model/stage.cpp index 2ea2c2182d3..4f4155f3a03 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/model/stage.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/model/stage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/activation.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/activation.cpp index ced97707171..aa9ffa27c37 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/activation.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/batch_norm.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/batch_norm.cpp index fa634005706..07f083fb962 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/batch_norm.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/bias.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/bias.cpp index f5dcceb9d07..d74148ad94a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/bias.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/bias.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/broadcast.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/broadcast.cpp index bb28def90af..8a2bb68db73 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/broadcast.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/ceiling.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/ceiling.cpp index 2804a20bc78..95e89d959e3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/ceiling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/ceiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/clamp.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/clamp.cpp index 9ef285832ab..19c9b28248d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/clamp.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/concat.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/concat.cpp index b6066c82cd6..e02453758c0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/concat.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/convert.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/convert.cpp index 6064804a6bc..095fcb19c79 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/convert.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/convolution.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/convolution.cpp index 21fcd0e0d8a..8498ff99143 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/convolution.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/copy.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/copy.cpp index 778dc60feda..68337433df8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/copy.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/crop.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/crop.cpp index 37b804e6902..2df0a1dd3c6 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/crop.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/crop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_decoder.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_decoder.cpp index ece4a628dd4..30999095451 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_decoder.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_greedy_decoder_seq_len.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_greedy_decoder_seq_len.cpp index 620c5f83cb6..3d66e9d4930 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_greedy_decoder_seq_len.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/custom.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/custom.cpp index 1b04e35143c..b0226bb72a9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/custom.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/custom.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/deconvolution.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/deconvolution.cpp index b3dbc3e469d..810e20ce74c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/deconvolution.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/deconvolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/detection_output.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/detection_output.cpp index de9d52be398..3cecaf3deac 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/detection_output.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/dynamic_shape_resolver.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/dynamic_shape_resolver.cpp index b9f89e499b2..ff0d2201c02 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/dynamic_shape_resolver.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/dynamic_shape_resolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/eltwise.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/eltwise.cpp index cf75965ccf2..fc912327e9e 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/eltwise.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/elu.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/elu.cpp index eb6af4579f5..66f505dbdcd 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/elu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/erf.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/erf.cpp index d81a2a259af..138ff26006a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/erf.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/erf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/exp.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/exp.cpp index d3d82a0e456..6dc02006107 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/exp.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/exp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_detectionoutput.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_detectionoutput.cpp index d7ab00ceb24..8e5a16073df 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_detectionoutput.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_detectionoutput.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_generateproposals.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_generateproposals.cpp index d02aba9fe1d..2c18e7ab979 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_generateproposals.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_generateproposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_priorgridgenerator.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_priorgridgenerator.cpp index e98c9f49f1d..80fe26ff3b0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_priorgridgenerator.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_priorgridgenerator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_topkrois.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_topkrois.cpp index 321899c4e37..5d5501a4c2f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/exp_topkrois.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/exp_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/expand.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/expand.cpp index 8de189a1593..4a6eade3c56 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/expand.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/expand.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/fc.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/fc.cpp index 5d1664d2a24..2111abccb7d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/fc.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/fc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/floor.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/floor.cpp index 51577e2975c..41710c33104 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/floor.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/floor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/gather.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/gather.cpp index ad88e57a794..95f810ebb4a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/gather.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/gather_elements.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/gather_elements.cpp index c05fd0e4939..6d05a68f8c9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/gather_elements.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/gather_nd.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/gather_nd.cpp index 5cc0a7adb85..fdc262d3b4c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/gather_nd.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/gelu.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/gelu.cpp index d029a06a1a8..df11bf9a390 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/gelu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/gemm.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/gemm.cpp index f484ea3e845..eeef0c9a3bf 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/gemm.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/gemm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/grn.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/grn.cpp index 2a169488bb3..faee23b8972 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/grn.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/hswish.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/hswish.cpp index 45b3c2e2aaf..d4379dfaad9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/hswish.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/hswish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/interp.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/interp.cpp index b9d4ced275d..dcedfb5a699 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/interp.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/interp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/interpolate.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/interpolate.cpp index c764fd6835b..959e54fae18 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/interpolate.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/log.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/log.cpp index a5b6b4e4aed..fdee16417ba 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/log.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/loop_end.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/loop_end.cpp index cfb83d34c91..044656ff427 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/loop_end.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/loop_end.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/loop_start.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/loop_start.cpp index 4fc0cd67c66..85b3880acd3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/loop_start.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/loop_start.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/mish.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/mish.cpp index b5004c148a0..b04bf78dd3c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/mish.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/mish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/mtcnn.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/mtcnn.cpp index fe3aa060f7f..a46c0a36748 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/mtcnn.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/mtcnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/mvn.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/mvn.cpp index 2f61f100bde..1c66b11c037 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/mvn.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/mx_stage.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/mx_stage.cpp index 481ba1fa2e8..3adeb70c3e0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/mx_stage.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/mx_stage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/none.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/none.cpp index 8935549a2ed..16f876b62e3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/none.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/none.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/nonzero.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/nonzero.cpp index 44320833294..754d4150c25 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/nonzero.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/norm.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/norm.cpp index e23c429664e..3b8e9d2a741 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/norm.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/normalize.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/normalize.cpp index 92eae558fd1..24e1e2763a8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/normalize.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/normalize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/oneHot.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/oneHot.cpp index b868d5e9fd3..e1615d85d2f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/oneHot.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/oneHot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/out_shape_of_reshape.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/out_shape_of_reshape.cpp index bb3d4d6b764..7dfda0e1957 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/out_shape_of_reshape.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/out_shape_of_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/pad.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/pad.cpp index b2597294fad..bb8c2560fc0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/pad.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/permute.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/permute.cpp index 3b60c6efdfb..9b8fc99d5f7 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/permute.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/pooling.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/pooling.cpp index b377f730374..bbe9e86e1d8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/pooling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/post_op_stage.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/post_op_stage.cpp index 450b0317342..8edc7e5d76c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/post_op_stage.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/post_op_stage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/power.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/power.cpp index e2b31d6206f..f4cfc4cb21e 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/power.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/prelu.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/prelu.cpp index 2847b74f4d6..07f155f03c9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/prelu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/priorbox.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/priorbox.cpp index 0e9890ce98a..7649db17cb8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/priorbox.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/priorbox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/proposal.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/proposal.cpp index da2a2e55401..1f4fad8becc 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/proposal.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/psroipooling.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/psroipooling.cpp index 1f77d888139..1f9f01f0da2 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/psroipooling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/psroipooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/reduce.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/reduce.cpp index 62bef88fe1c..8758dd9881c 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/reduce.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/region_yolo.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/region_yolo.cpp index ba3dc636eca..8ebd005f7f1 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/region_yolo.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/relu.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/relu.cpp index 1f8e709de57..a2db0d43872 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/relu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/reorg_yolo.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/reorg_yolo.cpp index 0388b10b5ea..1b2f9ea462f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/reorg_yolo.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/resample.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/resample.cpp index f617370c77c..ec3a348eba9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/resample.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/resample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/reshape.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/reshape.cpp index 678495dc6fd..f78693c38e8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/reshape.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/reverse_sequence.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/reverse_sequence.cpp index 0f5c1261be4..d0f7a71a8bd 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/reverse_sequence.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/rnn.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/rnn.cpp index 342e6c2e78f..3388a551562 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/rnn.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/roi_align.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/roi_align.cpp index 431939db1fb..69f3a1fac80 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/roi_align.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/roi_feature_extractor.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/roi_feature_extractor.cpp index 8c85aae262e..a4cf8c523b4 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/roi_feature_extractor.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/roipooling.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/roipooling.cpp index 1e5e99f9027..97a5c2a5041 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/roipooling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/roipooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/round.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/round.cpp index c531316d6f3..bf3c3d5f411 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/round.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/scale.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/scale.cpp index 8b9081fba8c..baebb9cc45a 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/scale.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_elements_update.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_elements_update.cpp index b92d960df2f..a4523fa2adc 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_elements_update.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_update.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_update.cpp index 163d9ef30a0..bf6361774e0 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_update.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/screlu.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/screlu.cpp index d65a3484a28..5b4cfe945d3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/screlu.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/screlu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/sigmoid.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/sigmoid.cpp index 224c503f5d3..02081154c7d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/sigmoid.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/softmax.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/softmax.cpp index ef7898dc0ca..3219704262d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/softmax.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/softplus.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/softplus.cpp index 1f1c4eb0847..3460fcdf9b1 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/softplus.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/split.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/split.cpp index b2786491795..9df805b5aa2 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/split.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/static_shape_nms.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/static_shape_nms.cpp index d7b674494ed..bfcd924c1d1 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/static_shape_nms.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/static_shape_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/strided_slice.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/strided_slice.cpp index 7e7f34bf369..39cb8b7b048 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/strided_slice.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/stub_stage.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/stub_stage.cpp index 771824889b2..0a600267260 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/stub_stage.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/stub_stage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/swish.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/swish.cpp index 791f6269816..fb399ae208d 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/swish.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/tanh.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/tanh.cpp index 7fb7fc95361..9c7750904e8 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/tanh.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/tanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/tensor_iterator.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/tensor_iterator.cpp index be904fc820e..1ac906ab2e9 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/tensor_iterator.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/tile.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/tile.cpp index d0403223349..ccbc90e1ab3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/tile.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/stages/topk.cpp b/src/plugins/intel_myriad/graph_transformer/src/stages/topk.cpp index 15ad6716ef5..e35fa2c9c70 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/stages/topk.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/stages/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/utils/profiling.cpp b/src/plugins/intel_myriad/graph_transformer/src/utils/profiling.cpp index 496aff342c5..988f25b11cb 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/utils/profiling.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/utils/profiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/utils/runtime_graph.cpp b/src/plugins/intel_myriad/graph_transformer/src/utils/runtime_graph.cpp index f378a88751a..9a574a6dbd3 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/utils/runtime_graph.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/utils/runtime_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/graph_transformer/src/utils/shape_io.cpp b/src/plugins/intel_myriad/graph_transformer/src/utils/shape_io.cpp index 81f555ff331..ded009ca54f 100644 --- a/src/plugins/intel_myriad/graph_transformer/src/utils/shape_io.cpp +++ b/src/plugins/intel_myriad/graph_transformer/src/utils/shape_io.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_dependencies.cmake b/src/plugins/intel_myriad/myriad_dependencies.cmake index b82166eac51..c05ff2204a3 100644 --- a/src/plugins/intel_myriad/myriad_dependencies.cmake +++ b/src/plugins/intel_myriad/myriad_dependencies.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/myriad_plugin/CMakeLists.txt b/src/plugins/intel_myriad/myriad_plugin/CMakeLists.txt index aabf37212d7..d939f928cfc 100644 --- a/src/plugins/intel_myriad/myriad_plugin/CMakeLists.txt +++ b/src/plugins/intel_myriad/myriad_plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/myriad_plugin/api/myriad_api.cpp b/src/plugins/intel_myriad/myriad_plugin/api/myriad_api.cpp index 92c10575226..0f2fb51ea5e 100644 --- a/src/plugins/intel_myriad/myriad_plugin/api/myriad_api.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/api/myriad_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.cpp index d899ac7dd8a..f56ed86cba2 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.h b/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.h index 0cd85177db7..d7e6a87b611 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_async_infer_request.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.cpp index 396c8244696..70baf05a9d9 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.h b/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.h index 3f82623ec8f..0b5edbcd2c8 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_executable_network.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_executor.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_executor.cpp index 3f1cacbd2ea..3db3b591bea 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_executor.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_executor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_executor.h b/src/plugins/intel_myriad/myriad_plugin/myriad_executor.h index 6b3c09478cb..76ba4be0756 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_executor.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_executor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.cpp index 22aeada9b1d..904c56a20cb 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.h b/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.h index ba028ed450b..a21a4c60d87 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_infer_request.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.cpp index 03230a0ad1a..790cb7c76c3 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.h b/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.h index a8077bb83a9..8410dda1601 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_metrics.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.cpp index c2743728ff3..0491d53b10a 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.h b/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.h index 70ab6916866..5032fccdd84 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_mvnc_wrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.cpp b/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.cpp index 4a9799cd6a2..20f7e334999 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.cpp +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.h b/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.h index b42aaee223b..aa6c767d13c 100644 --- a/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.h +++ b/src/plugins/intel_myriad/myriad_plugin/myriad_plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/CMakeLists.txt b/src/plugins/intel_myriad/third_party/CMakeLists.txt index 269a65f6b5f..7df2fd176f6 100644 --- a/src/plugins/intel_myriad/third_party/CMakeLists.txt +++ b/src/plugins/intel_myriad/third_party/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/XLink/CMakeLists.txt b/src/plugins/intel_myriad/third_party/XLink/CMakeLists.txt index 6967ecce1aa..991c4ddb072 100644 --- a/src/plugins/intel_myriad/third_party/XLink/CMakeLists.txt +++ b/src/plugins/intel_myriad/third_party/XLink/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/XLink/XLink.cmake b/src/plugins/intel_myriad/third_party/XLink/XLink.cmake index 115ba8c74c8..be065f7b3d3 100644 --- a/src/plugins/intel_myriad/third_party/XLink/XLink.cmake +++ b/src/plugins/intel_myriad/third_party/XLink/XLink.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.c b/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.c index 22dc525214d..63c548d2117 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.h b/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.h index 97f30919053..16d5301e7c7 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/MacOS/pthread_semaphore.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/PlatformData.c b/src/plugins/intel_myriad/third_party/XLink/pc/PlatformData.c index 2da4ad53c74..fb3a365b124 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/PlatformData.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/PlatformData.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceControl.c b/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceControl.c index 1c30f9e1d50..9a8f75d1f47 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceControl.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceControl.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceSearch.c b/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceSearch.c index 933f9487dbd..8e869ad7bf1 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceSearch.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/PlatformDeviceSearch.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_pthread.h b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_pthread.h index 75b03180c62..deb651ba94c 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_pthread.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_pthread.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_semaphore.h b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_semaphore.h index 2e5c40565f2..4be572d4845 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_semaphore.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_semaphore.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_synchapi.h b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_synchapi.h index 6b8aab6de4f..38b336bdfe5 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_synchapi.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_synchapi.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_time.h b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_time.h index 2cafac26707..554bc62b24f 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_time.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_time.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_usb.h b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_usb.h index 98ca0b5f55b..11359c7601e 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_usb.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/include/win_usb.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_pthread.c b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_pthread.c index b2f24957cb0..6b91d8a579e 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_pthread.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_pthread.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_semaphore.c b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_semaphore.c index 9a9829343f4..aa47d2a042b 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_semaphore.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_semaphore.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_synchapi.c b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_synchapi.c index a1c15ab7e75..2c86c98d65f 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_synchapi.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_synchapi.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_time.c b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_time.c index 512efe506d0..dc9f61abe1a 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_time.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_time.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_usb.c b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_usb.c index e7c59e88dff..db2fbae22d4 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_usb.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/Win/src/win_usb.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.c b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.c index 623e63f5f37..b6ba1ad92f4 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.h b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.h index 4f3bc27e992..4b52eb56c68 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/pcie_host.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.c b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.c index 3080c4197a7..e9c9a5e1667 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.c +++ b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.h b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.h index 32f141ad8f1..036fb83b71e 100644 --- a/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.h +++ b/src/plugins/intel_myriad/third_party/XLink/pc/protocols/usb_boot.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLink.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLink.h index 76fb8bf8a69..13c6a9da2e7 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLink.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLink.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcher.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcher.h index 80abd2ba500..dd0c10ab042 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcher.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcher.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcherImpl.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcherImpl.h index ade7b5e4f5f..3e8cf9a0263 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcherImpl.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkDispatcherImpl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkErrorUtils.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkErrorUtils.h index 02e4ba3ce5a..c67b36d07b1 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkErrorUtils.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkErrorUtils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkLog.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkLog.h index 8a54acf0a52..2794a8d0fb5 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkLog.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkLog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkMacros.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkMacros.h index 6270361b807..78229dd5f94 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkMacros.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkMacros.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatform.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatform.h index 1b61a75d81f..7d85b5b56b2 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatform.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatform.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatformErrorUtils.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatformErrorUtils.h index abeeaacbb3b..4623dbc3bb4 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatformErrorUtils.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPlatformErrorUtils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateDefines.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateDefines.h index 8588b050d03..d4fd8f8d9ad 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateDefines.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateDefines.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateFields.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateFields.h index f6a6d846f8f..59e98b5593f 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateFields.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPrivateFields.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPublicDefines.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPublicDefines.h index efeb4c8d2c5..424a0a0844c 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPublicDefines.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkPublicDefines.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkSemaphore.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkSemaphore.h index 3df2ba7f625..07f89844c6a 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkSemaphore.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkSemaphore.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStream.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStream.h index 32e9c5de1c1..e7ccd4ac873 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStream.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStream.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStringUtils.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStringUtils.h index c08a4bb73de..0a320be48ec 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStringUtils.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkStringUtils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkVersion.h b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkVersion.h index d0a5f94cea3..cd807cf4223 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkVersion.h +++ b/src/plugins/intel_myriad/third_party/XLink/shared/include/XLinkVersion.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkData.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkData.c index c9ef984aac0..96880cac8f7 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkData.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkData.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDeprecated.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDeprecated.c index 8cae3d0a1e0..42aa4903a75 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDeprecated.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDeprecated.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDevice.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDevice.c index ec571029e0d..9c83b69cbf3 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDevice.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDevice.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcher.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcher.c index 1a1d65f5aa4..9ee16e3ec50 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcher.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcher.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcherImpl.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcherImpl.c index da8c98c99c5..75146d167d6 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcherImpl.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkDispatcherImpl.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateDefines.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateDefines.c index 7b36e59812c..e60ad8de7d4 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateDefines.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateDefines.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateFields.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateFields.c index f7b90042674..133ebfc8bce 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateFields.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkPrivateFields.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkSemaphore.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkSemaphore.c index f0c46f674cb..6173738b067 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkSemaphore.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkSemaphore.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStream.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStream.c index 8ba35702891..ebdf7d04a38 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStream.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStream.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStringUtils.c b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStringUtils.c index d8ca4ab567c..7eb61700c2a 100644 --- a/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStringUtils.c +++ b/src/plugins/intel_myriad/third_party/XLink/shared/src/XLinkStringUtils.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/CMakeLists.txt b/src/plugins/intel_myriad/third_party/mvnc/CMakeLists.txt index 3e14c9d1d21..8a8b966b009 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/CMakeLists.txt +++ b/src/plugins/intel_myriad/third_party/mvnc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc.h b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc.h index eeec0e09404..2f30425b64d 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_data.h b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_data.h index 6fe5db5c7b5..91ed8b282c4 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_data.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_data.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_ext.h b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_ext.h index 5d8fa850081..3ce7943d20c 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_ext.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_ext.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_tool.h b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_tool.h index 183d4d7c522..e0ac590e03f 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_tool.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/mvnc_tool.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/ncCommPrivate.h b/src/plugins/intel_myriad/third_party/mvnc/include/ncCommPrivate.h index f1a24f62268..9f334adcb8f 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/ncCommPrivate.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/ncCommPrivate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/ncPrivateTypes.h b/src/plugins/intel_myriad/third_party/mvnc/include/ncPrivateTypes.h index 0621c99b4fd..8e5d58d5905 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/ncPrivateTypes.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/ncPrivateTypes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdog.h b/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdog.h index d0818f87dd3..b864fadbbe2 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdog.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdogPrivate.hpp b/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdogPrivate.hpp index 9039b0c5454..4baad471fc3 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdogPrivate.hpp +++ b/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/watchdogPrivate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/xlink_device.h b/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/xlink_device.h index ca70246b9ed..0785276b2e5 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/xlink_device.h +++ b/src/plugins/intel_myriad/third_party/mvnc/include/watchdog/xlink_device.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_api.c b/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_api.c index e82280cbd0b..4a5e6d05536 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_api.c +++ b/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_api.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_data.c b/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_data.c index af037633b1d..190234addd8 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_data.c +++ b/src/plugins/intel_myriad/third_party/mvnc/src/mvnc_data.c @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/watchdog.cpp b/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/watchdog.cpp index 0c28ae3e61d..d4bdbc8c5fe 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/watchdog.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/watchdog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/xlink_device.cpp b/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/xlink_device.cpp index ff976f3178b..e8ee0925de9 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/xlink_device.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/src/watchdog/xlink_device.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/CMakeLists.txt b/src/plugins/intel_myriad/third_party/mvnc/tests/CMakeLists.txt index ef2fcb31fb8..d5136d0259c 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/CMakeLists.txt +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.cpp index 21d51c71cab..3d204637c46 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.h b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.h index ca4be0c215f..ed89cf879d1 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.h +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_common_test_cases.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.cpp index 3846944481e..27862a49dba 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.h b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.h index 3f0df862be9..a4814114b2b 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.h +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_no_boot_test_cases.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.cpp index 915db5f3151..5a27affe474 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.h b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.h index 05c9ff7dbe0..110ced242b3 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.h +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_stress_test_cases.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.cpp index ed2ddac1aa7..2a4b0a22f2f 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.h b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.h index 7aa94cbac05..e40bd260049 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.h +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/cases/mvnc_usb_test_cases.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.cpp index f8bc8d586d0..ece3a7ea16e 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.h b/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.h index 73fc9f6a8bd..6930e3f75e1 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.h +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/helpers/mvnc_test_helper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_no_boot_tests.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_no_boot_tests.cpp index d21f6297fe7..465161e1fd0 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_no_boot_tests.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_no_boot_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_stress_tests.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_stress_tests.cpp index 583f899dfb0..3379399e276 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_stress_tests.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_stress_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_common.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_common.cpp index a3594e2a0e3..0bbbc73dbb8 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_common.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_usb.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_usb.cpp index 56b7c63b949..6fb8147a71c 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_usb.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_tests_usb.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_utils_tests.cpp b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_utils_tests.cpp index 3233770c0bd..e7876cee155 100644 --- a/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_utils_tests.cpp +++ b/src/plugins/intel_myriad/third_party/mvnc/tests/mvnc_utils_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/CMakeLists.txt b/src/plugins/intel_myriad/third_party/tests/CMakeLists.txt index 83865bbbbd2..23e8dffe3cd 100644 --- a/src/plugins/intel_myriad/third_party/tests/CMakeLists.txt +++ b/src/plugins/intel_myriad/third_party/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/CMakeLists.txt b/src/plugins/intel_myriad/third_party/tests/XLink/CMakeLists.txt index 79a0bac2a75..1add5fdeedc 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/CMakeLists.txt +++ b/src/plugins/intel_myriad/third_party/tests/XLink/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/XLink_common_tests.cpp b/src/plugins/intel_myriad/third_party/tests/XLink/XLink_common_tests.cpp index ce5953673ec..1eeb4c5296c 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/XLink_common_tests.cpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/XLink_common_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/XLink_deprecated_tests.cpp b/src/plugins/intel_myriad/third_party/tests/XLink/XLink_deprecated_tests.cpp index 232a5fa948e..6558d5611bb 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/XLink_deprecated_tests.cpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/XLink_deprecated_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/XLink_specific_tests.cpp b/src/plugins/intel_myriad/third_party/tests/XLink/XLink_specific_tests.cpp index c18c711135b..6fe6b95771c 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/XLink_specific_tests.cpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/XLink_specific_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.cpp b/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.cpp index cd17d4b9105..cb8aeb3b7e6 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.cpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.hpp b/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.hpp index a1f6671e3cc..e7a35796ffe 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.hpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_common_cases.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_specific_cases.hpp b/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_specific_cases.hpp index 95adcda1bb0..79488cc8135 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_specific_cases.hpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/cases/XLink_specific_cases.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.cpp b/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.cpp index 28c0b927c67..df1824691e7 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.cpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.hpp b/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.hpp index 742787b16ea..8a156aeae3e 100644 --- a/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.hpp +++ b/src/plugins/intel_myriad/third_party/tests/XLink/helpers/XLink_tests_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/CMakeLists.txt b/src/plugins/template/CMakeLists.txt index e8ad081716d..02633f09abe 100644 --- a/src/plugins/template/CMakeLists.txt +++ b/src/plugins/template/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/template/backend/CMakeLists.txt b/src/plugins/template/backend/CMakeLists.txt index 479ae8a9516..320fec922ec 100644 --- a/src/plugins/template/backend/CMakeLists.txt +++ b/src/plugins/template/backend/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/template/backend/backend.cpp b/src/plugins/template/backend/backend.cpp index cf82b835ccb..f4d7bfbbf46 100644 --- a/src/plugins/template/backend/backend.cpp +++ b/src/plugins/template/backend/backend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/backend.hpp b/src/plugins/template/backend/backend.hpp index 4019cdd82b3..db44b890726 100644 --- a/src/plugins/template/backend/backend.hpp +++ b/src/plugins/template/backend/backend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/cache.cpp b/src/plugins/template/backend/cache.cpp index 2d98e654051..0343ec57ff2 100644 --- a/src/plugins/template/backend/cache.cpp +++ b/src/plugins/template/backend/cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/cache.hpp b/src/plugins/template/backend/cache.hpp index e919197f379..aef64cccec8 100644 --- a/src/plugins/template/backend/cache.hpp +++ b/src/plugins/template/backend/cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/evaluates_map.cpp b/src/plugins/template/backend/evaluates_map.cpp index d46f2ee6d69..c2a52d2fe19 100644 --- a/src/plugins/template/backend/evaluates_map.cpp +++ b/src/plugins/template/backend/evaluates_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/evaluates_map.hpp b/src/plugins/template/backend/evaluates_map.hpp index 26aafa3bc29..a4ddc0e6dc2 100644 --- a/src/plugins/template/backend/evaluates_map.hpp +++ b/src/plugins/template/backend/evaluates_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/executable.cpp b/src/plugins/template/backend/executable.cpp index 2776a90afeb..883c3cbdc03 100644 --- a/src/plugins/template/backend/executable.cpp +++ b/src/plugins/template/backend/executable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/executable.hpp b/src/plugins/template/backend/executable.hpp index 9300aaa2541..036e4f2de02 100644 --- a/src/plugins/template/backend/executable.hpp +++ b/src/plugins/template/backend/executable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/int_backend.cpp b/src/plugins/template/backend/int_backend.cpp index 617892e9c59..cf1b270a2cc 100644 --- a/src/plugins/template/backend/int_backend.cpp +++ b/src/plugins/template/backend/int_backend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/int_backend.hpp b/src/plugins/template/backend/int_backend.hpp index 48bd5771a46..b688fa151b0 100644 --- a/src/plugins/template/backend/int_backend.hpp +++ b/src/plugins/template/backend/int_backend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/int_executable.cpp b/src/plugins/template/backend/int_executable.cpp index e84bbe5d780..c30fd766625 100644 --- a/src/plugins/template/backend/int_executable.cpp +++ b/src/plugins/template/backend/int_executable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/int_executable.hpp b/src/plugins/template/backend/int_executable.hpp index 3d5570259b8..2df580fa656 100644 --- a/src/plugins/template/backend/int_executable.hpp +++ b/src/plugins/template/backend/int_executable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/opset_int_tbl.hpp b/src/plugins/template/backend/opset_int_tbl.hpp index dc02cdd1c82..75d2e4bfd8b 100644 --- a/src/plugins/template/backend/opset_int_tbl.hpp +++ b/src/plugins/template/backend/opset_int_tbl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/pass/dyn_elimination.cpp b/src/plugins/template/backend/pass/dyn_elimination.cpp index 25fb95ea0b0..51e57d60449 100644 --- a/src/plugins/template/backend/pass/dyn_elimination.cpp +++ b/src/plugins/template/backend/pass/dyn_elimination.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/pass/dyn_elimination.hpp b/src/plugins/template/backend/pass/dyn_elimination.hpp index d3e920394fa..5681fd37dae 100644 --- a/src/plugins/template/backend/pass/dyn_elimination.hpp +++ b/src/plugins/template/backend/pass/dyn_elimination.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/pass/shape_relevance.cpp b/src/plugins/template/backend/pass/shape_relevance.cpp index f4a30d5fa3c..8aa6683adf6 100644 --- a/src/plugins/template/backend/pass/shape_relevance.cpp +++ b/src/plugins/template/backend/pass/shape_relevance.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/pass/shape_relevance.hpp b/src/plugins/template/backend/pass/shape_relevance.hpp index bbb8c1b9a9f..5ab0ab02292 100644 --- a/src/plugins/template/backend/pass/shape_relevance.hpp +++ b/src/plugins/template/backend/pass/shape_relevance.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/backend/performance_counter.hpp b/src/plugins/template/backend/performance_counter.hpp index beb8f2e7851..5c9e49ca57f 100644 --- a/src/plugins/template/backend/performance_counter.hpp +++ b/src/plugins/template/backend/performance_counter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/include/template/template_config.hpp b/src/plugins/template/include/template/template_config.hpp index be5c5ea0792..aabf90af60e 100644 --- a/src/plugins/template/include/template/template_config.hpp +++ b/src/plugins/template/include/template/template_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/CMakeLists.txt b/src/plugins/template/src/CMakeLists.txt index bf7c1317cbe..c0752582de5 100644 --- a/src/plugins/template/src/CMakeLists.txt +++ b/src/plugins/template/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/template/src/template_async_infer_request.cpp b/src/plugins/template/src/template_async_infer_request.cpp index 5f2e1feed75..7b44c6388fc 100644 --- a/src/plugins/template/src/template_async_infer_request.cpp +++ b/src/plugins/template/src/template_async_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_async_infer_request.hpp b/src/plugins/template/src/template_async_infer_request.hpp index 888e0ca618b..4583f4b7d78 100644 --- a/src/plugins/template/src/template_async_infer_request.hpp +++ b/src/plugins/template/src/template_async_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_config.cpp b/src/plugins/template/src/template_config.cpp index 32b637f8cb7..8092e6b6553 100644 --- a/src/plugins/template/src/template_config.cpp +++ b/src/plugins/template/src/template_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_config.hpp b/src/plugins/template/src/template_config.hpp index ffb185a7f69..7e3394a7725 100644 --- a/src/plugins/template/src/template_config.hpp +++ b/src/plugins/template/src/template_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_executable_network.cpp b/src/plugins/template/src/template_executable_network.cpp index a723f0991bd..c69863aac00 100644 --- a/src/plugins/template/src/template_executable_network.cpp +++ b/src/plugins/template/src/template_executable_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_executable_network.hpp b/src/plugins/template/src/template_executable_network.hpp index 26f7889826c..112f77c2279 100644 --- a/src/plugins/template/src/template_executable_network.hpp +++ b/src/plugins/template/src/template_executable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_infer_request.cpp b/src/plugins/template/src/template_infer_request.cpp index 38407d90b44..832a135dd61 100644 --- a/src/plugins/template/src/template_infer_request.cpp +++ b/src/plugins/template/src/template_infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_infer_request.hpp b/src/plugins/template/src/template_infer_request.hpp index 170e6db5238..c8bd5ea1e30 100644 --- a/src/plugins/template/src/template_infer_request.hpp +++ b/src/plugins/template/src/template_infer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_itt.hpp b/src/plugins/template/src/template_itt.hpp index db69ad65d99..50a410bb07d 100644 --- a/src/plugins/template/src/template_itt.hpp +++ b/src/plugins/template/src/template_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_plugin.cpp b/src/plugins/template/src/template_plugin.cpp index 7c6dc97dd97..f9abf277ad8 100644 --- a/src/plugins/template/src/template_plugin.cpp +++ b/src/plugins/template/src/template_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/template_plugin.hpp b/src/plugins/template/src/template_plugin.hpp index 1346cd49113..9ad4b095213 100644 --- a/src/plugins/template/src/template_plugin.hpp +++ b/src/plugins/template/src/template_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.cpp b/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.cpp index 4a3938fbc53..9b16be21908 100644 --- a/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.cpp +++ b/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.hpp b/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.hpp index 833d05a7903..12d2939b76d 100644 --- a/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.hpp +++ b/src/plugins/template/src/transformations/preprocessing/mean_image_or_value.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/preprocessing/preprocessing.cpp b/src/plugins/template/src/transformations/preprocessing/preprocessing.cpp index fca5d56477f..7b1d8b182a9 100644 --- a/src/plugins/template/src/transformations/preprocessing/preprocessing.cpp +++ b/src/plugins/template/src/transformations/preprocessing/preprocessing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/preprocessing/preprocessing.hpp b/src/plugins/template/src/transformations/preprocessing/preprocessing.hpp index 2488bade42d..e3024a10a42 100644 --- a/src/plugins/template/src/transformations/preprocessing/preprocessing.hpp +++ b/src/plugins/template/src/transformations/preprocessing/preprocessing.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/preprocessing/std_scale.cpp b/src/plugins/template/src/transformations/preprocessing/std_scale.cpp index efc21983a09..c40dcf42f83 100644 --- a/src/plugins/template/src/transformations/preprocessing/std_scale.cpp +++ b/src/plugins/template/src/transformations/preprocessing/std_scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/preprocessing/std_scale.hpp b/src/plugins/template/src/transformations/preprocessing/std_scale.hpp index f877724613a..b56b5821220 100644 --- a/src/plugins/template/src/transformations/preprocessing/std_scale.hpp +++ b/src/plugins/template/src/transformations/preprocessing/std_scale.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/template_model_transformation.cpp b/src/plugins/template/src/transformations/template_model_transformation.cpp index dd6e56b1c42..e91621c62af 100644 --- a/src/plugins/template/src/transformations/template_model_transformation.cpp +++ b/src/plugins/template/src/transformations/template_model_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/template_model_transformation.hpp b/src/plugins/template/src/transformations/template_model_transformation.hpp index 66c5a63bfa9..18c75658e4b 100644 --- a/src/plugins/template/src/transformations/template_model_transformation.hpp +++ b/src/plugins/template/src/transformations/template_model_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/template_pattern_transformation.cpp b/src/plugins/template/src/transformations/template_pattern_transformation.cpp index 19abc439e9d..22ca06e91f9 100644 --- a/src/plugins/template/src/transformations/template_pattern_transformation.cpp +++ b/src/plugins/template/src/transformations/template_pattern_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/src/transformations/template_pattern_transformation.hpp b/src/plugins/template/src/transformations/template_pattern_transformation.hpp index 5a16133b451..24e9c7eba5f 100644 --- a/src/plugins/template/src/transformations/template_pattern_transformation.hpp +++ b/src/plugins/template/src/transformations/template_pattern_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/CMakeLists.txt b/src/plugins/template/tests/functional/CMakeLists.txt index 5f8fee9f849..1106902c577 100644 --- a/src/plugins/template/tests/functional/CMakeLists.txt +++ b/src/plugins/template/tests/functional/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/plugins/template/tests/functional/core_config.cpp b/src/plugins/template/tests/functional/core_config.cpp index 5e7e7675443..ce76e9a3694 100644 --- a/src/plugins/template/tests/functional/core_config.cpp +++ b/src/plugins/template/tests/functional/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/abs.cpp b/src/plugins/template/tests/functional/op_reference/abs.cpp index 754a012b2df..944886da90b 100644 --- a/src/plugins/template/tests/functional/op_reference/abs.cpp +++ b/src/plugins/template/tests/functional/op_reference/abs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/acos.cpp b/src/plugins/template/tests/functional/op_reference/acos.cpp index 3121e10405b..082d57e512e 100644 --- a/src/plugins/template/tests/functional/op_reference/acos.cpp +++ b/src/plugins/template/tests/functional/op_reference/acos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/acosh.cpp b/src/plugins/template/tests/functional/op_reference/acosh.cpp index 91a8c054874..5cc071bf0f9 100644 --- a/src/plugins/template/tests/functional/op_reference/acosh.cpp +++ b/src/plugins/template/tests/functional/op_reference/acosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/adaptive_avg_pool.cpp b/src/plugins/template/tests/functional/op_reference/adaptive_avg_pool.cpp index 7301b27b1bd..d73df2f853c 100644 --- a/src/plugins/template/tests/functional/op_reference/adaptive_avg_pool.cpp +++ b/src/plugins/template/tests/functional/op_reference/adaptive_avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/adaptive_max_pool.cpp b/src/plugins/template/tests/functional/op_reference/adaptive_max_pool.cpp index 793a01947e0..0fc8fab948c 100644 --- a/src/plugins/template/tests/functional/op_reference/adaptive_max_pool.cpp +++ b/src/plugins/template/tests/functional/op_reference/adaptive_max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/add.cpp b/src/plugins/template/tests/functional/op_reference/add.cpp index 58979e6d962..7a5e99ba91d 100644 --- a/src/plugins/template/tests/functional/op_reference/add.cpp +++ b/src/plugins/template/tests/functional/op_reference/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/asin.cpp b/src/plugins/template/tests/functional/op_reference/asin.cpp index 3f39ded01a8..149bcdc152c 100644 --- a/src/plugins/template/tests/functional/op_reference/asin.cpp +++ b/src/plugins/template/tests/functional/op_reference/asin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/asinh.cpp b/src/plugins/template/tests/functional/op_reference/asinh.cpp index 345e0de097d..7292a64bca2 100644 --- a/src/plugins/template/tests/functional/op_reference/asinh.cpp +++ b/src/plugins/template/tests/functional/op_reference/asinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/atan.cpp b/src/plugins/template/tests/functional/op_reference/atan.cpp index 06c6d26ba33..feba9e25878 100644 --- a/src/plugins/template/tests/functional/op_reference/atan.cpp +++ b/src/plugins/template/tests/functional/op_reference/atan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/atanh.cpp b/src/plugins/template/tests/functional/op_reference/atanh.cpp index a35ddaf4b78..51c94d5eb47 100644 --- a/src/plugins/template/tests/functional/op_reference/atanh.cpp +++ b/src/plugins/template/tests/functional/op_reference/atanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/augru_cell.cpp b/src/plugins/template/tests/functional/op_reference/augru_cell.cpp index b12f043145d..239dd84342c 100644 --- a/src/plugins/template/tests/functional/op_reference/augru_cell.cpp +++ b/src/plugins/template/tests/functional/op_reference/augru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/augru_sequence.cpp b/src/plugins/template/tests/functional/op_reference/augru_sequence.cpp index 27d5c48330b..9016ee2d800 100644 --- a/src/plugins/template/tests/functional/op_reference/augru_sequence.cpp +++ b/src/plugins/template/tests/functional/op_reference/augru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/avg_pool.cpp b/src/plugins/template/tests/functional/op_reference/avg_pool.cpp index a8a1624c86f..ba97db25396 100644 --- a/src/plugins/template/tests/functional/op_reference/avg_pool.cpp +++ b/src/plugins/template/tests/functional/op_reference/avg_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/base_reference_test.cpp b/src/plugins/template/tests/functional/op_reference/base_reference_test.cpp index cd040b80fd1..d454e072f9f 100644 --- a/src/plugins/template/tests/functional/op_reference/base_reference_test.cpp +++ b/src/plugins/template/tests/functional/op_reference/base_reference_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "base_reference_test.hpp" diff --git a/src/plugins/template/tests/functional/op_reference/base_reference_test.hpp b/src/plugins/template/tests/functional/op_reference/base_reference_test.hpp index 69b74badb31..75fea35cb4e 100644 --- a/src/plugins/template/tests/functional/op_reference/base_reference_test.hpp +++ b/src/plugins/template/tests/functional/op_reference/base_reference_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/batch_norm.cpp b/src/plugins/template/tests/functional/op_reference/batch_norm.cpp index b8ef5c9396d..8e6d2873d5e 100644 --- a/src/plugins/template/tests/functional/op_reference/batch_norm.cpp +++ b/src/plugins/template/tests/functional/op_reference/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/batch_to_space.cpp b/src/plugins/template/tests/functional/op_reference/batch_to_space.cpp index bcdb0f389b3..3fd1e25ec7a 100644 --- a/src/plugins/template/tests/functional/op_reference/batch_to_space.cpp +++ b/src/plugins/template/tests/functional/op_reference/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/binary_convolution.cpp b/src/plugins/template/tests/functional/op_reference/binary_convolution.cpp index 1c745657975..2f73d5f2dc0 100644 --- a/src/plugins/template/tests/functional/op_reference/binary_convolution.cpp +++ b/src/plugins/template/tests/functional/op_reference/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/broadcast.cpp b/src/plugins/template/tests/functional/op_reference/broadcast.cpp index d752180258a..e1038d23ec4 100644 --- a/src/plugins/template/tests/functional/op_reference/broadcast.cpp +++ b/src/plugins/template/tests/functional/op_reference/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/bucketize.cpp b/src/plugins/template/tests/functional/op_reference/bucketize.cpp index 4abee6481c0..c26a21a8a77 100644 --- a/src/plugins/template/tests/functional/op_reference/bucketize.cpp +++ b/src/plugins/template/tests/functional/op_reference/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/ceiling.cpp b/src/plugins/template/tests/functional/op_reference/ceiling.cpp index 7a0dca2c98a..0d351de47b6 100644 --- a/src/plugins/template/tests/functional/op_reference/ceiling.cpp +++ b/src/plugins/template/tests/functional/op_reference/ceiling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/clamp.cpp b/src/plugins/template/tests/functional/op_reference/clamp.cpp index 41b7f1a232d..f31068f5945 100644 --- a/src/plugins/template/tests/functional/op_reference/clamp.cpp +++ b/src/plugins/template/tests/functional/op_reference/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/comparison.cpp b/src/plugins/template/tests/functional/op_reference/comparison.cpp index 9f7e3843929..71612aa3ddf 100644 --- a/src/plugins/template/tests/functional/op_reference/comparison.cpp +++ b/src/plugins/template/tests/functional/op_reference/comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/comparison.hpp b/src/plugins/template/tests/functional/op_reference/comparison.hpp index 982af00916b..c6cc0826223 100644 --- a/src/plugins/template/tests/functional/op_reference/comparison.hpp +++ b/src/plugins/template/tests/functional/op_reference/comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/concat.cpp b/src/plugins/template/tests/functional/op_reference/concat.cpp index 91e9e186939..6f71ca01bc0 100644 --- a/src/plugins/template/tests/functional/op_reference/concat.cpp +++ b/src/plugins/template/tests/functional/op_reference/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/constant.cpp b/src/plugins/template/tests/functional/op_reference/constant.cpp index c06189e80bc..3f37e4a8e8f 100644 --- a/src/plugins/template/tests/functional/op_reference/constant.cpp +++ b/src/plugins/template/tests/functional/op_reference/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/conversion.cpp b/src/plugins/template/tests/functional/op_reference/conversion.cpp index 69d69072d2b..ddb258cda00 100644 --- a/src/plugins/template/tests/functional/op_reference/conversion.cpp +++ b/src/plugins/template/tests/functional/op_reference/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/conversion.hpp b/src/plugins/template/tests/functional/op_reference/conversion.hpp index 208ef6002ed..f46f627ab24 100644 --- a/src/plugins/template/tests/functional/op_reference/conversion.hpp +++ b/src/plugins/template/tests/functional/op_reference/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/convert.cpp b/src/plugins/template/tests/functional/op_reference/convert.cpp index a6ece40cbc9..70e0b9f29df 100644 --- a/src/plugins/template/tests/functional/op_reference/convert.cpp +++ b/src/plugins/template/tests/functional/op_reference/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/convert_color_i420.cpp b/src/plugins/template/tests/functional/op_reference/convert_color_i420.cpp index 3b8898c9112..4c21e52eed2 100644 --- a/src/plugins/template/tests/functional/op_reference/convert_color_i420.cpp +++ b/src/plugins/template/tests/functional/op_reference/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/convert_color_nv12.cpp b/src/plugins/template/tests/functional/op_reference/convert_color_nv12.cpp index 27980d6ba05..2eb13749da0 100644 --- a/src/plugins/template/tests/functional/op_reference/convert_color_nv12.cpp +++ b/src/plugins/template/tests/functional/op_reference/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/convert_like.cpp b/src/plugins/template/tests/functional/op_reference/convert_like.cpp index 8d8e057cf43..ecab168e386 100644 --- a/src/plugins/template/tests/functional/op_reference/convert_like.cpp +++ b/src/plugins/template/tests/functional/op_reference/convert_like.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/convolution.cpp b/src/plugins/template/tests/functional/op_reference/convolution.cpp index 1fc0b100554..055921abe53 100644 --- a/src/plugins/template/tests/functional/op_reference/convolution.cpp +++ b/src/plugins/template/tests/functional/op_reference/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/convolution_backprop.cpp b/src/plugins/template/tests/functional/op_reference/convolution_backprop.cpp index 398bd908414..9a58949a903 100644 --- a/src/plugins/template/tests/functional/op_reference/convolution_backprop.cpp +++ b/src/plugins/template/tests/functional/op_reference/convolution_backprop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/cos.cpp b/src/plugins/template/tests/functional/op_reference/cos.cpp index 27982b69b1f..c39038ad5bc 100644 --- a/src/plugins/template/tests/functional/op_reference/cos.cpp +++ b/src/plugins/template/tests/functional/op_reference/cos.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/cosh.cpp b/src/plugins/template/tests/functional/op_reference/cosh.cpp index 6f5199e9fe6..8043da626a9 100644 --- a/src/plugins/template/tests/functional/op_reference/cosh.cpp +++ b/src/plugins/template/tests/functional/op_reference/cosh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder.cpp b/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder.cpp index 6d7546d60f7..1384fe67479 100644 --- a/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder.cpp +++ b/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder_seq_len.cpp b/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder_seq_len.cpp index ec828bb8232..7c287cf3843 100644 --- a/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder_seq_len.cpp +++ b/src/plugins/template/tests/functional/op_reference/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/ctc_loss.cpp b/src/plugins/template/tests/functional/op_reference/ctc_loss.cpp index ade062462c0..b432f1d4080 100644 --- a/src/plugins/template/tests/functional/op_reference/ctc_loss.cpp +++ b/src/plugins/template/tests/functional/op_reference/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/cum_sum.cpp b/src/plugins/template/tests/functional/op_reference/cum_sum.cpp index 3ac7bcd4a72..dee306417ee 100644 --- a/src/plugins/template/tests/functional/op_reference/cum_sum.cpp +++ b/src/plugins/template/tests/functional/op_reference/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/deformable_convolution.cpp b/src/plugins/template/tests/functional/op_reference/deformable_convolution.cpp index e6b9fcf1237..38de9a5c62f 100644 --- a/src/plugins/template/tests/functional/op_reference/deformable_convolution.cpp +++ b/src/plugins/template/tests/functional/op_reference/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/deformable_psroi_pooling.cpp b/src/plugins/template/tests/functional/op_reference/deformable_psroi_pooling.cpp index f3cfd0df1e4..1ae803ac83a 100644 --- a/src/plugins/template/tests/functional/op_reference/deformable_psroi_pooling.cpp +++ b/src/plugins/template/tests/functional/op_reference/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/depth_to_space.cpp b/src/plugins/template/tests/functional/op_reference/depth_to_space.cpp index 20df31fd246..6340c5665e2 100644 --- a/src/plugins/template/tests/functional/op_reference/depth_to_space.cpp +++ b/src/plugins/template/tests/functional/op_reference/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/detection_output.cpp b/src/plugins/template/tests/functional/op_reference/detection_output.cpp index 8e9f04f3f84..573b9c8d144 100644 --- a/src/plugins/template/tests/functional/op_reference/detection_output.cpp +++ b/src/plugins/template/tests/functional/op_reference/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/dft.cpp b/src/plugins/template/tests/functional/op_reference/dft.cpp index d065b64f15e..4537ec541d2 100644 --- a/src/plugins/template/tests/functional/op_reference/dft.cpp +++ b/src/plugins/template/tests/functional/op_reference/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/divide.cpp b/src/plugins/template/tests/functional/op_reference/divide.cpp index 741b0d9d1ef..c89b133e431 100644 --- a/src/plugins/template/tests/functional/op_reference/divide.cpp +++ b/src/plugins/template/tests/functional/op_reference/divide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/einsum.cpp b/src/plugins/template/tests/functional/op_reference/einsum.cpp index a4c6794eaca..d3aeb727b60 100644 --- a/src/plugins/template/tests/functional/op_reference/einsum.cpp +++ b/src/plugins/template/tests/functional/op_reference/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/elu.cpp b/src/plugins/template/tests/functional/op_reference/elu.cpp index 1d5ca905b00..ccb5112e709 100644 --- a/src/plugins/template/tests/functional/op_reference/elu.cpp +++ b/src/plugins/template/tests/functional/op_reference/elu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/embedding_segments_sum.cpp b/src/plugins/template/tests/functional/op_reference/embedding_segments_sum.cpp index 32f72850187..3f842b68199 100644 --- a/src/plugins/template/tests/functional/op_reference/embedding_segments_sum.cpp +++ b/src/plugins/template/tests/functional/op_reference/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/embeddingbag_offsetssum.cpp b/src/plugins/template/tests/functional/op_reference/embeddingbag_offsetssum.cpp index ce3968719d6..908c95d61b9 100644 --- a/src/plugins/template/tests/functional/op_reference/embeddingbag_offsetssum.cpp +++ b/src/plugins/template/tests/functional/op_reference/embeddingbag_offsetssum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/embeddingbag_packedsum.cpp b/src/plugins/template/tests/functional/op_reference/embeddingbag_packedsum.cpp index 1af37dfeeed..3552178df7b 100644 --- a/src/plugins/template/tests/functional/op_reference/embeddingbag_packedsum.cpp +++ b/src/plugins/template/tests/functional/op_reference/embeddingbag_packedsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/equal.cpp b/src/plugins/template/tests/functional/op_reference/equal.cpp index 23fbc9ac1a9..51310dfb998 100644 --- a/src/plugins/template/tests/functional/op_reference/equal.cpp +++ b/src/plugins/template/tests/functional/op_reference/equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/erf.cpp b/src/plugins/template/tests/functional/op_reference/erf.cpp index ff22698515a..9f658d78573 100644 --- a/src/plugins/template/tests/functional/op_reference/erf.cpp +++ b/src/plugins/template/tests/functional/op_reference/erf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/exp.cpp b/src/plugins/template/tests/functional/op_reference/exp.cpp index c50f86818c3..9b15a9cf970 100644 --- a/src/plugins/template/tests/functional/op_reference/exp.cpp +++ b/src/plugins/template/tests/functional/op_reference/exp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_output.cpp b/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_output.cpp index 0f5841fc321..f602aed2f02 100644 --- a/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_output.cpp +++ b/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_prior_grid.cpp b/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_prior_grid.cpp index 746584b01c7..a82d111e6bb 100644 --- a/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_prior_grid.cpp +++ b/src/plugins/template/tests/functional/op_reference/experimental_detectron_detection_prior_grid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/experimental_detectron_generate_proposals.cpp b/src/plugins/template/tests/functional/op_reference/experimental_detectron_generate_proposals.cpp index d0978873e7b..1a3ff42b53e 100644 --- a/src/plugins/template/tests/functional/op_reference/experimental_detectron_generate_proposals.cpp +++ b/src/plugins/template/tests/functional/op_reference/experimental_detectron_generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/experimental_detectron_roi_feature_extractor.cpp b/src/plugins/template/tests/functional/op_reference/experimental_detectron_roi_feature_extractor.cpp index 2d354a62db1..f2a9cfc296d 100644 --- a/src/plugins/template/tests/functional/op_reference/experimental_detectron_roi_feature_extractor.cpp +++ b/src/plugins/template/tests/functional/op_reference/experimental_detectron_roi_feature_extractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/experimental_detectron_topkrois.cpp b/src/plugins/template/tests/functional/op_reference/experimental_detectron_topkrois.cpp index f4901fb9d0c..0096a4bf212 100644 --- a/src/plugins/template/tests/functional/op_reference/experimental_detectron_topkrois.cpp +++ b/src/plugins/template/tests/functional/op_reference/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/extract_image_patches.cpp b/src/plugins/template/tests/functional/op_reference/extract_image_patches.cpp index 12468352ea2..49f24595eb5 100644 --- a/src/plugins/template/tests/functional/op_reference/extract_image_patches.cpp +++ b/src/plugins/template/tests/functional/op_reference/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/eye.cpp b/src/plugins/template/tests/functional/op_reference/eye.cpp index 9fa604f40e0..23037edaebc 100644 --- a/src/plugins/template/tests/functional/op_reference/eye.cpp +++ b/src/plugins/template/tests/functional/op_reference/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/fake_quantize.cpp b/src/plugins/template/tests/functional/op_reference/fake_quantize.cpp index 960e4832c7a..3972d42a143 100644 --- a/src/plugins/template/tests/functional/op_reference/fake_quantize.cpp +++ b/src/plugins/template/tests/functional/op_reference/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/floor.cpp b/src/plugins/template/tests/functional/op_reference/floor.cpp index a021d47beb0..59da7069139 100644 --- a/src/plugins/template/tests/functional/op_reference/floor.cpp +++ b/src/plugins/template/tests/functional/op_reference/floor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/floor_mod.cpp b/src/plugins/template/tests/functional/op_reference/floor_mod.cpp index 1c7264fbb10..497bea5f9e8 100644 --- a/src/plugins/template/tests/functional/op_reference/floor_mod.cpp +++ b/src/plugins/template/tests/functional/op_reference/floor_mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gather.cpp b/src/plugins/template/tests/functional/op_reference/gather.cpp index a9323324055..d158a8b38e3 100644 --- a/src/plugins/template/tests/functional/op_reference/gather.cpp +++ b/src/plugins/template/tests/functional/op_reference/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gather_elements.cpp b/src/plugins/template/tests/functional/op_reference/gather_elements.cpp index 755f7cf8421..e7cddb376cf 100644 --- a/src/plugins/template/tests/functional/op_reference/gather_elements.cpp +++ b/src/plugins/template/tests/functional/op_reference/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gather_nd.cpp b/src/plugins/template/tests/functional/op_reference/gather_nd.cpp index 1dc618cbe21..9ff1507be4f 100644 --- a/src/plugins/template/tests/functional/op_reference/gather_nd.cpp +++ b/src/plugins/template/tests/functional/op_reference/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gather_tree.cpp b/src/plugins/template/tests/functional/op_reference/gather_tree.cpp index decf0706dc8..e79917a1826 100644 --- a/src/plugins/template/tests/functional/op_reference/gather_tree.cpp +++ b/src/plugins/template/tests/functional/op_reference/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gelu.cpp b/src/plugins/template/tests/functional/op_reference/gelu.cpp index 22ba0c42a02..49593aa8b9a 100644 --- a/src/plugins/template/tests/functional/op_reference/gelu.cpp +++ b/src/plugins/template/tests/functional/op_reference/gelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/generate_proposals.cpp b/src/plugins/template/tests/functional/op_reference/generate_proposals.cpp index 71edbb05db1..6c51d76b94e 100644 --- a/src/plugins/template/tests/functional/op_reference/generate_proposals.cpp +++ b/src/plugins/template/tests/functional/op_reference/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/greater.cpp b/src/plugins/template/tests/functional/op_reference/greater.cpp index debc72bcee4..b266307175a 100644 --- a/src/plugins/template/tests/functional/op_reference/greater.cpp +++ b/src/plugins/template/tests/functional/op_reference/greater.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/greater_equal.cpp b/src/plugins/template/tests/functional/op_reference/greater_equal.cpp index 8b5edead2b3..04ffb561d7c 100644 --- a/src/plugins/template/tests/functional/op_reference/greater_equal.cpp +++ b/src/plugins/template/tests/functional/op_reference/greater_equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/grid_sample.cpp b/src/plugins/template/tests/functional/op_reference/grid_sample.cpp index 1923fe011a9..ca33d958446 100644 --- a/src/plugins/template/tests/functional/op_reference/grid_sample.cpp +++ b/src/plugins/template/tests/functional/op_reference/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/grn.cpp b/src/plugins/template/tests/functional/op_reference/grn.cpp index 31b125c51c5..4c2b50e5d20 100644 --- a/src/plugins/template/tests/functional/op_reference/grn.cpp +++ b/src/plugins/template/tests/functional/op_reference/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/group_convolution.cpp b/src/plugins/template/tests/functional/op_reference/group_convolution.cpp index 9427d0347e3..b49258f8e5a 100644 --- a/src/plugins/template/tests/functional/op_reference/group_convolution.cpp +++ b/src/plugins/template/tests/functional/op_reference/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/group_convolution_backprop.cpp b/src/plugins/template/tests/functional/op_reference/group_convolution_backprop.cpp index 739cc1a3e69..5570c063690 100644 --- a/src/plugins/template/tests/functional/op_reference/group_convolution_backprop.cpp +++ b/src/plugins/template/tests/functional/op_reference/group_convolution_backprop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gru_cell.cpp b/src/plugins/template/tests/functional/op_reference/gru_cell.cpp index f84ab2e60db..bf0a8373e83 100644 --- a/src/plugins/template/tests/functional/op_reference/gru_cell.cpp +++ b/src/plugins/template/tests/functional/op_reference/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/gru_sequence.cpp b/src/plugins/template/tests/functional/op_reference/gru_sequence.cpp index 246a3e3100e..96b883b7fe0 100644 --- a/src/plugins/template/tests/functional/op_reference/gru_sequence.cpp +++ b/src/plugins/template/tests/functional/op_reference/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/hard_sigmoid.cpp b/src/plugins/template/tests/functional/op_reference/hard_sigmoid.cpp index 94f3b4d73cc..f8ba47d329e 100644 --- a/src/plugins/template/tests/functional/op_reference/hard_sigmoid.cpp +++ b/src/plugins/template/tests/functional/op_reference/hard_sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/hsigmoid.cpp b/src/plugins/template/tests/functional/op_reference/hsigmoid.cpp index 460218b1a1d..3b5509578b9 100644 --- a/src/plugins/template/tests/functional/op_reference/hsigmoid.cpp +++ b/src/plugins/template/tests/functional/op_reference/hsigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/hswish.cpp b/src/plugins/template/tests/functional/op_reference/hswish.cpp index f635e6d9a1c..fc6e6109c48 100644 --- a/src/plugins/template/tests/functional/op_reference/hswish.cpp +++ b/src/plugins/template/tests/functional/op_reference/hswish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/idft.cpp b/src/plugins/template/tests/functional/op_reference/idft.cpp index 51d6988d5dd..7969dcc0d41 100644 --- a/src/plugins/template/tests/functional/op_reference/idft.cpp +++ b/src/plugins/template/tests/functional/op_reference/idft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/if.cpp b/src/plugins/template/tests/functional/op_reference/if.cpp index 7f7a9e5fb82..fbc0ad83f2b 100644 --- a/src/plugins/template/tests/functional/op_reference/if.cpp +++ b/src/plugins/template/tests/functional/op_reference/if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/interpolate.cpp b/src/plugins/template/tests/functional/op_reference/interpolate.cpp index 6dad8750402..91656df0907 100644 --- a/src/plugins/template/tests/functional/op_reference/interpolate.cpp +++ b/src/plugins/template/tests/functional/op_reference/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/irdft.cpp b/src/plugins/template/tests/functional/op_reference/irdft.cpp index 006deb031ac..80402f81149 100644 --- a/src/plugins/template/tests/functional/op_reference/irdft.cpp +++ b/src/plugins/template/tests/functional/op_reference/irdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/is_finite.cpp b/src/plugins/template/tests/functional/op_reference/is_finite.cpp index 5a6a52ed9ff..dcd937786e9 100644 --- a/src/plugins/template/tests/functional/op_reference/is_finite.cpp +++ b/src/plugins/template/tests/functional/op_reference/is_finite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/is_inf.cpp b/src/plugins/template/tests/functional/op_reference/is_inf.cpp index dd1fc563a30..00437481be4 100644 --- a/src/plugins/template/tests/functional/op_reference/is_inf.cpp +++ b/src/plugins/template/tests/functional/op_reference/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/is_nan.cpp b/src/plugins/template/tests/functional/op_reference/is_nan.cpp index a3b71f01fd8..edc00e26c11 100644 --- a/src/plugins/template/tests/functional/op_reference/is_nan.cpp +++ b/src/plugins/template/tests/functional/op_reference/is_nan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/less.cpp b/src/plugins/template/tests/functional/op_reference/less.cpp index f2e80739c74..2001659482c 100644 --- a/src/plugins/template/tests/functional/op_reference/less.cpp +++ b/src/plugins/template/tests/functional/op_reference/less.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/less_eq.cpp b/src/plugins/template/tests/functional/op_reference/less_eq.cpp index 2f1e225e11d..50ee8cc5916 100644 --- a/src/plugins/template/tests/functional/op_reference/less_eq.cpp +++ b/src/plugins/template/tests/functional/op_reference/less_eq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/log.cpp b/src/plugins/template/tests/functional/op_reference/log.cpp index c6a35edd00b..1c4d8b09892 100644 --- a/src/plugins/template/tests/functional/op_reference/log.cpp +++ b/src/plugins/template/tests/functional/op_reference/log.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/log_softmax.cpp b/src/plugins/template/tests/functional/op_reference/log_softmax.cpp index 19503fd4511..d449e0bcfaf 100644 --- a/src/plugins/template/tests/functional/op_reference/log_softmax.cpp +++ b/src/plugins/template/tests/functional/op_reference/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/logical.cpp b/src/plugins/template/tests/functional/op_reference/logical.cpp index 77698256cea..d73adbb3570 100644 --- a/src/plugins/template/tests/functional/op_reference/logical.cpp +++ b/src/plugins/template/tests/functional/op_reference/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/logical.hpp b/src/plugins/template/tests/functional/op_reference/logical.hpp index 05b169f8f48..ad8b969e662 100644 --- a/src/plugins/template/tests/functional/op_reference/logical.hpp +++ b/src/plugins/template/tests/functional/op_reference/logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/logical_and.cpp b/src/plugins/template/tests/functional/op_reference/logical_and.cpp index 86f9b4ef0ae..178beb832bd 100644 --- a/src/plugins/template/tests/functional/op_reference/logical_and.cpp +++ b/src/plugins/template/tests/functional/op_reference/logical_and.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/logical_not.cpp b/src/plugins/template/tests/functional/op_reference/logical_not.cpp index 01d8deaa370..9ec16abe8e6 100644 --- a/src/plugins/template/tests/functional/op_reference/logical_not.cpp +++ b/src/plugins/template/tests/functional/op_reference/logical_not.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/logical_or.cpp b/src/plugins/template/tests/functional/op_reference/logical_or.cpp index 5ec02bfc122..247d14bf5d9 100644 --- a/src/plugins/template/tests/functional/op_reference/logical_or.cpp +++ b/src/plugins/template/tests/functional/op_reference/logical_or.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/logical_xor.cpp b/src/plugins/template/tests/functional/op_reference/logical_xor.cpp index 9e5f4279e46..2c292253757 100644 --- a/src/plugins/template/tests/functional/op_reference/logical_xor.cpp +++ b/src/plugins/template/tests/functional/op_reference/logical_xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/lrn.cpp b/src/plugins/template/tests/functional/op_reference/lrn.cpp index 68931c9176b..273ec0d31c3 100644 --- a/src/plugins/template/tests/functional/op_reference/lrn.cpp +++ b/src/plugins/template/tests/functional/op_reference/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/lstm_cell.cpp b/src/plugins/template/tests/functional/op_reference/lstm_cell.cpp index 15dcade09b1..e413ff64b48 100644 --- a/src/plugins/template/tests/functional/op_reference/lstm_cell.cpp +++ b/src/plugins/template/tests/functional/op_reference/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/lstm_sequence.cpp b/src/plugins/template/tests/functional/op_reference/lstm_sequence.cpp index 027dddf4572..00b18f71615 100644 --- a/src/plugins/template/tests/functional/op_reference/lstm_sequence.cpp +++ b/src/plugins/template/tests/functional/op_reference/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/matmul.cpp b/src/plugins/template/tests/functional/op_reference/matmul.cpp index 39703bd91df..a59eb87b366 100644 --- a/src/plugins/template/tests/functional/op_reference/matmul.cpp +++ b/src/plugins/template/tests/functional/op_reference/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/matrix_nms.cpp b/src/plugins/template/tests/functional/op_reference/matrix_nms.cpp index 2d4c9290b77..95bbd6ebcac 100644 --- a/src/plugins/template/tests/functional/op_reference/matrix_nms.cpp +++ b/src/plugins/template/tests/functional/op_reference/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/max_pool.cpp b/src/plugins/template/tests/functional/op_reference/max_pool.cpp index 43a352c87c4..1ae548a93ee 100644 --- a/src/plugins/template/tests/functional/op_reference/max_pool.cpp +++ b/src/plugins/template/tests/functional/op_reference/max_pool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/maximum.cpp b/src/plugins/template/tests/functional/op_reference/maximum.cpp index 8ea407ce1bf..faf8e328a13 100644 --- a/src/plugins/template/tests/functional/op_reference/maximum.cpp +++ b/src/plugins/template/tests/functional/op_reference/maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/memory.cpp b/src/plugins/template/tests/functional/op_reference/memory.cpp index 7610d5d9e23..0fca42b6940 100644 --- a/src/plugins/template/tests/functional/op_reference/memory.cpp +++ b/src/plugins/template/tests/functional/op_reference/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/minimum.cpp b/src/plugins/template/tests/functional/op_reference/minimum.cpp index 693d06dfe81..852d299cbe7 100644 --- a/src/plugins/template/tests/functional/op_reference/minimum.cpp +++ b/src/plugins/template/tests/functional/op_reference/minimum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/mish.cpp b/src/plugins/template/tests/functional/op_reference/mish.cpp index f80ebac7dff..9557e6ef61b 100644 --- a/src/plugins/template/tests/functional/op_reference/mish.cpp +++ b/src/plugins/template/tests/functional/op_reference/mish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/mod.cpp b/src/plugins/template/tests/functional/op_reference/mod.cpp index 3091f845092..f1283194571 100644 --- a/src/plugins/template/tests/functional/op_reference/mod.cpp +++ b/src/plugins/template/tests/functional/op_reference/mod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/multiclass_nms.cpp b/src/plugins/template/tests/functional/op_reference/multiclass_nms.cpp index 21544981a27..890051dec75 100644 --- a/src/plugins/template/tests/functional/op_reference/multiclass_nms.cpp +++ b/src/plugins/template/tests/functional/op_reference/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/multiply.cpp b/src/plugins/template/tests/functional/op_reference/multiply.cpp index 5d1dbde341f..607ff5dc0e7 100644 --- a/src/plugins/template/tests/functional/op_reference/multiply.cpp +++ b/src/plugins/template/tests/functional/op_reference/multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/mvn.cpp b/src/plugins/template/tests/functional/op_reference/mvn.cpp index f187c348e4f..0e34b55e721 100644 --- a/src/plugins/template/tests/functional/op_reference/mvn.cpp +++ b/src/plugins/template/tests/functional/op_reference/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/negative.cpp b/src/plugins/template/tests/functional/op_reference/negative.cpp index 04af284feab..caf94a0fbc0 100644 --- a/src/plugins/template/tests/functional/op_reference/negative.cpp +++ b/src/plugins/template/tests/functional/op_reference/negative.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/non_max_suppression.cpp b/src/plugins/template/tests/functional/op_reference/non_max_suppression.cpp index f93611b361f..5e309f4e6e9 100644 --- a/src/plugins/template/tests/functional/op_reference/non_max_suppression.cpp +++ b/src/plugins/template/tests/functional/op_reference/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/nonzero.cpp b/src/plugins/template/tests/functional/op_reference/nonzero.cpp index 67d07ec4a8f..f8baa42bbe2 100644 --- a/src/plugins/template/tests/functional/op_reference/nonzero.cpp +++ b/src/plugins/template/tests/functional/op_reference/nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/normalize_l2.cpp b/src/plugins/template/tests/functional/op_reference/normalize_l2.cpp index 992ecc4918f..da26e601685 100644 --- a/src/plugins/template/tests/functional/op_reference/normalize_l2.cpp +++ b/src/plugins/template/tests/functional/op_reference/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/not_equal.cpp b/src/plugins/template/tests/functional/op_reference/not_equal.cpp index 5b5b782cc9c..dca6ec1405c 100644 --- a/src/plugins/template/tests/functional/op_reference/not_equal.cpp +++ b/src/plugins/template/tests/functional/op_reference/not_equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/one_hot.cpp b/src/plugins/template/tests/functional/op_reference/one_hot.cpp index 8ab7d6f2ff7..b0f53a1e783 100644 --- a/src/plugins/template/tests/functional/op_reference/one_hot.cpp +++ b/src/plugins/template/tests/functional/op_reference/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/pad.cpp b/src/plugins/template/tests/functional/op_reference/pad.cpp index 544962fd83d..b3cc9e67a31 100644 --- a/src/plugins/template/tests/functional/op_reference/pad.cpp +++ b/src/plugins/template/tests/functional/op_reference/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/parameter_as_output.cpp b/src/plugins/template/tests/functional/op_reference/parameter_as_output.cpp index f5e77add7c5..607e93e3849 100644 --- a/src/plugins/template/tests/functional/op_reference/parameter_as_output.cpp +++ b/src/plugins/template/tests/functional/op_reference/parameter_as_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/power.cpp b/src/plugins/template/tests/functional/op_reference/power.cpp index 7ed77c9fae1..53b04579041 100644 --- a/src/plugins/template/tests/functional/op_reference/power.cpp +++ b/src/plugins/template/tests/functional/op_reference/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/prelu.cpp b/src/plugins/template/tests/functional/op_reference/prelu.cpp index 37cd68fce0e..e3efb48763d 100644 --- a/src/plugins/template/tests/functional/op_reference/prelu.cpp +++ b/src/plugins/template/tests/functional/op_reference/prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/prior_box.cpp b/src/plugins/template/tests/functional/op_reference/prior_box.cpp index 29769385932..f2d514620a9 100644 --- a/src/plugins/template/tests/functional/op_reference/prior_box.cpp +++ b/src/plugins/template/tests/functional/op_reference/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/prior_box_clustered.cpp b/src/plugins/template/tests/functional/op_reference/prior_box_clustered.cpp index a7d50738176..cecf1055276 100644 --- a/src/plugins/template/tests/functional/op_reference/prior_box_clustered.cpp +++ b/src/plugins/template/tests/functional/op_reference/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/proposal.cpp b/src/plugins/template/tests/functional/op_reference/proposal.cpp index 84d9ae70602..119d29b03e5 100644 --- a/src/plugins/template/tests/functional/op_reference/proposal.cpp +++ b/src/plugins/template/tests/functional/op_reference/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/psroi_pooling.cpp b/src/plugins/template/tests/functional/op_reference/psroi_pooling.cpp index f56a62485de..f6e7596219b 100644 --- a/src/plugins/template/tests/functional/op_reference/psroi_pooling.cpp +++ b/src/plugins/template/tests/functional/op_reference/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/random_uniform.cpp b/src/plugins/template/tests/functional/op_reference/random_uniform.cpp index 89b86d7eda1..2ffc8c351e2 100644 --- a/src/plugins/template/tests/functional/op_reference/random_uniform.cpp +++ b/src/plugins/template/tests/functional/op_reference/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/range.cpp b/src/plugins/template/tests/functional/op_reference/range.cpp index 7c7d02ae5a7..57a5dc77d1a 100644 --- a/src/plugins/template/tests/functional/op_reference/range.cpp +++ b/src/plugins/template/tests/functional/op_reference/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/rdft.cpp b/src/plugins/template/tests/functional/op_reference/rdft.cpp index 82c6c2c3cf6..91e247b2891 100644 --- a/src/plugins/template/tests/functional/op_reference/rdft.cpp +++ b/src/plugins/template/tests/functional/op_reference/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_l1.cpp b/src/plugins/template/tests/functional/op_reference/reduce_l1.cpp index da0032c5c5e..a0bf3d5ff30 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_l1.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_l1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_l2.cpp b/src/plugins/template/tests/functional/op_reference/reduce_l2.cpp index 21c73035119..5256a79503b 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_l2.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_max.cpp b/src/plugins/template/tests/functional/op_reference/reduce_max.cpp index c4374dd5521..185b6b7be63 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_max.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_max.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_mean.cpp b/src/plugins/template/tests/functional/op_reference/reduce_mean.cpp index 8ea4cbd8fcb..c81dc625ae3 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_mean.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_mean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_min.cpp b/src/plugins/template/tests/functional/op_reference/reduce_min.cpp index f7ab4eaa10b..aa4c14a99e4 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_min.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_min.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_prod.cpp b/src/plugins/template/tests/functional/op_reference/reduce_prod.cpp index 67f9e558bc1..f9171485bd4 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_prod.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_prod.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduce_sum.cpp b/src/plugins/template/tests/functional/op_reference/reduce_sum.cpp index 16e595545a1..c1798806dad 100644 --- a/src/plugins/template/tests/functional/op_reference/reduce_sum.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduce_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduction.cpp b/src/plugins/template/tests/functional/op_reference/reduction.cpp index 07c847de365..d36cad37678 100644 --- a/src/plugins/template/tests/functional/op_reference/reduction.cpp +++ b/src/plugins/template/tests/functional/op_reference/reduction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reduction.hpp b/src/plugins/template/tests/functional/op_reference/reduction.hpp index 852feedddea..2b7de4a6ff3 100644 --- a/src/plugins/template/tests/functional/op_reference/reduction.hpp +++ b/src/plugins/template/tests/functional/op_reference/reduction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/region_yolo.cpp b/src/plugins/template/tests/functional/op_reference/region_yolo.cpp index 1ffb4ae1bd3..c1b2ed92b5e 100644 --- a/src/plugins/template/tests/functional/op_reference/region_yolo.cpp +++ b/src/plugins/template/tests/functional/op_reference/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/relu.cpp b/src/plugins/template/tests/functional/op_reference/relu.cpp index 29158a01133..2e31a299fd2 100644 --- a/src/plugins/template/tests/functional/op_reference/relu.cpp +++ b/src/plugins/template/tests/functional/op_reference/relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reorg_yolo.cpp b/src/plugins/template/tests/functional/op_reference/reorg_yolo.cpp index f8630a48153..179f1a13e53 100644 --- a/src/plugins/template/tests/functional/op_reference/reorg_yolo.cpp +++ b/src/plugins/template/tests/functional/op_reference/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reshape.cpp b/src/plugins/template/tests/functional/op_reference/reshape.cpp index becac9eb8f2..dabd4c20ce1 100644 --- a/src/plugins/template/tests/functional/op_reference/reshape.cpp +++ b/src/plugins/template/tests/functional/op_reference/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/result.cpp b/src/plugins/template/tests/functional/op_reference/result.cpp index baca1bc9691..38ba2ea06a0 100644 --- a/src/plugins/template/tests/functional/op_reference/result.cpp +++ b/src/plugins/template/tests/functional/op_reference/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reverse.cpp b/src/plugins/template/tests/functional/op_reference/reverse.cpp index 2d944a589e6..2025a14c9a4 100644 --- a/src/plugins/template/tests/functional/op_reference/reverse.cpp +++ b/src/plugins/template/tests/functional/op_reference/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/reverse_sequence.cpp b/src/plugins/template/tests/functional/op_reference/reverse_sequence.cpp index cbf809b3aae..c4861456ffa 100644 --- a/src/plugins/template/tests/functional/op_reference/reverse_sequence.cpp +++ b/src/plugins/template/tests/functional/op_reference/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/rnn_cell.cpp b/src/plugins/template/tests/functional/op_reference/rnn_cell.cpp index 022bc4631d7..8d0c36d94d9 100644 --- a/src/plugins/template/tests/functional/op_reference/rnn_cell.cpp +++ b/src/plugins/template/tests/functional/op_reference/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/rnn_sequence.cpp b/src/plugins/template/tests/functional/op_reference/rnn_sequence.cpp index 2a8d5519fb9..8637658a30e 100644 --- a/src/plugins/template/tests/functional/op_reference/rnn_sequence.cpp +++ b/src/plugins/template/tests/functional/op_reference/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/roi_align.cpp b/src/plugins/template/tests/functional/op_reference/roi_align.cpp index 822dfde59f6..d27fec9377a 100644 --- a/src/plugins/template/tests/functional/op_reference/roi_align.cpp +++ b/src/plugins/template/tests/functional/op_reference/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/roi_pooling.cpp b/src/plugins/template/tests/functional/op_reference/roi_pooling.cpp index d0bbea2ef92..de1f4c1b81d 100644 --- a/src/plugins/template/tests/functional/op_reference/roi_pooling.cpp +++ b/src/plugins/template/tests/functional/op_reference/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/roll.cpp b/src/plugins/template/tests/functional/op_reference/roll.cpp index 8b334c8d0ca..d275b15f6f5 100644 --- a/src/plugins/template/tests/functional/op_reference/roll.cpp +++ b/src/plugins/template/tests/functional/op_reference/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/round.cpp b/src/plugins/template/tests/functional/op_reference/round.cpp index 7b749486eb8..2b01faf9487 100644 --- a/src/plugins/template/tests/functional/op_reference/round.cpp +++ b/src/plugins/template/tests/functional/op_reference/round.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/scatter_elements_update.cpp b/src/plugins/template/tests/functional/op_reference/scatter_elements_update.cpp index 3e74941c533..18d5103aaf4 100644 --- a/src/plugins/template/tests/functional/op_reference/scatter_elements_update.cpp +++ b/src/plugins/template/tests/functional/op_reference/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/scatter_nd_update.cpp b/src/plugins/template/tests/functional/op_reference/scatter_nd_update.cpp index e59608b1f0c..0b856f57f58 100644 --- a/src/plugins/template/tests/functional/op_reference/scatter_nd_update.cpp +++ b/src/plugins/template/tests/functional/op_reference/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/scatter_update.cpp b/src/plugins/template/tests/functional/op_reference/scatter_update.cpp index 3856c79e510..e2a932fec0d 100644 --- a/src/plugins/template/tests/functional/op_reference/scatter_update.cpp +++ b/src/plugins/template/tests/functional/op_reference/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/select.cpp b/src/plugins/template/tests/functional/op_reference/select.cpp index 233d8b69829..4e8467fc839 100644 --- a/src/plugins/template/tests/functional/op_reference/select.cpp +++ b/src/plugins/template/tests/functional/op_reference/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/selu.cpp b/src/plugins/template/tests/functional/op_reference/selu.cpp index 098da5743c2..af3ced366ae 100644 --- a/src/plugins/template/tests/functional/op_reference/selu.cpp +++ b/src/plugins/template/tests/functional/op_reference/selu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/shape_of.cpp b/src/plugins/template/tests/functional/op_reference/shape_of.cpp index 77d8f68c11f..4068544f48c 100644 --- a/src/plugins/template/tests/functional/op_reference/shape_of.cpp +++ b/src/plugins/template/tests/functional/op_reference/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/shuffle_channels.cpp b/src/plugins/template/tests/functional/op_reference/shuffle_channels.cpp index 55b6b55ed85..26ccdbe3dca 100644 --- a/src/plugins/template/tests/functional/op_reference/shuffle_channels.cpp +++ b/src/plugins/template/tests/functional/op_reference/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/sigmoid.cpp b/src/plugins/template/tests/functional/op_reference/sigmoid.cpp index 75a6e12a0b0..e82d8b5aa45 100644 --- a/src/plugins/template/tests/functional/op_reference/sigmoid.cpp +++ b/src/plugins/template/tests/functional/op_reference/sigmoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/sign.cpp b/src/plugins/template/tests/functional/op_reference/sign.cpp index 512d7986e36..34ac622cb43 100644 --- a/src/plugins/template/tests/functional/op_reference/sign.cpp +++ b/src/plugins/template/tests/functional/op_reference/sign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/sin.cpp b/src/plugins/template/tests/functional/op_reference/sin.cpp index a4eff35832f..2fcc6701366 100644 --- a/src/plugins/template/tests/functional/op_reference/sin.cpp +++ b/src/plugins/template/tests/functional/op_reference/sin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/sinh.cpp b/src/plugins/template/tests/functional/op_reference/sinh.cpp index 3bda9d13f48..31e309ca85b 100644 --- a/src/plugins/template/tests/functional/op_reference/sinh.cpp +++ b/src/plugins/template/tests/functional/op_reference/sinh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/slice.cpp b/src/plugins/template/tests/functional/op_reference/slice.cpp index 62ec2fd1354..b709cd7f169 100644 --- a/src/plugins/template/tests/functional/op_reference/slice.cpp +++ b/src/plugins/template/tests/functional/op_reference/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/softmax.cpp b/src/plugins/template/tests/functional/op_reference/softmax.cpp index 56a55c18f1c..e0e1a3b1e2c 100644 --- a/src/plugins/template/tests/functional/op_reference/softmax.cpp +++ b/src/plugins/template/tests/functional/op_reference/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/softplus.cpp b/src/plugins/template/tests/functional/op_reference/softplus.cpp index 4b5eefae915..3530ed71ff8 100644 --- a/src/plugins/template/tests/functional/op_reference/softplus.cpp +++ b/src/plugins/template/tests/functional/op_reference/softplus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/softsign.cpp b/src/plugins/template/tests/functional/op_reference/softsign.cpp index e240d4a0b18..6664bcf19d6 100644 --- a/src/plugins/template/tests/functional/op_reference/softsign.cpp +++ b/src/plugins/template/tests/functional/op_reference/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/space_to_batch.cpp b/src/plugins/template/tests/functional/op_reference/space_to_batch.cpp index 574415d7453..1050f7cd54d 100644 --- a/src/plugins/template/tests/functional/op_reference/space_to_batch.cpp +++ b/src/plugins/template/tests/functional/op_reference/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/space_to_depth.cpp b/src/plugins/template/tests/functional/op_reference/space_to_depth.cpp index ae57c90e5ef..ef325b7dd93 100644 --- a/src/plugins/template/tests/functional/op_reference/space_to_depth.cpp +++ b/src/plugins/template/tests/functional/op_reference/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/split.cpp b/src/plugins/template/tests/functional/op_reference/split.cpp index f5ef319061a..f360159b643 100644 --- a/src/plugins/template/tests/functional/op_reference/split.cpp +++ b/src/plugins/template/tests/functional/op_reference/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/sqrt.cpp b/src/plugins/template/tests/functional/op_reference/sqrt.cpp index bf86767a028..53ff3dc0d8e 100644 --- a/src/plugins/template/tests/functional/op_reference/sqrt.cpp +++ b/src/plugins/template/tests/functional/op_reference/sqrt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/squared_difference.cpp b/src/plugins/template/tests/functional/op_reference/squared_difference.cpp index c3d7ca5e772..747f52e5bd7 100644 --- a/src/plugins/template/tests/functional/op_reference/squared_difference.cpp +++ b/src/plugins/template/tests/functional/op_reference/squared_difference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/squeeze.cpp b/src/plugins/template/tests/functional/op_reference/squeeze.cpp index cc26d761d42..60639bfc54d 100644 --- a/src/plugins/template/tests/functional/op_reference/squeeze.cpp +++ b/src/plugins/template/tests/functional/op_reference/squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/strided_slice.cpp b/src/plugins/template/tests/functional/op_reference/strided_slice.cpp index 5ce1bebf63b..423397a85a9 100644 --- a/src/plugins/template/tests/functional/op_reference/strided_slice.cpp +++ b/src/plugins/template/tests/functional/op_reference/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/subtract.cpp b/src/plugins/template/tests/functional/op_reference/subtract.cpp index 97749588684..5eb145d12d6 100644 --- a/src/plugins/template/tests/functional/op_reference/subtract.cpp +++ b/src/plugins/template/tests/functional/op_reference/subtract.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/swish.cpp b/src/plugins/template/tests/functional/op_reference/swish.cpp index 73d48e66cff..d609e2b1a84 100644 --- a/src/plugins/template/tests/functional/op_reference/swish.cpp +++ b/src/plugins/template/tests/functional/op_reference/swish.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/tan.cpp b/src/plugins/template/tests/functional/op_reference/tan.cpp index 8e213b27d52..705c53e78cc 100644 --- a/src/plugins/template/tests/functional/op_reference/tan.cpp +++ b/src/plugins/template/tests/functional/op_reference/tan.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/tanh.cpp b/src/plugins/template/tests/functional/op_reference/tanh.cpp index 3fd15e2c1cb..c481a0d62b3 100644 --- a/src/plugins/template/tests/functional/op_reference/tanh.cpp +++ b/src/plugins/template/tests/functional/op_reference/tanh.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/tile.cpp b/src/plugins/template/tests/functional/op_reference/tile.cpp index e2ae8a8c4c7..f07d7c2198d 100644 --- a/src/plugins/template/tests/functional/op_reference/tile.cpp +++ b/src/plugins/template/tests/functional/op_reference/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/topk.cpp b/src/plugins/template/tests/functional/op_reference/topk.cpp index 6e536091d48..55a0d31a440 100644 --- a/src/plugins/template/tests/functional/op_reference/topk.cpp +++ b/src/plugins/template/tests/functional/op_reference/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/transpose.cpp b/src/plugins/template/tests/functional/op_reference/transpose.cpp index 8046bb60b2b..9867929522c 100644 --- a/src/plugins/template/tests/functional/op_reference/transpose.cpp +++ b/src/plugins/template/tests/functional/op_reference/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/unique.cpp b/src/plugins/template/tests/functional/op_reference/unique.cpp index 9bea62a46f9..d53acc09797 100644 --- a/src/plugins/template/tests/functional/op_reference/unique.cpp +++ b/src/plugins/template/tests/functional/op_reference/unique.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/unsqueeze.cpp b/src/plugins/template/tests/functional/op_reference/unsqueeze.cpp index 533edd4e348..0fedf476e99 100644 --- a/src/plugins/template/tests/functional/op_reference/unsqueeze.cpp +++ b/src/plugins/template/tests/functional/op_reference/unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/op_reference/variadic_split.cpp b/src/plugins/template/tests/functional/op_reference/variadic_split.cpp index 2b5cdfab055..68eb1267f38 100644 --- a/src/plugins/template/tests/functional/op_reference/variadic_split.cpp +++ b/src/plugins/template/tests/functional/op_reference/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/set_device_name.cpp b/src/plugins/template/tests/functional/set_device_name.cpp index c855c0476b4..38d8cbd3808 100644 --- a/src/plugins/template/tests/functional/set_device_name.cpp +++ b/src/plugins/template/tests/functional/set_device_name.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp index b55ea58651e..747fbc8653c 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/exec_network_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp index ddffe4f7f8c..c96d47521bd 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp index 8818c2b2904..74bf75d73bf 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp index 2011e60c120..31763709153 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp index b6319972158..66930049283 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/io_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/multithreading.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/multithreading.cpp index 46af70f1f39..4201c4c2115 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/multithreading.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp index d0476ee13d2..996f8d05cf5 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp index 93f1464615b..50fc2956af5 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "behavior/ov_executable_network/exec_graph_info.hpp" diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp index 10ba97613de..7cd4c6fe53e 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_executable_network/properties.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp index 643464dbc76..5687972dfcf 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp index 93a979523e7..762caed1767 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp index a8b2fe6dc47..d4774a742c3 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp index 4921421dbb1..13c2ddb5b76 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/inference_chaining.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp index fa55b3acf00..8585a9df347 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp index ccaf590ca30..d7c1c8f178e 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp index 583d6e440fd..b4ecc7475da 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp index 9e6a74486c7..d0d56576bd0 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp index 22a64899c54..eb5eac7405d 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifcorer: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp index 4a93e9b6f70..ab255c8aef7 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp index d6a87759e01..9d382e970fb 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp index 700663bb5a0..22b823a55f0 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp index eac53abe98a..278baf54fed 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp index c31ca73b8e8..d2e7441b862 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp index 1b32ee4720b..6165115ff98 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp index af612c11697..25007991068 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/preprocessing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp index ffc55943b0b..247656426ef 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/set_preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/synthetic.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/synthetic.cpp index e91afe05441..c3e82400793 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/synthetic.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/synthetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/version.cpp b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/version.cpp index 25681072ce1..b63f81a4de5 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/version.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/behavior/plugin/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp index 6b9aa143b10..4fabbd99ef2 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp index 3558aae7131..fd461e76895 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp index f6b174e0f91..9fa3dd936e9 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp index 0d6efc122a3..1746003a665 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/split.cpp b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/split.cpp index 86941ccbf30..6ff8929a6ca 100644 --- a/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/split.cpp +++ b/src/plugins/template/tests/functional/shared_tests_instances/single_layer_tests/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/skip_tests_config.cpp b/src/plugins/template/tests/functional/skip_tests_config.cpp index fd0b1da163d..50f41c47611 100644 --- a/src/plugins/template/tests/functional/skip_tests_config.cpp +++ b/src/plugins/template/tests/functional/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.cpp b/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.cpp index 85ae95fec59..a31eddb6324 100644 --- a/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.cpp +++ b/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "base_reference_cnn_test.hpp" diff --git a/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.hpp b/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.hpp index f38a219dc48..4dcb27ee2c2 100644 --- a/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.hpp +++ b/src/plugins/template/tests/functional/subgraph_reference/base_reference_cnn_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/subgraph_reference/preprocess.cpp b/src/plugins/template/tests/functional/subgraph_reference/preprocess.cpp index 4d86274e772..d4090a8657e 100644 --- a/src/plugins/template/tests/functional/subgraph_reference/preprocess.cpp +++ b/src/plugins/template/tests/functional/subgraph_reference/preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/subgraph_reference/preprocess_legacy.cpp b/src/plugins/template/tests/functional/subgraph_reference/preprocess_legacy.cpp index 81cde380e0c..552a8f8170a 100644 --- a/src/plugins/template/tests/functional/subgraph_reference/preprocess_legacy.cpp +++ b/src/plugins/template/tests/functional/subgraph_reference/preprocess_legacy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/subgraph_reference/preprocess_opencv.cpp b/src/plugins/template/tests/functional/subgraph_reference/preprocess_opencv.cpp index 62d23d2ec43..95af01655dc 100644 --- a/src/plugins/template/tests/functional/subgraph_reference/preprocess_opencv.cpp +++ b/src/plugins/template/tests/functional/subgraph_reference/preprocess_opencv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/plugins/template/tests/functional/transformations/preprocessing.cpp b/src/plugins/template/tests/functional/transformations/preprocessing.cpp index 740da2f86f9..d2211e76c7a 100644 --- a/src/plugins/template/tests/functional/transformations/preprocessing.cpp +++ b/src/plugins/template/tests/functional/transformations/preprocessing.cpp @@ -1,4 +1,4 @@ -// // Copyright (C) 2018-2022 Intel Corporation +// // Copyright (C) 2018-2023 Intel Corporation // // SPDX-License-Identifier: Apache-2.0 // // diff --git a/src/plugins/template/tests/functional/transformations/template_transformations_test.cpp b/src/plugins/template/tests/functional/transformations/template_transformations_test.cpp index b17d60d39c2..a35ef9e0571 100644 --- a/src/plugins/template/tests/functional/transformations/template_transformations_test.cpp +++ b/src/plugins/template/tests/functional/transformations/template_transformations_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index 3aaed355b55..08a884f9e9c 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/engines_util/CMakeLists.txt b/src/tests/engines_util/CMakeLists.txt index 44c415af710..14643bcc68a 100644 --- a/src/tests/engines_util/CMakeLists.txt +++ b/src/tests/engines_util/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/engines_util/engine_factory.hpp b/src/tests/engines_util/engine_factory.hpp index ca80bdeda9c..282093c2fea 100644 --- a/src/tests/engines_util/engine_factory.hpp +++ b/src/tests/engines_util/engine_factory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/engine_traits.hpp b/src/tests/engines_util/engine_traits.hpp index e05a313ac21..57d43ee6eae 100644 --- a/src/tests/engines_util/engine_traits.hpp +++ b/src/tests/engines_util/engine_traits.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/execute_tools.cpp b/src/tests/engines_util/execute_tools.cpp index 6b34977298f..496edcc62af 100644 --- a/src/tests/engines_util/execute_tools.cpp +++ b/src/tests/engines_util/execute_tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/execute_tools.hpp b/src/tests/engines_util/execute_tools.hpp index e31d8babb5d..16af946f04b 100644 --- a/src/tests/engines_util/execute_tools.hpp +++ b/src/tests/engines_util/execute_tools.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/random.hpp b/src/tests/engines_util/random.hpp index 487984a822c..4f438c7a923 100644 --- a/src/tests/engines_util/random.hpp +++ b/src/tests/engines_util/random.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/shared_utils.cpp b/src/tests/engines_util/shared_utils.cpp index df41aece1ed..9a5299dd049 100644 --- a/src/tests/engines_util/shared_utils.cpp +++ b/src/tests/engines_util/shared_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/shared_utils.hpp b/src/tests/engines_util/shared_utils.hpp index 4c9db2b5cc0..4f87f9e7cdb 100644 --- a/src/tests/engines_util/shared_utils.hpp +++ b/src/tests/engines_util/shared_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/test_case.cpp b/src/tests/engines_util/test_case.cpp index 1d4bc507021..6970d8d8306 100644 --- a/src/tests/engines_util/test_case.cpp +++ b/src/tests/engines_util/test_case.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/test_case.hpp b/src/tests/engines_util/test_case.hpp index dcb9492ffb0..df566fde0e2 100644 --- a/src/tests/engines_util/test_case.hpp +++ b/src/tests/engines_util/test_case.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/test_case_engine.hpp b/src/tests/engines_util/test_case_engine.hpp index e82d95f94ad..71c359ef258 100644 --- a/src/tests/engines_util/test_case_engine.hpp +++ b/src/tests/engines_util/test_case_engine.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/engines_util/test_engines.hpp b/src/tests/engines_util/test_engines.hpp index 5103d319ffd..5106f5146b3 100644 --- a/src/tests/engines_util/test_engines.hpp +++ b/src/tests/engines_util/test_engines.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/CMakeLists.txt b/src/tests/functional/CMakeLists.txt index 32dabfe9958..581307a49e5 100644 --- a/src/tests/functional/CMakeLists.txt +++ b/src/tests/functional/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/inference_engine/CMakeLists.txt b/src/tests/functional/inference_engine/CMakeLists.txt index ef181c3c168..8fb2017bbc4 100644 --- a/src/tests/functional/inference_engine/CMakeLists.txt +++ b/src/tests/functional/inference_engine/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/inference_engine/cnn_network/cnn_ngraph_impl_tests.cpp b/src/tests/functional/inference_engine/cnn_network/cnn_ngraph_impl_tests.cpp index 870a9840660..58b43066a76 100644 --- a/src/tests/functional/inference_engine/cnn_network/cnn_ngraph_impl_tests.cpp +++ b/src/tests/functional/inference_engine/cnn_network/cnn_ngraph_impl_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/cnn_network/matmul_sr_tests.cpp b/src/tests/functional/inference_engine/cnn_network/matmul_sr_tests.cpp index 8168997f670..dfd8254f131 100644 --- a/src/tests/functional/inference_engine/cnn_network/matmul_sr_tests.cpp +++ b/src/tests/functional/inference_engine/cnn_network/matmul_sr_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/lib_close.cpp b/src/tests/functional/inference_engine/lib_close.cpp index 532bece8a03..fa6d630aa0b 100644 --- a/src/tests/functional/inference_engine/lib_close.cpp +++ b/src/tests/functional/inference_engine/lib_close.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/lib_close.hpp b/src/tests/functional/inference_engine/lib_close.hpp index cedbbf5452e..8ddf969b3a6 100644 --- a/src/tests/functional/inference_engine/lib_close.hpp +++ b/src/tests/functional/inference_engine/lib_close.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/onnx_reader/lib_close.cpp b/src/tests/functional/inference_engine/onnx_reader/lib_close.cpp index bfa1147dd9d..53905ddf195 100644 --- a/src/tests/functional/inference_engine/onnx_reader/lib_close.cpp +++ b/src/tests/functional/inference_engine/onnx_reader/lib_close.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "lib_close.hpp" diff --git a/src/tests/functional/inference_engine/onnx_reader/model_support_tests.cpp b/src/tests/functional/inference_engine/onnx_reader/model_support_tests.cpp index 500b2104e4d..cd9b6e83386 100644 --- a/src/tests/functional/inference_engine/onnx_reader/model_support_tests.cpp +++ b/src/tests/functional/inference_engine/onnx_reader/model_support_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/onnx_reader/onnx_reader_external_data.cpp b/src/tests/functional/inference_engine/onnx_reader/onnx_reader_external_data.cpp index 53a745697ef..b6606dc8a41 100644 --- a/src/tests/functional/inference_engine/onnx_reader/onnx_reader_external_data.cpp +++ b/src/tests/functional/inference_engine/onnx_reader/onnx_reader_external_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/paddle_reader/lib_close.cpp b/src/tests/functional/inference_engine/paddle_reader/lib_close.cpp index 32f8a344523..a964dbb792b 100644 --- a/src/tests/functional/inference_engine/paddle_reader/lib_close.cpp +++ b/src/tests/functional/inference_engine/paddle_reader/lib_close.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "lib_close.hpp" diff --git a/src/tests/functional/inference_engine/paddle_reader/read_paddle_model_test.cpp b/src/tests/functional/inference_engine/paddle_reader/read_paddle_model_test.cpp index fd46cf35d10..fab5dd2f1a3 100644 --- a/src/tests/functional/inference_engine/paddle_reader/read_paddle_model_test.cpp +++ b/src/tests/functional/inference_engine/paddle_reader/read_paddle_model_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/precomp.hpp b/src/tests/functional/inference_engine/precomp.hpp index 00262cce910..50570b3e107 100644 --- a/src/tests/functional/inference_engine/precomp.hpp +++ b/src/tests/functional/inference_engine/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/skip_tests_config.cpp b/src/tests/functional/inference_engine/skip_tests_config.cpp index ae3a2450902..5d13fd0a0f0 100644 --- a/src/tests/functional/inference_engine/skip_tests_config.cpp +++ b/src/tests/functional/inference_engine/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/transformations/common_optimizations/reshape_prelu_test.cpp b/src/tests/functional/inference_engine/transformations/common_optimizations/reshape_prelu_test.cpp index 6934db304b4..dd72da18bb9 100644 --- a/src/tests/functional/inference_engine/transformations/common_optimizations/reshape_prelu_test.cpp +++ b/src/tests/functional/inference_engine/transformations/common_optimizations/reshape_prelu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/inference_engine/transformations/op_conversions/convert_xor_to_logical_xor.cpp b/src/tests/functional/inference_engine/transformations/op_conversions/convert_xor_to_logical_xor.cpp index 1786e3b704f..c2e88b8a0f1 100644 --- a/src/tests/functional/inference_engine/transformations/op_conversions/convert_xor_to_logical_xor.cpp +++ b/src/tests/functional/inference_engine/transformations/op_conversions/convert_xor_to_logical_xor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/CMakeLists.txt b/src/tests/functional/plugin/CMakeLists.txt index 7810d3c6251..6057c9e611b 100644 --- a/src/tests/functional/plugin/CMakeLists.txt +++ b/src/tests/functional/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/CMakeLists.txt b/src/tests/functional/plugin/conformance/CMakeLists.txt index 9016b842a23..cc65f860c3e 100644 --- a/src/tests/functional/plugin/conformance/CMakeLists.txt +++ b/src/tests/functional/plugin/conformance/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/CMakeLists.txt b/src/tests/functional/plugin/conformance/subgraphs_dumper/CMakeLists.txt index 71793b398da..0baa9504a0a 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/CMakeLists.txt +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/gflag_config.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/gflag_config.hpp index 4345edf5dd8..58893a40b10 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/gflag_config.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/gflag_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/base_matcher.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/base_matcher.hpp index 615656ae6fe..cebf0f30379 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/base_matcher.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/base_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/convolutions.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/convolutions.hpp index dff594200e1..c5e4ba643d7 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/convolutions.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/convolutions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/matchers_manager.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/matchers_manager.hpp index e48f117adc1..4c85c05f663 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/matchers_manager.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/matchers_manager.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/single_op.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/single_op.hpp index 06e15cf99e2..3ec1f269a00 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/single_op.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/matchers/single_op.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/op_cloner.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/op_cloner.hpp index 651105864bf..d61867f86ec 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/op_cloner.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/op_cloner.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/ops_cache.hpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/ops_cache.hpp index 2f3d8ad89eb..1bce86d3c91 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/include/ops_cache.hpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/include/ops_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/main.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/main.cpp index c63c4a12542..4707a6e057e 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/main.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/base_matcher.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/base_matcher.cpp index fc40d4dccba..92257498927 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/base_matcher.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/base_matcher.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/convolutions.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/convolutions.cpp index 668c07ddd8a..772726c9257 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/convolutions.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/convolutions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/matchers_manager.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/matchers_manager.cpp index 9c2a930e837..501dc152ff0 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/matchers_manager.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/matchers_manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/single_op.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/single_op.cpp index 14b49fce06a..9220130236a 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/single_op.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/matchers/single_op.cpp @@ -1,4 +1,4 @@ - // Copyright (C) 2018-2022 Intel Corporation + // Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/op_cloner.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/op_cloner.cpp index 5c6075c456d..e65b66e4497 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/op_cloner.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/op_cloner.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/ops_cache.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/ops_cache.cpp index e656008b8f8..d75960f79f4 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/src/ops_cache.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/src/ops_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/CMakeLists.txt b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/CMakeLists.txt index e53c45d9020..fd8a13a79e1 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/CMakeLists.txt +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/convolutions_matcher.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/convolutions_matcher.cpp index 633ec5194f7..403f15d22d2 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/convolutions_matcher.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/convolutions_matcher.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/generic_single_op.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/generic_single_op.cpp index f6b8d8739aa..ee87ad144fb 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/generic_single_op.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/generic_single_op.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/matchers_config.cpp b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/matchers_config.cpp index 029c746e205..1a59de25fe2 100644 --- a/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/matchers_config.cpp +++ b/src/tests/functional/plugin/conformance/subgraphs_dumper/tests/matchers/matchers_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/CMakeLists.txt b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/CMakeLists.txt index 0f5a63fddcb..5f59949a088 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/CMakeLists.txt +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/api_conformance_helpers.hpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/api_conformance_helpers.hpp index 1c7ba598d31..02b8847df4e 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/api_conformance_helpers.hpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/api_conformance_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/ov_api_conformance_helpers.hpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/ov_api_conformance_helpers.hpp index 4bd34fad635..22b36e731b9 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/ov_api_conformance_helpers.hpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/include/ov_api_conformance_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_graph_info.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_graph_info.cpp index 956ef70109b..67083b18eec 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_graph_info.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_graph_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_network_base.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_network_base.cpp index 758b8a3ab4e..c0d33303b8a 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_network_base.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/exec_network_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/get_metric.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/get_metric.cpp index 1c196e80f90..df8428f8d4f 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/get_metric.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/locale.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/locale.cpp index ad039db8a2b..d1d36477795 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/locale.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/executable_network/locale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/callback.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/callback.cpp index 5cbc4bcf0da..bf4cf1c9b1a 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/callback.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/cancellation.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/cancellation.cpp index 4578c38d927..d061b866f2e 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/cancellation.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/io_blob.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/io_blob.cpp index 57772c62a79..5075684542e 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/io_blob.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/io_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/multitheading.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/multitheading.cpp index 55274a446ed..4d83d081e40 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/multitheading.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/multitheading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/perf_counters.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/perf_counters.cpp index 04c74ed74a6..bb8eb6c1368 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/perf_counters.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/set_blob_by_type.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/set_blob_by_type.cpp index 52f9bbec207..8a919ea786b 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/set_blob_by_type.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/set_blob_by_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/wait.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/wait.cpp index 67be3dfc06a..dec1e4d0999 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/wait.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_graph_info.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_graph_info.cpp index 3822d85f718..200cc729184 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_graph_info.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_graph_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "behavior/ov_executable_network/exec_graph_info.hpp" diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_network_base.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_network_base.cpp index adac4976f5c..85e688494d7 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_network_base.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/exec_network_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/get_metric.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/get_metric.cpp index 353dac3af02..0cbcb0ce5ca 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/get_metric.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/properties.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/properties.cpp index 2cc9d2be717..a2cf083aa2a 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/properties.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_executable_network/properties.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/callback.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/callback.cpp index 103f39f3aba..03d311f9977 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/callback.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/cancellation.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/cancellation.cpp index 1ca9091541b..a7d86bf9c20 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/cancellation.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/infer_request_dynamic.cpp index 1729e622c11..a7850daa094 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/inference_chaining.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/inference_chaining.cpp index 10b35071560..6b73b0aaf7e 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/inference_chaining.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/inference_chaining.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/io_tensor.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/io_tensor.cpp index e04f0b60fd9..0ea04327b97 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/io_tensor.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/multithreading.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/multithreading.cpp index ca600400407..32402904ae8 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/multithreading.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/perf_counters.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/perf_counters.cpp index 7e63416a2cd..8fe2a8dbd99 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/perf_counters.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/wait.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/wait.cpp index 9ec938276b9..97a87b88e52 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/wait.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/caching_tests.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/caching_tests.cpp index a784add6175..4dc9810aea2 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/core_integration.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/core_integration.cpp index 477620aa72e..4b6fb369309 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/core_integration.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/life_time.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/life_time.cpp index fdd203f59cb..6c8e89f745c 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/life_time.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/properties.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/properties.cpp index 89e844130dd..956b92837f5 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/properties.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/ov_plugin/properties.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/caching_tests.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/caching_tests.cpp index e409c5f8e80..6635193d59a 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/configuration_tests.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/configuration_tests.cpp index 997e11977f8..7df4f55a73c 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/configuration_tests.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_integration.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_integration.cpp index e4746f5a6d0..7b51bf47e62 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_integration.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_threading_tests.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_threading_tests.cpp index 4349d58d9eb..942cb2ff715 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_threading_tests.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/core_threading_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/life_time.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/life_time.cpp index 130c0475fa4..8a48ac9b442 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/life_time.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/set_preprocess.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/set_preprocess.cpp index b1d8cb0dcd8..7b1b165f8ce 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/set_preprocess.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/set_preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/version.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/version.cpp index 1986c318aef..53f06d72574 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/version.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/behavior/plugin/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/core_config.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/core_config.cpp index c4dc2bc00ef..47dac36e086 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/core_config.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/op_impl_check/op_impl_check_query_model.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/op_impl_check/op_impl_check_query_model.cpp index 11fbaff7b50..6dbdba38f16 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/op_impl_check/op_impl_check_query_model.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/op_impl_check/op_impl_check_query_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/read_ir/read_ir_query_model.cpp b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/read_ir/read_ir_query_model.cpp index ebb5a4b5c83..fe5acb829b6 100644 --- a/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/read_ir/read_ir_query_model.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/api_conformance_runner/src/read_ir/read_ir_query_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/CMakeLists.txt b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/CMakeLists.txt index 6e70d862107..045e4281d83 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/CMakeLists.txt +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/conformance.hpp b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/conformance.hpp index 33c08cf658d..1e7fd85b446 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/conformance.hpp +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/conformance.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/gflag_config.hpp b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/gflag_config.hpp index f7a00d54fcc..d95747257e1 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/gflag_config.hpp +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/gflag_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/read_ir_test/read_ir.hpp b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/read_ir_test/read_ir.hpp index c0dab47a33c..d5e63d22057 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/read_ir_test/read_ir.hpp +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/include/read_ir_test/read_ir.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/main.cpp b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/main.cpp index 034bcc9e142..e9d75bc12bd 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/main.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/read_ir_test/read_ir.cpp b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/read_ir_test/read_ir.cpp index af9a1360a5d..ee9c12a5724 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/read_ir_test/read_ir.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/read_ir_test/read_ir.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/skip_tests_config.cpp b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/skip_tests_config.cpp index a8e4ba56bd6..0a334acb5b1 100644 --- a/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/skip_tests_config.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/conformance_infra/src/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/CMakeLists.txt b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/CMakeLists.txt index f15e8342ebb..42e12a4e076 100644 --- a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/CMakeLists.txt +++ b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/include/read_ir_test/read_ir_compare_with_refs.hpp b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/include/read_ir_test/read_ir_compare_with_refs.hpp index 5bac8500d27..560f6e24901 100644 --- a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/include/read_ir_test/read_ir_compare_with_refs.hpp +++ b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/include/read_ir_test/read_ir_compare_with_refs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/core_config.cpp b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/core_config.cpp index c4dc2bc00ef..47dac36e086 100644 --- a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/core_config.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/op_impl_check/op_impl_check_compile_model.cpp b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/op_impl_check/op_impl_check_compile_model.cpp index 64f5676dfca..5eb2dbb3f6a 100644 --- a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/op_impl_check/op_impl_check_compile_model.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/op_impl_check/op_impl_check_compile_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/read_ir/read_ir_compare_with_refs.cpp b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/read_ir/read_ir_compare_with_refs.cpp index a7b9bb2011f..5bb4ecb6842 100644 --- a/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/read_ir/read_ir_compare_with_refs.cpp +++ b/src/tests/functional/plugin/conformance/test_runner/op_conformance_runner/src/read_ir/read_ir_compare_with_refs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/cpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp b/src/tests/functional/plugin/cpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp index 82baedcea44..0e903dd5d05 100644 --- a/src/tests/functional/plugin/cpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp +++ b/src/tests/functional/plugin/cpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/cpu/subgraph_tests/src/convert_fq_rnn_to_quantized_rnn.cpp b/src/tests/functional/plugin/cpu/subgraph_tests/src/convert_fq_rnn_to_quantized_rnn.cpp index 1935e5a0938..84c74f3e50f 100644 --- a/src/tests/functional/plugin/cpu/subgraph_tests/src/convert_fq_rnn_to_quantized_rnn.cpp +++ b/src/tests/functional/plugin/cpu/subgraph_tests/src/convert_fq_rnn_to_quantized_rnn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/CMakeLists.txt b/src/tests/functional/plugin/gpu/CMakeLists.txt index 602ac328048..d1f86d26352 100644 --- a/src/tests/functional/plugin/gpu/CMakeLists.txt +++ b/src/tests/functional/plugin/gpu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/gpu/behavior/hetero_gpu_query_network.cpp b/src/tests/functional/plugin/gpu/behavior/hetero_gpu_query_network.cpp index a04f8b80f66..fe4ae47541d 100644 --- a/src/tests/functional/plugin/gpu/behavior/hetero_gpu_query_network.cpp +++ b/src/tests/functional/plugin/gpu/behavior/hetero_gpu_query_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/behavior/infer_request.cpp b/src/tests/functional/plugin/gpu/behavior/infer_request.cpp index 03e3bc92656..0006780b25a 100644 --- a/src/tests/functional/plugin/gpu/behavior/infer_request.cpp +++ b/src/tests/functional/plugin/gpu/behavior/infer_request.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/behavior/inference_precision.cpp b/src/tests/functional/plugin/gpu/behavior/inference_precision.cpp index 1b32ace027e..7d240cbc705 100644 --- a/src/tests/functional/plugin/gpu/behavior/inference_precision.cpp +++ b/src/tests/functional/plugin/gpu/behavior/inference_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/behavior/memory_dyn_batch.cpp b/src/tests/functional/plugin/gpu/behavior/memory_dyn_batch.cpp index 08a8f29a063..60b4e136629 100644 --- a/src/tests/functional/plugin/gpu/behavior/memory_dyn_batch.cpp +++ b/src/tests/functional/plugin/gpu/behavior/memory_dyn_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/concurrency/gpu_concurrency_tests.cpp b/src/tests/functional/plugin/gpu/concurrency/gpu_concurrency_tests.cpp index c1117f7e99c..b49472b9d6b 100644 --- a/src/tests/functional/plugin/gpu/concurrency/gpu_concurrency_tests.cpp +++ b/src/tests/functional/plugin/gpu/concurrency/gpu_concurrency_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/dynamic_tests/gpu_dyn_batch_shape_tests.cpp b/src/tests/functional/plugin/gpu/dynamic_tests/gpu_dyn_batch_shape_tests.cpp index 28653a085e5..b15111f5124 100644 --- a/src/tests/functional/plugin/gpu/dynamic_tests/gpu_dyn_batch_shape_tests.cpp +++ b/src/tests/functional/plugin/gpu/dynamic_tests/gpu_dyn_batch_shape_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/remote_blob_tests/cldnn_remote_blob_tests.cpp b/src/tests/functional/plugin/gpu/remote_blob_tests/cldnn_remote_blob_tests.cpp index 9cb8db61e15..783b6b698f5 100644 --- a/src/tests/functional/plugin/gpu/remote_blob_tests/cldnn_remote_blob_tests.cpp +++ b/src/tests/functional/plugin/gpu/remote_blob_tests/cldnn_remote_blob_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/remote_blob_tests/dx11_remote_ctx_test.cpp b/src/tests/functional/plugin/gpu/remote_blob_tests/dx11_remote_ctx_test.cpp index 03255464534..d2a24fc5e5b 100644 --- a/src/tests/functional/plugin/gpu/remote_blob_tests/dx11_remote_ctx_test.cpp +++ b/src/tests/functional/plugin/gpu/remote_blob_tests/dx11_remote_ctx_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/remote_blob_tests/gpu_remote_tensor_tests.cpp b/src/tests/functional/plugin/gpu/remote_blob_tests/gpu_remote_tensor_tests.cpp index 3c43f23791a..0f5d809e001 100644 --- a/src/tests/functional/plugin/gpu/remote_blob_tests/gpu_remote_tensor_tests.cpp +++ b/src/tests/functional/plugin/gpu/remote_blob_tests/gpu_remote_tensor_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/remote_blob_tests/remote_blob_helpers.hpp b/src/tests/functional/plugin/gpu/remote_blob_tests/remote_blob_helpers.hpp index d1670fc3764..bec1bddadbd 100644 --- a/src/tests/functional/plugin/gpu/remote_blob_tests/remote_blob_helpers.hpp +++ b/src/tests/functional/plugin/gpu/remote_blob_tests/remote_blob_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp index b57276f1f77..d3039b69516 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_graph_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_net_base.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_net_base.cpp index fa637d567c4..b4d325925dd 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_net_base.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/exec_net_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/get_metric.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/get_metric.cpp index a8b22c2183a..24b152c46d0 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/get_metric.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/locale.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/locale.cpp index 84c43ec4d68..6088b289212 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/locale.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/executable_network/locale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/callback.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/callback.cpp index b9e6da03b9f..cf260d51f2d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/callback.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/config.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/config.cpp index 5abbfbe5dc8..884fca4b003 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/config.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp index 409511ea9fa..f48fcd8200c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/dynamic_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/io_blob.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/io_blob.cpp index ffc0779ad3d..16d8ad923ab 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/io_blob.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/io_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/multithreading.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/multithreading.cpp index 637c45d68e7..aba510e060b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/multithreading.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/perf_counters.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/perf_counters.cpp index d09371c5937..fb938195321 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/perf_counters.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp index cd7ca212458..3d93b02c9a4 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/set_blob_by_type.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/wait.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/wait.cpp index 94673be0bfa..017eaae3fbb 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/wait.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp index 5e20e7303dd..b63ce41419c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/exec_net_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp index bad16e9940c..33da88815ae 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/callback.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/callback.cpp index b44ab019c03..853ec96551b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/callback.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp index cd3c7c4c0a9..e53c4aec0a2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp index a0adbd69985..b0f103eaf33 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_consistency.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp index b3a563e8010..8171647466f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp index 28cb32f0d6b..b67705ec0a9 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp index 5e0afd6376c..7e3f07dcb7f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp index 5bbbf587f41..bd5a3c42188 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/wait.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/wait.cpp index 3f430934aca..3a12fcdc92d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/wait.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp index 3cb0399d3f3..3bda96ca442 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/core_integration.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/core_integration.cpp index e5ebda00d67..9c163cf89cf 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/core_integration.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/life_time.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/life_time.cpp index d206aa20bf9..3daada0a868 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/life_time.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp index 5ca23a8b36c..3acf6369b93 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/remote.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/remote.cpp index a8bb40852bc..88c0341a670 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/remote.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/remote.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp index a67ef66b2ac..07006aca3ea 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/auto_batching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "behavior/plugin/auto_batching_tests.hpp" diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/caching_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/caching_tests.cpp index bd2f30246ac..69556785461 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/configuration_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/configuration_tests.cpp index 29326da725c..acf6d2fa40e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/configuration_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_integration.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_integration.cpp index 2bbe8683385..d91db7de84c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_integration.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_threading_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_threading_tests.cpp index 3ff1e4a595f..8d2b19c5076 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_threading_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/core_threading_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/life_time.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/life_time.cpp index ba003e0700e..f0e5a0b8792 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/life_time.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/set_preprocess.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/set_preprocess.cpp index ff4e2c22c7c..0e11a4817b6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/set_preprocess.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/set_preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/version.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/version.cpp index 0180e86ecb4..d97c6682ba8 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/version.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/behavior/plugin/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/core_config.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/core_config.cpp index 5e7e7675443..ce76e9a3694 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/core_config.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/nms_transformation_for_last_node.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/nms_transformation_for_last_node.cpp index f5e49324897..dc3f95da712 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/nms_transformation_for_last_node.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/nms_transformation_for_last_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/normalize_l2_decomposition.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/normalize_l2_decomposition.cpp index c8f38b6416d..bf7c1abd3ad 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/normalize_l2_decomposition.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/normalize_l2_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/remove_parameter.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/remove_parameter.cpp index 3f110779998..eb7540b4396 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/remove_parameter.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/execution_graph_info/remove_parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/add_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/add_transformation.cpp index 8953a3cef6d..4bd77faabd0 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/add_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp index 2fa439946ea..1dc5954cab8 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/assign_and_read_value_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp index 4d79719cf24..413d296c3c9 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/clamp_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_transformation.cpp index a9471a2b8a2..90549f7c166 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp index d72e74af016..55fe11a7761 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_child_and_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp index db6bf707692..f6e3433cbe9 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_different_precision_on_children.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp index 2173cb507ce..9adbddc1791 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_intermediate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp index a04746d239a..31d6677a793 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp index e4cfcdfd3b7..0e421a839d2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/concat_with_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp index aed60e28948..7d5c7633760 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_backprop_data_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp index c0b54e486e9..faad8d03e97 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp index 3a0452647f4..8c71df40ec3 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp index cdfa22eded6..4f2c8a382e2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/depth_to_space_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp index 2b58a51d582..aacc52b0abe 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/elementwise_branch_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp index 267aa69cc2a..a65c000fced 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp index df66e53d919..888a807fe31 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp index d9237878648..028989e6ab4 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp index ef4b9d21448..eb476d59b9f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp index b418a3df631..6c86036e8ba 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp index f6aae514a44..fb889ad6b73 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp index 5bf23eb434c..5bafbb99fb3 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fully_connected_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp index ca2ef67f606..756bb5578fd 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_convert_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp index d3593972822..e1ab0b296a1 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp index f03bc5e98a2..1193786017f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp index 4231f68063d..e67c1ba214e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp index a455c7981f1..ef3d6a20806 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp index 4ac8aa4573b..61e74b1e0bf 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/gemm_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp index 322d5dbc016..91a7222bf2e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp index f49a97b9cbe..0794065e13e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/groupconvolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp index a8431701630..8cd580a689e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/interpolate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp index 43d88342802..768cd0adc21 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp index ea2c25807d4..9b87e6690c9 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_constant_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp index 4597c20ebd2..6ce2c819c20 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp index cf704745dc8..4152b3a69b3 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/move_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp index 8a4d80e8bb5..fa75625e390 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_to_group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp index f5b31b104a2..5fbe249d7cb 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp index 925c2e542af..85a1c5fb597 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/multiply_with_one_parent_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp index 78960b682f2..0459083fabe 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/mvn_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp index eceeb4615df..1ab338caba5 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/normalize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp index 2933873a34e..2b38c529075 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp index 18e9a1e7991..e40f68c7e1d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp index d68b71bda36..1c4e81a58cc 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pad_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pad_transformation.cpp index d9cf5f50e55..11a0f4a195a 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pad_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pad_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp index 515c9f90584..1c35ef3f8ae 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/prelu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp index 64fd3005058..9b7b619bb43 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp index 7d03cac8f88..e8da8747cf5 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/recurrent_cell_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp index 1d809bc38ad..494fa2b938f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_max_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp index 32a8662f108..bd96f79d1e3 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_mean_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp index 2556b9f3667..585226c8ac6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_min_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp index feeb0cbd860..f681031a499 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reduce_sum_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/relu_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/relu_transformation.cpp index 450834c9dfd..8916187b106 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/relu_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/relu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp index 269075ac1c9..659ead5a3f4 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/reshape_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp index 01be40b3056..d60187a9798 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/shuffle_channels_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/split_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/split_transformation.cpp index b15f05a1cb7..e1de0c7d125 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/split_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp index dd45982a473..91d80e21631 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/squeeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp index f6fde55544a..ce3fda2e12c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/strided_slice_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp index b496120ec54..a22d0df0045 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp index c0d211c0311..d7b8385853c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/subtract_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp index b0979f20283..8ec361c890e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_after_matmul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp index 97e981a72f7..0891184b94c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/transpose_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp index 2f26d9318ad..315ccc674bb 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/unsqueeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp index f899dee2364..2e3d1a9f025 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/low_precision_transformations/variadic_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/multi/gpu_remote_blob_tests.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/multi/gpu_remote_blob_tests.cpp index e3cfc8720b6..f4109a4713b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/multi/gpu_remote_blob_tests.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/multi/gpu_remote_blob_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/set_device_name.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/set_device_name.cpp index ef039ff28fb..f9e0ef3835d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/set_device_name.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/set_device_name.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/activation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/activation.cpp index 0b74bf7c3f4..128f046ac53 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/activation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp index f19829c7be4..4f3b256dfce 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_norm.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_norm.cpp index 324990ffd0a..b89e5d7091d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_norm.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_to_space.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_to_space.cpp index e1350ee6c70..81609ba7fde 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_to_space.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/broadcast.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/broadcast.cpp index cddda7433bc..2efcc69fa18 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/broadcast.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/bucketize.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/bucketize.cpp index f94319529cb..5c8d65881d8 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/bucketize.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/comparison.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/comparison.cpp index 727f8583188..026dbd085de 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/comparison.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/concat.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/concat.cpp index fa2ce4ac18f..668deff7346 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/concat.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/conversion.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/conversion.cpp index f2ef775d447..9fed0948341 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/conversion.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_i420.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_i420.cpp index abfeb6dbc18..df70cd403fd 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_i420.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp index 3a3fd29880e..7ea749e688d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution.cpp index 25ebf12f176..4330ae0800e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp index e91404bc5e1..80674722e63 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp index c8695e122d9..75236a84e8b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp index 3ca1fab5f44..9604e94a337 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_loss.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_loss.cpp index 0b4ae54fe15..adb8f555462 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_loss.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/cum_sum.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/cum_sum.cpp index e0088207ea6..5f1aa1bbad8 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/cum_sum.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_convolution.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_convolution.cpp index 6f5026093b4..160e75870ba 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_convolution.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp index 167c7f64b2e..65692b57f22 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/depth_to_space.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/depth_to_space.cpp index e8bba75e6c1..e074cc5a7a6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/depth_to_space.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/detection_output.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/detection_output.cpp index c96a94e701a..23c143d64bc 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/detection_output.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/dft.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/dft.cpp index 19b6b9eaa97..59e8e8243eb 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/dft.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/einsum.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/einsum.cpp index 60a79311103..59ec8707829 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/einsum.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/eltwise.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/eltwise.cpp index 0624e9d0413..f9d49e89bc8 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/eltwise.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp index c94834ce229..01117d75166 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_offsets_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp index b436bc4afde..953e0d76f0f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_bag_packed_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp index 60d5b593cbd..37e47427497 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp index 14148c3b2e9..782abd13711 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp index 98674a7bd6f..d185d57333e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp index d644dbe7326..4ac38e5225d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp index 995e8df20a9..1486e855c6c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_topk_rois.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_topk_rois.cpp index 5e338bee743..301906e6592 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_topk_rois.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/experimental_detectron_topk_rois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/extract_image_patches.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/extract_image_patches.cpp index 2fccbdbade0..e6b3d921f1a 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/extract_image_patches.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/fake_quantize.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/fake_quantize.cpp index fcf744c155b..884c66b857a 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/fake_quantize.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather.cpp index cf0d0388d6b..960dfa61c42 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_elements.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_elements.cpp index 48da4e8b96f..efd5aa44882 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_elements.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_nd.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_nd.cpp index 61bafc9add0..ad194a79d9f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_nd.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_tree.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_tree.cpp index c29aea59e41..82a94204d31 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_tree.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/generate_proposals.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/generate_proposals.cpp index ef4a5773866..f02bf6cf918 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/generate_proposals.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grid_sample.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grid_sample.cpp index a9825c1515b..a200ae08793 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grid_sample.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grn.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grn.cpp index cc06e50ee7d..dbc46b9a753 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grn.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution.cpp index 8d56f3f40a5..a95bf560fda 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp index 66e18c38ab9..7b563352d05 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_cell.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_cell.cpp index 88104bfb680..94a4486b75f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_cell.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_sequence.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_sequence.cpp index 5e8c753da28..0ff04cc1964 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_sequence.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/interpolate.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/interpolate.cpp index 9ce66aeeb94..d0cebc0a462 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/interpolate.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/log_softmax.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/log_softmax.cpp index dc918720e73..5b05590abf2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/log_softmax.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/logical.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/logical.cpp index c76122b4576..7205ccb60c9 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/logical.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lrn.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lrn.cpp index 5491e5af34a..2bec26b3680 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lrn.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_cell.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_cell.cpp index e0189e70227..28651a72673 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_cell.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_sequence.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_sequence.cpp index 8b0ca1d0e5b..cbff8a22a3f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_sequence.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mat_mul.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mat_mul.cpp index 38d6f90ad9d..9cd18694436 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mat_mul.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/matrix_nms.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/matrix_nms.cpp index fd615903646..edecb942091 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/matrix_nms.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/memory.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/memory.cpp index 1c62f0ac746..2a7263acd92 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/memory.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/minimum_maximum.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/minimum_maximum.cpp index 5ce95bba6c8..3160c63520d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/minimum_maximum.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/minimum_maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/multiclass_nms.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/multiclass_nms.cpp index a7cff946b1f..e34544fbff2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/multiclass_nms.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mvn.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mvn.cpp index f33563e3041..545488fdbe3 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mvn.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/non_max_suppression.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/non_max_suppression.cpp index 99d641b91f2..6a812162c79 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/non_max_suppression.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/normalize_l2.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/normalize_l2.cpp index 1d2f50468d1..356659e2fae 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/normalize_l2.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pad.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pad.cpp index a49568f1a01..3ca38746458 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pad.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pooling.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pooling.cpp index 7d54831e92b..f8fa62e77c7 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pooling.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/power.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/power.cpp index 00713317402..be2345c3c9c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/power.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box.cpp index 0e8ba23d394..78f7b48d2e6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp index 5d63c53b16b..4cc617e9a5d 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/proposal.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/proposal.cpp index a8db31ae719..92c8196255e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/proposal.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/psroi_pooling.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/psroi_pooling.cpp index 06c2475732d..1e5be5c4ad1 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/psroi_pooling.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/random_uniform.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/random_uniform.cpp index d60ea585746..abdb09ea137 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/random_uniform.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/range.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/range.cpp index 744c6894d3a..777e6700bca 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/range.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rdft.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rdft.cpp index e0cf68e54a0..326bb9d4902 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rdft.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reduce_ops.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reduce_ops.cpp index 8a2c74dcd03..ef81bf5d70f 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reduce_ops.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reduce_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/region_yolo.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/region_yolo.cpp index d9e009ab11a..b0bbedbd205 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/region_yolo.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reorg_yolo.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reorg_yolo.cpp index f09ede46735..be6c6e0c33e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reorg_yolo.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reshape.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reshape.cpp index 8925ac5fa14..8291a22f9f0 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reshape.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse.cpp index 8ef0f26335f..2e69e767eaa 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse_sequence.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse_sequence.cpp index ac51a863f8b..8cf06c735c9 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse_sequence.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_cell.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_cell.cpp index 7cde609a275..433dae54650 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_cell.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_sequence.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_sequence.cpp index d68ee7b68e6..d024467b4a8 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_sequence.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_align.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_align.cpp index 217614d5c92..b0fa2aab072 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_align.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "single_layer_tests/roi_align.hpp" diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_pooling.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_pooling.cpp index fc98682a0b5..697e8df1d7e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_pooling.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roll.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roll.cpp index 74fe108fba9..5fa1930ca3c 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roll.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp index 073a5d9df4a..6ad26253292 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_nd_update.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_nd_update.cpp index 81c54428824..49a6a013167 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_nd_update.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_nd_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_update.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_update.cpp index 123dd7d4309..a71a51ef6cc 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_update.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/select.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/select.cpp index 315888fa850..8addcfcf562 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/select.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shape_of.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shape_of.cpp index 44c37ad000e..008b7b8f8c0 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shape_of.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shuffle_channels.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shuffle_channels.cpp index f764e09ff59..db68a9cdd80 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shuffle_channels.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/softmax.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/softmax.cpp index eb64e176484..7343c92908b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/softmax.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_batch.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_batch.cpp index d12d3faf513..a1eb5018eeb 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_batch.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_depth.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_depth.cpp index f9003c6ad4b..c1e42600905 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_depth.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/split.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/split.cpp index 4cb661de9db..9596f098507 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/split.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp index 1133f5e3664..d0053155ed1 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/squeeze_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/strided_slice.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/strided_slice.cpp index a899d4b847d..3d234ff2a14 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/strided_slice.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/tile.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/tile.cpp index 186c1f3f1fc..c1e5e33bccf 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/tile.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/topk.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/topk.cpp index 9af99c2c522..638ad5437e6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/topk.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/transpose.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/transpose.cpp index daf3d63a769..10b0e399916 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/transpose.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/variadic_split.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/variadic_split.cpp index e25bb3b5847..e2b54707eb7 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/variadic_split.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/single_layer_tests/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/skip_tests_config.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/skip_tests_config.cpp index eaac1e62286..d958a280f1e 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/skip_tests_config.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/constant_result.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/constant_result.cpp index 798bcf976ee..2a8ce4b0369 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/constant_result.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/constant_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp index 3676b686769..dea0080e701 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/get_output_before_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp index 07ffbae192b..70c50059866 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/matmul_squeeze_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/multiply_add.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/multiply_add.cpp index 4ea60f884fe..c6ee9c502c6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/multiply_add.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/multiply_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/parameter_result.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/parameter_result.cpp index 54119876895..8d2cf2e485b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/parameter_result.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/parameter_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp index fa529d86a7e..6ed8c8aaff2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/perm_conv_perm_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/preprocess.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/preprocess.cpp index f699bd2fc64..19b6e0472dd 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/preprocess.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp index 47d44dd8fc9..a6e9e2e0e74 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp index 8ce6bb27744..91a3357aba6 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/quantized_group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reduce_eltwise.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reduce_eltwise.cpp index 9342e07755c..b936a6c96d5 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reduce_eltwise.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reduce_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp index 885dea41fd3..8c026c181b2 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_permute_conv_permute_reshape_act.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp index f51c1613d18..59ddebcdee4 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/scale_shift.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/scale_shift.cpp index dab52a3568b..ca321ea8d2b 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/scale_shift.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/scale_shift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/split_conv_concat.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/split_conv_concat.cpp index 51540d1d435..1825564e642 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/split_conv_concat.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/split_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/tensor_names.cpp b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/tensor_names.cpp index 9037220e1f5..06f32c0d4ef 100644 --- a/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/tensor_names.cpp +++ b/src/tests/functional/plugin/gpu/shared_tests_instances/subgraph_tests/tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/convolution.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/convolution.cpp index 6bbc830ca10..5ae294a9339 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/convolution.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/convolution.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/convolution.cpp index 0a6239ab1aa..3f15b58feb3 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/convolution.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/groupconvolution.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/groupconvolution.cpp index cf6b3654abd..0694f365b97 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/groupconvolution.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/groupconvolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/interpolate.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/interpolate.cpp index 4cbfb0d6a79..536b905e173 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/interpolate.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/matmul.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/matmul.cpp index 96480e35efd..5701f698b7b 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/matmul.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/mvn.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/mvn.cpp index 88f592fada5..d5626db778d 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/mvn.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/non_max_suppression.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/non_max_suppression.cpp index f0fa3a3fac7..165e35edf06 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/non_max_suppression.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pad.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pad.cpp index b4b211bcfe0..b35e7446de8 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pad.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pooling.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pooling.cpp index 124b27ea4a7..a14310fe210 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pooling.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/range.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/range.cpp index 1c7df47e131..31d7db727e5 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/range.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/reduce.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/reduce.cpp index 796a58995ba..29e28dd8e2f 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/reduce.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/select.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/select.cpp index 48b78dce38f..35984c95c02 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/select.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/split.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/split.cpp index f27d9691ba9..4f69e0d571e 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/split.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/top_k.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/top_k.cpp index d66a9faad93..58475daccb4 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/top_k.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/dynamic/top_k.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/eye.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/eye.cpp index eb68b8e1d87..4885bcb9777 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/eye.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/eye.cpp @@ -1,4 +1,4 @@ -/// Copyright (C) 2022 Intel Corporation +/// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/loop.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/loop.cpp index 79378d38e9a..28bf41521ae 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/loop.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/single_layer_tests/tensor_iterator.cpp b/src/tests/functional/plugin/gpu/single_layer_tests/tensor_iterator.cpp index c672562579e..d6e67970c3a 100644 --- a/src/tests/functional/plugin/gpu/single_layer_tests/tensor_iterator.cpp +++ b/src/tests/functional/plugin/gpu/single_layer_tests/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/gpu/subgraph_tests/dynamic/dynamic_smoke_test_shape_of_reduce_reshape.cpp b/src/tests/functional/plugin/gpu/subgraph_tests/dynamic/dynamic_smoke_test_shape_of_reduce_reshape.cpp index 19ccbe8558f..8a6d610b4cf 100644 --- a/src/tests/functional/plugin/gpu/subgraph_tests/dynamic/dynamic_smoke_test_shape_of_reduce_reshape.cpp +++ b/src/tests/functional/plugin/gpu/subgraph_tests/dynamic/dynamic_smoke_test_shape_of_reduce_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/gpu/subgraph_tests/shared_constant.cpp b/src/tests/functional/plugin/gpu/subgraph_tests/shared_constant.cpp index 7da19fdc561..9c5befad093 100644 --- a/src/tests/functional/plugin/gpu/subgraph_tests/shared_constant.cpp +++ b/src/tests/functional/plugin/gpu/subgraph_tests/shared_constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/CMakeLists.txt b/src/tests/functional/plugin/myriad/CMakeLists.txt index 03162aba8c8..b8e5c389ab8 100644 --- a/src/tests/functional/plugin/myriad/CMakeLists.txt +++ b/src/tests/functional/plugin/myriad/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.cpp b/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.cpp index 509079f9bc1..c651b1fcccf 100644 --- a/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.cpp +++ b/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.hpp b/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.hpp index 85dd6517424..5e2c2353991 100644 --- a/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.hpp +++ b/src/tests/functional/plugin/myriad/common/myriad_common_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/import_export/import_nonzero.cpp b/src/tests/functional/plugin/myriad/import_export/import_nonzero.cpp index 14d3aace585..265776a507f 100644 --- a/src/tests/functional/plugin/myriad/import_export/import_nonzero.cpp +++ b/src/tests/functional/plugin/myriad/import_export/import_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/conversions/dynamic_shape_resolver.cpp b/src/tests/functional/plugin/myriad/ngraph/conversions/dynamic_shape_resolver.cpp index cbf87d00ca3..126dfc28b01 100644 --- a/src/tests/functional/plugin/myriad/ngraph/conversions/dynamic_shape_resolver.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/conversions/dynamic_shape_resolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/operations/dynamic_shape_resolver.cpp b/src/tests/functional/plugin/myriad/ngraph/operations/dynamic_shape_resolver.cpp index 232ba1f6cb9..f2c43717b9e 100644 --- a/src/tests/functional/plugin/myriad/ngraph/operations/dynamic_shape_resolver.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/operations/dynamic_shape_resolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/operations/out_shape_of_reshape.cpp b/src/tests/functional/plugin/myriad/ngraph/operations/out_shape_of_reshape.cpp index 570ae836cdd..855d50073bf 100644 --- a/src/tests/functional/plugin/myriad/ngraph/operations/out_shape_of_reshape.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/operations/out_shape_of_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_broadcast.cpp b/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_broadcast.cpp index 2598d58b16a..6a96b8d491c 100644 --- a/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_broadcast.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_nonzero.cpp b/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_nonzero.cpp index f411a06b4c4..4c0b6860580 100644 --- a/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_nonzero.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/operations/static_shape_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo_vpu.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo_vpu.cpp index 180170eb190..39081a4edc0 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo_vpu.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/convert_extract_image_patches_to_reorg_yolo_vpu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/convert_transpose_precision.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/convert_transpose_precision.cpp index 4b857ab4ed2..9535dd7c60f 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/convert_transpose_precision.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/convert_transpose_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp index cc01b7bffba..f03a3f452fe 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_binary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp index 38ffa4df107..a879cb0efcc 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_clamp.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_clamp.cpp index f807e85b735..225f366d349 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_clamp.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_concat.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_concat.cpp index dcbd80e6b01..bf0fb49a57f 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_concat.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_convert.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_convert.cpp index c3ac2d66c28..f31ef0e2b89 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_convert.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather.cpp index f0da92906bf..95816b8907d 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp index 9af38955c1e..fc9527adbbf 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp index 6fa8d9faf47..20e70fc0bfc 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_matmul.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_matmul.cpp index 097578790eb..c84b46c3e91 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_matmul.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp index cf45cb6cfaa..ce5349a1bd1 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp index 8da1b37e96a..5587bee3af1 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reduce.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reduce.cpp index 41872c0e7c6..17dad7c9a9d 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reduce.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reshape.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reshape.cpp index e3d8c5752c4..18e0d0fb087 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reshape.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_roialign.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_roialign.cpp index a5964a7e8f4..5549693eec4 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_roialign.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_roialign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_scatter.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_scatter.cpp index 3f74b030aaf..66184721334 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_scatter.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_scatter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_split.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_split.cpp index 1639b4f5f9e..7b97f27b8b6 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_split.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp index ec0bee50ecd..393f39d1e27 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_topk.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_topk.cpp index e136755924c..71455277af3 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_topk.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_transpose.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_transpose.cpp index 96591d0a728..71ac1ddfb03 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_transpose.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp index 3e890139778..0bad978a60b 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp index edd4961cc27..80abdad5530 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp index 7bccfa10715..46558510080 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/dynamic_to_static_shape_variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/eliminate_shapeof_after_dsr.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/eliminate_shapeof_after_dsr.cpp index 359707a5f7f..74d97cd868a 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/eliminate_shapeof_after_dsr.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/eliminate_shapeof_after_dsr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/merge_gather_gather_elements.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/merge_gather_gather_elements.cpp index b852f543862..71f66c3fc3b 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/merge_gather_gather_elements.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/merge_gather_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/ngraph/transformations/merge_subsequent_dsr_operations.cpp b/src/tests/functional/plugin/myriad/ngraph/transformations/merge_subsequent_dsr_operations.cpp index ec8192a4dc2..981e048f4e1 100644 --- a/src/tests/functional/plugin/myriad/ngraph/transformations/merge_subsequent_dsr_operations.cpp +++ b/src/tests/functional/plugin/myriad/ngraph/transformations/merge_subsequent_dsr_operations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/run_tests_myriad_multistick.sh b/src/tests/functional/plugin/myriad/run_tests_myriad_multistick.sh index 37d50bdb968..36b670dbb35 100755 --- a/src/tests/functional/plugin/myriad/run_tests_myriad_multistick.sh +++ b/src/tests/functional/plugin/myriad/run_tests_myriad_multistick.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 APP_NAME="MyriadFunctionalTests" diff --git a/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.cpp b/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.cpp index 3ccee366dad..743064c26dd 100644 --- a/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.cpp +++ b/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.hpp b/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.hpp index 45539ec2801..54260466721 100644 --- a/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.hpp +++ b/src/tests/functional/plugin/myriad/set_batch/detect_network_batch_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/core_integration.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/core_integration.cpp index 7ba7fdcdf11..45e45f58a06 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/core_integration.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/exec_network_base.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/exec_network_base.cpp index 448ae3dcb94..8cd240df08a 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/exec_network_base.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/executable_network/exec_network_base.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/callback.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/callback.cpp index af337e3743d..c53af354484 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/callback.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/config.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/config.cpp index 562b91ad1ea..aafa4db78f2 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/config.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/io_blob.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/io_blob.cpp index fa0e52947fb..85596027bef 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/io_blob.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/io_blob.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/multithreading.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/multithreading.cpp index b641dea84ff..21a0a022572 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/multithreading.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/wait.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/wait.cpp index 55724ebf99f..1169de202a1 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/wait.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp index 7c41a797d44..e2df94f4718 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/get_metric.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net.cpp index e11f0bc10e9..72e634b61a0 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp index a0cf596ea5f..f303e387a8a 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_executable_network/ov_exec_net_import_export.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "behavior/ov_executable_network/exec_graph_info.hpp" diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/callback.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/callback.cpp index 50e4acb4a97..8ef0e984483 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/callback.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/callback.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp index 854cf84d62d..a8c24e9221b 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/cancellation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp index 565a8bff380..ef45c57da4d 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp index 68e1b6a3e19..94c6c1a812b 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp index 9f46faaba9d..8cfe2be50b8 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/multithreading.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp index 15e30fd2f8f..5a94f9cb202 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/wait.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/wait.cpp index a5d74b3af77..b6c5d3ca053 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/wait.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp index 4b49dc9f6ac..40b3efbc47a 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/core_integration.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/core_integration.cpp index 359eab9267b..d9da7306aed 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/core_integration.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/ov_plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/caching_tests.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/caching_tests.cpp index a818f3c6207..ffeb39c309c 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/configuration_tests.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/configuration_tests.cpp index 2aff5d96e0d..c671b1b1ab3 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/configuration_tests.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_integration.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_integration.cpp index 3ba7c460466..192da313452 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_integration.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_integration.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_threading_tests.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_threading_tests.cpp index 2295194eeb2..daf46cc9064 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_threading_tests.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/core_threading_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/life_time.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/life_time.cpp index 367567cd975..395c9c2e106 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/life_time.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/set_preprocess.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/set_preprocess.cpp index f3130d04e5b..a55b7967c42 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/set_preprocess.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/set_preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/stress_tests.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/stress_tests.cpp index c45f6a2f9e7..fa6a6b06caa 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/stress_tests.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/stress_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/version.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/version.cpp index cddc835a8eb..ad448719524 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/version.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/behavior/plugin/version.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/core_config.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/core_config.cpp index 5e7e7675443..ce76e9a3694 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/core_config.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/core_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/myriad_remote_blobs_tests.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/myriad_remote_blobs_tests.cpp index 805e2b351ac..449a30bd28e 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/myriad_remote_blobs_tests.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/myriad_remote_blobs_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/set_device_name.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/set_device_name.cpp index e4005821026..10828fbfb65 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/set_device_name.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/set_device_name.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/activation.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/activation.cpp index 99097d8cd61..215aff771f3 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/activation.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/comparison.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/comparison.cpp index 4065b8d32bd..c1180f728f0 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/comparison.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/concat.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/concat.cpp index b3d28468ffb..297322993ca 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/concat.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/convolution.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/convolution.cpp index 0b009772235..9e8e68f6852 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/convolution.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp index 6cb31ba79a4..26192cc8f5c 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/eltwise.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/eltwise.cpp index 51c07a05dd4..245cf06df76 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/eltwise.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp index 2553d22525f..390570c44c6 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/experimental_detectron_roifeatureextractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_elements.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_elements.cpp index b63759793dd..e0f3a2c02a0 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_elements.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_nd.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_nd.cpp index 79553d8c7b2..d284caaabc0 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_nd.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/interpolate.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/interpolate.cpp index ee44ae7416c..c4cacca4655 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/interpolate.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/logical.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/logical.cpp index 8abfa91f903..431330b4925 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/logical.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mat_mul.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mat_mul.cpp index 2a6ad97fed6..b370fc38fc8 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mat_mul.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/minimum_maximum.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/minimum_maximum.cpp index 4a1c10b086b..7b7b9adf5be 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/minimum_maximum.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/minimum_maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mvn.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mvn.cpp index 2af8d9115b5..01f2306d88f 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mvn.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/nonzero.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/nonzero.cpp index 86644298832..62405fe3a5b 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/nonzero.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pad.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pad.cpp index 6970760ebef..3e1f2c2a0f4 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pad.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pooling.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pooling.cpp index 969fada4f58..6ff237c2366 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pooling.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/proposal.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/proposal.cpp index e17469e9669..71bb141d83c 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/proposal.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/roi_pooling.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/roi_pooling.cpp index 19532268fc8..0e54b585a9b 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/roi_pooling.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/split.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/split.cpp index e471036bec9..91e6304f289 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/split.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/strided_slice.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/strided_slice.cpp index a81d36f8cbf..1e0733fdb4b 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/strided_slice.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/topk.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/topk.cpp index 450020cf2f0..70ae66e9ac6 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/topk.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/skip_tests_config.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/skip_tests_config.cpp index 1e1c9daa39a..b7dd3cde39b 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/skip_tests_config.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/constant_result.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/constant_result.cpp index 23f091c6c8e..71b4825ced9 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/constant_result.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/constant_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp index 369618ee9a9..651aef1e58e 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/reshape_squeeze_reshape_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/split_conv_concat.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/split_conv_concat.cpp index d9ec91252e0..02957c3e30c 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/split_conv_concat.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/split_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/tensor_names.cpp b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/tensor_names.cpp index b951c7dacca..093acb0665e 100644 --- a/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/tensor_names.cpp +++ b/src/tests/functional/plugin/myriad/shared_tests_instances/subgraph_tests/tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/single_layer_tests/gather.cpp b/src/tests/functional/plugin/myriad/single_layer_tests/gather.cpp index 421e31a534e..0bea2631bd2 100644 --- a/src/tests/functional/plugin/myriad/single_layer_tests/gather.cpp +++ b/src/tests/functional/plugin/myriad/single_layer_tests/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/single_layer_tests/out_shape_of_reshape.cpp b/src/tests/functional/plugin/myriad/single_layer_tests/out_shape_of_reshape.cpp index fa615b9176a..af5893eac21 100644 --- a/src/tests/functional/plugin/myriad/single_layer_tests/out_shape_of_reshape.cpp +++ b/src/tests/functional/plugin/myriad/single_layer_tests/out_shape_of_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_broadcast.cpp b/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_broadcast.cpp index 68b81d57c62..68a0111a5d1 100644 --- a/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_broadcast.cpp +++ b/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nms.cpp b/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nms.cpp index 662b04d41fb..91dabe3c0d5 100644 --- a/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nms.cpp +++ b/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nonzero.cpp b/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nonzero.cpp index 13730f40af8..29f89273f35 100644 --- a/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nonzero.cpp +++ b/src/tests/functional/plugin/myriad/single_layer_tests/static_shape_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/concat_split_transpose.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/concat_split_transpose.cpp index a6411277d99..107fe48e7dd 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/concat_split_transpose.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/concat_split_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_binary_elementwise.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_binary_elementwise.cpp index 2c1d78255cb..e8820e99c73 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_binary_elementwise.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_binary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_clamp.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_clamp.cpp index 065269a38d7..e91cd672c6a 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_clamp.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_concat.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_concat.cpp index 81bbe97f900..325a940035d 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_concat.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_convert.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_convert.cpp index b035cdf4939..22f7bd8b400 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_convert.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather.cpp index 66a6f824338..186f152280a 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_base.hpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_base.hpp index ba37508d8c7..9c8a975d62b 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_base.hpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_elements.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_elements.cpp index 85c378de91e..6b3b40fe0fb 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_elements.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_nd.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_nd.cpp index 6919f40ef2d..218c4f0b130 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_nd.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_matmul.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_matmul.cpp index fe8c1705fbe..4a925fae861 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_matmul.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_matmul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_non_max_suppression.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_non_max_suppression.cpp index 60ff825426e..c627ed189ee 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_non_max_suppression.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reduce.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reduce.cpp index 5585d0e3805..b80c9bf5be5 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reduce.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reshape.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reshape.cpp index 3172b514a9c..d45f040083d 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reshape.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_roialign.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_roialign.cpp index cd6a65813fb..f409b9a7636 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_roialign.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_roialign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_scatter.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_scatter.cpp index 42e008109fd..e72a892dbb5 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_scatter.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_scatter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_split.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_split.cpp index eb167ab0877..561e0c5fff7 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_split.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_squeeze.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_squeeze.cpp index 72fa25545b1..2aae8b19569 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_squeeze.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_strided_slice.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_strided_slice.cpp index 524811421e3..cfa3dbb3b4f 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_strided_slice.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_tests_common.hpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_tests_common.hpp index 0ae5eba0530..66d295f7801 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_tests_common.hpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_tests_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_topk.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_topk.cpp index c9b31d90194..48dedd79ed7 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_topk.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unary_elementwise.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unary_elementwise.cpp index fbbf2fc04d7..be7223ebf6e 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unary_elementwise.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unary_elementwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unsqueeze.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unsqueeze.cpp index 3385c9aa2cf..9097be94155 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unsqueeze.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_variadic_split.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_variadic_split.cpp index 695cbcdd005..c8457d39be0 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/dsr_variadic_split.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/dsr_variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/gather_gather_elements.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/gather_gather_elements.cpp index d9393fec787..6f4ff82645c 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/gather_gather_elements.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/gather_gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/lstm_transpose.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/lstm_transpose.cpp index 01d7b44d861..29346195ab3 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/lstm_transpose.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/lstm_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/nms_nonzero.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/nms_nonzero.cpp index 088dfb33a4a..84c0d86090f 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/nms_nonzero.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/nms_nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_broadcast.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_broadcast.cpp index 365d3c291f1..79d9d85c992 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_broadcast.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_transpose.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_transpose.cpp index b30720dc743..ac5cc453794 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_transpose.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/nonzero_transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/parameter_result.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/parameter_result.cpp index 0317a91f1cf..bbaf480bc0c 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/parameter_result.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/parameter_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/parameter_shapeof_result.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/parameter_shapeof_result.cpp index 08f20cd0f43..92fcb653cd8 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/parameter_shapeof_result.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/parameter_shapeof_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/topk_k_propagation.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/topk_k_propagation.cpp index f33eb6c91fd..ac17437c1c6 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/topk_k_propagation.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/topk_k_propagation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/myriad/subgraph_tests/unsqueeze_gather.cpp b/src/tests/functional/plugin/myriad/subgraph_tests/unsqueeze_gather.cpp index 5ab951bb5f7..891c1902d73 100644 --- a/src/tests/functional/plugin/myriad/subgraph_tests/unsqueeze_gather.cpp +++ b/src/tests/functional/plugin/myriad/subgraph_tests/unsqueeze_gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/CMakeLists.txt b/src/tests/functional/plugin/shared/CMakeLists.txt index b221817a42e..9e24e968420 100644 --- a/src/tests/functional/plugin/shared/CMakeLists.txt +++ b/src/tests/functional/plugin/shared/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/plugin/shared/include/base/behavior_test_utils.hpp b/src/tests/functional/plugin/shared/include/base/behavior_test_utils.hpp index 83dcbb04c50..f60db90a300 100644 --- a/src/tests/functional/plugin/shared/include/base/behavior_test_utils.hpp +++ b/src/tests/functional/plugin/shared/include/base/behavior_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/base/multi/multi_helpers.hpp b/src/tests/functional/plugin/shared/include/base/multi/multi_helpers.hpp index 2857d275440..566f6bb829f 100644 --- a/src/tests/functional/plugin/shared/include/base/multi/multi_helpers.hpp +++ b/src/tests/functional/plugin/shared/include/base/multi/multi_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/base/ov_behavior_test_utils.hpp b/src/tests/functional/plugin/shared/include/base/ov_behavior_test_utils.hpp index 7cf31707b7c..1d010332277 100644 --- a/src/tests/functional/plugin/shared/include/base/ov_behavior_test_utils.hpp +++ b/src/tests/functional/plugin/shared/include/base/ov_behavior_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_graph_info.hpp b/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_graph_info.hpp index 2ab2f5eb73d..b65f94ad37e 100644 --- a/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_graph_info.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_graph_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_network_base.hpp b/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_network_base.hpp index d3826ca0ca3..350d2e3e65f 100644 --- a/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_network_base.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/executable_network/exec_network_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/executable_network/get_metric.hpp b/src/tests/functional/plugin/shared/include/behavior/executable_network/get_metric.hpp index c629d0b35c7..0092fcc6e5d 100644 --- a/src/tests/functional/plugin/shared/include/behavior/executable_network/get_metric.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/executable_network/get_metric.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/executable_network/locale.hpp b/src/tests/functional/plugin/shared/include/behavior/executable_network/locale.hpp index a79102f8e65..c48a3619085 100644 --- a/src/tests/functional/plugin/shared/include/behavior/executable_network/locale.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/executable_network/locale.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/callback.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/callback.hpp index c34ed68e01d..213759d9f25 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/callback.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/callback.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/cancellation.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/cancellation.hpp index c393a8e9958..b7bb1b8a80d 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/cancellation.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/cancellation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/config.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/config.hpp index 558bdab4c21..842b29d070e 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/config.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/dynamic_batch.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/dynamic_batch.hpp index 0c8cb974bb2..a63dd3dc185 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/dynamic_batch.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/dynamic_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/io_blob.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/io_blob.hpp index 9d3e0217cf4..861a8642881 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/io_blob.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/io_blob.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/memory_states.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/memory_states.hpp index 98c10b7225d..1cadd168d7a 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/memory_states.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/memory_states.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/multithreading.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/multithreading.hpp index 9dd9ff60e54..3c1dd5b2e48 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/multithreading.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/multithreading.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/perf_counters.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/perf_counters.hpp index bb262254fe7..b892365c3a3 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/perf_counters.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/perf_counters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/set_blob_by_type.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/set_blob_by_type.hpp index d59541637bb..985eb674f8f 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/set_blob_by_type.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/set_blob_by_type.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/set_io_blob_precision.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/set_io_blob_precision.hpp index 4a0c8472c64..b71a4f54c59 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/set_io_blob_precision.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/set_io_blob_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/infer_request/wait.hpp b/src/tests/functional/plugin/shared/include/behavior/infer_request/wait.hpp index 97f4a5854a3..023531b3df5 100644 --- a/src/tests/functional/plugin/shared/include/behavior/infer_request/wait.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/infer_request/wait.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_graph_info.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_graph_info.hpp index eb2775d24d2..de9c3502de3 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_graph_info.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_graph_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifcorer: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_network_base.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_network_base.hpp index d24ea754d35..87ee28eff8b 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_network_base.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/exec_network_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifcorer: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/get_metric.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/get_metric.hpp index 9355dbae5cf..dd8f37a085e 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/get_metric.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/get_metric.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/properties.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/properties.hpp index b35540924a2..fd1d9c58038 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/properties.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_executable_network/properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/callback.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/callback.hpp index 0c1b35fe2d9..fe945af006e 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/callback.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/callback.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/cancellation.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/cancellation.hpp index 533099fd982..78fc8829aa6 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/cancellation.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/cancellation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_consistency.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_consistency.hpp index 7e73c147b1c..2fa0d5065fb 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_consistency.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_consistency.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_request_dynamic.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_request_dynamic.hpp index d852982b3aa..e8db2a53133 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_request_dynamic.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/infer_request_dynamic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/inference_chaining.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/inference_chaining.hpp index 4c926a2953e..7e314a20468 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/inference_chaining.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/inference_chaining.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/io_tensor.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/io_tensor.hpp index 73af51f5fec..f4ae3c8774e 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/io_tensor.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/io_tensor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/multithreading.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/multithreading.hpp index fc7e8a1ad00..21ec19a1031 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/multithreading.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/multithreading.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/perf_counters.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/perf_counters.hpp index 44adac66871..b5514244ee4 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/perf_counters.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/perf_counters.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/wait.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/wait.hpp index da918b700ca..1387710d6b6 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/wait.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_infer_request/wait.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/caching_tests.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/caching_tests.hpp index 325ea45802f..9434fe908d3 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/caching_tests.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/caching_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp index b427f9b5422..deb3b2b0896 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/life_time.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/life_time.hpp index bfd11817cff..3d00710cd9f 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/life_time.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/life_time.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/properties_tests.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/properties_tests.hpp index cb82d479d86..baaa185bfb1 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/properties_tests.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/properties_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/remote.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/remote.hpp index 7b3f61ef445..0c9a8b369c7 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/remote.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/remote.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/auto_batching_tests.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/auto_batching_tests.hpp index 270eed3dad0..de6df9c3651 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/auto_batching_tests.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/auto_batching_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp index 78d0fda661f..15ed2966cf2 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/configuration_tests.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/configuration_tests.hpp index 63cb255bd60..55b5029825c 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/configuration_tests.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/configuration_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/core_integration.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/core_integration.hpp index 689673c93c2..3baca753365 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/core_integration.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/core_integration.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/core_threading.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/core_threading.hpp index 5eceb7a77fe..4f548174f0b 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/core_threading.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/core_threading.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_query_network.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_query_network.hpp index 1ea0cefa558..c34bbc44c0a 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_query_network.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_query_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_synthetic.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_synthetic.hpp index 397753b63fa..c208cbf3b9d 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_synthetic.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/hetero_synthetic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/life_time.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/life_time.hpp index 369e445965f..b939327bc77 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/life_time.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/life_time.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/preprocessing.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/preprocessing.hpp index 35a52275a7f..57cade509d9 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/preprocessing.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/preprocessing.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/set_preprocess.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/set_preprocess.hpp index 4bc3e090099..e2e7b12bb3e 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/set_preprocess.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/set_preprocess.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/stress_tests.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/stress_tests.hpp index 1af4869f234..495aa0ebc76 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/stress_tests.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/stress_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/behavior/plugin/version.hpp b/src/tests/functional/plugin/shared/include/behavior/plugin/version.hpp index 59b4fdfe494..b82787abdf9 100644 --- a/src/tests/functional/plugin/shared/include/behavior/plugin/version.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/plugin/version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/add_output.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/add_output.hpp index 56269e787f8..f37d90faf73 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/add_output.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/add_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/keep_assign.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/keep_assign.hpp index 1a8dffe5d35..46da74b2c89 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/keep_assign.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/keep_assign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/nms_transformation_for_last_node.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/nms_transformation_for_last_node.hpp index 14a7a65a40e..3ef2eba4383 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/nms_transformation_for_last_node.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/nms_transformation_for_last_node.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/normalize_l2_decomposition.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/normalize_l2_decomposition.hpp index 243d6dae6a0..91fe460c0d8 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/normalize_l2_decomposition.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/normalize_l2_decomposition.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/num_inputs_fusing_bin_conv.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/num_inputs_fusing_bin_conv.hpp index e95a3d772a7..973a6491243 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/num_inputs_fusing_bin_conv.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/num_inputs_fusing_bin_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/remove_parameter.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/remove_parameter.hpp index 1768309a4ef..d67cd76ca0f 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/remove_parameter.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/remove_parameter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/execution_graph_tests/runtime_precision.hpp b/src/tests/functional/plugin/shared/include/execution_graph_tests/runtime_precision.hpp index 05fa83e7251..ad3d5ef4cdb 100644 --- a/src/tests/functional/plugin/shared/include/execution_graph_tests/runtime_precision.hpp +++ b/src/tests/functional/plugin/shared/include/execution_graph_tests/runtime_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/add_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/add_transformation.hpp index 91bf9415679..32e2a0dd186 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/add_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/add_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/assign_and_read_value_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/assign_and_read_value_transformation.hpp index 6cae289c27f..0b86e56d0b1 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/assign_and_read_value_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/assign_and_read_value_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/clamp_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/clamp_transformation.hpp index 5b5fa34b114..3bba1eeaf74 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/clamp_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/clamp_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_transformation.hpp index bcd39b351ba..bb34ce48d0c 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_child_and_output.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_child_and_output.hpp index 8387380d21b..8e040785b3d 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_child_and_output.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_child_and_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_different_precision_on_children.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_different_precision_on_children.hpp index 4744f2c67d9..72af85cc97b 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_different_precision_on_children.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_different_precision_on_children.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_intermediate_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_intermediate_transformation.hpp index 2c88d0b40de..09dcfcf776f 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_intermediate_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_intermediate_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_neighbors_graph_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_neighbors_graph_transformation.hpp index a50600cbcb6..f9d8108c30c 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_neighbors_graph_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_neighbors_graph_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_split_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_split_transformation.hpp index 84c0f74b441..a68984aad58 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_split_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/concat_with_split_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_backprop_data_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_backprop_data_transformation.hpp index aababad87e2..43649fffaf7 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_backprop_data_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_backprop_data_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_qdq_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_qdq_transformation.hpp index c66a7410507..a4931513956 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_qdq_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_qdq_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_transformation.hpp index ea4377c9f15..857a7d0fd7e 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_with_incorrect_weights.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_with_incorrect_weights.hpp index 805eeb68203..c8e26ab8d54 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_with_incorrect_weights.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/convolution_with_incorrect_weights.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/depth_to_space_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/depth_to_space_transformation.hpp index a213207e7e1..2b96b2e5720 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/depth_to_space_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/depth_to_space_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/elementwise_branch_selection_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/elementwise_branch_selection_transformation.hpp index eacf7632e85..aa9ceb958a9 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/elementwise_branch_selection_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/elementwise_branch_selection_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_avg_pool_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_avg_pool_transformation.hpp index b55d313cc5b..cf3fbee3a01 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_avg_pool_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_avg_pool_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_max_pool_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_max_pool_transformation.hpp index fe73ac3df09..039bc513db6 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_max_pool_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_max_pool_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.hpp index a50dc678b52..6d41b850b7a 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_precision_selection_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_precision_selection_transformation.hpp index 20e471ce8b0..023e1e92489 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_precision_selection_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_precision_selection_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_transformation.hpp index 82dd77f1734..9ebf693c871 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.hpp index eb6a13a9dcd..0726d34ec95 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fully_connected_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fully_connected_transformation.hpp index b1ee067dc96..758ee10ad59 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fully_connected_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fully_connected_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_convert_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_convert_transformation.hpp index b10a59b8422..35520e1382f 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_convert_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_convert_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.hpp index 9f8ea381492..6398d9863f1 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_transformation.hpp index 081fd227bbf..4209355d9f4 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_fake_quantize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.hpp index 796044d2c0a..2734073da08 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.hpp index 7fbdca6ab22..56cf82ca8a6 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/gemm_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/gemm_transformation.hpp index c40e563204f..ed2b1de50e9 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/gemm_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/gemm_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/group_convolution_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/group_convolution_transformation.hpp index 1fc3ae1e57a..8e6dbc2b415 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/group_convolution_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/group_convolution_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/groupconvolution_qdq_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/groupconvolution_qdq_transformation.hpp index babf78a7b9b..0873adf01c2 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/groupconvolution_qdq_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/groupconvolution_qdq_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/interpolate_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/interpolate_transformation.hpp index cc524b0fda8..fd731780c13 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/interpolate_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/interpolate_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_transformation.hpp index b3b0c17bbcf..327b868606a 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_constant_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_constant_transformation.hpp index bd654eb2276..ce5e2d51650 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_constant_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_constant_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.hpp index ae9b8c718b1..1b9e17050a6 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/move_fake_quantize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/move_fake_quantize_transformation.hpp index 064dddede9e..a752a97d113 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/move_fake_quantize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/move_fake_quantize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_to_group_convolution_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_to_group_convolution_transformation.hpp index 8356f70d283..3b4ecd65289 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_to_group_convolution_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_to_group_convolution_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_transformation.hpp index e73df4fd0ef..253cd5c7f9d 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_with_one_parent_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_with_one_parent_transformation.hpp index bc87597b824..e43069f7c59 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_with_one_parent_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/multiply_with_one_parent_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/mvn_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/mvn_transformation.hpp index a5151cf78c4..b0db525a501 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/mvn_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/mvn_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/normalize_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/normalize_transformation.hpp index 551ddcfd151..e8ccb19d5fa 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/normalize_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/normalize_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations.hpp index fb9df1643c3..dec74f1a851 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat.hpp index fa63fb20b05..0c85c4c54a1 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.hpp index ced9967a4ae..b623489add3 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/pad_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/pad_transformation.hpp index e57a11303de..77db97866db 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/pad_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/pad_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/prelu_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/prelu_transformation.hpp index d21cef190ad..744e004b98c 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/prelu_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/prelu_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/pull_reshape_through_dequantization_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/pull_reshape_through_dequantization_transformation.hpp index f7d28c04ebc..f2d0c10a587 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/pull_reshape_through_dequantization_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/pull_reshape_through_dequantization_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/recurrent_cell_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/recurrent_cell_transformation.hpp index 61510e97038..8117c932e10 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/recurrent_cell_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/recurrent_cell_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_max_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_max_transformation.hpp index 516ae7cc2ef..71c141262a1 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_max_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_max_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_mean_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_mean_transformation.hpp index 8bb5fb4d009..fe63a698add 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_mean_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_mean_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_min_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_min_transformation.hpp index 38194e8ecab..1b83de746af 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_min_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_min_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_sum_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_sum_transformation.hpp index 5bd23d36871..34b0db06bf7 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_sum_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/reduce_sum_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/relu_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/relu_transformation.hpp index 1059fd263a8..8238adca60f 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/relu_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/relu_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/reshape_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/reshape_transformation.hpp index d6b93434b74..3902a9063ac 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/reshape_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/reshape_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/shuffle_channels_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/shuffle_channels_transformation.hpp index 2e25289756e..b93773219c0 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/shuffle_channels_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/shuffle_channels_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/split_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/split_transformation.hpp index cb28cd41ebc..abf805bc4ab 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/split_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/split_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/squeeze_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/squeeze_transformation.hpp index aeab87b9317..147c14e6f66 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/squeeze_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/squeeze_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/strided_slice_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/strided_slice_transformation.hpp index 31dae54e900..3b9e3347ee4 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/strided_slice_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/strided_slice_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.hpp index 0d73d075dd1..1c14478350e 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_transformation.hpp index 5d6e0fa4faa..ac7f0a3ba3b 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/subtract_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_after_matmul_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_after_matmul_transformation.hpp index ca93ac0f343..1be9ffea229 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_after_matmul_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_after_matmul_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_transformation.hpp index eda4e39a86a..75aaba5b15e 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/transpose_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/unsqueeze_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/unsqueeze_transformation.hpp index a4e1fdb7086..c9bf39e29fd 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/unsqueeze_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/unsqueeze_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/low_precision_transformations/variadic_split_transformation.hpp b/src/tests/functional/plugin/shared/include/low_precision_transformations/variadic_split_transformation.hpp index 3b74edef2c7..1806df48c71 100644 --- a/src/tests/functional/plugin/shared/include/low_precision_transformations/variadic_split_transformation.hpp +++ b/src/tests/functional/plugin/shared/include/low_precision_transformations/variadic_split_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_multidevice_test.hpp b/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_multidevice_test.hpp index e2fedb403bc..ec0642e3399 100644 --- a/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_multidevice_test.hpp +++ b/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_multidevice_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_tests.hpp b/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_tests.hpp index bb22874bdd2..33b732b1dec 100644 --- a/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_tests.hpp +++ b/src/tests/functional/plugin/shared/include/multi/multi_remote_blob_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/onnx/quantized_models_tests.hpp b/src/tests/functional/plugin/shared/include/onnx/quantized_models_tests.hpp index 308f619864a..52be11b2cc7 100644 --- a/src/tests/functional/plugin/shared/include/onnx/quantized_models_tests.hpp +++ b/src/tests/functional/plugin/shared/include/onnx/quantized_models_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/set_device_name.hpp b/src/tests/functional/plugin/shared/include/set_device_name.hpp index 484a344d26d..6c662d698eb 100644 --- a/src/tests/functional/plugin/shared/include/set_device_name.hpp +++ b/src/tests/functional/plugin/shared/include/set_device_name.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/activation.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/activation.hpp index 25541891e06..fab256e7766 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/activation.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/adaptive_pooling.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/adaptive_pooling.hpp index d365d2d6c88..f4d41b2b122 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/adaptive_pooling.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/adaptive_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/batch_norm.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/batch_norm.hpp index c09eabe7b22..8ffc21821bd 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/batch_norm.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/batch_to_space.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/batch_to_space.hpp index 44fcfa2d0b1..8d9a51a07ed 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/batch_to_space.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/batch_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/binary_convolution.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/binary_convolution.hpp index a5807c5f94a..f6f2fbdbbc9 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/binary_convolution.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/binary_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/broadcast.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/broadcast.hpp index e19b1ce448c..99093306807 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/broadcast.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/bucketize.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/bucketize.hpp index ec7763e9991..ec647ebc0b8 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/bucketize.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/bucketize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/clamp.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/clamp.hpp index 88050d91e86..260e57f1977 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/clamp.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/clamp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/comparison.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/comparison.hpp index 5bc95872ade..ef9e5cc4f0c 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/comparison.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/concat.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/concat.hpp index 9d91d1b42a5..eb5d0385af5 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/concat.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/constant.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/constant.hpp index cbcf2a8623f..a62bafd8611 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/constant.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/conversion.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/conversion.hpp index ded1a0bb29c..924883d4ce5 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/conversion.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_i420.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_i420.hpp index 56cf452af62..9c96f09772b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_i420.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_i420.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_nv12.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_nv12.hpp index 6fb9663978d..68acedb9e92 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_nv12.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/convert_color_nv12.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/convolution.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/convolution.hpp index dee7a5aa2ad..8ca1b2e4f7e 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/convolution.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop.hpp index 824cf2b75b0..2294c37ddd8 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop_data.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop_data.hpp index e3f5ea3f98e..6b478f79611 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop_data.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder.hpp index b3228564928..1ab7d86238b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder_seq_len.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder_seq_len.hpp index 3744c87122e..2ce811e192e 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder_seq_len.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_greedy_decoder_seq_len.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_loss.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_loss.hpp index ab1545cb1f6..c54b3b7c424 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_loss.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/ctc_loss.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/cum_sum.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/cum_sum.hpp index 1651587e365..462ba7668aa 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/cum_sum.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_convolution.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_convolution.hpp index 4f00bc91545..0f6c7d8dce6 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_convolution.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_psroi_pooling.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_psroi_pooling.hpp index b3d48dc92a2..b5de0cd7914 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_psroi_pooling.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/deformable_psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/depth_to_space.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/depth_to_space.hpp index 3974b132be1..149ec97db2b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/depth_to_space.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/detection_output.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/detection_output.hpp index bbd14d0d373..5b4ea932a9a 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/detection_output.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/dft.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/dft.hpp index 613112139a2..5e5eeaf1e76 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/dft.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/dft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/einsum.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/einsum.hpp index b314b540459..d1c5bfc9e59 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/einsum.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/einsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/eltwise.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/eltwise.hpp index 743dfb50824..9aaafc52326 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_offsets_sum.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_offsets_sum.hpp index 8096c7828d2..ca188d843fb 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_offsets_sum.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_offsets_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_packed_sum.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_packed_sum.hpp index 69b09e09d31..d89e4d8d35b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_packed_sum.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_bag_packed_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_segments_sum.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_segments_sum.hpp index 29244c1c842..bc7a33d0b11 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_segments_sum.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/embedding_segments_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_detection_output.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_detection_output.hpp index 1f0805a3835..4b6e0c2fd20 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_detection_output.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_generate_proposals_single_image.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_generate_proposals_single_image.hpp index 39cdd8f10d1..644de35ce17 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_generate_proposals_single_image.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_generate_proposals_single_image.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_prior_grid_generator.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_prior_grid_generator.hpp index f2715615e30..18a2ae23455 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_prior_grid_generator.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_prior_grid_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_roifeatureextractor.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_roifeatureextractor.hpp index 35b81883178..314c7b7e933 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_roifeatureextractor.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_roifeatureextractor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_topkrois.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_topkrois.hpp index 0d5aed290c0..4989f5fa545 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_topkrois.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/experimental_detectron_topkrois.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/extract_image_patches.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/extract_image_patches.hpp index 027d47a98e5..0ee4d965858 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/extract_image_patches.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/extract_image_patches.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/fake_quantize.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/fake_quantize.hpp index 1e1359c9315..70de29607d4 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/fake_quantize.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/gather.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/gather.hpp index 045228ecb58..b992387da08 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/gather.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/gather_elements.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/gather_elements.hpp index 04346b984d3..e534d91c3db 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/gather_elements.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/gather_nd.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/gather_nd.hpp index 995371abaff..696ff06165b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/gather_nd.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/gather_tree.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/gather_tree.hpp index c45ec62f29d..175fdbdd40e 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/gather_tree.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/gather_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/generate_proposals.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/generate_proposals.hpp index 196c1dc960a..c1e4c78d94c 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/generate_proposals.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/grid_sample.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/grid_sample.hpp index a3fa38ac8d7..6fe7e1994c9 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/grid_sample.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/grn.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/grn.hpp index 95e9c5eaa5f..30d9350c5c2 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/grn.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/grn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution.hpp index d9f206d247d..84446589ced 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution_backprop_data.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution_backprop_data.hpp index 48ff69d6926..6ab5210c459 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution_backprop_data.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/group_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/gru_cell.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/gru_cell.hpp index 525085174a2..888ad3ad2ab 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/gru_cell.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/gru_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/gru_sequence.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/gru_sequence.hpp index 14737945ac5..e1f0006f18b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/gru_sequence.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/gru_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/interpolate.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/interpolate.hpp index 337af41076c..60dde04dcdb 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/interpolate.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/interpolate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/invalid_cases/proposal.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/invalid_cases/proposal.hpp index 9a82326f129..282d09f6d51 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/invalid_cases/proposal.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/invalid_cases/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/is_inf.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/is_inf.hpp index 96971c3705c..3838997fd91 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/is_inf.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/is_inf.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/log_softmax.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/log_softmax.hpp index 76cb275fc72..8e587fedb91 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/log_softmax.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/log_softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/logical.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/logical.hpp index 21ee827f600..86c1700a4e4 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/logical.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/loop.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/loop.hpp index b4eccdb916e..5046e07b75d 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/loop.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/low_precision.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/low_precision.hpp index fd24696456c..f68deb3e73e 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/low_precision.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/low_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/lrn.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/lrn.hpp index f7e1d42cad1..f49c8f83f00 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/lrn.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell.hpp index f717996faa9..dd409653f5c 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell_basic.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell_basic.hpp index b39ef46ef81..f24f8252916 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell_basic.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_cell_basic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_sequence.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_sequence.hpp index cfd973eda70..4a63aef30d4 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_sequence.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/lstm_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/mat_mul.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/mat_mul.hpp index 9f1b8669d3e..310f3043341 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/mat_mul.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/mat_mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/matrix_nms.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/matrix_nms.hpp index 825046064f4..b10864baeb0 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/matrix_nms.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/matrix_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/memory.h b/src/tests/functional/plugin/shared/include/single_layer_tests/memory.h index 7a0f1742fc9..de5c01f7870 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/memory.h +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/memory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/minimum_maximum.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/minimum_maximum.hpp index b4203f177a0..e04801e2b43 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/minimum_maximum.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/minimum_maximum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/multiclass_nms.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/multiclass_nms.hpp index 3ffe327d258..bb981de0355 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/multiclass_nms.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/mvn.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/mvn.hpp index 3afef226341..05db097103d 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/mvn.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/non_max_suppression.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/non_max_suppression.hpp index 5fe0f581933..9e65aa030b7 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/non_max_suppression.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/nonzero.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/nonzero.hpp index b6e090dc89b..6cd8a15fc84 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/nonzero.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/nonzero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/normalize_l2.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/normalize_l2.hpp index 6de77776cfb..2f5ba8f540f 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/normalize_l2.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/normalize_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/one_hot.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/one_hot.hpp index 1def179c057..2e6f28c2698 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/one_hot.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/one_hot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check.hpp index 9c8e61a775b..496fd2a4bae 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_compile_model.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_compile_model.hpp index fde7fb24ef3..7b9547b474e 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_compile_model.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_compile_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_query_model.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_query_model.hpp index dc12e54e061..d4e003385f1 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_query_model.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/op_impl_check_query_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/single_op_graph.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/single_op_graph.hpp index f31b4528022..d74c88fe6ff 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/single_op_graph.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/op_impl_check/single_op_graph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/pad.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/pad.hpp index 42d5464caf2..a5b85a1bf39 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/pad.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/pooling.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/pooling.hpp index 9af2cfec1be..555467e9f18 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/pooling.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/power.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/power.hpp index 52a037d4f56..65c40119408 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/power.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box.hpp index 3cd3d7addac..3a896e00c53 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box_clustered.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box_clustered.hpp index 4b58cbd03f0..1c218adea0d 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box_clustered.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/prior_box_clustered.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/proposal.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/proposal.hpp index 7f53f3ac6da..25cbf26bc4f 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/proposal.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/psroi_pooling.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/psroi_pooling.hpp index c6e546182db..0c97a47860c 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/psroi_pooling.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/random_uniform.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/random_uniform.hpp index f6c92b4d361..6198c19ed13 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/random_uniform.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/range.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/range.hpp index 88b31ecffea..8a88a82f0ee 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/range.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/rdft.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/rdft.hpp index 3b5685edf1f..c936ef55bc7 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/rdft.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/rdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/reduce_ops.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/reduce_ops.hpp index e69e42b8baf..2b517eee378 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/reduce_ops.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/reduce_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/region_yolo.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/region_yolo.hpp index 7cd49e92f0b..4725d386fb6 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/region_yolo.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/region_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/reorg_yolo.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/reorg_yolo.hpp index dca0f318175..8ac3830e93c 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/reorg_yolo.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/reshape.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/reshape.hpp index d4a6f321b65..b93a9ba043b 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/reshape.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/result.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/result.hpp index df9e771b3db..877fab2a9a3 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/result.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/reverse.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/reverse.hpp index 15ff7048caf..3e8c5fba824 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/reverse.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/reverse.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/reverse_sequence.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/reverse_sequence.hpp index 92b49ec5369..893b45a244f 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/reverse_sequence.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_cell.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_cell.hpp index f4f377825f6..75cb907d8f9 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_cell.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_sequence.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_sequence.hpp index c3037b7125f..50e98e9fae8 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_sequence.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/rnn_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/roi_align.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/roi_align.hpp index a8eecb0ca98..465f3b72845 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/roi_align.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/roi_pooling.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/roi_pooling.hpp index 0efd18b7b31..1979dfb6a9a 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/roi_pooling.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/roi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/roll.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/roll.hpp index a1606bebe0d..965ff6f6367 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/roll.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/roll.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_ND_update.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_ND_update.hpp index 79c005df3a8..36a88ae0fc2 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_ND_update.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_ND_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_elements_update.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_elements_update.hpp index 2c1910eca48..e9b0d09182c 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_elements_update.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_elements_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_update.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_update.hpp index 26abf359efe..8c9cfa482a7 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_update.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/scatter_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/select.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/select.hpp index 41f8b0a5113..973eb9e0591 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/select.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/select.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/shape_of.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/shape_of.hpp index eaea6b2b90a..631fcffbbae 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/shape_of.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/shuffle_channels.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/shuffle_channels.hpp index 8cfe30d36d1..7d7f6ab29c3 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/shuffle_channels.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/slice.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/slice.hpp index 4d54c15f386..41d553c12d8 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/slice.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/softmax.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/softmax.hpp index 12724536564..30b859cdf96 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/softmax.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_batch.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_batch.hpp index f7ac17fd7ea..8ce09c961a9 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_batch.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_depth.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_depth.hpp index 1d16f5809e1..e839cf5c566 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_depth.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/split.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/split.hpp index 4395f6983d6..06ef1c2d1b3 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/split.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/squeeze_unsqueeze.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/squeeze_unsqueeze.hpp index 3b07b660f5a..5055d46a46d 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/squeeze_unsqueeze.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/squeeze_unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/strided_slice.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/strided_slice.hpp index e007d24b107..10cc8ba8131 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/strided_slice.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/tensor_iterator.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/tensor_iterator.hpp index bcceeae8908..c2187e2da69 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/tensor_iterator.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/tile.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/tile.hpp index 5095ac021f0..6dbffae2d24 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/tile.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/topk.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/topk.hpp index d6da0d53402..36d210cb230 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/topk.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/transpose.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/transpose.hpp index 15e1ca0b02f..21327d55ef2 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/transpose.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/single_layer_tests/variadic_split.hpp b/src/tests/functional/plugin/shared/include/single_layer_tests/variadic_split.hpp index 8f2cac94c05..557f3b65c62 100644 --- a/src/tests/functional/plugin/shared/include/single_layer_tests/variadic_split.hpp +++ b/src/tests/functional/plugin/shared/include/single_layer_tests/variadic_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/add.hpp b/src/tests/functional/plugin/shared/include/snippets/add.hpp index 84338e53215..c8120e8e4f2 100644 --- a/src/tests/functional/plugin/shared/include/snippets/add.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/codegen_bert.hpp b/src/tests/functional/plugin/shared/include/snippets/codegen_bert.hpp index f1b8de8bf3c..ddf823177fb 100644 --- a/src/tests/functional/plugin/shared/include/snippets/codegen_bert.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/codegen_bert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/codegen_gelu.hpp b/src/tests/functional/plugin/shared/include/snippets/codegen_gelu.hpp index 8f995b40f66..fb672b16a44 100644 --- a/src/tests/functional/plugin/shared/include/snippets/codegen_gelu.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/codegen_gelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/conv_eltwise.hpp b/src/tests/functional/plugin/shared/include/snippets/conv_eltwise.hpp index ef5b315c3f6..2de88b748fb 100644 --- a/src/tests/functional/plugin/shared/include/snippets/conv_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/conv_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/convert.hpp b/src/tests/functional/plugin/shared/include/snippets/convert.hpp index bd4d7641711..cb108c04868 100644 --- a/src/tests/functional/plugin/shared/include/snippets/convert.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/convert.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/eltwise_two_results.hpp b/src/tests/functional/plugin/shared/include/snippets/eltwise_two_results.hpp index 59d3e17e5ac..66b0a59b546 100644 --- a/src/tests/functional/plugin/shared/include/snippets/eltwise_two_results.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/eltwise_two_results.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/fake_quantize_decomposition_test.hpp b/src/tests/functional/plugin/shared/include/snippets/fake_quantize_decomposition_test.hpp index 5d6a7d9b123..8ea9a09d6dd 100644 --- a/src/tests/functional/plugin/shared/include/snippets/fake_quantize_decomposition_test.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/fake_quantize_decomposition_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/max_num_params_eltwise.hpp b/src/tests/functional/plugin/shared/include/snippets/max_num_params_eltwise.hpp index 26640e58910..dd5bfe6991f 100644 --- a/src/tests/functional/plugin/shared/include/snippets/max_num_params_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/max_num_params_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/three_inputs_eltwise.hpp b/src/tests/functional/plugin/shared/include/snippets/three_inputs_eltwise.hpp index bb39b7ded31..3552d99b91d 100644 --- a/src/tests/functional/plugin/shared/include/snippets/three_inputs_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/three_inputs_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/snippets/two_inputs_and_outputs.hpp b/src/tests/functional/plugin/shared/include/snippets/two_inputs_and_outputs.hpp index 0a209de2fe9..68c8417a5f2 100644 --- a/src/tests/functional/plugin/shared/include/snippets/two_inputs_and_outputs.hpp +++ b/src/tests/functional/plugin/shared/include/snippets/two_inputs_and_outputs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/activation_concats_eltwise.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/activation_concats_eltwise.hpp index d7ff819dd54..3385f3067d1 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/activation_concats_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/activation_concats_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/activation_fq.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/activation_fq.hpp index e16845e4e4a..fd1cecfa460 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/activation_fq.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/activation_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/basic_lstm.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/basic_lstm.hpp index 4c61b565adc..7cddca4ab29 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/basic_lstm.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/basic_lstm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/broadcast_power.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/broadcast_power.hpp index 80f2d079fc2..256abfc1b6d 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/broadcast_power.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/broadcast_power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/cascade_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/cascade_concat.hpp index f675e155206..2b94ae5e7f1 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/cascade_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/cascade_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/clamp_fq.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/clamp_fq.hpp index ff44c55d38e..9cb5791f9ea 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/clamp_fq.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/clamp_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_conv.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_conv.hpp index 7cfb59e979f..698cf0565e3 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_conv.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_multi_input.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_multi_input.hpp index 6bf67ae80c6..2eda05df583 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_multi_input.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_multi_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization.hpp index 48ff9ab92bd..a370c067ae6 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization_during_memory_requantization.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization_during_memory_requantization.hpp index 52726cead0b..1c01dfcd42e 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization_during_memory_requantization.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/concat_quantization_during_memory_requantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/connect_split_concat_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/connect_split_concat_concat.hpp index b2e2184321f..f3d9d9f9ef0 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/connect_split_concat_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/connect_split_concat_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/const_conv_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/const_conv_concat.hpp index 2a9718171e3..6aa080660c8 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/const_conv_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/const_conv_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/const_strided_slice_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/const_strided_slice_concat.hpp index c6e26399e87..ba36681ab95 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/const_strided_slice_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/const_strided_slice_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/constant_result.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/constant_result.hpp index 334549c2304..c3d8905fc21 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/constant_result.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/constant_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_eltwise_fusion.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_eltwise_fusion.hpp index 05c550aa323..9d14fb3ab71 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_eltwise_fusion.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_eltwise_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_eltwise.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_eltwise.hpp index 76c33d1be1b..eb4de225ac1 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_relu.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_relu.hpp index 5e804ef591e..90cc1548418 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_relu.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_fq_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_strides_opt.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_strides_opt.hpp index ea040d0b47f..67ae6cda132 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/conv_strides_opt.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/conv_strides_opt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/convert_pad_to_group_conv.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/convert_pad_to_group_conv.hpp index 06d6a9bd4f0..4d9ce3770ab 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/convert_pad_to_group_conv.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/convert_pad_to_group_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/convolution_relu_sequence.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/convolution_relu_sequence.hpp index 40d6f415c1b..509d6fa4347 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/convolution_relu_sequence.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/convolution_relu_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/copy_before_squeeze.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/copy_before_squeeze.hpp index 50665f170a7..8b51a65282b 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/copy_before_squeeze.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/copy_before_squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/delayed_copy_layer.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/delayed_copy_layer.hpp index 4ab3b8a789f..829bdfd8118 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/delayed_copy_layer.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/delayed_copy_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_conv_eltwise.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_conv_eltwise.hpp index d64af1fce3f..3a1052e3a61 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_conv_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_conv_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_reshape_activation.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_reshape_activation.hpp index b5f489c9f43..62fb484aecc 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_reshape_activation.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/eltwise_reshape_activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/fc_conv_fc.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/fc_conv_fc.hpp index 5e39324bda0..a7cbc4f7aff 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/fc_conv_fc.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/fc_conv_fc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/first_connect_input_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/first_connect_input_concat.hpp index ea899269d23..f42ef2ad8a2 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/first_connect_input_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/first_connect_input_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/fq_conv_fq_affine.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/fq_conv_fq_affine.hpp index ff0d3da50d8..a12f547f067 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/fq_conv_fq_affine.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/fq_conv_fq_affine.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/fq_with_mixed_levels.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/fq_with_mixed_levels.hpp index 13b87291ace..47fe2bb8a0d 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/fq_with_mixed_levels.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/fq_with_mixed_levels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/get_output_before_activation.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/get_output_before_activation.hpp index 0aa284b887c..996a42e26cd 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/get_output_before_activation.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/get_output_before_activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/handling_orientation_conv.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/handling_orientation_conv.hpp index 15e7aed46ab..d97b14d02c1 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/handling_orientation_conv.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/handling_orientation_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/input_conv.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/input_conv.hpp index 295572ca2c7..a540ea0fcc9 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/input_conv.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/input_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/input_split_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/input_split_concat.hpp index 76a160d15ef..2673ce16a91 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/input_split_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/input_split_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_act_add.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_act_add.hpp index f50e8afd77a..1a122f638d4 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_act_add.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_act_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_const_transposes_extraction.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_const_transposes_extraction.hpp index 188164f1196..9bab5e49067 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_const_transposes_extraction.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_const_transposes_extraction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_multiply_fusion.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_multiply_fusion.hpp index 22aabac5b53..2e7990ee552 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_multiply_fusion.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_multiply_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_squeeze_add.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_squeeze_add.hpp index 32af3273428..b745f70da4e 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_squeeze_add.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/matmul_squeeze_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/memory_LSTMCell.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/memory_LSTMCell.hpp index e73fecc4ee0..92750b7ec47 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/memory_LSTMCell.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/memory_LSTMCell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/memory_eltwise_reshape_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/memory_eltwise_reshape_concat.hpp index a5b10fba684..a47e3890995 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/memory_eltwise_reshape_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/memory_eltwise_reshape_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/memory_fq_concat_prelu.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/memory_fq_concat_prelu.hpp index 0510901fd78..c4710febf66 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/memory_fq_concat_prelu.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/memory_fq_concat_prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/mul_conv_fusion.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/mul_conv_fusion.hpp index 512badc2611..46d65560b9e 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/mul_conv_fusion.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/mul_conv_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multi_crops_to_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multi_crops_to_concat.hpp index 70abb43f52b..8429b22aff3 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multi_crops_to_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multi_crops_to_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multi_input_scale.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multi_input_scale.hpp index 3ae9a3b5396..e0bb0a5a667 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multi_input_scale.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multi_input_scale.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multioutput_eltwise_squeeze_eltwise.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multioutput_eltwise_squeeze_eltwise.hpp index a4cb92bc823..976f1f7b9a6 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multioutput_eltwise_squeeze_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multioutput_eltwise_squeeze_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_LSTMCell.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_LSTMCell.hpp index 5a2a461997a..5edb3ef37e6 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_LSTMCell.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_LSTMCell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_concat.hpp index 047717e4383..c3555c0a9d8 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_connect_split_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_connect_split_concat.hpp index ae0adb25c1a..c1b7c3f5240 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_connect_split_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_connect_split_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_input_fq.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_input_fq.hpp index d1ccd22a54c..c9bcb5a4c6a 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_input_fq.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multiple_input_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/multiply_add.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/multiply_add.hpp index 5abd429b82a..f3d65830592 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/multiply_add.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/multiply_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/mvn_multiply_add.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/mvn_multiply_add.hpp index 1f34e720b25..8b118b1295f 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/mvn_multiply_add.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/mvn_multiply_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/negative_memory_layer_offset.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/negative_memory_layer_offset.hpp index 802f44c27c2..900421270bb 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/negative_memory_layer_offset.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/negative_memory_layer_offset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_reshape_result.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_reshape_result.hpp index cf3e1675eb6..d7238e11eb4 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_reshape_result.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_reshape_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_result.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_result.hpp index f19ee4b991a..a4f5baedd82 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_result.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_shapeof_result.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_shapeof_result.hpp index 49729decf90..9097d482a5a 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_shapeof_result.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/parameter_shapeof_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/perm_conv_perm_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/perm_conv_perm_concat.hpp index cad0f60fb72..b4ad568c56b 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/perm_conv_perm_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/perm_conv_perm_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_concat_permute.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_concat_permute.hpp index 87c43a60fb3..2c368b59d7b 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_concat_permute.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_concat_permute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_permute.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_permute.hpp index da2b9d3a2a3..f036c2fce4c 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_permute.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/permute_concat_permute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_backprop_data.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_backprop_data.hpp index 5f1131c4d6c..297898045f4 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_backprop_data.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_batch_norm.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_batch_norm.hpp index 95bab224d8f..2cf9c9b2c67 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_batch_norm.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_convolution_batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution.hpp index bc7fc0bf829..d70186b726a 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution_backprop_data.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution_backprop_data.hpp index 76ac96bcea9..d53120db0a1 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution_backprop_data.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_group_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_mat_mul.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_mat_mul.hpp index 42a3e617761..4313a00cde5 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_mat_mul.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/quantized_mat_mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/range_add.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/range_add.hpp index 795cd3791c8..197fe81621e 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/range_add.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/range_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/reduce_eltwise.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/reduce_eltwise.hpp index 01d5ac413ef..1fac483210a 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/reduce_eltwise.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/reduce_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/relu_shape_of.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/relu_shape_of.hpp index f82b2c26776..cedb539e95c 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/relu_shape_of.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/relu_shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/relu_split_reshape.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/relu_split_reshape.hpp index 513a521cf8f..2a7aaed7d7d 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/relu_split_reshape.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/relu_split_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_conv_permute_reshape_act.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_conv_permute_reshape_act.hpp index bf5290e8612..b69e4640f27 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_conv_permute_reshape_act.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_conv_permute_reshape_act.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_reshape.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_reshape.hpp index fdbaa6526cb..de26053701d 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_reshape.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_permute_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_squeeze_reshape_relu.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_squeeze_reshape_relu.hpp index 09b78f99893..331ee30f7e5 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_squeeze_reshape_relu.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/reshape_squeeze_reshape_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift.hpp index 15329c93ee8..cc1c7c49225 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift_conv_scaleshift.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift_conv_scaleshift.hpp index 45bece1a1f4..526f9b10a67 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift_conv_scaleshift.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/scaleshift_conv_scaleshift.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/softsign.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/softsign.hpp index 299724a2fe9..5322be06b6e 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/softsign.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_memory.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_memory.hpp index d82e3758fb4..5ca6c5d9101 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_memory.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_multi_inputs.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_multi_inputs.hpp index f548d84ee70..370c8967773 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_multi_inputs.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/split_concat_multi_inputs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv.hpp index e2e50479e7d..a8bd560f209 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv_concat.hpp index 60462dfd252..39bf6618b48 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/split_conv_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/split_relu.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/split_relu.hpp index ab8efa70661..e3b81fc0fbe 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/split_relu.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/split_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/split_trivial_permute_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/split_trivial_permute_concat.hpp index 95e52fea243..57b2788040d 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/split_trivial_permute_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/split_trivial_permute_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/strided_slice.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/strided_slice.hpp index 8a95112b368..9d070b34041 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/strided_slice.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_concat.hpp index bfe564fa161..6cbd5e47b87 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_conv.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_conv.hpp index 9f16de2d16d..e1b4ea2369a 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_conv.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/stridedslice_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/tensor_names.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/tensor_names.hpp index b082a2302e9..207a2c41682 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/tensor_names.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/tensor_names.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_add.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_add.hpp index c4c2158dc23..24d6f2e40d5 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_add.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_conv_transpose_squeeze.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_conv_transpose_squeeze.hpp index fa42ba9708c..3c51b8677c9 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_conv_transpose_squeeze.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/transpose_conv_transpose_squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/trivial_concat.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/trivial_concat.hpp index 60ae0f362fd..ba10e88d96c 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/trivial_concat.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/trivial_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/two_fake_quantize_to_fullyconnected.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/two_fake_quantize_to_fullyconnected.hpp index da0da98d9ae..530f8edbb6e 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/two_fake_quantize_to_fullyconnected.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/two_fake_quantize_to_fullyconnected.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/include/subgraph_tests/variadic_split_pad.hpp b/src/tests/functional/plugin/shared/include/subgraph_tests/variadic_split_pad.hpp index 79c6ea7852e..9b9d4fb7783 100644 --- a/src/tests/functional/plugin/shared/include/subgraph_tests/variadic_split_pad.hpp +++ b/src/tests/functional/plugin/shared/include/subgraph_tests/variadic_split_pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/executable_network/exec_graph_info.cpp b/src/tests/functional/plugin/shared/src/behavior/executable_network/exec_graph_info.cpp index 055ac49504f..d5ff5c5d698 100644 --- a/src/tests/functional/plugin/shared/src/behavior/executable_network/exec_graph_info.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/executable_network/exec_graph_info.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/executable_network/locale.cpp b/src/tests/functional/plugin/shared/src/behavior/executable_network/locale.cpp index f058ec044ba..68b8a066d95 100644 --- a/src/tests/functional/plugin/shared/src/behavior/executable_network/locale.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/executable_network/locale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/infer_request/dynamic_batch.cpp b/src/tests/functional/plugin/shared/src/behavior/infer_request/dynamic_batch.cpp index 67ec9088099..7347c627af8 100644 --- a/src/tests/functional/plugin/shared/src/behavior/infer_request/dynamic_batch.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/infer_request/dynamic_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/infer_request/memory_states.cpp b/src/tests/functional/plugin/shared/src/behavior/infer_request/memory_states.cpp index 759b7ece590..4666142e453 100644 --- a/src/tests/functional/plugin/shared/src/behavior/infer_request/memory_states.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/infer_request/memory_states.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/infer_request/set_io_blob_precision.cpp b/src/tests/functional/plugin/shared/src/behavior/infer_request/set_io_blob_precision.cpp index 717c5979336..a22a33f145e 100644 --- a/src/tests/functional/plugin/shared/src/behavior/infer_request/set_io_blob_precision.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/infer_request/set_io_blob_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_executable_network/properties.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_executable_network/properties.cpp index 3a01ed4f717..d37c6dce5d3 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_executable_network/properties.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_executable_network/properties.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_correctness.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_correctness.cpp index 3556831a6b6..7ddf7698c68 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_correctness.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_correctness.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_request_dynamic.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_request_dynamic.cpp index 69d35450089..2b4e879eca5 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_request_dynamic.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/infer_request_dynamic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/inference_chaining.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/inference_chaining.cpp index 4fb80bd6a4e..79cb233a69e 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/inference_chaining.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/inference_chaining.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/io_tensor.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/io_tensor.cpp index 409b1d22335..f3498260f54 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/io_tensor.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/io_tensor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/perf_counters.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/perf_counters.cpp index 46029b8ae49..799dfd0f2d3 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/perf_counters.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/perf_counters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/wait.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/wait.cpp index 9b21e1b87e6..898fd9c94ff 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/wait.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_infer_request/wait.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/caching_tests.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/caching_tests.cpp index 9fecffbdb03..1bc467c15bc 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/life_time.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/life_time.cpp index 109544c0fb1..55965cb5a2d 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/life_time.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/properties_tests.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/properties_tests.cpp index 785c90298d8..a639e7adc55 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/properties_tests.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/properties_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/remote.cpp b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/remote.cpp index cd78a3f1227..dda48f75e79 100644 --- a/src/tests/functional/plugin/shared/src/behavior/ov_plugin/remote.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/ov_plugin/remote.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/plugin/caching_tests.cpp b/src/tests/functional/plugin/shared/src/behavior/plugin/caching_tests.cpp index ae8a030d503..a60fdad6c0e 100644 --- a/src/tests/functional/plugin/shared/src/behavior/plugin/caching_tests.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/plugin/caching_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/plugin/configuration_tests.cpp b/src/tests/functional/plugin/shared/src/behavior/plugin/configuration_tests.cpp index 6424bba29fd..c0bb098ae59 100644 --- a/src/tests/functional/plugin/shared/src/behavior/plugin/configuration_tests.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/plugin/configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/plugin/hetero_synthetic.cpp b/src/tests/functional/plugin/shared/src/behavior/plugin/hetero_synthetic.cpp index b4bf13b57e0..310aa1c3ee1 100644 --- a/src/tests/functional/plugin/shared/src/behavior/plugin/hetero_synthetic.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/plugin/hetero_synthetic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/plugin/life_time.cpp b/src/tests/functional/plugin/shared/src/behavior/plugin/life_time.cpp index 5f81dd865a5..077b42ef644 100644 --- a/src/tests/functional/plugin/shared/src/behavior/plugin/life_time.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/plugin/life_time.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/behavior/plugin/stress_tests.cpp b/src/tests/functional/plugin/shared/src/behavior/plugin/stress_tests.cpp index 11b8317e7f9..b0a042991fc 100644 --- a/src/tests/functional/plugin/shared/src/behavior/plugin/stress_tests.cpp +++ b/src/tests/functional/plugin/shared/src/behavior/plugin/stress_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/add_output.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/add_output.cpp index e642390878d..c1fcc579e59 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/add_output.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/add_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/keep_assign.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/keep_assign.cpp index 3aac5345efd..049bacd5a14 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/keep_assign.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/keep_assign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/nms_transformation_for_last_node.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/nms_transformation_for_last_node.cpp index a28a5bdbf80..c0927c87116 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/nms_transformation_for_last_node.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/nms_transformation_for_last_node.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/normalize_l2_decomposition.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/normalize_l2_decomposition.cpp index 006617645a8..c4ee59f7ff6 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/normalize_l2_decomposition.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/normalize_l2_decomposition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/num_inputs_fusing_bin_conv.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/num_inputs_fusing_bin_conv.cpp index c9b3b4e8e61..d929c65f251 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/num_inputs_fusing_bin_conv.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/num_inputs_fusing_bin_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/remove_parameter.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/remove_parameter.cpp index 4e525c34f69..dd29dd66c55 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/remove_parameter.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/remove_parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/execution_graph_tests/runtime_precision.cpp b/src/tests/functional/plugin/shared/src/execution_graph_tests/runtime_precision.cpp index c7da0c468c2..dc14ac14827 100644 --- a/src/tests/functional/plugin/shared/src/execution_graph_tests/runtime_precision.cpp +++ b/src/tests/functional/plugin/shared/src/execution_graph_tests/runtime_precision.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/add_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/add_transformation.cpp index e321aa7f0a6..4a9be3be7b5 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/add_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/assign_and_read_value_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/assign_and_read_value_transformation.cpp index cc6b224cc13..cb36f582132 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/assign_and_read_value_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/assign_and_read_value_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/clamp_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/clamp_transformation.cpp index 3b03c6360a1..66e70ddab92 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/clamp_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/clamp_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_transformation.cpp index 04952a2caf4..50194c6ec6f 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_child_and_output.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_child_and_output.cpp index 2ec619787dd..05672fd4628 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_child_and_output.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_child_and_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_different_precision_on_children.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_different_precision_on_children.cpp index 3b63f96a369..be1c497496c 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_different_precision_on_children.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_different_precision_on_children.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_intermediate_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_intermediate_transformation.cpp index 09f67c5d085..ef3794509d8 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_intermediate_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_intermediate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp index b890ff32f09..f91da3852a1 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_neighbors_graph_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_split_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_split_transformation.cpp index a8b4ab779f7..dddc9575099 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_split_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/concat_with_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_backprop_data_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_backprop_data_transformation.cpp index 04c8ea3e643..f1776780db1 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_backprop_data_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_backprop_data_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_qdq_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_qdq_transformation.cpp index 391d351cc66..66a008d1d8e 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_qdq_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_transformation.cpp index 206b3e77803..d15ff63779b 100755 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_with_incorrect_weights.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_with_incorrect_weights.cpp index 6a724a32021..f53a0908d2e 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_with_incorrect_weights.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/convolution_with_incorrect_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp index 868523c033d..86de676830f 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/elementwise_branch_selection_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/elementwise_branch_selection_transformation.cpp index 3b442736240..cb82a393948 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/elementwise_branch_selection_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/elementwise_branch_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp index d382e8a0a86..237eef42577 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_avg_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp index c27bad5922f..4d07fcab261 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_max_pool_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp index fb4f960ce37..1094a49837d 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_and_two_output_branches_with_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp index 97fc7c8adca..c301d1717ec 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_precision_selection_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_transformation.cpp index 00f933dc8d2..e8b46fd3d7b 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp index 261f0719f1c..3c555b3089e 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fake_quantize_with_dq_not_optimal_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fully_connected_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fully_connected_transformation.cpp index 910fa1e4693..e84509bcb17 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fully_connected_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fully_connected_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_convert_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_convert_transformation.cpp index 7970677b27a..a5af68d6043 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_convert_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_convert_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp index 573d94c0a57..99f062bb60e 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_and_scale_shift_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_transformation.cpp index 192387b0235..14a57b553c6 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp index e3934dfb310..1f672f0b17a 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_multiply_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp index c9289805904..442d62b3a90 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/fuse_subtract_to_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/gemm_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/gemm_transformation.cpp index 60d1efffd52..f57b22d9fff 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/gemm_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/gemm_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/group_convolution_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/group_convolution_transformation.cpp index 3924f82a2b5..dc6df451946 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/group_convolution_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/groupconvolution_qdq_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/groupconvolution_qdq_transformation.cpp index e6523f5eff1..78afd92ac9a 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/groupconvolution_qdq_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/groupconvolution_qdq_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/interpolate_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/interpolate_transformation.cpp index bbe02a22eaf..c0b2ebd8f36 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/interpolate_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/interpolate_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_transformation.cpp index d5a5c25a07e..2349f7529ae 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_constant_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_constant_transformation.cpp index d70408c410a..a093a65c4a9 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_constant_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_constant_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp index 31cf5a1db5e..0e59245979f 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/mat_mul_with_optimized_constant_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/move_fake_quantize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/move_fake_quantize_transformation.cpp index 4a029426907..20fb4390088 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/move_fake_quantize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/move_fake_quantize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_to_group_convolution_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_to_group_convolution_transformation.cpp index 4f656e76c5f..774bb73fc22 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_to_group_convolution_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_to_group_convolution_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_transformation.cpp index b0aab71b88d..b3d89d4ab12 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_with_one_parent_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_with_one_parent_transformation.cpp index d518885b789..82fb73dbdb9 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_with_one_parent_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/multiply_with_one_parent_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/mvn_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/mvn_transformation.cpp index aa3c5256414..dec1318655b 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/mvn_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/mvn_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/normalize_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/normalize_transformation.cpp index ef6cd2674e4..960e3209eb7 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/normalize_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/normalize_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations.cpp index 3f3e54bba48..94274fe6a1a 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp index 6dc9f3fc02f..72e0e74e8cd 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp index 8880ed4f464..93808985ebf 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/output_layers_handling_in_transformations_for_concat_multi_channel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/pad_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/pad_transformation.cpp index 9f353977611..6469b3663fa 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/pad_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/pad_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/prelu_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/prelu_transformation.cpp index 1046d8dd10e..7fba1dee691 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/prelu_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/prelu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp index 109bf86a676..7a08137ab81 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/pull_reshape_through_dequantization_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/recurrent_cell_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/recurrent_cell_transformation.cpp index a9777c57600..66b344a772a 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/recurrent_cell_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/recurrent_cell_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_max_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_max_transformation.cpp index 0f0ef97e268..33802aa2798 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_max_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_max_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_mean_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_mean_transformation.cpp index f96593ef5e2..0f91e108cdd 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_mean_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_mean_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_min_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_min_transformation.cpp index 6d9351688bf..5cc794e0f12 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_min_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_min_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_sum_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_sum_transformation.cpp index d4bd310fe3c..8f414b2104f 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_sum_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/reduce_sum_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/relu_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/relu_transformation.cpp index 299abdd9eb7..c7956e6db06 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/relu_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/relu_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/reshape_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/reshape_transformation.cpp index 4af4752921d..9f059b11a26 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/reshape_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/reshape_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/shuffle_channels_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/shuffle_channels_transformation.cpp index e5cec13a672..c824a579b47 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/shuffle_channels_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/shuffle_channels_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/split_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/split_transformation.cpp index 0e10f2cd0ea..8f5284ca724 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/split_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/squeeze_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/squeeze_transformation.cpp index 69fb5cbac00..4dab460a7a0 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/squeeze_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/squeeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/strided_slice_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/strided_slice_transformation.cpp index 539fc6566dd..44b782f28e5 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/strided_slice_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/strided_slice_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp index 1c7b05a8f49..505d6d33fd3 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_multiply_to_multiply_add_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_transformation.cpp index a8668a4d7b6..0b9366b5457 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/subtract_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_after_matmul_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_after_matmul_transformation.cpp index d56c0c3ddad..bfec9f2fff1 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_after_matmul_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_after_matmul_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_transformation.cpp index 09774cc7c0c..2c3c3904262 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/transpose_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/unsqueeze_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/unsqueeze_transformation.cpp index 05e06163ae8..ef26589e0c7 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/unsqueeze_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/unsqueeze_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/low_precision_transformations/variadic_split_transformation.cpp b/src/tests/functional/plugin/shared/src/low_precision_transformations/variadic_split_transformation.cpp index 9146f3a783e..7a7d26fd169 100644 --- a/src/tests/functional/plugin/shared/src/low_precision_transformations/variadic_split_transformation.cpp +++ b/src/tests/functional/plugin/shared/src/low_precision_transformations/variadic_split_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/main.cpp b/src/tests/functional/plugin/shared/src/main.cpp index 8dda0d81bbb..2d9295c1318 100644 --- a/src/tests/functional/plugin/shared/src/main.cpp +++ b/src/tests/functional/plugin/shared/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/onnx/quantized_models_tests.cpp b/src/tests/functional/plugin/shared/src/onnx/quantized_models_tests.cpp index 7c15e49da1e..14b32c75fca 100644 --- a/src/tests/functional/plugin/shared/src/onnx/quantized_models_tests.cpp +++ b/src/tests/functional/plugin/shared/src/onnx/quantized_models_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/precomp.hpp b/src/tests/functional/plugin/shared/src/precomp.hpp index 75dd8dd4b9e..ba3cb934340 100644 --- a/src/tests/functional/plugin/shared/src/precomp.hpp +++ b/src/tests/functional/plugin/shared/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/single_layer_tests/invalid_cases/proposal.cpp b/src/tests/functional/plugin/shared/src/single_layer_tests/invalid_cases/proposal.cpp index 2baaddfb49f..242ccb35c76 100644 --- a/src/tests/functional/plugin/shared/src/single_layer_tests/invalid_cases/proposal.cpp +++ b/src/tests/functional/plugin/shared/src/single_layer_tests/invalid_cases/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/single_layer_tests/is_inf.cpp b/src/tests/functional/plugin/shared/src/single_layer_tests/is_inf.cpp index 1776375fd91..b03d3f540de 100644 --- a/src/tests/functional/plugin/shared/src/single_layer_tests/is_inf.cpp +++ b/src/tests/functional/plugin/shared/src/single_layer_tests/is_inf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/op_impl_check.cpp b/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/op_impl_check.cpp index fa4aeaa84dc..99fd2c24a55 100644 --- a/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/op_impl_check.cpp +++ b/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/op_impl_check.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/single_op_graph.cpp b/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/single_op_graph.cpp index bd1816dad9e..2220e39fde5 100644 --- a/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/single_op_graph.cpp +++ b/src/tests/functional/plugin/shared/src/single_layer_tests/op_impl_check/single_op_graph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/add.cpp b/src/tests/functional/plugin/shared/src/snippets/add.cpp index c524a54539f..046bb1933c0 100644 --- a/src/tests/functional/plugin/shared/src/snippets/add.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/codegen_bert.cpp b/src/tests/functional/plugin/shared/src/snippets/codegen_bert.cpp index 0a91287bd99..bd2f7f493d3 100644 --- a/src/tests/functional/plugin/shared/src/snippets/codegen_bert.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/codegen_bert.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/codegen_gelu.cpp b/src/tests/functional/plugin/shared/src/snippets/codegen_gelu.cpp index 09a13fab2d0..c090c160e87 100644 --- a/src/tests/functional/plugin/shared/src/snippets/codegen_gelu.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/codegen_gelu.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/conv_eltwise.cpp b/src/tests/functional/plugin/shared/src/snippets/conv_eltwise.cpp index 56204b77da0..238d41c404e 100644 --- a/src/tests/functional/plugin/shared/src/snippets/conv_eltwise.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/conv_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/convert.cpp b/src/tests/functional/plugin/shared/src/snippets/convert.cpp index b4c5c840cb6..d6463f24ebf 100644 --- a/src/tests/functional/plugin/shared/src/snippets/convert.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/eltwise_two_results.cpp b/src/tests/functional/plugin/shared/src/snippets/eltwise_two_results.cpp index f35f0717155..bd9aa90de38 100644 --- a/src/tests/functional/plugin/shared/src/snippets/eltwise_two_results.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/eltwise_two_results.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/fake_quantize_decomposition_test.cpp b/src/tests/functional/plugin/shared/src/snippets/fake_quantize_decomposition_test.cpp index e5e8dd5bece..19fb4faacd8 100644 --- a/src/tests/functional/plugin/shared/src/snippets/fake_quantize_decomposition_test.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/fake_quantize_decomposition_test.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/max_num_params_eltwise.cpp b/src/tests/functional/plugin/shared/src/snippets/max_num_params_eltwise.cpp index 1140937be63..e2f72c45bbe 100644 --- a/src/tests/functional/plugin/shared/src/snippets/max_num_params_eltwise.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/max_num_params_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/three_inputs_eltwise.cpp b/src/tests/functional/plugin/shared/src/snippets/three_inputs_eltwise.cpp index 276218e6150..775dbd63953 100644 --- a/src/tests/functional/plugin/shared/src/snippets/three_inputs_eltwise.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/three_inputs_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/plugin/shared/src/snippets/two_inputs_and_outputs.cpp b/src/tests/functional/plugin/shared/src/snippets/two_inputs_and_outputs.cpp index 205587e1a30..3849830f3b0 100644 --- a/src/tests/functional/plugin/shared/src/snippets/two_inputs_and_outputs.cpp +++ b/src/tests/functional/plugin/shared/src/snippets/two_inputs_and_outputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/CMakeLists.txt b/src/tests/functional/shared_test_classes/CMakeLists.txt index 7d766e091ce..b98d9e0caa2 100644 --- a/src/tests/functional/shared_test_classes/CMakeLists.txt +++ b/src/tests/functional/shared_test_classes/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/benchmark.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/benchmark.hpp index 0ac7b42b797..fe715e4cdc1 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/benchmark.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/benchmark.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/layer_test_utils.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/layer_test_utils.hpp index f774e13fbdd..83b00d4aa11 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/layer_test_utils.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/layer_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/low_precision_transformations/layer_transformation.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/low_precision_transformations/layer_transformation.hpp index af968542c5d..1b1a83d2829 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/low_precision_transformations/layer_transformation.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/low_precision_transformations/layer_transformation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/ov_subgraph.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/ov_subgraph.hpp index 7f7f9b2c106..14e25850926 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/ov_subgraph.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/ov_subgraph.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/snippets_test_utils.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/snippets_test_utils.hpp index 35f17e42b2a..4df66e1351b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/base/snippets_test_utils.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/base/snippets_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/activation.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/activation.hpp index 6146ec896b2..6afbedea13f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/activation.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/adaptive_pooling.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/adaptive_pooling.hpp index c0161157332..445094c03a1 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/adaptive_pooling.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/adaptive_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_norm.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_norm.hpp index 69ed7469f65..df68a6739a2 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_norm.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_to_space.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_to_space.hpp index eebf9bfe495..b8730d29ac6 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_to_space.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/batch_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/binary_convolution.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/binary_convolution.hpp index 52c84f71caa..7d5a043b520 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/binary_convolution.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/binary_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/broadcast.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/broadcast.hpp index 089b65d9491..181b8307c0a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/broadcast.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/broadcast.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/bucketize.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/bucketize.hpp index 95fcd77006f..3f9603a826f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/bucketize.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/bucketize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/clamp.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/clamp.hpp index 14cd7360f03..09f646c8868 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/clamp.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/clamp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/comparison.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/comparison.hpp index 01023e43663..fb499a5c039 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/comparison.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/comparison.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/concat.hpp index 7de2ad4555d..26cd42839bb 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/constant.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/constant.hpp index 8a6e87ad270..bca3a24ef5e 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/constant.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/conversion.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/conversion.hpp index c9b6072f100..476493c512d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/conversion.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/conversion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_i420.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_i420.hpp index e641d0a7e66..8760543ed70 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_i420.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_i420.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_nv12.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_nv12.hpp index 5bd771fbe9a..069d5a68193 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_nv12.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convert_color_nv12.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution.hpp index 1521aef75be..5e284a3ed08 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop.hpp index 18ab4b911e4..63616305322 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop_data.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop_data.hpp index 2df789aaeef..4d4b4bfc492 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop_data.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder.hpp index 8f45d2def3a..8b5291934e0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder_seq_len.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder_seq_len.hpp index ad6e8ede1e8..ba3d58d6e6b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder_seq_len.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_greedy_decoder_seq_len.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_loss.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_loss.hpp index 2a4e51075e3..53ba55889e3 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_loss.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/ctc_loss.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/cum_sum.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/cum_sum.hpp index f5b04f385d3..7ebf45de543 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/cum_sum.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/cum_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_convolution.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_convolution.hpp index 89770f07152..52384808f3f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_convolution.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_psroi_pooling.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_psroi_pooling.hpp index 4f739a47ea1..89313be8baa 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_psroi_pooling.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/deformable_psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/depth_to_space.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/depth_to_space.hpp index 1a9ac9d7834..e2546e625e3 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/depth_to_space.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/depth_to_space.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/detection_output.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/detection_output.hpp index 8ca755ae7cd..af1f75c09b0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/detection_output.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/dft.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/dft.hpp index ed1b552380b..88fc518af2d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/dft.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/dft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/einsum.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/einsum.hpp index 6934f26861d..aeb3328f0a4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/einsum.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/einsum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eltwise.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eltwise.hpp index 1603123d3b6..1f7f8c8d55f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eltwise.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // // NOTE: WILL BE REWORKED (31905) diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_offsets_sum.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_offsets_sum.hpp index 49ad23670fa..60b1fb152b0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_offsets_sum.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_offsets_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_packed_sum.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_packed_sum.hpp index 35acb39e24d..aebd414f032 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_packed_sum.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_bag_packed_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_segments_sum.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_segments_sum.hpp index 58ec325e5f1..e683252eff7 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_segments_sum.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/embedding_segments_sum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_detection_output.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_detection_output.hpp index 6a23d419928..83ab22ed60d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_detection_output.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_detection_output.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_generate_proposals_single_image.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_generate_proposals_single_image.hpp index a330c764875..1ce9aa0cffa 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_generate_proposals_single_image.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_generate_proposals_single_image.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_prior_grid_generator.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_prior_grid_generator.hpp index 29471a6846c..bb0132c8a35 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_prior_grid_generator.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_prior_grid_generator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_roifeatureextractor.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_roifeatureextractor.hpp index a9c55050852..b9f59394d5f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_roifeatureextractor.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_roifeatureextractor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_topkrois.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_topkrois.hpp index 08f1d67b087..173612e2eb4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_topkrois.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/experimental_detectron_topkrois.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/extract_image_patches.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/extract_image_patches.hpp index e978a542df7..4d1502cb736 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/extract_image_patches.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/extract_image_patches.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eye.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eye.hpp index ecd003b923c..4d99963cbc5 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eye.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/eye.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/fake_quantize.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/fake_quantize.hpp index d77cd75b062..f97c6787834 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/fake_quantize.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/fake_quantize.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather.hpp index 55859fe8757..d24bc70cc7c 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_elements.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_elements.hpp index 39afb5baa3f..8d5cc5467fa 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_elements.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_elements.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_nd.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_nd.hpp index 1510ee74db5..547122b4b68 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_nd.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_nd.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_tree.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_tree.hpp index d19bd656d73..bea8a4e889b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_tree.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gather_tree.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/generate_proposals.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/generate_proposals.hpp index 3e1804444d1..2371de2c379 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/generate_proposals.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/generate_proposals.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grid_sample.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grid_sample.hpp index 24b54c1a3b1..7add00b299d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grid_sample.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grid_sample.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grn.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grn.hpp index 174fd397d52..8c892b105b4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grn.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/grn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution.hpp index 508636ab02a..3a093ba4eec 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution_backprop_data.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution_backprop_data.hpp index 295666e03c7..24e753c6fbe 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution_backprop_data.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/group_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_cell.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_cell.hpp index dff9507017a..350192046c0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_cell.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_sequence.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_sequence.hpp index c0686bca2d2..653ac86ece6 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_sequence.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/gru_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/interpolate.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/interpolate.hpp index e701f70d500..dd1f7e162ce 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/interpolate.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/interpolate.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/log_softmax.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/log_softmax.hpp index 8653aae1eba..8808df166b9 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/log_softmax.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/log_softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/logical.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/logical.hpp index fcbf3c32cd1..81c80b8345c 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/logical.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/logical.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/loop.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/loop.hpp index df3f0ccf3bb..6a0405ee46b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/loop.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/loop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/low_precision.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/low_precision.hpp index d3fe691f6be..d329ec1bb30 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/low_precision.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/low_precision.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lrn.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lrn.hpp index 321be24f2dc..b6ae20f6d40 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lrn.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lrn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell.hpp index 9ddb0bf3cc9..4a17121d0d0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell_basic.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell_basic.hpp index 2d830065b29..b2fac4174f2 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell_basic.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_cell_basic.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_sequence.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_sequence.hpp index b4895dafcfa..b7afa1683fc 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_sequence.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/lstm_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mat_mul.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mat_mul.hpp index f6632392719..1b7f2a0898f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mat_mul.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mat_mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/matrix_nms.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/matrix_nms.hpp index a8dfaf10b50..e525a716246 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/matrix_nms.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/matrix_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/memory.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/memory.hpp index b39ea438b1a..e2da2670a06 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/memory.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/minimum_maximum.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/minimum_maximum.hpp index 4977bd38e69..35c1bddf3d2 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/minimum_maximum.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/minimum_maximum.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/multiclass_nms.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/multiclass_nms.hpp index a8c61a0dca6..516d9490fcf 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/multiclass_nms.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/multiclass_nms.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mvn.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mvn.hpp index 3853fef4c35..1cd6f8ae7ee 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mvn.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/mvn.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/non_max_suppression.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/non_max_suppression.hpp index 8387ab597e0..1471eee1bf3 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/non_max_suppression.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/non_max_suppression.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/nonzero.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/nonzero.hpp index 50a3389dea7..b6c5f401adf 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/nonzero.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/nonzero.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/normalize_l2.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/normalize_l2.hpp index 5e9435a778b..9593cbcbaba 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/normalize_l2.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/normalize_l2.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/one_hot.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/one_hot.hpp index 878fc7ba29c..0f41b5df0b7 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/one_hot.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/one_hot.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pad.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pad.hpp index 6769c232e86..ff9a9f2712b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pad.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pooling.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pooling.hpp index e514795021d..476b72aa809 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pooling.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/power.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/power.hpp index f96e86403fc..94e92fe9e9e 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/power.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box.hpp index 8d54b713d88..4d3476d86ac 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box_clustered.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box_clustered.hpp index 4f5ee42a908..50b2d3d35ed 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box_clustered.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/prior_box_clustered.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/proposal.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/proposal.hpp index fcfdb3a46b6..62540df2b4a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/proposal.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/proposal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/psroi_pooling.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/psroi_pooling.hpp index 44c26d912a2..5f697342000 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/psroi_pooling.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/psroi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/random_uniform.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/random_uniform.hpp index 9bf8c42043e..faa9430c80a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/random_uniform.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/random_uniform.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/range.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/range.hpp index ba92108f340..623340a5c9a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/range.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/range.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rdft.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rdft.hpp index 8cf98721faf..1cacce2db5d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rdft.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rdft.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reduce_ops.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reduce_ops.hpp index a75f3f680bb..4ca2b05a28a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reduce_ops.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reduce_ops.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/region_yolo.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/region_yolo.hpp index 9e691b9a802..ca9029a622d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/region_yolo.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/region_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reorg_yolo.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reorg_yolo.hpp index 30f76731b04..99ef0025c8d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reorg_yolo.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reorg_yolo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reshape.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reshape.hpp index 76d10b1ab2e..e3ce54a11d6 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reshape.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/result.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/result.hpp index 4156b1ed946..554fc17a75b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/result.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse.hpp index 31521f05cd2..ab4e6e2d27c 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse_sequence.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse_sequence.hpp index e8b3c3231bd..5b603587052 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse_sequence.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/reverse_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_cell.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_cell.hpp index 2fd5627eba6..02e248ecb0b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_cell.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_sequence.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_sequence.hpp index fab1d8e1394..7ac55e4d3a4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_sequence.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/rnn_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_align.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_align.hpp index 6c1f76d8f63..5628ef23f0f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_align.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_align.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_pooling.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_pooling.hpp index 60cf2b4571f..c1616776cf4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_pooling.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roi_pooling.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roll.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roll.hpp index 2699a74cbce..beace403874 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roll.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/roll.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_ND_update.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_ND_update.hpp index bfc0a865bd0..33364fc37af 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_ND_update.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_ND_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_elements_update.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_elements_update.hpp index 39c9e520cbe..caee15b6308 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_elements_update.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_elements_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_update.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_update.hpp index 4ce01b1eee6..fa5157ccee5 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_update.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/scatter_update.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/select.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/select.hpp index 614af72a10f..6a4fa688622 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/select.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/select.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shape_of.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shape_of.hpp index b45baeb3069..8657af7ab3d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shape_of.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shuffle_channels.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shuffle_channels.hpp index bdee4c42f9b..566842c3a0c 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shuffle_channels.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/shuffle_channels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/slice.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/slice.hpp index 9df8e417cec..efed23ec5b6 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/slice.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/softmax.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/softmax.hpp index 4d9e4ffcfb5..441c2858e25 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/softmax.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/softmax.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_batch.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_batch.hpp index 05f22ee5ea6..9caa3d0c44d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_batch.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_batch.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_depth.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_depth.hpp index fb206bc6587..a9dfc9f2b3e 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_depth.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/space_to_depth.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/split.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/split.hpp index 1e027f55ec0..d38f688b1f0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/split.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/squeeze_unsqueeze.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/squeeze_unsqueeze.hpp index 267f71286c2..f3b7343277a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/squeeze_unsqueeze.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/squeeze_unsqueeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/strided_slice.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/strided_slice.hpp index 1d6244a3090..3bc225c5ae6 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/strided_slice.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tensor_iterator.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tensor_iterator.hpp index ab289887cf3..87fa36cb800 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tensor_iterator.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tensor_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tile.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tile.hpp index f2e845e8639..3135469f6f1 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tile.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/tile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/topk.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/topk.hpp index c1ed8f51ab4..ecd5510f2f1 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/topk.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/topk.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/transpose.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/transpose.hpp index 8279a1b6bcb..29626ce93b4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/transpose.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/variadic_split.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/variadic_split.hpp index e9a378797a9..80e5910d336 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/variadic_split.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/single_layer/variadic_split.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_concats_eltwise.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_concats_eltwise.hpp index 5a224e49314..59ff5dd2efd 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_concats_eltwise.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_concats_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_fq.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_fq.hpp index e07abd24c09..317aa5ee565 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_fq.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/activation_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/basic_lstm.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/basic_lstm.hpp index 5272e588d9c..6db832fd1f4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/basic_lstm.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/basic_lstm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/broadcast_power.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/broadcast_power.hpp index d79e49fe115..a0b06ccf5e7 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/broadcast_power.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/broadcast_power.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/cascade_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/cascade_concat.hpp index 62bbfdefc72..dd506eb5009 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/cascade_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/cascade_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/clamp_fq.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/clamp_fq.hpp index 353808dbf35..d2c954bde03 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/clamp_fq.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/clamp_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_conv.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_conv.hpp index 647219f30f2..22cee845d20 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_conv.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_multi_input.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_multi_input.hpp index ca6cae41b64..b51b51e5a22 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_multi_input.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_multi_input.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization.hpp index 823f3e94878..8b14ffa54d2 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization_during_memory_requantization.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization_during_memory_requantization.hpp index 3a66a9f2ac3..f0028cf1ffd 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization_during_memory_requantization.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/concat_quantization_during_memory_requantization.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/connect_split_concat_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/connect_split_concat_concat.hpp index ec4c23a53d1..447ea2a957a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/connect_split_concat_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/connect_split_concat_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_conv_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_conv_concat.hpp index bf44098bdc9..ce1a9f24ffe 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_conv_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_conv_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_strided_slice_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_strided_slice_concat.hpp index 356658cff57..1756f60f6dd 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_strided_slice_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/const_strided_slice_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/constant_result.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/constant_result.hpp index d8b7224c4b5..5ffffb9ced5 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/constant_result.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/constant_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_eltwise_fusion.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_eltwise_fusion.hpp index f5b56fb2184..bd8251188f7 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_eltwise_fusion.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_eltwise_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_eltwise.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_eltwise.hpp index d1f01752c8e..a3175568049 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_eltwise.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_relu.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_relu.hpp index 6f0f1283e36..f95a6de5561 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_relu.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_fq_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_strides_opt.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_strides_opt.hpp index 5b03eec2c1e..d7670c4f736 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_strides_opt.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/conv_strides_opt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convert_pad_to_group_conv.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convert_pad_to_group_conv.hpp index 013268a06a9..f50efc2a218 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convert_pad_to_group_conv.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convert_pad_to_group_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convolution_relu_sequence.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convolution_relu_sequence.hpp index c8f13236f71..e915b99a0d5 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convolution_relu_sequence.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/convolution_relu_sequence.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/copy_before_squeeze.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/copy_before_squeeze.hpp index dbff0648da9..d560b856668 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/copy_before_squeeze.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/copy_before_squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/delayed_copy_layer.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/delayed_copy_layer.hpp index 34651bb6ebd..6a794bf911b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/delayed_copy_layer.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/delayed_copy_layer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_conv_eltwise.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_conv_eltwise.hpp index 55af5638727..ee45c79a8e4 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_conv_eltwise.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_conv_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_reshape_activation.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_reshape_activation.hpp index eb6b2a7607b..7152b158f19 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_reshape_activation.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/eltwise_reshape_activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fc_conv_fc.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fc_conv_fc.hpp index c4242223ec4..9f460024670 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fc_conv_fc.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fc_conv_fc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/first_connect_input_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/first_connect_input_concat.hpp index 61456ff7fe6..299dd3e4b39 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/first_connect_input_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/first_connect_input_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_conv_fq_affine.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_conv_fq_affine.hpp index 45b1892715a..94236ebf36d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_conv_fq_affine.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_conv_fq_affine.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_with_mixed_levels.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_with_mixed_levels.hpp index 5da4b495a8a..9ea01a2f033 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_with_mixed_levels.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/fq_with_mixed_levels.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/get_output_before_activation.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/get_output_before_activation.hpp index 53814e1d94f..b6241ee0a04 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/get_output_before_activation.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/get_output_before_activation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/handling_orientation_conv.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/handling_orientation_conv.hpp index a8f30e89b8f..12d056aab8f 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/handling_orientation_conv.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/handling_orientation_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_conv.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_conv.hpp index 5b348a4f265..309764cc451 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_conv.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_split_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_split_concat.hpp index 25667bc9f13..6f288b2271d 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_split_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/input_split_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_act_add.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_act_add.hpp index a533dee478a..f369422c73b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_act_add.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_act_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_const_transposes_extraction.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_const_transposes_extraction.hpp index ab345a20167..1d982f0737e 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_const_transposes_extraction.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_const_transposes_extraction.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_multiply_fusion.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_multiply_fusion.hpp index 5bf5701aced..ad65d513662 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_multiply_fusion.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_multiply_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_squeeze_add.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_squeeze_add.hpp index 960ccb1745f..a071193eeae 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_squeeze_add.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/matmul_squeeze_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_LSTMCell.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_LSTMCell.hpp index 8439e5dd425..045b7f3ffa8 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_LSTMCell.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_LSTMCell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_eltwise_reshape_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_eltwise_reshape_concat.hpp index b7cd023465c..1f9e620c5dc 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_eltwise_reshape_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_eltwise_reshape_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_fq_concat_prelu.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_fq_concat_prelu.hpp index e76625ed6b5..b068dc8fd0e 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_fq_concat_prelu.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/memory_fq_concat_prelu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mul_conv_fusion.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mul_conv_fusion.hpp index 3600b9438d6..7486a950fff 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mul_conv_fusion.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mul_conv_fusion.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_crops_to_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_crops_to_concat.hpp index 98728f7f7a0..11eb1129ba7 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_crops_to_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_crops_to_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_input_scale.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_input_scale.hpp index a6fb7323c0c..4dbe2511e35 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_input_scale.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multi_input_scale.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multioutput_eltwise_squeeze_eltwise.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multioutput_eltwise_squeeze_eltwise.hpp index 2d45f560146..c87db015098 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multioutput_eltwise_squeeze_eltwise.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multioutput_eltwise_squeeze_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_LSTMCell.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_LSTMCell.hpp index aea188963af..03444f926ba 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_LSTMCell.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_LSTMCell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_concat.hpp index 5aeab003f87..68fcdd53460 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_connect_split_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_connect_split_concat.hpp index 7079548eced..baf25e860a0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_connect_split_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_connect_split_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_input_fq.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_input_fq.hpp index ba6a328b336..18daa2c6ec3 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_input_fq.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiple_input_fq.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiply_add.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiply_add.hpp index 68cadddb2bc..4e9321a9608 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiply_add.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/multiply_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mvn_multiply_add.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mvn_multiply_add.hpp index c5d8bfe73d1..fc590d970ef 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mvn_multiply_add.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/mvn_multiply_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/negative_memory_layer_offset.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/negative_memory_layer_offset.hpp index 7e5c6562966..3f98a753555 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/negative_memory_layer_offset.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/negative_memory_layer_offset.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_reshape_result.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_reshape_result.hpp index df5dbe64c99..74acbdb33aa 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_reshape_result.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_reshape_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_result.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_result.hpp index 3a73c13821b..9fb95dd62cb 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_result.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_shapeof_result.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_shapeof_result.hpp index 697e14c6175..da2f10d2a08 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_shapeof_result.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/parameter_shapeof_result.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/perm_conv_perm_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/perm_conv_perm_concat.hpp index 960f034c33b..01835b27e90 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/perm_conv_perm_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/perm_conv_perm_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_concat_permute.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_concat_permute.hpp index 7a251854b8b..8910c616d8b 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_concat_permute.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_concat_permute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_permute.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_permute.hpp index 868f3bafe75..52bcf314830 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_permute.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/permute_concat_permute.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/preprocess.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/preprocess.hpp index c23a7be77b6..0b9b88f5432 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/preprocess.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/preprocess.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_backprop_data.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_backprop_data.hpp index a7e1ab3f5dd..29c04995c71 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_backprop_data.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_batch_norm.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_batch_norm.hpp index 66187846528..e87b61c7536 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_batch_norm.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_convolution_batch_norm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution.hpp index e0ebabda96d..7cd3b927f33 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution_backprop_data.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution_backprop_data.hpp index f8eb8fc650a..5bd62449ab9 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution_backprop_data.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_group_convolution_backprop_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_mat_mul.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_mat_mul.hpp index f2c7ec17e54..1082bf81e1a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_mat_mul.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/quantized_mat_mul.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/range_add.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/range_add.hpp index ae46652125e..28e9c486702 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/range_add.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/range_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reduce_eltwise.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reduce_eltwise.hpp index bc1f7036b88..65a13f658e7 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reduce_eltwise.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reduce_eltwise.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_shape_of.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_shape_of.hpp index d56ebebcafa..ca71c93a48e 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_shape_of.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_shape_of.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_split_reshape.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_split_reshape.hpp index 558f714ee3c..e05da354d9a 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_split_reshape.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/relu_split_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_conv_permute_reshape_act.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_conv_permute_reshape_act.hpp index a6b103f256b..563b8b8dc31 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_conv_permute_reshape_act.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_conv_permute_reshape_act.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_reshape.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_reshape.hpp index 355f81be5ba..899beed3dc5 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_reshape.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_permute_reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_squeeze_reshape_relu.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_squeeze_reshape_relu.hpp index 34f57cde53d..23189569ea3 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_squeeze_reshape_relu.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/reshape_squeeze_reshape_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift.hpp index 156b2703de6..497c9a1c964 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift_conv_scaleshift.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift_conv_scaleshift.hpp index 7e43f8e1f52..605af442b31 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift_conv_scaleshift.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/scaleshift_conv_scaleshift.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/simple_if.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/simple_if.hpp index eac5d0589b4..d44a8494148 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/simple_if.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/simple_if.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/softsign.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/softsign.hpp index b6ee94d715d..687ff0db210 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/softsign.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/softsign.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_memory.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_memory.hpp index 340105fdffd..3b0ad0fc771 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_memory.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_memory.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_multi_inputs.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_multi_inputs.hpp index 160c3d056da..1eeb959c029 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_multi_inputs.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_concat_multi_inputs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv.hpp index e84b38daf88..26f522bc013 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv_concat.hpp index 13a4e7b35a9..4b3fddf459c 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_conv_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_relu.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_relu.hpp index f8b166071e7..d47773fa9d2 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_relu.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_relu.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_trivial_permute_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_trivial_permute_concat.hpp index b1abd986f05..888aad7e1c0 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_trivial_permute_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/split_trivial_permute_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/strided_slice.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/strided_slice.hpp index 3dd475d2e14..85bc29f6aba 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/strided_slice.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/strided_slice.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_concat.hpp index 49be793b33b..fd6bdc4a472 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_conv.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_conv.hpp index 9d53847e802..5e632c890a1 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_conv.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/stridedslice_conv.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/tensor_names.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/tensor_names.hpp index 1efb4dd8d84..4b0da37a351 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/tensor_names.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/tensor_names.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_add.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_add.hpp index 062c58e6aad..5f2c807ff17 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_add.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_conv_transpose_squeeze.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_conv_transpose_squeeze.hpp index 3f6db8cfdb1..8945235fdda 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_conv_transpose_squeeze.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/transpose_conv_transpose_squeeze.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/trivial_concat.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/trivial_concat.hpp index 5d5524fdff9..510bfaff441 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/trivial_concat.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/trivial_concat.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/two_fake_quantize_to_fullyconnected.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/two_fake_quantize_to_fullyconnected.hpp index ab8d4b1203b..66df9e653b8 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/two_fake_quantize_to_fullyconnected.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/two_fake_quantize_to_fullyconnected.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/variadic_split_pad.hpp b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/variadic_split_pad.hpp index 15c5cd82606..dff3ad2ce39 100644 --- a/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/variadic_split_pad.hpp +++ b/src/tests/functional/shared_test_classes/include/shared_test_classes/subgraph/variadic_split_pad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/base/layer_test_utils.cpp b/src/tests/functional/shared_test_classes/src/base/layer_test_utils.cpp index b9af542a921..8daafc6b54b 100644 --- a/src/tests/functional/shared_test_classes/src/base/layer_test_utils.cpp +++ b/src/tests/functional/shared_test_classes/src/base/layer_test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/base/low_precision_transformations/layer_transformation.cpp b/src/tests/functional/shared_test_classes/src/base/low_precision_transformations/layer_transformation.cpp index aa05a74bb13..d9ea319fc2f 100644 --- a/src/tests/functional/shared_test_classes/src/base/low_precision_transformations/layer_transformation.cpp +++ b/src/tests/functional/shared_test_classes/src/base/low_precision_transformations/layer_transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/base/ov_subgraph.cpp b/src/tests/functional/shared_test_classes/src/base/ov_subgraph.cpp index 1d87c79abdd..1647ae2fd19 100644 --- a/src/tests/functional/shared_test_classes/src/base/ov_subgraph.cpp +++ b/src/tests/functional/shared_test_classes/src/base/ov_subgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/base/snippets_test_utils.cpp b/src/tests/functional/shared_test_classes/src/base/snippets_test_utils.cpp index 30560a943cf..f4eb9d21041 100644 --- a/src/tests/functional/shared_test_classes/src/base/snippets_test_utils.cpp +++ b/src/tests/functional/shared_test_classes/src/base/snippets_test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/precomp.hpp b/src/tests/functional/shared_test_classes/src/precomp.hpp index 172ef7bef4a..15abb69ee4d 100644 --- a/src/tests/functional/shared_test_classes/src/precomp.hpp +++ b/src/tests/functional/shared_test_classes/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/activation.cpp b/src/tests/functional/shared_test_classes/src/single_layer/activation.cpp index d4e99999378..6efed6654b0 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/activation.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/adaptive_pooling.cpp b/src/tests/functional/shared_test_classes/src/single_layer/adaptive_pooling.cpp index e0a949928b6..c70bb05681a 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/adaptive_pooling.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/adaptive_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/batch_norm.cpp b/src/tests/functional/shared_test_classes/src/single_layer/batch_norm.cpp index f339af13b6d..27207310019 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/batch_norm.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/batch_to_space.cpp b/src/tests/functional/shared_test_classes/src/single_layer/batch_to_space.cpp index d5a6060d840..2975d2e0b78 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/batch_to_space.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/binary_convolution.cpp b/src/tests/functional/shared_test_classes/src/single_layer/binary_convolution.cpp index 1984847619b..d3675d57134 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/binary_convolution.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/broadcast.cpp b/src/tests/functional/shared_test_classes/src/single_layer/broadcast.cpp index 117c97db78b..4ba4a21b35f 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/broadcast.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/bucketize.cpp b/src/tests/functional/shared_test_classes/src/single_layer/bucketize.cpp index d82d354fcc7..e3808c90b69 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/bucketize.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/bucketize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/clamp.cpp b/src/tests/functional/shared_test_classes/src/single_layer/clamp.cpp index b0cb1b55392..2ad75633b37 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/clamp.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/clamp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/comparison.cpp b/src/tests/functional/shared_test_classes/src/single_layer/comparison.cpp index 6500661e7d6..b1f283ee556 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/comparison.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/concat.cpp b/src/tests/functional/shared_test_classes/src/single_layer/concat.cpp index f39adc81210..b77a67a910b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/concat.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/constant.cpp b/src/tests/functional/shared_test_classes/src/single_layer/constant.cpp index 26e9ecd593d..f5913999eac 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/constant.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/conversion.cpp b/src/tests/functional/shared_test_classes/src/single_layer/conversion.cpp index 723a4e2477b..8ddd86b258e 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/conversion.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/convert_color_i420.cpp b/src/tests/functional/shared_test_classes/src/single_layer/convert_color_i420.cpp index c0d03fd481d..168f2aa456c 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/convert_color_i420.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/convert_color_i420.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/convert_color_nv12.cpp b/src/tests/functional/shared_test_classes/src/single_layer/convert_color_nv12.cpp index d20f311c3ea..4c40f795ed0 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/convert_color_nv12.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/convert_color_nv12.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/convolution.cpp b/src/tests/functional/shared_test_classes/src/single_layer/convolution.cpp index bc299772257..725f5b7c78a 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/convolution.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop.cpp b/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop.cpp index 4b7ad3a0cb9..a3fd8ce6089 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop_data.cpp b/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop_data.cpp index 1f6f0da3e2d..1cee0118fb2 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop_data.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder.cpp b/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder.cpp index 486ae212e26..b5a59fe9bbb 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder_seq_len.cpp b/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder_seq_len.cpp index ffa864f57f2..ef95e387234 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder_seq_len.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/ctc_loss.cpp b/src/tests/functional/shared_test_classes/src/single_layer/ctc_loss.cpp index a90f527aee6..bcdda62d432 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/ctc_loss.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/cum_sum.cpp b/src/tests/functional/shared_test_classes/src/single_layer/cum_sum.cpp index b26a85870dd..3944dd2290b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/cum_sum.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/deformable_convolution.cpp b/src/tests/functional/shared_test_classes/src/single_layer/deformable_convolution.cpp index 94052681786..d45bd11e254 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/deformable_convolution.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/deformable_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "shared_test_classes/single_layer/deformable_convolution.hpp" diff --git a/src/tests/functional/shared_test_classes/src/single_layer/deformable_psroi_pooling.cpp b/src/tests/functional/shared_test_classes/src/single_layer/deformable_psroi_pooling.cpp index 5cc1e365184..0a10c05350c 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/deformable_psroi_pooling.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/deformable_psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/depth_to_space.cpp b/src/tests/functional/shared_test_classes/src/single_layer/depth_to_space.cpp index 7d58234f91d..44a67b91b99 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/depth_to_space.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/detection_output.cpp b/src/tests/functional/shared_test_classes/src/single_layer/detection_output.cpp index cc2be3a2f92..6b9d372dc6d 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/detection_output.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/dft.cpp b/src/tests/functional/shared_test_classes/src/single_layer/dft.cpp index 849fc2bc1c5..7213aef62b9 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/dft.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/einsum.cpp b/src/tests/functional/shared_test_classes/src/single_layer/einsum.cpp index 07b90f8cc76..d76f3cc92be 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/einsum.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/eltwise.cpp b/src/tests/functional/shared_test_classes/src/single_layer/eltwise.cpp index 19defa37654..aa761292e99 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/eltwise.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_offsets_sum.cpp b/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_offsets_sum.cpp index cf014ae6a6f..e31e8c94b4f 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_offsets_sum.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_offsets_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_packed_sum.cpp b/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_packed_sum.cpp index ac0ccbc9912..9fa9fd84697 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_packed_sum.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/embedding_bag_packed_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/embedding_segments_sum.cpp b/src/tests/functional/shared_test_classes/src/single_layer/embedding_segments_sum.cpp index 09d68fa8728..27ba923a235 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/embedding_segments_sum.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_detection_output.cpp b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_detection_output.cpp index 83274e4ab43..25c05eeced4 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_detection_output.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_generate_proposals_single_image.cpp b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_generate_proposals_single_image.cpp index 58a43c3fb06..f539a6b6f85 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_generate_proposals_single_image.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_generate_proposals_single_image.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_prior_grid_generator.cpp b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_prior_grid_generator.cpp index d8c8142da17..920d8fc4576 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_prior_grid_generator.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_prior_grid_generator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_roifeatureextractor.cpp b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_roifeatureextractor.cpp index 26b4f581ed4..421d1b9176f 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_roifeatureextractor.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_roifeatureextractor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_topkrois.cpp b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_topkrois.cpp index ecb4e1f91bd..448ee4fd2cf 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_topkrois.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/experimental_detectron_topkrois.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/extract_image_patches.cpp b/src/tests/functional/shared_test_classes/src/single_layer/extract_image_patches.cpp index 9a689b1e72d..2f7e0a4f815 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/extract_image_patches.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/extract_image_patches.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/eye.cpp b/src/tests/functional/shared_test_classes/src/single_layer/eye.cpp index d160c7bc0b6..8339ebb24de 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/eye.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/eye.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "shared_test_classes/single_layer/eye.hpp" diff --git a/src/tests/functional/shared_test_classes/src/single_layer/fake_quantize.cpp b/src/tests/functional/shared_test_classes/src/single_layer/fake_quantize.cpp index 69be4f3e950..5dfe4575a51 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/fake_quantize.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/gather.cpp b/src/tests/functional/shared_test_classes/src/single_layer/gather.cpp index 033c900067a..8ce59926dbc 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/gather.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/gather.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/gather_elements.cpp b/src/tests/functional/shared_test_classes/src/single_layer/gather_elements.cpp index 85a452904d9..f2aedaf72a6 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/gather_elements.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/gather_nd.cpp b/src/tests/functional/shared_test_classes/src/single_layer/gather_nd.cpp index 0c96cae1c51..e79317b4c63 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/gather_nd.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/gather_tree.cpp b/src/tests/functional/shared_test_classes/src/single_layer/gather_tree.cpp index 2d9416df092..2e8856dbaad 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/gather_tree.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/gather_tree.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/generate_proposals.cpp b/src/tests/functional/shared_test_classes/src/single_layer/generate_proposals.cpp index 71dbebc41e8..a8969ba2b82 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/generate_proposals.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/generate_proposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/grid_sample.cpp b/src/tests/functional/shared_test_classes/src/single_layer/grid_sample.cpp index a5439f16926..bb31181b5f8 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/grid_sample.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/grid_sample.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/grn.cpp b/src/tests/functional/shared_test_classes/src/single_layer/grn.cpp index aee7ccb77ac..ec68f22fe6b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/grn.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/grn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/group_convolution.cpp b/src/tests/functional/shared_test_classes/src/single_layer/group_convolution.cpp index a399fe45e01..9ca776a5a45 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/group_convolution.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/group_convolution_backprop_data.cpp b/src/tests/functional/shared_test_classes/src/single_layer/group_convolution_backprop_data.cpp index 8423731ef5f..c83895d32a7 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/group_convolution_backprop_data.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/gru_cell.cpp b/src/tests/functional/shared_test_classes/src/single_layer/gru_cell.cpp index 5b2b41b020d..419bf62bb70 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/gru_cell.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/gru_sequence.cpp b/src/tests/functional/shared_test_classes/src/single_layer/gru_sequence.cpp index baf106bbfc8..cb5fe881bde 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/gru_sequence.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/gru_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/interpolate.cpp b/src/tests/functional/shared_test_classes/src/single_layer/interpolate.cpp index 4b2a7e6a6ac..05732683367 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/interpolate.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/interpolate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/log_softmax.cpp b/src/tests/functional/shared_test_classes/src/single_layer/log_softmax.cpp index fbe59f2cb8d..c316c15109b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/log_softmax.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/log_softmax.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/logical.cpp b/src/tests/functional/shared_test_classes/src/single_layer/logical.cpp index bfc44a8eea6..fed2e469331 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/logical.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/loop.cpp b/src/tests/functional/shared_test_classes/src/single_layer/loop.cpp index a9137237eec..00523ead111 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/loop.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/lrn.cpp b/src/tests/functional/shared_test_classes/src/single_layer/lrn.cpp index 5cfce1ae356..5f58703f198 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/lrn.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/lrn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell.cpp b/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell.cpp index 544c3fb89d5..7ef2dea0d91 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell_basic.cpp b/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell_basic.cpp index cfb385d163a..04b84bce6b0 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell_basic.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/lstm_cell_basic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/lstm_sequence.cpp b/src/tests/functional/shared_test_classes/src/single_layer/lstm_sequence.cpp index 14f455626d7..a836f27cc0c 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/lstm_sequence.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/lstm_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/mat_mul.cpp b/src/tests/functional/shared_test_classes/src/single_layer/mat_mul.cpp index 30c596f75db..f9d9f32683a 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/mat_mul.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/matrix_nms.cpp b/src/tests/functional/shared_test_classes/src/single_layer/matrix_nms.cpp index 6d8f3c79de0..9c7498662e9 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/matrix_nms.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/matrix_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/memory.cpp b/src/tests/functional/shared_test_classes/src/single_layer/memory.cpp index ec9a0321b89..2692bdaf9b3 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/memory.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/minimum_maximum.cpp b/src/tests/functional/shared_test_classes/src/single_layer/minimum_maximum.cpp index 1f64a114df5..7933f072fee 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/minimum_maximum.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/minimum_maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/multiclass_nms.cpp b/src/tests/functional/shared_test_classes/src/single_layer/multiclass_nms.cpp index 85906e73b26..16fa42c1a4d 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/multiclass_nms.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/multiclass_nms.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/mvn.cpp b/src/tests/functional/shared_test_classes/src/single_layer/mvn.cpp index 6299257fea9..97d6dc80c1b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/mvn.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/non_max_suppression.cpp b/src/tests/functional/shared_test_classes/src/single_layer/non_max_suppression.cpp index bc2cd186ded..9442d150303 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/non_max_suppression.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/nonzero.cpp b/src/tests/functional/shared_test_classes/src/single_layer/nonzero.cpp index b2208408f95..f53ccd6d527 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/nonzero.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/nonzero.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/normalize_l2.cpp b/src/tests/functional/shared_test_classes/src/single_layer/normalize_l2.cpp index 62141d92906..49889c0fe2e 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/normalize_l2.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/one_hot.cpp b/src/tests/functional/shared_test_classes/src/single_layer/one_hot.cpp index 5b19f11ab69..a8ee079cf3e 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/one_hot.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/pad.cpp b/src/tests/functional/shared_test_classes/src/single_layer/pad.cpp index a7f6af6b767..04ab297f7bd 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/pad.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/pooling.cpp b/src/tests/functional/shared_test_classes/src/single_layer/pooling.cpp index 6dbec7f6d67..dbd4a3976dd 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/pooling.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/power.cpp b/src/tests/functional/shared_test_classes/src/single_layer/power.cpp index 7f5184efc1c..7cafdc7877f 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/power.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/prior_box.cpp b/src/tests/functional/shared_test_classes/src/single_layer/prior_box.cpp index 90fbfcbeb2d..4b06172924b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/prior_box.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/prior_box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/prior_box_clustered.cpp b/src/tests/functional/shared_test_classes/src/single_layer/prior_box_clustered.cpp index d52783ea8b8..d0aee2e6ab7 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/prior_box_clustered.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/prior_box_clustered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/proposal.cpp b/src/tests/functional/shared_test_classes/src/single_layer/proposal.cpp index 62897346f2c..4695a536ac4 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/proposal.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/psroi_pooling.cpp b/src/tests/functional/shared_test_classes/src/single_layer/psroi_pooling.cpp index e583e515dec..b66d442d12d 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/psroi_pooling.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/psroi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/random_uniform.cpp b/src/tests/functional/shared_test_classes/src/single_layer/random_uniform.cpp index ac07436b250..5b053833df1 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/random_uniform.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/random_uniform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/range.cpp b/src/tests/functional/shared_test_classes/src/single_layer/range.cpp index 90b1c3262ed..f32293aa9c6 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/range.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/range.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/rdft.cpp b/src/tests/functional/shared_test_classes/src/single_layer/rdft.cpp index 36fe3937bab..db2a7e1b79d 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/rdft.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/reduce_ops.cpp b/src/tests/functional/shared_test_classes/src/single_layer/reduce_ops.cpp index 084fd6d0c5a..b6bdcacf8d8 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/reduce_ops.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/reduce_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/region_yolo.cpp b/src/tests/functional/shared_test_classes/src/single_layer/region_yolo.cpp index 9e338087fa6..900ee61d72b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/region_yolo.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/region_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/reorg_yolo.cpp b/src/tests/functional/shared_test_classes/src/single_layer/reorg_yolo.cpp index 33d81465b66..6deda839ec4 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/reorg_yolo.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/reorg_yolo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/reshape.cpp b/src/tests/functional/shared_test_classes/src/single_layer/reshape.cpp index 64e8265a88d..44352649e13 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/reshape.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/result.cpp b/src/tests/functional/shared_test_classes/src/single_layer/result.cpp index eefed7eb4ed..ee355ecab81 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/result.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/reverse.cpp b/src/tests/functional/shared_test_classes/src/single_layer/reverse.cpp index aefb6ff80f6..6627bd9e3f8 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/reverse.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/reverse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/reverse_sequence.cpp b/src/tests/functional/shared_test_classes/src/single_layer/reverse_sequence.cpp index f5f959c3794..1ec243cc58c 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/reverse_sequence.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/reverse_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/rnn_cell.cpp b/src/tests/functional/shared_test_classes/src/single_layer/rnn_cell.cpp index 8583dd51fef..c6868c4eaec 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/rnn_cell.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/rnn_sequence.cpp b/src/tests/functional/shared_test_classes/src/single_layer/rnn_sequence.cpp index 8732d77f8b1..081cb02ac8a 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/rnn_sequence.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/rnn_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/roi_align.cpp b/src/tests/functional/shared_test_classes/src/single_layer/roi_align.cpp index 0acb6e4c29c..c7f9eb0db7c 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/roi_align.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/roi_align.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/roi_pooling.cpp b/src/tests/functional/shared_test_classes/src/single_layer/roi_pooling.cpp index 42d2d3264e5..b602b604345 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/roi_pooling.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/roll.cpp b/src/tests/functional/shared_test_classes/src/single_layer/roll.cpp index f469b279187..bf3841fe02b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/roll.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/scatter_ND_update.cpp b/src/tests/functional/shared_test_classes/src/single_layer/scatter_ND_update.cpp index e6348d2a121..07501fb7381 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/scatter_ND_update.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/scatter_ND_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/scatter_elements_update.cpp b/src/tests/functional/shared_test_classes/src/single_layer/scatter_elements_update.cpp index 4ff2fcdb341..62bcda1c462 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/scatter_elements_update.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/scatter_update.cpp b/src/tests/functional/shared_test_classes/src/single_layer/scatter_update.cpp index 5d7460fbe53..fae4b949339 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/scatter_update.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/select.cpp b/src/tests/functional/shared_test_classes/src/single_layer/select.cpp index 8f3b9a45ac2..8c20bcb139d 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/select.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/shape_of.cpp b/src/tests/functional/shared_test_classes/src/single_layer/shape_of.cpp index ebb8d3fbe97..e96a9125bad 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/shape_of.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/shuffle_channels.cpp b/src/tests/functional/shared_test_classes/src/single_layer/shuffle_channels.cpp index 7b7c900e459..740cc54ee79 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/shuffle_channels.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/slice.cpp b/src/tests/functional/shared_test_classes/src/single_layer/slice.cpp index fd13fdbedd0..ec9b5b466f5 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/slice.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/space_to_batch.cpp b/src/tests/functional/shared_test_classes/src/single_layer/space_to_batch.cpp index 1f56f2b48c7..fbfcb6a9c63 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/space_to_batch.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/space_to_depth.cpp b/src/tests/functional/shared_test_classes/src/single_layer/space_to_depth.cpp index 4fe42a0b165..8f66b994e5e 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/space_to_depth.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/split.cpp b/src/tests/functional/shared_test_classes/src/single_layer/split.cpp index 16324115727..9d8f35d8745 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/split.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/squeeze_unsqueeze.cpp b/src/tests/functional/shared_test_classes/src/single_layer/squeeze_unsqueeze.cpp index 460da40f91f..a94b8e97996 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/squeeze_unsqueeze.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/squeeze_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/strided_slice.cpp b/src/tests/functional/shared_test_classes/src/single_layer/strided_slice.cpp index 151725ae72c..42a3a02fe2b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/strided_slice.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/tensor_iterator.cpp b/src/tests/functional/shared_test_classes/src/single_layer/tensor_iterator.cpp index 7bac3667ce2..2b75f1d941f 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/tensor_iterator.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/tensor_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/tile.cpp b/src/tests/functional/shared_test_classes/src/single_layer/tile.cpp index 2cebbf6d2c4..9f7fb4602aa 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/tile.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/topk.cpp b/src/tests/functional/shared_test_classes/src/single_layer/topk.cpp index f2a159d5c85..f4dd967b404 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/topk.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/topk.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/transpose.cpp b/src/tests/functional/shared_test_classes/src/single_layer/transpose.cpp index 72105849bbe..c9fd5fb915b 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/transpose.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/single_layer/variadic_split.cpp b/src/tests/functional/shared_test_classes/src/single_layer/variadic_split.cpp index a9bd8bdbb4a..b04a11e7246 100644 --- a/src/tests/functional/shared_test_classes/src/single_layer/variadic_split.cpp +++ b/src/tests/functional/shared_test_classes/src/single_layer/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/activation_concats_eltwise.cpp b/src/tests/functional/shared_test_classes/src/subgraph/activation_concats_eltwise.cpp index bb7022e22a0..2ac0f241654 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/activation_concats_eltwise.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/activation_concats_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/activation_fq.cpp b/src/tests/functional/shared_test_classes/src/subgraph/activation_fq.cpp index f90e316666b..e61c8f8b03a 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/activation_fq.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/activation_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/basic_lstm.cpp b/src/tests/functional/shared_test_classes/src/subgraph/basic_lstm.cpp index 4f454b65cdb..84928a95b41 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/basic_lstm.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/basic_lstm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/broadcast_power.cpp b/src/tests/functional/shared_test_classes/src/subgraph/broadcast_power.cpp index b2590138436..b2aa876d765 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/broadcast_power.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/broadcast_power.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/cascade_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/cascade_concat.cpp index f7de55c3862..1340419ee31 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/cascade_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/cascade_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/clamp_fq.cpp b/src/tests/functional/shared_test_classes/src/subgraph/clamp_fq.cpp index 193ef40b578..19761022c45 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/clamp_fq.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/clamp_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/concat_conv.cpp b/src/tests/functional/shared_test_classes/src/subgraph/concat_conv.cpp index 51cbab17d02..1f1a17cc8df 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/concat_conv.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/concat_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/concat_multi_input.cpp b/src/tests/functional/shared_test_classes/src/subgraph/concat_multi_input.cpp index 11bdb10233b..4275cfe4c5c 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/concat_multi_input.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/concat_multi_input.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/concat_quantization_during_memory_requantization.cpp b/src/tests/functional/shared_test_classes/src/subgraph/concat_quantization_during_memory_requantization.cpp index 620dc180b0f..84a1ec51aa5 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/concat_quantization_during_memory_requantization.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/concat_quantization_during_memory_requantization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/concat_qunatization.cpp b/src/tests/functional/shared_test_classes/src/subgraph/concat_qunatization.cpp index 5c3325faeac..f759bd1a47b 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/concat_qunatization.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/concat_qunatization.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/connect_split_concat_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/connect_split_concat_concat.cpp index 0115a8fc65b..772e317b1a9 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/connect_split_concat_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/connect_split_concat_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/const_conv_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/const_conv_concat.cpp index eee2093734d..1d223398777 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/const_conv_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/const_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/const_strided_slice_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/const_strided_slice_concat.cpp index 99ca042bc40..d8b2678edd6 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/const_strided_slice_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/const_strided_slice_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/constant_result.cpp b/src/tests/functional/shared_test_classes/src/subgraph/constant_result.cpp index 0758010fea8..ad077f216a8 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/constant_result.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/constant_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/conv_eltwise_fusion.cpp b/src/tests/functional/shared_test_classes/src/subgraph/conv_eltwise_fusion.cpp index ceef0959a86..663e02bb21a 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/conv_eltwise_fusion.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/conv_eltwise_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_eltwise.cpp b/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_eltwise.cpp index 9944d6c20b9..516c8567ae4 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_eltwise.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_relu.cpp b/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_relu.cpp index e0a2cdd7e80..d6e13643197 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_relu.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/conv_fq_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/conv_strides_opt.cpp b/src/tests/functional/shared_test_classes/src/subgraph/conv_strides_opt.cpp index a8e3356e908..8ab13e55a32 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/conv_strides_opt.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/conv_strides_opt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/convert_pad_to_group_conv.cpp b/src/tests/functional/shared_test_classes/src/subgraph/convert_pad_to_group_conv.cpp index 5918c7b9537..fdc974b43f6 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/convert_pad_to_group_conv.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/convert_pad_to_group_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/convolution_relu_sequence.cpp b/src/tests/functional/shared_test_classes/src/subgraph/convolution_relu_sequence.cpp index 5546c671894..0b9aa554c14 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/convolution_relu_sequence.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/convolution_relu_sequence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/copy_before_squeeze.cpp b/src/tests/functional/shared_test_classes/src/subgraph/copy_before_squeeze.cpp index 1e88cf1e69b..fbc145e1fb3 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/copy_before_squeeze.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/copy_before_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/delayed_copy_layer.cpp b/src/tests/functional/shared_test_classes/src/subgraph/delayed_copy_layer.cpp index a223847f291..be97080553f 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/delayed_copy_layer.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/delayed_copy_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/eltwise_conv_eltwise.cpp b/src/tests/functional/shared_test_classes/src/subgraph/eltwise_conv_eltwise.cpp index cc42b61b572..662d3921423 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/eltwise_conv_eltwise.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/eltwise_conv_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/eltwise_reshape_activation.cpp b/src/tests/functional/shared_test_classes/src/subgraph/eltwise_reshape_activation.cpp index 141bdb7467b..fb4e095cf7e 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/eltwise_reshape_activation.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/eltwise_reshape_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include "ngraph_functions/builders.hpp" diff --git a/src/tests/functional/shared_test_classes/src/subgraph/fc_conv_fc.cpp b/src/tests/functional/shared_test_classes/src/subgraph/fc_conv_fc.cpp index b086bf39511..bedf017e59c 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/fc_conv_fc.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/fc_conv_fc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/first_connect_input_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/first_connect_input_concat.cpp index 19fabf251cf..9605563f573 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/first_connect_input_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/first_connect_input_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/fq_conv_fq_affine.cpp b/src/tests/functional/shared_test_classes/src/subgraph/fq_conv_fq_affine.cpp index 1525a858b65..883fed3f735 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/fq_conv_fq_affine.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/fq_conv_fq_affine.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/fq_with_mixed_levels.cpp b/src/tests/functional/shared_test_classes/src/subgraph/fq_with_mixed_levels.cpp index 77c38d7beed..ebe1b60270a 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/fq_with_mixed_levels.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/fq_with_mixed_levels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/get_output_before_activation.cpp b/src/tests/functional/shared_test_classes/src/subgraph/get_output_before_activation.cpp index 943dc23ac16..6817a989d41 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/get_output_before_activation.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/get_output_before_activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/handling_orientation_conv.cpp b/src/tests/functional/shared_test_classes/src/subgraph/handling_orientation_conv.cpp index 8f042c05bfc..d43de07eba8 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/handling_orientation_conv.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/handling_orientation_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/input_conv.cpp b/src/tests/functional/shared_test_classes/src/subgraph/input_conv.cpp index d839f13bb19..b83ab338e1d 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/input_conv.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/input_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/input_split_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/input_split_concat.cpp index ea036d19a1c..e097f68a35a 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/input_split_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/input_split_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/matmul_act_add.cpp b/src/tests/functional/shared_test_classes/src/subgraph/matmul_act_add.cpp index ba7977fc2c1..d548597a6ce 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/matmul_act_add.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/matmul_act_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/matmul_const_transposes_extraction.cpp b/src/tests/functional/shared_test_classes/src/subgraph/matmul_const_transposes_extraction.cpp index dbbcf5524db..ce8848e854e 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/matmul_const_transposes_extraction.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/matmul_const_transposes_extraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/matmul_multiply_fusion.cpp b/src/tests/functional/shared_test_classes/src/subgraph/matmul_multiply_fusion.cpp index ea59679dfbc..009ec1c139d 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/matmul_multiply_fusion.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/matmul_multiply_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/matmul_squeeze_add.cpp b/src/tests/functional/shared_test_classes/src/subgraph/matmul_squeeze_add.cpp index 20ed796f5e5..cb29c654133 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/matmul_squeeze_add.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/matmul_squeeze_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/memory_LSTMCell.cpp b/src/tests/functional/shared_test_classes/src/subgraph/memory_LSTMCell.cpp index ae77115cff7..780405ef1f1 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/memory_LSTMCell.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/memory_LSTMCell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/memory_eltwise_reshape_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/memory_eltwise_reshape_concat.cpp index 55f58a1db4d..bab78f073bb 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/memory_eltwise_reshape_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/memory_eltwise_reshape_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/memory_fq_concat_prelu.cpp b/src/tests/functional/shared_test_classes/src/subgraph/memory_fq_concat_prelu.cpp index 0892e7eab16..68111a630ad 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/memory_fq_concat_prelu.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/memory_fq_concat_prelu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/mul_conv_fusion.cpp b/src/tests/functional/shared_test_classes/src/subgraph/mul_conv_fusion.cpp index 18097ffce86..e044ea6b2f2 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/mul_conv_fusion.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/mul_conv_fusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multi_crops_to_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multi_crops_to_concat.cpp index 489a8917cbc..610ba51827d 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multi_crops_to_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multi_crops_to_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multi_input_scale.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multi_input_scale.cpp index 2057b54bf73..770e1c939c1 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multi_input_scale.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multi_input_scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multioutput_eltwise_squeeze_eltwise.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multioutput_eltwise_squeeze_eltwise.cpp index 68d10084c8d..88d391504c0 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multioutput_eltwise_squeeze_eltwise.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multioutput_eltwise_squeeze_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multiple_LSTMCell.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multiple_LSTMCell.cpp index d81c1c26e66..9acfbf7c795 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multiple_LSTMCell.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multiple_LSTMCell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multiple_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multiple_concat.cpp index 12b196eb6b0..b267a48d4b1 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multiple_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multiple_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multiple_connect_split_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multiple_connect_split_concat.cpp index 0a65345d699..11e975b1ab8 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multiple_connect_split_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multiple_connect_split_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multiple_input_fq.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multiple_input_fq.cpp index f63305f694c..824192ed5ea 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multiple_input_fq.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multiple_input_fq.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/multiply_add.cpp b/src/tests/functional/shared_test_classes/src/subgraph/multiply_add.cpp index 34950a91528..db89fc10c40 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/multiply_add.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/multiply_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/mvn_multiply_add.cpp b/src/tests/functional/shared_test_classes/src/subgraph/mvn_multiply_add.cpp index ccd4b006817..9eb66c9a911 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/mvn_multiply_add.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/mvn_multiply_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/negative_memory_layer_offset.cpp b/src/tests/functional/shared_test_classes/src/subgraph/negative_memory_layer_offset.cpp index 74fe9cf0a5b..10d94b42dbc 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/negative_memory_layer_offset.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/negative_memory_layer_offset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/parameter_reshape_result.cpp b/src/tests/functional/shared_test_classes/src/subgraph/parameter_reshape_result.cpp index da3fe9c112f..410df2a3778 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/parameter_reshape_result.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/parameter_reshape_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/parameter_result.cpp b/src/tests/functional/shared_test_classes/src/subgraph/parameter_result.cpp index 05d757b4428..fc4d21fa7c4 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/parameter_result.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/parameter_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/parameter_shapeof_result.cpp b/src/tests/functional/shared_test_classes/src/subgraph/parameter_shapeof_result.cpp index b2456f3d13d..3a4b591b4f4 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/parameter_shapeof_result.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/parameter_shapeof_result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/perm_conv_perm_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/perm_conv_perm_concat.cpp index 5b55bfd7d63..fec1f7292c0 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/perm_conv_perm_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/perm_conv_perm_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_concat_permute.cpp b/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_concat_permute.cpp index afdbe44d18e..ae3e6084b0a 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_concat_permute.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_concat_permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_permute.cpp b/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_permute.cpp index 4b905afa7d2..33f2b78080c 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_permute.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/permute_concat_permute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/preprocess.cpp b/src/tests/functional/shared_test_classes/src/subgraph/preprocess.cpp index 4f16483e9b1..0d1206b5846 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/preprocess.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/preprocess.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_backprop_data.cpp b/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_backprop_data.cpp index 970579c4d17..f4bd65ac6f2 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_backprop_data.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_batch_norm.cpp b/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_batch_norm.cpp index 0df6d616208..28c3a3d9ba6 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_batch_norm.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/quantized_convolution_batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution.cpp b/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution.cpp index 2e26e6c0314..3700ee80373 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution_backprop_data.cpp b/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution_backprop_data.cpp index 7b042ef9336..e263bb46b75 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution_backprop_data.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/quantized_group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/quantized_mat_mul.cpp b/src/tests/functional/shared_test_classes/src/subgraph/quantized_mat_mul.cpp index 4d7fe4b1a89..7c3ffa97c2b 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/quantized_mat_mul.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/quantized_mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/range_add.cpp b/src/tests/functional/shared_test_classes/src/subgraph/range_add.cpp index 812ea6a56a2..2ce919d53ed 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/range_add.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/range_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/reduce_eltwise.cpp b/src/tests/functional/shared_test_classes/src/subgraph/reduce_eltwise.cpp index f626a06fee9..4916444e3c2 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/reduce_eltwise.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/reduce_eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/relu_shape_of.cpp b/src/tests/functional/shared_test_classes/src/subgraph/relu_shape_of.cpp index 58ca48aee67..53547324ef9 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/relu_shape_of.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/relu_shape_of.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/relu_split_reshape.cpp b/src/tests/functional/shared_test_classes/src/subgraph/relu_split_reshape.cpp index ec10f1dc54f..5282b759f5f 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/relu_split_reshape.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/relu_split_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_conv_permute_reshape_act.cpp b/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_conv_permute_reshape_act.cpp index ee6703e6abd..de671e746b9 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_conv_permute_reshape_act.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_conv_permute_reshape_act.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_reshape.cpp b/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_reshape.cpp index fa3d78f07d5..ed65d9075ba 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_reshape.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/reshape_permute_reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/reshape_squeeze_reshape_relu.cpp b/src/tests/functional/shared_test_classes/src/subgraph/reshape_squeeze_reshape_relu.cpp index 9c9db2e2d0c..0a726c4b0bd 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/reshape_squeeze_reshape_relu.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/reshape_squeeze_reshape_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/scale_shift.cpp b/src/tests/functional/shared_test_classes/src/subgraph/scale_shift.cpp index e81ddacd26f..f6eef29b6e8 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/scale_shift.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/scale_shift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/scaleshift_conv_scaleshift.cpp b/src/tests/functional/shared_test_classes/src/subgraph/scaleshift_conv_scaleshift.cpp index 6182b2f836b..8466679a8ca 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/scaleshift_conv_scaleshift.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/scaleshift_conv_scaleshift.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/simple_if.cpp b/src/tests/functional/shared_test_classes/src/subgraph/simple_if.cpp index 6536d3b27d8..637ee458426 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/simple_if.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/simple_if.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/softsign.cpp b/src/tests/functional/shared_test_classes/src/subgraph/softsign.cpp index 64506e3c79e..4aa1cbc24e7 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/softsign.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/softsign.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/split_concat_memory.cpp b/src/tests/functional/shared_test_classes/src/subgraph/split_concat_memory.cpp index 119096ab519..05cbde787b0 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/split_concat_memory.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/split_concat_memory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/split_concat_multi_inputs.cpp b/src/tests/functional/shared_test_classes/src/subgraph/split_concat_multi_inputs.cpp index 43445f7e287..3206713630b 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/split_concat_multi_inputs.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/split_concat_multi_inputs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/split_conv.cpp b/src/tests/functional/shared_test_classes/src/subgraph/split_conv.cpp index d426e171185..f29ee755b11 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/split_conv.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/split_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/split_conv_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/split_conv_concat.cpp index 2cd532ac2c5..ed723053cfa 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/split_conv_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/split_conv_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/split_relu.cpp b/src/tests/functional/shared_test_classes/src/subgraph/split_relu.cpp index c77987e925d..d5f26506b98 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/split_relu.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/split_relu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/split_trivial_permute_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/split_trivial_permute_concat.cpp index 43c84fd8cae..a4da2b04e3e 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/split_trivial_permute_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/split_trivial_permute_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/strided_slice.cpp b/src/tests/functional/shared_test_classes/src/subgraph/strided_slice.cpp index 227811a26aa..4ff772b1e16 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/strided_slice.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_concat.cpp index ff0d8cbd950..32dcc48b080 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_conv.cpp b/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_conv.cpp index 213bd472044..4ac59c4d6f4 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_conv.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/stridedslice_conv.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/tensor_names.cpp b/src/tests/functional/shared_test_classes/src/subgraph/tensor_names.cpp index 9994676503a..eaacac921bc 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/tensor_names.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/tensor_names.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/transpose_add.cpp b/src/tests/functional/shared_test_classes/src/subgraph/transpose_add.cpp index 349b01e8bad..51b638096bb 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/transpose_add.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/transpose_add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/transpose_conv_transpose_squeeze.cpp b/src/tests/functional/shared_test_classes/src/subgraph/transpose_conv_transpose_squeeze.cpp index b9361363049..f05fa7f2251 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/transpose_conv_transpose_squeeze.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/transpose_conv_transpose_squeeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/trivial_concat.cpp b/src/tests/functional/shared_test_classes/src/subgraph/trivial_concat.cpp index bc4e8666c92..ccde1649c51 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/trivial_concat.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/trivial_concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/two_fake_quantize_to_fullyconnected.cpp b/src/tests/functional/shared_test_classes/src/subgraph/two_fake_quantize_to_fullyconnected.cpp index 850f7289976..c0b1c4eaa38 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/two_fake_quantize_to_fullyconnected.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/two_fake_quantize_to_fullyconnected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/functional/shared_test_classes/src/subgraph/variadic_split_pad.cpp b/src/tests/functional/shared_test_classes/src/subgraph/variadic_split_pad.cpp index fba4b4c9f4a..b59b29970eb 100644 --- a/src/tests/functional/shared_test_classes/src/subgraph/variadic_split_pad.cpp +++ b/src/tests/functional/shared_test_classes/src/subgraph/variadic_split_pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/CMakeLists.txt b/src/tests/ie_test_utils/CMakeLists.txt index 7b2e1e90a45..feba8b83fbf 100644 --- a/src/tests/ie_test_utils/CMakeLists.txt +++ b/src/tests/ie_test_utils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ie_test_utils/common_test_utils/CMakeLists.txt b/src/tests/ie_test_utils/common_test_utils/CMakeLists.txt index a90b6801314..d678c3bf197 100644 --- a/src/tests/ie_test_utils/common_test_utils/CMakeLists.txt +++ b/src/tests/ie_test_utils/common_test_utils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ie_test_utils/common_test_utils/common_utils.cpp b/src/tests/ie_test_utils/common_test_utils/common_utils.cpp index 7514dbb5ef1..fcb990b98c9 100644 --- a/src/tests/ie_test_utils/common_test_utils/common_utils.cpp +++ b/src/tests/ie_test_utils/common_test_utils/common_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/common_utils.hpp b/src/tests/ie_test_utils/common_test_utils/common_utils.hpp index 0dbd54b8428..8d52f996004 100644 --- a/src/tests/ie_test_utils/common_test_utils/common_utils.hpp +++ b/src/tests/ie_test_utils/common_test_utils/common_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/crash_handler.cpp b/src/tests/ie_test_utils/common_test_utils/crash_handler.cpp index 4372f75a4dc..c4ed3924f0a 100644 --- a/src/tests/ie_test_utils/common_test_utils/crash_handler.cpp +++ b/src/tests/ie_test_utils/common_test_utils/crash_handler.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/crash_handler.hpp b/src/tests/ie_test_utils/common_test_utils/crash_handler.hpp index f06ede67c61..779cba78d14 100644 --- a/src/tests/ie_test_utils/common_test_utils/crash_handler.hpp +++ b/src/tests/ie_test_utils/common_test_utils/crash_handler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/data_utils.cpp b/src/tests/ie_test_utils/common_test_utils/data_utils.cpp index 492eb4d3368..7135350d1d9 100644 --- a/src/tests/ie_test_utils/common_test_utils/data_utils.cpp +++ b/src/tests/ie_test_utils/common_test_utils/data_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/data_utils.hpp b/src/tests/ie_test_utils/common_test_utils/data_utils.hpp index da2820145d9..55dfb44b19d 100644 --- a/src/tests/ie_test_utils/common_test_utils/data_utils.hpp +++ b/src/tests/ie_test_utils/common_test_utils/data_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/file_utils.cpp b/src/tests/ie_test_utils/common_test_utils/file_utils.cpp index 797a3e65fa9..8c893aa0a73 100644 --- a/src/tests/ie_test_utils/common_test_utils/file_utils.cpp +++ b/src/tests/ie_test_utils/common_test_utils/file_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/file_utils.hpp b/src/tests/ie_test_utils/common_test_utils/file_utils.hpp index c416478a836..9c808769ce1 100644 --- a/src/tests/ie_test_utils/common_test_utils/file_utils.hpp +++ b/src/tests/ie_test_utils/common_test_utils/file_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/graph_comparator.cpp b/src/tests/ie_test_utils/common_test_utils/graph_comparator.cpp index 3327150cbe1..6a24c0f357d 100644 --- a/src/tests/ie_test_utils/common_test_utils/graph_comparator.cpp +++ b/src/tests/ie_test_utils/common_test_utils/graph_comparator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/graph_comparator.hpp b/src/tests/ie_test_utils/common_test_utils/graph_comparator.hpp index 81caa087352..2a2b12ae77e 100644 --- a/src/tests/ie_test_utils/common_test_utils/graph_comparator.hpp +++ b/src/tests/ie_test_utils/common_test_utils/graph_comparator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.cpp b/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.cpp index 0a8e5f49386..3517e95f4fd 100644 --- a/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.cpp +++ b/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.hpp b/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.hpp index 95d528a7078..60ddb3adc96 100644 --- a/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.hpp +++ b/src/tests/ie_test_utils/common_test_utils/ngraph_test_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.cpp b/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.cpp index 41256ccd985..8f01c02ff8c 100644 --- a/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.cpp +++ b/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.hpp b/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.hpp index 34a1bdd4abf..77050f8b269 100644 --- a/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.hpp +++ b/src/tests/ie_test_utils/common_test_utils/ov_tensor_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/precomp.hpp b/src/tests/ie_test_utils/common_test_utils/precomp.hpp index 75dd8dd4b9e..ba3cb934340 100644 --- a/src/tests/ie_test_utils/common_test_utils/precomp.hpp +++ b/src/tests/ie_test_utils/common_test_utils/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/test_assertions.hpp b/src/tests/ie_test_utils/common_test_utils/test_assertions.hpp index ed6e912e3e2..f87ecfd08c4 100644 --- a/src/tests/ie_test_utils/common_test_utils/test_assertions.hpp +++ b/src/tests/ie_test_utils/common_test_utils/test_assertions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/test_common.cpp b/src/tests/ie_test_utils/common_test_utils/test_common.cpp index 4a8c2506fe6..028163ee21d 100644 --- a/src/tests/ie_test_utils/common_test_utils/test_common.cpp +++ b/src/tests/ie_test_utils/common_test_utils/test_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/test_common.hpp b/src/tests/ie_test_utils/common_test_utils/test_common.hpp index cd70976b7e2..f89364cb9d5 100644 --- a/src/tests/ie_test_utils/common_test_utils/test_common.hpp +++ b/src/tests/ie_test_utils/common_test_utils/test_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/test_constants.cpp b/src/tests/ie_test_utils/common_test_utils/test_constants.cpp index 79767281a9c..2236248805e 100644 --- a/src/tests/ie_test_utils/common_test_utils/test_constants.cpp +++ b/src/tests/ie_test_utils/common_test_utils/test_constants.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/test_constants.hpp b/src/tests/ie_test_utils/common_test_utils/test_constants.hpp index 8d4f64139a9..99e06bc400a 100644 --- a/src/tests/ie_test_utils/common_test_utils/test_constants.hpp +++ b/src/tests/ie_test_utils/common_test_utils/test_constants.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/tests/graph_comparator_tests.cpp b/src/tests/ie_test_utils/common_test_utils/tests/graph_comparator_tests.cpp index 1d3536cd5bd..2b31a22ed49 100644 --- a/src/tests/ie_test_utils/common_test_utils/tests/graph_comparator_tests.cpp +++ b/src/tests/ie_test_utils/common_test_utils/tests/graph_comparator_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/unicode_utils.cpp b/src/tests/ie_test_utils/common_test_utils/unicode_utils.cpp index a38c54ccabc..1749d000c57 100644 --- a/src/tests/ie_test_utils/common_test_utils/unicode_utils.cpp +++ b/src/tests/ie_test_utils/common_test_utils/unicode_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/unicode_utils.hpp b/src/tests/ie_test_utils/common_test_utils/unicode_utils.hpp index feced1e0ca0..5094314de94 100644 --- a/src/tests/ie_test_utils/common_test_utils/unicode_utils.hpp +++ b/src/tests/ie_test_utils/common_test_utils/unicode_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/w_dirent.h b/src/tests/ie_test_utils/common_test_utils/w_dirent.h index f5f899667ab..232f0a3d24f 100644 --- a/src/tests/ie_test_utils/common_test_utils/w_dirent.h +++ b/src/tests/ie_test_utils/common_test_utils/w_dirent.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/common_test_utils/xml_net_builder/xml_filler.hpp b/src/tests/ie_test_utils/common_test_utils/xml_net_builder/xml_filler.hpp index e1645cbaeac..b5df4fcb75a 100644 --- a/src/tests/ie_test_utils/common_test_utils/xml_net_builder/xml_filler.hpp +++ b/src/tests/ie_test_utils/common_test_utils/xml_net_builder/xml_filler.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/CMakeLists.txt b/src/tests/ie_test_utils/functional_test_utils/CMakeLists.txt index 8d6c8818d31..397ab8ba591 100644 --- a/src/tests/ie_test_utils/functional_test_utils/CMakeLists.txt +++ b/src/tests/ie_test_utils/functional_test_utils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/blob_utils.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/blob_utils.hpp index d527c549f5a..bf5fb4ab0f9 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/blob_utils.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/blob_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/core_config.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/core_config.hpp index 3ed4460c612..eb91b522e44 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/core_config.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/core_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/ov_plugin_cache.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/ov_plugin_cache.hpp index bf3f982d518..16692f09ec4 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/ov_plugin_cache.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/ov_plugin_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/plugin_cache.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/plugin_cache.hpp index 733e3b7bd52..13012023fd4 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/plugin_cache.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/plugin_cache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/precision_utils.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/precision_utils.hpp index 06774e70a28..1b7814478c2 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/precision_utils.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/precision_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/skip_tests_config.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/skip_tests_config.hpp index e0751b74824..f325b5cf8b5 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/skip_tests_config.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/skip_tests_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/api_summary.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/api_summary.hpp index e86595b7f04..2b3b79374a9 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/api_summary.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/api_summary.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/environment.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/environment.hpp index 9dce0982f6f..3a43a1041f6 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/environment.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/environment.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_info.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_info.hpp index d69130eb23c..00774c20a3a 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_info.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_info.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_summary.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_summary.hpp index f9eed73e159..5999f4cd566 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_summary.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/op_summary.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/summary.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/summary.hpp index 4713a0e3ab5..11757fbdd71 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/summary.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/summary/summary.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/test_model/test_model.hpp b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/test_model/test_model.hpp index f70f7d5e8b5..9145cb86ff2 100644 --- a/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/test_model/test_model.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/include/functional_test_utils/test_model/test_model.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/__init__.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/__init__.py index fcfea3981f4..9feccb24d25 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/__init__.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 \ No newline at end of file diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/merge_xmls.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/merge_xmls.py index ea13b0e08d9..7b767c17ec3 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/merge_xmls.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/merge_xmls.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/rename_conformance_ir.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/rename_conformance_ir.py index 898f446f3da..39faa2028cd 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/rename_conformance_ir.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/rename_conformance_ir.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import defusedxml.ElementTree as ET diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/summarize.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/summarize.py index 0b6c4ac0382..a41dfbcb1f4 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/summarize.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/summarize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/__init__.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/__init__.py index fcfea3981f4..9feccb24d25 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/__init__.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 \ No newline at end of file diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/update_skip_test_config.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/update_skip_test_config.py index 8b93d4563b8..9da5e7273fd 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/update_skip_test_config.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/update_skip_test_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/utils.py b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/utils.py index 612094ad1dc..2c85971f20a 100644 --- a/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/utils.py +++ b/src/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/src/tests/ie_test_utils/functional_test_utils/src/ov_plugin_cache.cpp b/src/tests/ie_test_utils/functional_test_utils/src/ov_plugin_cache.cpp index 0a776378044..7e07be490ea 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/ov_plugin_cache.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/ov_plugin_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/plugin_cache.cpp b/src/tests/ie_test_utils/functional_test_utils/src/plugin_cache.cpp index 62596d39f26..bb75d509675 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/plugin_cache.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/plugin_cache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/precomp.hpp b/src/tests/ie_test_utils/functional_test_utils/src/precomp.hpp index 75dd8dd4b9e..ba3cb934340 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/precomp.hpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/skip_tests_config.cpp b/src/tests/ie_test_utils/functional_test_utils/src/skip_tests_config.cpp index 5df2ee14779..b14d4ba5585 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/skip_tests_config.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/skip_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/summary/api_summary.cpp b/src/tests/ie_test_utils/functional_test_utils/src/summary/api_summary.cpp index 73fc383ce3b..98db6a9e169 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/summary/api_summary.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/summary/api_summary.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/summary/op_summary.cpp b/src/tests/ie_test_utils/functional_test_utils/src/summary/op_summary.cpp index 06adc1d8231..1a8ff4ef504 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/summary/op_summary.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/summary/op_summary.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/summary/summary.cpp b/src/tests/ie_test_utils/functional_test_utils/src/summary/summary.cpp index c290e234f4e..c946d09dd0d 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/summary/summary.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/summary/summary.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/functional_test_utils/src/test_model/test_model.cpp b/src/tests/ie_test_utils/functional_test_utils/src/test_model/test_model.cpp index b46e387a35d..099f90ff9f8 100644 --- a/src/tests/ie_test_utils/functional_test_utils/src/test_model/test_model.cpp +++ b/src/tests/ie_test_utils/functional_test_utils/src/test_model/test_model.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/CMakeLists.txt b/src/tests/ie_test_utils/unit_test_utils/CMakeLists.txt index f044da0abc7..86a87d239c4 100644 --- a/src/tests/ie_test_utils/unit_test_utils/CMakeLists.txt +++ b/src/tests/ie_test_utils/unit_test_utils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ie_test_utils/unit_test_utils/mock.cpp b/src/tests/ie_test_utils/unit_test_utils/mock.cpp index a3fa287243e..f9c60870761 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mock.cpp +++ b/src/tests/ie_test_utils/unit_test_utils/mock.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_async_infer_request_default.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_async_infer_request_default.hpp index febfdc47377..bf439479861 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_async_infer_request_default.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_async_infer_request_default.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_thread_safe_default.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_thread_safe_default.hpp index 9d5667c534e..cf761491010 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_thread_safe_default.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_thread_safe_default.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_inference_plugin_internal.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_inference_plugin_internal.hpp index d392ce156fc..ddab965d77b 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_inference_plugin_internal.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_inference_plugin_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_icore.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_icore.hpp index dc2ce850adc..24618244dc2 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_icore.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_icore.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iexecutable_network_internal.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iexecutable_network_internal.hpp index 6180b02c672..2e7325a1d57 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iexecutable_network_internal.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iexecutable_network_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinfer_request_internal.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinfer_request_internal.hpp index bc215cf917f..265f3be14a4 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinfer_request_internal.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinfer_request_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinference_plugin.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinference_plugin.hpp index e50f7d04bbc..32a76216c82 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinference_plugin.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iinference_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_ivariable_state_internal.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_ivariable_state_internal.hpp index 4f9563a5724..5b3dc748da5 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_ivariable_state_internal.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_ivariable_state_internal.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/mock_task_executor.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/mock_task_executor.hpp index 6fb89f323ad..e1419ed469a 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/mock_task_executor.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/mock_task_executor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_allocator.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_allocator.hpp index 0e8ce85459c..47db1fab8a4 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_allocator.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_allocator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/CMakeLists.txt b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/CMakeLists.txt index 056fafd74fa..9f8b665042a 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/CMakeLists.txt +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/dllmain.cpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/dllmain.cpp index 8e256594b30..0de604ca9c2 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/dllmain.cpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/dllmain.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.cpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.cpp index eee4392774d..c110f7d14b1 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.cpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.hpp index 198977aa4b0..43d5ca12089 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_engine/mock_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_icnn_network.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_icnn_network.hpp index 31fb4c5855d..7c976d5e807 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_icnn_network.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_icnn_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iexecutable_network.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iexecutable_network.hpp index 15805c32947..67e985cfe19 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iexecutable_network.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iexecutable_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iinfer_request.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iinfer_request.hpp index bbc66683592..4a0df6584e2 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iinfer_request.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_iinfer_request.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_not_empty_icnn_network.hpp b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_not_empty_icnn_network.hpp index 9e91ef49712..98d70575390 100644 --- a/src/tests/ie_test_utils/unit_test_utils/mocks/mock_not_empty_icnn_network.hpp +++ b/src/tests/ie_test_utils/unit_test_utils/mocks/mock_not_empty_icnn_network.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/CMakeLists.txt b/src/tests/ngraph_helpers/CMakeLists.txt index 6475e0b0c82..e797b6c9fa3 100644 --- a/src/tests/ngraph_helpers/CMakeLists.txt +++ b/src/tests/ngraph_helpers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/CMakeLists.txt b/src/tests/ngraph_helpers/lpt_ngraph_functions/CMakeLists.txt index 4bfed4d4444..5e52a734daa 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/CMakeLists.txt +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/add_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/add_function.hpp index 81d3667ecbb..7fe6e28f22f 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/add_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/add_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/align_concat_quantization_parameters_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/align_concat_quantization_parameters_function.hpp index 070a33eaa60..6758d9c6f44 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/align_concat_quantization_parameters_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/align_concat_quantization_parameters_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/assign_and_read_value_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/assign_and_read_value_function.hpp index d4c97379d59..a562944c958 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/assign_and_read_value_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/assign_and_read_value_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/avg_pool_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/avg_pool_function.hpp index a10b8ba239b..835ff308372 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/avg_pool_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/avg_pool_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/clamp_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/clamp_function.hpp index 79411b1d369..4d5e3369474 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/clamp_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/clamp_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/add.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/add.hpp index 0d1c53a2444..580885880db 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/add.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/add.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/builders.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/builders.hpp index 1947781e855..74d89d3463f 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/builders.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/builders.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/constant.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/constant.hpp index 72359f2c5aa..06dc6e2e6b1 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/constant.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/constant.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/convolution.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/convolution.hpp index 078cc3bcf65..1776ef19192 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/convolution.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/convolution.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/dequantization_operations.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/dequantization_operations.hpp index 0930f48337d..d0f033d434f 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/dequantization_operations.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/dequantization_operations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_data.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_data.hpp index 6612c978a15..27023e4d30b 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_data.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_weights.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_weights.hpp index cd72ea99dbf..b9892bee7c1 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_weights.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/fake_quantize_on_weights.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/multiply.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/multiply.hpp index 8457adc8f33..a72f7463f03 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/multiply.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/multiply.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/reshape.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/reshape.hpp index bbf1060f247..1b9965c7906 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/reshape.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/reshape.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/transpose.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/transpose.hpp index 96c01687058..1ad04e83bbf 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/transpose.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/common/transpose.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/compose_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/compose_fake_quantize_function.hpp index 38b8b73cf0e..5779a4065c5 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/compose_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/compose_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/concat_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/concat_function.hpp index 468bedf016a..4b2c6a11c62 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/concat_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/concat_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_backprop_data_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_backprop_data_function.hpp index be8a5da7c76..41f14732358 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_backprop_data_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_backprop_data_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_function.hpp index f250fa4718c..b47541af9a5 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/convolution_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/depth_to_space_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/depth_to_space_function.hpp index f1979cfcb5d..56e1aa87466 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/depth_to_space_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/depth_to_space_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_function.hpp index fbb7da22f10..37c1de73967 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_with_multi_parent_dequantization_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_with_multi_parent_dequantization_function.hpp index 3c20fba63cd..5756a36e0bc 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_with_multi_parent_dequantization_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/elementwise_with_multi_parent_dequantization_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_convolution_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_convolution_function.hpp index 64d2484dda2..d5cd9f81009 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_convolution_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_convolution_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_two_output_branches_with_convolution_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_two_output_branches_with_convolution_function.hpp index 6bc695118f8..22d10782696 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_two_output_branches_with_convolution_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_and_two_output_branches_with_convolution_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_function.hpp index 782d9f51078..1b02d8cc3a2 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_on_weights_and_unsupported_child_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_on_weights_and_unsupported_child_function.hpp index df9ae30b483..83fbf973ee7 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_on_weights_and_unsupported_child_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_on_weights_and_unsupported_child_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_precision_selection_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_precision_selection_function.hpp index d78848d00bc..83d5e7861c6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_precision_selection_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fake_quantize_precision_selection_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fold_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fold_fake_quantize_function.hpp index 031c90fc5e0..4ac7e306780 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fold_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fold_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_convert_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_convert_function.hpp index ecb203d6672..b0ad75d8896 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_convert_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_convert_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_and_scale_shift_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_and_scale_shift_function.hpp index 7678bfcef4b..5432733a6f8 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_and_scale_shift_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_and_scale_shift_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_function.hpp index bfdd4fd1092..ec882342772 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_multiply_to_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_multiply_to_fake_quantize_function.hpp index b6981b62801..8b1b421ea62 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_multiply_to_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_multiply_to_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_subtract_to_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_subtract_to_fake_quantize_function.hpp index 2e5af924ed8..73f945fd4f4 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_subtract_to_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/fuse_subtract_to_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/get_dequantization_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/get_dequantization_function.hpp index 589b270f320..d095adc8b0e 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/get_dequantization_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/get_dequantization_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/group_convolution_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/group_convolution_function.hpp index 3ebf3cba0bb..e90c32eb00b 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/group_convolution_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/group_convolution_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/interpolate_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/interpolate_function.hpp index b7e0e0c2cd3..a3330832022 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/interpolate_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/interpolate_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/markup_avg_pool_precisions_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/markup_avg_pool_precisions_function.hpp index 47361b38cb2..80af043b59d 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/markup_avg_pool_precisions_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/markup_avg_pool_precisions_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_function.hpp index 4a763971b5a..c880bed9bb1 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_with_optimized_constant_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_with_optimized_constant_fake_quantize_function.hpp index 80455740093..39290f3eff4 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_with_optimized_constant_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mat_mul_with_optimized_constant_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/max_pool_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/max_pool_function.hpp index b079af4ca8f..6f7af8b6fca 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/max_pool_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/max_pool_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_dequantization_after_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_dequantization_after_function.hpp index a1278d96321..116b591fff7 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_dequantization_after_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_dequantization_after_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_fake_quantize_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_fake_quantize_function.hpp index e280584a209..7ca6840a9e0 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/move_fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mul_add_to_scaleshift_or_power_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mul_add_to_scaleshift_or_power_function.hpp index fac024c4a64..124fb22c5a4 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mul_add_to_scaleshift_or_power_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mul_add_to_scaleshift_or_power_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_function.hpp index e87f952897f..b5b4c22e5fc 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_to_group_convolution_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_to_group_convolution_function.hpp index 561f79e333d..c2fe6fdcf90 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_to_group_convolution_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_to_group_convolution_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_with_one_parent_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_with_one_parent_function.hpp index ce68ac49b12..d81318dc917 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_with_one_parent_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/multiply_with_one_parent_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mvn_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mvn_function.hpp index e81c4af4c8b..674a74b4e92 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mvn_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/mvn_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_dequantization_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_dequantization_function.hpp index 755dc8a0662..47680772041 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_dequantization_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_dequantization_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_l2_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_l2_function.hpp index 3cd8e53d07c..bc338033d1e 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_l2_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/normalize_l2_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/pad_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/pad_function.hpp index f6622531c47..e99daf5ac34 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/pad_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/pad_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/precision_propagation_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/precision_propagation_function.hpp index 47852d960a4..10f79c105e7 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/precision_propagation_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/precision_propagation_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/prelu_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/prelu_function.hpp index 9cf64dcedfa..c3f31b8d83e 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/prelu_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/prelu_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/recurrent_cell_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/recurrent_cell_function.hpp index 3f8d2a0d5e5..3874d0d36cb 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/recurrent_cell_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/recurrent_cell_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reduce_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reduce_function.hpp index 5cb66a00ef3..f031edff02e 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reduce_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reduce_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/relu_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/relu_function.hpp index cbae011b56b..7cf7a859087 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/relu_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/relu_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reshape_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reshape_function.hpp index d79ebd964e7..e3f8ca20231 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reshape_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/reshape_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/round_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/round_function.hpp index f33ff3d4e5b..9a37fb721b5 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/round_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/round_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/shuffle_channels_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/shuffle_channels_function.hpp index 9447c4d1fb1..9a866b1d912 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/shuffle_channels_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/shuffle_channels_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/split_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/split_function.hpp index e0991485bd9..aa8d1849f2f 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/split_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/split_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/squeeze_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/squeeze_function.hpp index ed503a1b055..e46be467b7a 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/squeeze_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/squeeze_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/strided_slice_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/strided_slice_function.hpp index 09d670e2216..876b98cfb66 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/strided_slice_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/strided_slice_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_function.hpp index 0ba3b50f882..d4dc1b0c988 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_multiply_to_multiply_add_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_multiply_to_multiply_add_function.hpp index ddb6bb05ed3..3dc00f501d1 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_multiply_to_multiply_add_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/subtract_multiply_to_multiply_add_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transformations_after_split_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transformations_after_split_function.hpp index 5cf6bfa98ca..72af7a4e6cc 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transformations_after_split_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transformations_after_split_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_after_mat_mul_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_after_mat_mul_function.hpp index 3629983c02f..b8e7f4dac50 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_after_mat_mul_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_after_mat_mul_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_function.hpp index cfb1cc37194..d0561cf19bd 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/transpose_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/unsqueeze_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/unsqueeze_function.hpp index 480717b2a24..5cc9ec14c12 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/unsqueeze_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/unsqueeze_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/variadic_split_function.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/variadic_split_function.hpp index ad946093508..9afb7e968b0 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/variadic_split_function.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/include/lpt_ngraph_functions/variadic_split_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/add_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/add_function.cpp index 74ba863ddb1..33da1b22cbf 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/add_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/add_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/align_concat_quantization_parameters_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/align_concat_quantization_parameters_function.cpp index 47de16045ff..07820fd9ade 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/align_concat_quantization_parameters_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/align_concat_quantization_parameters_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/assign_and_read_value_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/assign_and_read_value_function.cpp index eb36967f116..39dab9f6d81 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/assign_and_read_value_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/assign_and_read_value_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/avg_pool_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/avg_pool_function.cpp index 85c05233241..43257d51d5d 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/avg_pool_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/avg_pool_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/clamp_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/clamp_function.cpp index 70240ad3345..a1eaffdda3b 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/clamp_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/clamp_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/add.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/add.cpp index f3376c15e83..36657b8b287 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/add.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/add.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/builders.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/builders.cpp index 06fec41ead5..c838719f68c 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/builders.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/builders.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/constant.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/constant.cpp index 15ca5c176b2..26f7956f2a5 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/constant.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/constant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/convolution.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/convolution.cpp index 08720e04b02..ed9e9588910 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/convolution.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/dequantization_operations.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/dequantization_operations.cpp index 4c28b8d48ed..599e69eeb3d 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/dequantization_operations.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/dequantization_operations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_data.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_data.cpp index 057c1fbd314..822436117d6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_data.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_weights.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_weights.cpp index 25c8af8c73d..cfb83f40db9 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_weights.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/fake_quantize_on_weights.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/multiply.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/multiply.cpp index b9f8cf5663f..4842ca965be 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/multiply.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/multiply.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/reshape.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/reshape.cpp index 75a4e2ed362..7e3d198977e 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/reshape.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/reshape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/transpose.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/transpose.cpp index 2163783c72a..b80070033a6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/transpose.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/common/transpose.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/compose_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/compose_fake_quantize_function.cpp index 8ebe6ff00ee..41b2ed698f6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/compose_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/compose_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/concat_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/concat_function.cpp index 21ede078ea8..ed6a313ced6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/concat_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/concat_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_backprop_data_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_backprop_data_function.cpp index 1df83a75c97..eaf5445590c 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_backprop_data_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_backprop_data_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_function.cpp index a9ba4ee84fd..acd75cc25a9 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/convolution_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/depth_to_space_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/depth_to_space_function.cpp index c2eb10fd4ee..ea561d9243e 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/depth_to_space_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/depth_to_space_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_function.cpp index 23d07496474..76715866983 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_with_multi_parent_dequantization_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_with_multi_parent_dequantization_function.cpp index ec4f8d18197..f64a0b4cdbc 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_with_multi_parent_dequantization_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/elementwise_with_multi_parent_dequantization_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_convolution_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_convolution_function.cpp index f4efb4f9f91..ef513091825 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_convolution_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_convolution_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_two_output_branches_with_convolution_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_two_output_branches_with_convolution_function.cpp index d51151f3bb0..3082d6e66aa 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_two_output_branches_with_convolution_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_and_two_output_branches_with_convolution_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_function.cpp index af31dd73551..ecf11cd687a 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_on_weights_and_unsupported_child_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_on_weights_and_unsupported_child_function.cpp index a543d629c85..0ccd3a30eb2 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_on_weights_and_unsupported_child_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_on_weights_and_unsupported_child_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_precision_selection_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_precision_selection_function.cpp index 34c1b7789e8..f8859010129 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_precision_selection_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fake_quantize_precision_selection_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fold_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fold_fake_quantize_function.cpp index 2ee6702d988..bbc5298e701 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fold_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fold_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_convert_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_convert_function.cpp index 6f20e1bea9d..dd07773dafe 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_convert_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_convert_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_and_scale_shift_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_and_scale_shift_function.cpp index 99653d87165..53611efaa56 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_and_scale_shift_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_and_scale_shift_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_function.cpp index d4e8b9357d5..9bd41e17750 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_multiply_to_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_multiply_to_fake_quantize_function.cpp index fec26badd45..743899b79f4 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_multiply_to_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_multiply_to_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_subtract_to_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_subtract_to_fake_quantize_function.cpp index 25c115c0f07..67b0804705f 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_subtract_to_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/fuse_subtract_to_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/get_dequantization_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/get_dequantization_function.cpp index 27f2a04aed3..2cb8ab14db2 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/get_dequantization_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/get_dequantization_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/group_convolution_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/group_convolution_function.cpp index 12d1776d1d6..bdf09cfc6cb 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/group_convolution_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/group_convolution_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/interpolate_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/interpolate_function.cpp index 55839fb0a0f..aff85f34d60 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/interpolate_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/interpolate_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/markup_avg_pool_precisions_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/markup_avg_pool_precisions_function.cpp index 79c405b093f..ba3e8d3f622 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/markup_avg_pool_precisions_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/markup_avg_pool_precisions_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_function.cpp index 9dc165bc104..d13ce43377a 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_with_optimized_constant_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_with_optimized_constant_fake_quantize_function.cpp index 5829221b25a..e5aea80a94f 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_with_optimized_constant_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mat_mul_with_optimized_constant_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/max_pool_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/max_pool_function.cpp index a49f16eb48c..bb76419c636 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/max_pool_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/max_pool_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_dequantization_after_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_dequantization_after_function.cpp index 8dba98d3805..a388cf05b47 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_dequantization_after_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_dequantization_after_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_fake_quantize_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_fake_quantize_function.cpp index 085ccd666a3..ddd13e9cd87 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/move_fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_function.cpp index b030e8d16d2..96f6594f77b 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_to_group_convolution_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_to_group_convolution_function.cpp index 9a1e6a73362..952c2022122 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_to_group_convolution_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_to_group_convolution_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_with_one_parent_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_with_one_parent_function.cpp index 9078c50707e..cd2601fe40c 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_with_one_parent_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/multiply_with_one_parent_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mvn_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mvn_function.cpp index 369b8e08499..84453b4f533 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mvn_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/mvn_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_dequantization_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_dequantization_function.cpp index d9397f17701..ea719d8f9be 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_dequantization_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_dequantization_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_l2_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_l2_function.cpp index 1f47062174f..f129f3eb4e0 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_l2_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/normalize_l2_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/pad_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/pad_function.cpp index c81baf569bd..58708252fe5 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/pad_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/pad_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precision_propagation_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precision_propagation_function.cpp index 9f8908c0f8f..3f848a3dcbf 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precision_propagation_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precision_propagation_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precomp.hpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precomp.hpp index 48a5a387fb2..de698a6d2f9 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precomp.hpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/prelu_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/prelu_function.cpp index 6846488c7af..a3bc04f04ce 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/prelu_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/prelu_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/recurrent_cell_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/recurrent_cell_function.cpp index 2195dc41591..5b31e79efa8 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/recurrent_cell_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/recurrent_cell_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/relu_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/relu_function.cpp index 3152a33c7bb..871b9d04323 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/relu_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/relu_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/reshape_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/reshape_function.cpp index 8c7e6f4189c..fbf5f572860 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/reshape_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/reshape_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/round_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/round_function.cpp index f63a39a6b7c..f65424b33c7 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/round_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/round_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/shuffle_channels_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/shuffle_channels_function.cpp index ea2a70bf716..89d3e3452db 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/shuffle_channels_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/shuffle_channels_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/split_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/split_function.cpp index d0c8f8667a8..2e9c8cc91e7 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/split_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/split_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/squeeze_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/squeeze_function.cpp index 39672da33e2..ea85efe8fef 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/squeeze_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/squeeze_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/strided_slice_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/strided_slice_function.cpp index e1958da5d4c..6d951a95ea8 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/strided_slice_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/strided_slice_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_function.cpp index 15d6ef8bca8..d10f53d20e7 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_multiply_to_multiply_add_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_multiply_to_multiply_add_function.cpp index 684137b7ce4..c77dbb33055 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_multiply_to_multiply_add_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/subtract_multiply_to_multiply_add_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transformations_after_split_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transformations_after_split_function.cpp index 6a3fd1de97b..95f8e94eeb6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transformations_after_split_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transformations_after_split_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_after_mat_mul_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_after_mat_mul_function.cpp index 45806fad6c4..ed46e685bd6 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_after_mat_mul_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_after_mat_mul_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp index acc6acec654..1110d026e64 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/unsqueeze_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/unsqueeze_function.cpp index 2bda513f952..92062acdeec 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/unsqueeze_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/unsqueeze_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/variadic_split_function.cpp b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/variadic_split_function.cpp index 57a3f118e7d..87be23a02f3 100644 --- a/src/tests/ngraph_helpers/lpt_ngraph_functions/src/variadic_split_function.cpp +++ b/src/tests/ngraph_helpers/lpt_ngraph_functions/src/variadic_split_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/CMakeLists.txt b/src/tests/ngraph_helpers/ngraph_functions/CMakeLists.txt index c0da98237b9..bc8ef496f45 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/CMakeLists.txt +++ b/src/tests/ngraph_helpers/ngraph_functions/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/builders.hpp b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/builders.hpp index 8e651f57246..63a8285c221 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/builders.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/builders.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/pass/convert_prc.hpp b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/pass/convert_prc.hpp index cecb71488fa..c030647169f 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/pass/convert_prc.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/pass/convert_prc.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/preprocess/preprocess_builders.hpp b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/preprocess/preprocess_builders.hpp index 0b5690418cd..5022fee658a 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/preprocess/preprocess_builders.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/preprocess/preprocess_builders.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/subgraph_builders.hpp b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/subgraph_builders.hpp index 3bfa43f5edf..291991093ea 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/subgraph_builders.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/subgraph_builders.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/data_utils.hpp b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/data_utils.hpp index 3c6390ec965..b52f0a66c46 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/data_utils.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/data_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/ngraph_helpers.hpp b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/ngraph_helpers.hpp index c4432cd6999..484e414cb57 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/ngraph_helpers.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/include/ngraph_functions/utils/ngraph_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/activation.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/activation.cpp index c54b9bad296..25f075fc11f 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/activation.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/activation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/augru_cell.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/augru_cell.cpp index 987a5bb0a57..8e3c36fef97 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/augru_cell.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/augru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/batch_norm.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/batch_norm.cpp index 7975b00f4ef..999b658ce52 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/batch_norm.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/batch_norm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/batch_to_space.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/batch_to_space.cpp index 450f7074d95..ad4fd2c77b7 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/batch_to_space.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/batch_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/binary_convolution.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/binary_convolution.cpp index 42e0e7acc2a..6e39253e2e4 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/binary_convolution.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/binary_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/broadcast.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/broadcast.cpp index 2d794c7cbed..fd1c29857a2 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/broadcast.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/broadcast.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/comparison.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/comparison.cpp index 9a79acec188..a7f7a3ec137 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/comparison.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/comparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/concat.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/concat.cpp index 16901662e12..45da4fceb4b 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/concat.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/concat.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/conversion.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/conversion.cpp index 64b5023d65b..9290d5ab26e 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/conversion.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/conversion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/convolution.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/convolution.cpp index ef8f6f699b7..07fe0fa9e64 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/convolution.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/convolution_backprop_data.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/convolution_backprop_data.cpp index e6d2905bc7e..40125ab8f48 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/convolution_backprop_data.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder.cpp index 0c6b70f5a38..eaaf77740e9 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder_seq_len.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder_seq_len.cpp index d612d24b7ce..2a2240a9dd0 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder_seq_len.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/ctc_greedy_decoder_seq_len.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/ctc_loss.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/ctc_loss.cpp index d4e388caa6a..15c060b7e39 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/ctc_loss.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/ctc_loss.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/cum_sum.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/cum_sum.cpp index 0bdf11c03f3..b8bc6d4a3e2 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/cum_sum.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/cum_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/depth_to_space.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/depth_to_space.cpp index b3bd062b71d..66c7dbeec8f 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/depth_to_space.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/depth_to_space.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/detection_output.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/detection_output.cpp index 03acb7f7787..1419a621cb5 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/detection_output.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/detection_output.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/dft.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/dft.cpp index 6855ce72ff6..62b30f7356e 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/dft.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/dft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/einsum.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/einsum.cpp index b6194d1e539..347d5b3b14b 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/einsum.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/einsum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/eltwise.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/eltwise.cpp index 929d3118c5f..04ebbc9a00c 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/eltwise.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/eltwise.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_offsets_sum.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_offsets_sum.cpp index 8f696fc773c..28d2a49e1a0 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_offsets_sum.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_offsets_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_packed_sum.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_packed_sum.cpp index 23eced2a58e..59808fe61b9 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_packed_sum.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/embedding_bag_packed_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/embedding_segments_sum.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/embedding_segments_sum.cpp index 78dde5da662..64cf9e5806c 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/embedding_segments_sum.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/embedding_segments_sum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/fake_quantize.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/fake_quantize.cpp index 7cf1174a833..f583cff7bce 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/fake_quantize.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/fake_quantize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/fully_connected.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/fully_connected.cpp index eb8e8e4f605..dd1641b6b69 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/fully_connected.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/fully_connected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/gather_elements.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/gather_elements.cpp index 4f799399007..71c2491e9bb 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/gather_elements.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/gather_elements.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/gather_nd.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/gather_nd.cpp index bf086a8fe82..d74418c60fd 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/gather_nd.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/gather_nd.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution.cpp index 10febfe1d79..8ed0d2c1ecd 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution_backprop_data.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution_backprop_data.cpp index a6305f395d7..f8fa9524b3d 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution_backprop_data.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/group_convolution_backprop_data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/gru_cell.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/gru_cell.cpp index 03ab79744ab..17916829197 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/gru_cell.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/gru_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/input_layer.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/input_layer.cpp index f913fae97dd..ab354b3df8c 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/input_layer.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/input_layer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/logical.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/logical.cpp index b1b37ad4c98..b0d4d6c02d6 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/logical.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/logical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/lstm_cell.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/lstm_cell.cpp index 93a7da76e9c..487d71c2d82 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/lstm_cell.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/mat_mul.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/mat_mul.cpp index 75859f4ab44..238540afa63 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/mat_mul.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/mat_mul.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/minimum_maximum.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/minimum_maximum.cpp index 9def6e887c0..c3fc4f0e0ae 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/minimum_maximum.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/minimum_maximum.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/mvn.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/mvn.cpp index 6fa430627bf..39e4ecb8ff6 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/mvn.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/mvn.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/non_max_suppression.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/non_max_suppression.cpp index fc1e0ed840a..94d29d88869 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/non_max_suppression.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/non_max_suppression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/normalize_l2.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/normalize_l2.cpp index 6808a94c7dd..7013a17add3 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/normalize_l2.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/normalize_l2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/one_hot.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/one_hot.cpp index 44a2a404f59..af706d7a906 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/one_hot.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/one_hot.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/pad.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/pad.cpp index 092abff2fbc..bcd326d383a 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/pad.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/pad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/params_vector.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/params_vector.cpp index c4dbb3ff9a1..177d35bea81 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/params_vector.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/params_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/pooling.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/pooling.cpp index 2bc558887f6..47a3a20e0ce 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/pooling.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/precomp.hpp b/src/tests/ngraph_helpers/ngraph_functions/src/precomp.hpp index 48a5a387fb2..de698a6d2f9 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/precomp.hpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/proposal.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/proposal.cpp index 7ea7735bc11..2a458d7028d 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/proposal.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/proposal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/rdft.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/rdft.cpp index 33d2a089789..b303f8b60db 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/rdft.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/rdft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/reduce.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/reduce.cpp index 5f9bbcd0f90..caa1f0586ab 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/reduce.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/reduce.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/rnn_cell.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/rnn_cell.cpp index 2cb4f30a1ef..1a8845435b6 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/rnn_cell.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/rnn_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/roi_pooling.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/roi_pooling.cpp index f3f18207a4c..1670cbdd80d 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/roi_pooling.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/roi_pooling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/roll.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/roll.cpp index 2d46541266d..7ec14d98f2f 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/roll.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/roll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/scatter_ND_update.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/scatter_ND_update.cpp index 87502773727..226fe1d01de 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/scatter_ND_update.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/scatter_ND_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/scatter_elements_update.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/scatter_elements_update.cpp index 1ae6c2038f9..b51a779db97 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/scatter_elements_update.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/scatter_elements_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/scatter_update.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/scatter_update.cpp index b2dd3eefbf9..39c16f51590 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/scatter_update.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/scatter_update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/select.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/select.cpp index 452d735de83..1da79bd36c9 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/select.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/select.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/shuffle_channels.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/shuffle_channels.cpp index f4b32452343..f9c1f0003c3 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/shuffle_channels.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/shuffle_channels.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/space_to_batch.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/space_to_batch.cpp index 91d2b8a3ff8..ad751f51c40 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/space_to_batch.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/space_to_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/space_to_depth.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/space_to_depth.cpp index acf7ed33669..94b736ff841 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/space_to_depth.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/space_to_depth.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/split.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/split.cpp index 6da8955b264..bcaabe70de5 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/split.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/squeeze_unsqueeze.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/squeeze_unsqueeze.cpp index 7cc17543e09..39b39e97dc4 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/squeeze_unsqueeze.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/squeeze_unsqueeze.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/strided_slice.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/strided_slice.cpp index c3e249d2466..22e53904c34 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/strided_slice.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/strided_slice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/tile.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/tile.cpp index 113996cd4a9..b8961458ee2 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/tile.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/tile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/utils/ngraph_helpers.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/utils/ngraph_helpers.cpp index 5befe2ed878..dd3f7ed7d19 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/utils/ngraph_helpers.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/utils/ngraph_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/ngraph_functions/src/variadic_split.cpp b/src/tests/ngraph_helpers/ngraph_functions/src/variadic_split.cpp index 3df18ae60ed..49348b914d4 100644 --- a/src/tests/ngraph_helpers/ngraph_functions/src/variadic_split.cpp +++ b/src/tests/ngraph_helpers/ngraph_functions/src/variadic_split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/fake_quantize_function.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/fake_quantize_function.hpp index 2d9b02da76d..a31ec2f23e7 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/fake_quantize_function.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/fake_quantize_function.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/function_helper.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/function_helper.hpp index 7e07c9bbb34..b2df17438b9 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/function_helper.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/function_helper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/snippets_helpers.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/snippets_helpers.hpp index 505829b9fd2..bdcd427a5ba 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/snippets_helpers.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/snippets_helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #pragma once diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_converts.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_converts.hpp index a7c6bd34e0f..18944845661 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_converts.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_converts.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_customizable.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_customizable.hpp index b663c22671f..b4b2f882092 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_customizable.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_customizable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_lowered.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_lowered.hpp index fad086acf03..9e02f49cd45 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_lowered.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_lowered.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_simple.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_simple.hpp index dd9f342d7b3..9abd04e2832 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_simple.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/include/subgraph_simple.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/fake_quantize_function.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/fake_quantize_function.cpp index f4100bbba38..15d577d89d4 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/fake_quantize_function.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/fake_quantize_function.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/function_helper.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/function_helper.cpp index 68b41831fe6..87509881685 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/function_helper.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/function_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/precomp.hpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/precomp.hpp index 6e9e85edfaf..ee1728320d9 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/precomp.hpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/snippets_helpers.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/snippets_helpers.cpp index ff7cdc986a5..40b761d741b 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/snippets_helpers.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/snippets_helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_convert.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_convert.cpp index 5c743cf2006..3ee076c8955 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_convert.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_customizable.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_customizable.cpp index ccf1ce4081e..4e84870b85b 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_customizable.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_customizable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_lowered.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_lowered.cpp index 8fd664b1921..462a3acf7ea 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_lowered.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_lowered.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_simple.cpp b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_simple.cpp index e5d54f48a9a..cbfc68ba45c 100644 --- a/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_simple.cpp +++ b/src/tests/ngraph_helpers/snippets_ngraph_functions/src/subgraph_simple.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/CMakeLists.txt b/src/tests/unit/CMakeLists.txt index 73a0be999a0..9af3d9f8d70 100644 --- a/src/tests/unit/CMakeLists.txt +++ b/src/tests/unit/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/unit/auto/CMakeLists.txt b/src/tests/unit/auto/CMakeLists.txt index 9c184dbd409..9e52af392f2 100644 --- a/src/tests/unit/auto/CMakeLists.txt +++ b/src/tests/unit/auto/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/unit/auto/auto_default_perf_hint_test.cpp b/src/tests/unit/auto/auto_default_perf_hint_test.cpp index 33d8ebadf54..0dde7424d60 100644 --- a/src/tests/unit/auto/auto_default_perf_hint_test.cpp +++ b/src/tests/unit/auto/auto_default_perf_hint_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/auto_load_network_properties_test.cpp b/src/tests/unit/auto/auto_load_network_properties_test.cpp index a8999d43b3b..c60e2a860bd 100644 --- a/src/tests/unit/auto/auto_load_network_properties_test.cpp +++ b/src/tests/unit/auto/auto_load_network_properties_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/auto_release_helper_test.cpp b/src/tests/unit/auto/auto_release_helper_test.cpp index 1de2afb0ee6..496df989c04 100644 --- a/src/tests/unit/auto/auto_release_helper_test.cpp +++ b/src/tests/unit/auto/auto_release_helper_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/auto_select_device_failed_test.cpp b/src/tests/unit/auto/auto_select_device_failed_test.cpp index 0c775a45837..d7fa605f151 100644 --- a/src/tests/unit/auto/auto_select_device_failed_test.cpp +++ b/src/tests/unit/auto/auto_select_device_failed_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/exec_network_get_metrics.cpp b/src/tests/unit/auto/exec_network_get_metrics.cpp index 0870d0fd1c9..58fdad01e2b 100644 --- a/src/tests/unit/auto/exec_network_get_metrics.cpp +++ b/src/tests/unit/auto/exec_network_get_metrics.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/get_device_list.cpp b/src/tests/unit/auto/get_device_list.cpp index 970287da7c7..8d0e460caa0 100644 --- a/src/tests/unit/auto/get_device_list.cpp +++ b/src/tests/unit/auto/get_device_list.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/key_network_priority_test.cpp b/src/tests/unit/auto/key_network_priority_test.cpp index 09a046fd100..48148e3e589 100644 --- a/src/tests/unit/auto/key_network_priority_test.cpp +++ b/src/tests/unit/auto/key_network_priority_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/log_utils_format_test.cpp b/src/tests/unit/auto/log_utils_format_test.cpp index aded4eb3aba..c2133df3aa0 100644 --- a/src/tests/unit/auto/log_utils_format_test.cpp +++ b/src/tests/unit/auto/log_utils_format_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/log_utils_test.cpp b/src/tests/unit/auto/log_utils_test.cpp index 350601bfe3e..e9d1a1c4ed7 100644 --- a/src/tests/unit/auto/log_utils_test.cpp +++ b/src/tests/unit/auto/log_utils_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/mock_common.cpp b/src/tests/unit/auto/mock_common.cpp index 4483229632a..1c68801b4bc 100644 --- a/src/tests/unit/auto/mock_common.cpp +++ b/src/tests/unit/auto/mock_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/mock_common.hpp b/src/tests/unit/auto/mock_common.hpp index 4f5bc1dbbca..e5d407234a2 100644 --- a/src/tests/unit/auto/mock_common.hpp +++ b/src/tests/unit/auto/mock_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/parse_meta_device_test.cpp b/src/tests/unit/auto/parse_meta_device_test.cpp index a922e261785..79ffa757917 100644 --- a/src/tests/unit/auto/parse_meta_device_test.cpp +++ b/src/tests/unit/auto/parse_meta_device_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/plugin/mock_auto_device_plugin.hpp b/src/tests/unit/auto/plugin/mock_auto_device_plugin.hpp index b19add9182e..8d34b07f7e9 100644 --- a/src/tests/unit/auto/plugin/mock_auto_device_plugin.hpp +++ b/src/tests/unit/auto/plugin/mock_auto_device_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/plugin/mock_load_network_properties.hpp b/src/tests/unit/auto/plugin/mock_load_network_properties.hpp index 6aaa53c05bd..ea517186e83 100644 --- a/src/tests/unit/auto/plugin/mock_load_network_properties.hpp +++ b/src/tests/unit/auto/plugin/mock_load_network_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/plugin/mock_log_utils.hpp b/src/tests/unit/auto/plugin/mock_log_utils.hpp index 8805603eca0..643e6bef6ad 100644 --- a/src/tests/unit/auto/plugin/mock_log_utils.hpp +++ b/src/tests/unit/auto/plugin/mock_log_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/auto/select_device_test.cpp b/src/tests/unit/auto/select_device_test.cpp index f2acfb09a5c..fb01bba303d 100644 --- a/src/tests/unit/auto/select_device_test.cpp +++ b/src/tests/unit/auto/select_device_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/inference_engine/CMakeLists.txt b/src/tests/unit/inference_engine/CMakeLists.txt index 8796a7c0ddb..bc48e2ab5cc 100644 --- a/src/tests/unit/inference_engine/CMakeLists.txt +++ b/src/tests/unit/inference_engine/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/unit/inference_engine/cpp_interfaces/exception_test.cpp b/src/tests/unit/inference_engine/cpp_interfaces/exception_test.cpp index 14d5ce87a2a..faae77bab96 100644 --- a/src/tests/unit/inference_engine/cpp_interfaces/exception_test.cpp +++ b/src/tests/unit/inference_engine/cpp_interfaces/exception_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_base_test.cpp b/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_base_test.cpp index 75f6a7b7f07..40510a3c913 100644 --- a/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_base_test.cpp +++ b/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_base_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_thread_safe_default_test.cpp b/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_thread_safe_default_test.cpp index 01a6f86a93c..800a9b9119f 100644 --- a/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_thread_safe_default_test.cpp +++ b/src/tests/unit/inference_engine/cpp_interfaces/ie_infer_async_request_thread_safe_default_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/inference_engine/cpp_interfaces/ie_memory_state_internal_test.cpp b/src/tests/unit/inference_engine/cpp_interfaces/ie_memory_state_internal_test.cpp index f439f776f60..f189d670590 100644 --- a/src/tests/unit/inference_engine/cpp_interfaces/ie_memory_state_internal_test.cpp +++ b/src/tests/unit/inference_engine/cpp_interfaces/ie_memory_state_internal_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/inference_engine/cpp_interfaces/ie_plugin_test.cpp b/src/tests/unit/inference_engine/cpp_interfaces/ie_plugin_test.cpp index 00f37afff6b..c66cad00919 100644 --- a/src/tests/unit/inference_engine/cpp_interfaces/ie_plugin_test.cpp +++ b/src/tests/unit/inference_engine/cpp_interfaces/ie_plugin_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/CMakeLists.txt b/src/tests/unit/vpu/CMakeLists.txt index 0d1bdfe130b..9ffefae523a 100644 --- a/src/tests/unit/vpu/CMakeLists.txt +++ b/src/tests/unit/vpu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/unit/vpu/base/graph_transformer_tests.cpp b/src/tests/unit/vpu/base/graph_transformer_tests.cpp index 41a8014ad19..c012a7c27be 100644 --- a/src/tests/unit/vpu/base/graph_transformer_tests.cpp +++ b/src/tests/unit/vpu/base/graph_transformer_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/base/graph_transformer_tests.hpp b/src/tests/unit/vpu/base/graph_transformer_tests.hpp index 887bc8932d1..b458aaa9ede 100644 --- a/src/tests/unit/vpu/base/graph_transformer_tests.hpp +++ b/src/tests/unit/vpu/base/graph_transformer_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/blob_reader_tests.cpp b/src/tests/unit/vpu/blob_reader_tests.cpp index 648b941085b..c745f61bc52 100644 --- a/src/tests/unit/vpu/blob_reader_tests.cpp +++ b/src/tests/unit/vpu/blob_reader_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/frontend_tests/dsr_parsing_tests.cpp b/src/tests/unit/vpu/frontend_tests/dsr_parsing_tests.cpp index 1643f2299c7..adb11a65ce3 100644 --- a/src/tests/unit/vpu/frontend_tests/dsr_parsing_tests.cpp +++ b/src/tests/unit/vpu/frontend_tests/dsr_parsing_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/edges_tests/data_to_shape_edge.cpp b/src/tests/unit/vpu/middleend_tests/edges_tests/data_to_shape_edge.cpp index 569d053b00c..231eba6c957 100644 --- a/src/tests/unit/vpu/middleend_tests/edges_tests/data_to_shape_edge.cpp +++ b/src/tests/unit/vpu/middleend_tests/edges_tests/data_to_shape_edge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/edges_tests/stage_dependency_edge.cpp b/src/tests/unit/vpu/middleend_tests/edges_tests/stage_dependency_edge.cpp index 8ea646575ba..78cd1a92b5a 100644 --- a/src/tests/unit/vpu/middleend_tests/edges_tests/stage_dependency_edge.cpp +++ b/src/tests/unit/vpu/middleend_tests/edges_tests/stage_dependency_edge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/add_copy_for_outputs_inside_network.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/add_copy_for_outputs_inside_network.cpp index 24680e2f482..d005373a33f 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/add_copy_for_outputs_inside_network.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/add_copy_for_outputs_inside_network.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_data_batch_tests.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_data_batch_tests.cpp index 213184a8f23..37b85c916e8 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_data_batch_tests.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_data_batch_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_dynamic_batch.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_dynamic_batch.cpp index 527dd63a254..e31f4e7d236 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_dynamic_batch.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/adjust_dynamic_batch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/annotate_memory_types.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/annotate_memory_types.cpp index b8f65c157bd..43e07ce4225 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/annotate_memory_types.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/annotate_memory_types.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/convert_shape_notation.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/convert_shape_notation.cpp index 7bbb9f1325f..dfcdb1ca0d3 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/convert_shape_notation.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/convert_shape_notation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/inject_sw.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/inject_sw.cpp index c67c2786b00..a5fac96b7f4 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/inject_sw.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/inject_sw.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/mark_fast_stages.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/mark_fast_stages.cpp index 106a77ae811..9f65afcaf27 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/mark_fast_stages.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/mark_fast_stages.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/split_large_kernel_conv_tests.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/split_large_kernel_conv_tests.cpp index 13f1b3d4c73..175aa1ac88d 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/split_large_kernel_conv_tests.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/split_large_kernel_conv_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/middleend_tests/passes_tests/vpu_scale_tests.cpp b/src/tests/unit/vpu/middleend_tests/passes_tests/vpu_scale_tests.cpp index 8a12371cde2..f27db289389 100644 --- a/src/tests/unit/vpu/middleend_tests/passes_tests/vpu_scale_tests.cpp +++ b/src/tests/unit/vpu/middleend_tests/passes_tests/vpu_scale_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/unit/vpu/utils_tests/heap_test.cpp b/src/tests/unit/vpu/utils_tests/heap_test.cpp index 728461004e9..7538965fd6e 100644 --- a/src/tests/unit/vpu/utils_tests/heap_test.cpp +++ b/src/tests/unit/vpu/utils_tests/heap_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/CMakeLists.txt b/src/tests/util/CMakeLists.txt index 331f4776656..bfa50baf674 100644 --- a/src/tests/util/CMakeLists.txt +++ b/src/tests/util/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests/util/all_close.cpp b/src/tests/util/all_close.cpp index 9c789cfcb84..0c151aa1542 100644 --- a/src/tests/util/all_close.cpp +++ b/src/tests/util/all_close.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/all_close.hpp b/src/tests/util/all_close.hpp index 57da0cdcc44..3ef38dd2240 100644 --- a/src/tests/util/all_close.hpp +++ b/src/tests/util/all_close.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/all_close_f.cpp b/src/tests/util/all_close_f.cpp index 64369f69f97..8bd174f0846 100644 --- a/src/tests/util/all_close_f.cpp +++ b/src/tests/util/all_close_f.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/all_close_f.hpp b/src/tests/util/all_close_f.hpp index a782ea8bd3a..7704f79023c 100644 --- a/src/tests/util/all_close_f.hpp +++ b/src/tests/util/all_close_f.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/float_util.cpp b/src/tests/util/float_util.cpp index 2f1499956b5..f086d6bf046 100644 --- a/src/tests/util/float_util.cpp +++ b/src/tests/util/float_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/float_util.hpp b/src/tests/util/float_util.hpp index d9a892eb07f..b1339246c91 100644 --- a/src/tests/util/float_util.hpp +++ b/src/tests/util/float_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/matcher.hpp b/src/tests/util/matcher.hpp index 0f970360904..6a787b2865e 100644 --- a/src/tests/util/matcher.hpp +++ b/src/tests/util/matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/ndarray.hpp b/src/tests/util/ndarray.hpp index dc2d6108428..113dcc2c369 100644 --- a/src/tests/util/ndarray.hpp +++ b/src/tests/util/ndarray.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/test_common.cpp b/src/tests/util/test_common.cpp index d1e64900876..183ae4fdba0 100644 --- a/src/tests/util/test_common.cpp +++ b/src/tests/util/test_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/test_common.hpp b/src/tests/util/test_common.hpp index 40fed8d3880..a9cd77c5dd5 100644 --- a/src/tests/util/test_common.hpp +++ b/src/tests/util/test_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/test_control.cpp b/src/tests/util/test_control.cpp index 71d2e5d4c36..f566c16046c 100644 --- a/src/tests/util/test_control.cpp +++ b/src/tests/util/test_control.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/test_control.hpp b/src/tests/util/test_control.hpp index 3c206a374d6..48a01e26aed 100644 --- a/src/tests/util/test_control.hpp +++ b/src/tests/util/test_control.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/test_tools.hpp b/src/tests/util/test_tools.hpp index 323ed3053cb..35fc7f0ac08 100644 --- a/src/tests/util/test_tools.hpp +++ b/src/tests/util/test_tools.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/type_prop.cpp b/src/tests/util/type_prop.cpp index e77d5f80d2d..f4dae7450f2 100644 --- a/src/tests/util/type_prop.cpp +++ b/src/tests/util/type_prop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2022 Intel Corporation +// Copyright (C) 2022-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/type_prop.hpp b/src/tests/util/type_prop.hpp index a8f5f096cd4..a8c89470575 100644 --- a/src/tests/util/type_prop.hpp +++ b/src/tests/util/type_prop.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests/util/visitor.hpp b/src/tests/util/visitor.hpp index 0ba8f38ae2a..89c6ec5d695 100644 --- a/src/tests/util/visitor.hpp +++ b/src/tests/util/visitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/CMakeLists.txt b/src/tests_deprecated/CMakeLists.txt index f63b12e8cb5..8bdb9e89f6e 100644 --- a/src/tests_deprecated/CMakeLists.txt +++ b/src/tests_deprecated/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/behavior/CMakeLists.txt b/src/tests_deprecated/behavior/CMakeLists.txt index eea22f8c917..9f2f96b72cc 100644 --- a/src/tests_deprecated/behavior/CMakeLists.txt +++ b/src/tests_deprecated/behavior/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/behavior/shared_tests/CMakeLists.txt b/src/tests_deprecated/behavior/shared_tests/CMakeLists.txt index 0845c94a8a6..0b311ef9daa 100644 --- a/src/tests_deprecated/behavior/shared_tests/CMakeLists.txt +++ b/src/tests_deprecated/behavior/shared_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.cpp b/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.cpp index b24926767e8..f45fa78fe7a 100644 --- a/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.cpp +++ b/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.h b/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.h index 51f12a21692..7035237917e 100644 --- a/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.h +++ b/src/tests_deprecated/behavior/shared_tests/plugin_tests/behavior_test_plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/CMakeLists.txt b/src/tests_deprecated/behavior/vpu/CMakeLists.txt index f0ed928550e..a1211e1d60e 100644 --- a/src/tests_deprecated/behavior/vpu/CMakeLists.txt +++ b/src/tests_deprecated/behavior/vpu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/aot_behavior_tests.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/aot_behavior_tests.cpp index a7d2063d6ad..cd39668de4b 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/aot_behavior_tests.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/aot_behavior_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.cpp index d247ec995b8..0728d5a047c 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.hpp b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.hpp index fa0e16f560d..5a132a58ae7 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.hpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_devices.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.cpp index de8b8241c24..82df5138e37 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.hpp b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.hpp index 5bc2e9c0ee9..57ea1d3c943 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.hpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_load_network_case.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.cpp index 1ad68f6fcb4..a7bcfb9beee 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.hpp b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.hpp index 45a1f7f9726..29674d8c54b 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.hpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/helpers/myriad_protocol_case.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_boot_tests.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_boot_tests.cpp index 8bd908cac32..8048327892c 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_boot_tests.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_boot_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_get_metric_tests.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_get_metric_tests.cpp index 901a2607040..5b1ffbaba89 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_get_metric_tests.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_get_metric_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_load_network_tests.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_load_network_tests.cpp index 15d2071a618..e0020c73437 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_load_network_tests.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_load_network_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_protocol_tests.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_protocol_tests.cpp index 4e8bc7c01ec..c275f03dc67 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_protocol_tests.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_protocol_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_watchdog_tests.cpp b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_watchdog_tests.cpp index 9be20fdf2df..0a5b248103a 100644 --- a/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_watchdog_tests.cpp +++ b/src/tests_deprecated/behavior/vpu/myriad_tests/vpu_watchdog_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/behavior/vpu/shared_tests_instances/plugin_tests/vpu_test_data.hpp b/src/tests_deprecated/behavior/vpu/shared_tests_instances/plugin_tests/vpu_test_data.hpp index 973368fa9d4..5a9569da1c5 100644 --- a/src/tests_deprecated/behavior/vpu/shared_tests_instances/plugin_tests/vpu_test_data.hpp +++ b/src/tests_deprecated/behavior/vpu/shared_tests_instances/plugin_tests/vpu_test_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/fluid_preproc/CMakeLists.txt b/src/tests_deprecated/fluid_preproc/CMakeLists.txt index b7d00e68bed..d7a6790e465 100644 --- a/src/tests_deprecated/fluid_preproc/CMakeLists.txt +++ b/src/tests_deprecated/fluid_preproc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/fluid_preproc/common/fluid_tests.cpp b/src/tests_deprecated/fluid_preproc/common/fluid_tests.cpp index 809c2319d44..129fefbead3 100644 --- a/src/tests_deprecated/fluid_preproc/common/fluid_tests.cpp +++ b/src/tests_deprecated/fluid_preproc/common/fluid_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/fluid_preproc/common/fluid_tests.hpp b/src/tests_deprecated/fluid_preproc/common/fluid_tests.hpp index 1b901331f1a..3ee98527250 100644 --- a/src/tests_deprecated/fluid_preproc/common/fluid_tests.hpp +++ b/src/tests_deprecated/fluid_preproc/common/fluid_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/fluid_preproc/common/fluid_tests_common.hpp b/src/tests_deprecated/fluid_preproc/common/fluid_tests_common.hpp index 435e905b576..8f94fa2f8c9 100644 --- a/src/tests_deprecated/fluid_preproc/common/fluid_tests_common.hpp +++ b/src/tests_deprecated/fluid_preproc/common/fluid_tests_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/fluid_preproc/cpu/fluid_tests_cpu.cpp b/src/tests_deprecated/fluid_preproc/cpu/fluid_tests_cpu.cpp index ceb67fc77ac..20f82070e5f 100644 --- a/src/tests_deprecated/fluid_preproc/cpu/fluid_tests_cpu.cpp +++ b/src/tests_deprecated/fluid_preproc/cpu/fluid_tests_cpu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/fluid_preproc/fluid_test_computations/CMakeLists.txt b/src/tests_deprecated/fluid_preproc/fluid_test_computations/CMakeLists.txt index ea21fdaa1db..3cd58576822 100644 --- a/src/tests_deprecated/fluid_preproc/fluid_test_computations/CMakeLists.txt +++ b/src/tests_deprecated/fluid_preproc/fluid_test_computations/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.cpp b/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.cpp index e27696466cb..e34664948b0 100644 --- a/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.cpp +++ b/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.hpp b/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.hpp index c7d87498667..d9f3e7c5513 100644 --- a/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.hpp +++ b/src/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/CMakeLists.txt b/src/tests_deprecated/functional/CMakeLists.txt index 589c0282f7c..d140d9d74b4 100644 --- a/src/tests_deprecated/functional/CMakeLists.txt +++ b/src/tests_deprecated/functional/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/functional/gna/CMakeLists.txt b/src/tests_deprecated/functional/gna/CMakeLists.txt index 8bb274c4684..77cf6c784f6 100644 --- a/src/tests_deprecated/functional/gna/CMakeLists.txt +++ b/src/tests_deprecated/functional/gna/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/functional/gna/backward_compatibility/backward_compatibility.cpp b/src/tests_deprecated/functional/gna/backward_compatibility/backward_compatibility.cpp index 4e38a75ccb9..d7daa8d6f77 100644 --- a/src/tests_deprecated/functional/gna/backward_compatibility/backward_compatibility.cpp +++ b/src/tests_deprecated/functional/gna/backward_compatibility/backward_compatibility.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/gna/shared_tests_instance/input_tests/parser_tests.cpp b/src/tests_deprecated/functional/gna/shared_tests_instance/input_tests/parser_tests.cpp index 4db4cf1352b..71648b776b9 100644 --- a/src/tests_deprecated/functional/gna/shared_tests_instance/input_tests/parser_tests.cpp +++ b/src/tests_deprecated/functional/gna/shared_tests_instance/input_tests/parser_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/gna/shared_tests_instance/single_layer_tests/ti_tests.cpp b/src/tests_deprecated/functional/gna/shared_tests_instance/single_layer_tests/ti_tests.cpp index d2f7b5aec41..97561a577b0 100644 --- a/src/tests_deprecated/functional/gna/shared_tests_instance/single_layer_tests/ti_tests.cpp +++ b/src/tests_deprecated/functional/gna/shared_tests_instance/single_layer_tests/ti_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/gna/test_model_repo.cpp b/src/tests_deprecated/functional/gna/test_model_repo.cpp index f1a0654f07d..46d19a2324d 100644 --- a/src/tests_deprecated/functional/gna/test_model_repo.cpp +++ b/src/tests_deprecated/functional/gna/test_model_repo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/CMakeLists.txt b/src/tests_deprecated/functional/shared_tests/CMakeLists.txt index 379068afbf0..1b52538a14b 100644 --- a/src/tests_deprecated/functional/shared_tests/CMakeLists.txt +++ b/src/tests_deprecated/functional/shared_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.cpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.cpp index f43bdcbedf3..86878e547d0 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.cpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.hpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.hpp index 5ecd95dec30..b6490af2c0a 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.hpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/conv_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.cpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.cpp index 5763e79c7ef..b0b3517592a 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.cpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.hpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.hpp index 01c9345cee5..a283b072d25 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.hpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/deconv_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.cpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.cpp index c7b4cc63843..39452fef31a 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.cpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.hpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.hpp index 15bfa8902c2..488bec6fb38 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.hpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/def_conv_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.cpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.cpp index 49667cf47a9..6675bfbe457 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.cpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.hpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.hpp index 3d570fe14b4..013061e3c9f 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.hpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/pool_ref.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/single_layer_tests.hpp b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/single_layer_tests.hpp index 3e66ac37e99..705def05acb 100644 --- a/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/single_layer_tests.hpp +++ b/src/tests_deprecated/functional/shared_tests/common_single_layer_tests/single_layer_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/input_tests/parser_tests.hpp b/src/tests_deprecated/functional/shared_tests/input_tests/parser_tests.hpp index af0ff8cdcfc..f6fa441a110 100644 --- a/src/tests_deprecated/functional/shared_tests/input_tests/parser_tests.hpp +++ b/src/tests_deprecated/functional/shared_tests/input_tests/parser_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/io_blob_tests/cropResize_tests.hpp b/src/tests_deprecated/functional/shared_tests/io_blob_tests/cropResize_tests.hpp index 2dc087caf56..62e7eb99328 100644 --- a/src/tests_deprecated/functional/shared_tests/io_blob_tests/cropResize_tests.hpp +++ b/src/tests_deprecated/functional/shared_tests/io_blob_tests/cropResize_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/io_blob_tests/dims_tests.hpp b/src/tests_deprecated/functional/shared_tests/io_blob_tests/dims_tests.hpp index da9007d12f9..6bf9704a7ba 100644 --- a/src/tests_deprecated/functional/shared_tests/io_blob_tests/dims_tests.hpp +++ b/src/tests_deprecated/functional/shared_tests/io_blob_tests/dims_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/io_blob_tests/layout_tests.hpp b/src/tests_deprecated/functional/shared_tests/io_blob_tests/layout_tests.hpp index 90b2c188666..d639e605911 100644 --- a/src/tests_deprecated/functional/shared_tests/io_blob_tests/layout_tests.hpp +++ b/src/tests_deprecated/functional/shared_tests/io_blob_tests/layout_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/npy.hpp b/src/tests_deprecated/functional/shared_tests/lstm/npy.hpp index 10318709081..decf4deec61 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/npy.hpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/npy.hpp @@ -20,7 +20,7 @@ SOFTWARE. */ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/plg_test.hpp b/src/tests_deprecated/functional/shared_tests/lstm/plg_test.hpp index b4169ea51b5..0ce786773ac 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/plg_test.hpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/plg_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.cpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.cpp index 97ffbc6c570..a5c27384934 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.cpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.hpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.hpp index 083fec7ab86..f692b18d01a 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.hpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_gen.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.cpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.cpp index 99d4b6e5faf..878a64ac01e 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.cpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.hpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.hpp index e71a626a4bb..2c934144643 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.hpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_referee.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_seq_test.hpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_seq_test.hpp index fc86e6f9b78..804f39ce26d 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_seq_test.hpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_seq_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.cpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.cpp index e6a0a35f6c5..3daed5b5f58 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.cpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.hpp b/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.hpp index f5c4f82f78d..76457a02ad9 100644 --- a/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.hpp +++ b/src/tests_deprecated/functional/shared_tests/lstm/rnn_util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/precomp.hpp b/src/tests_deprecated/functional/shared_tests/precomp.hpp index e468bddd1df..dfcf51fe79f 100644 --- a/src/tests_deprecated/functional/shared_tests/precomp.hpp +++ b/src/tests_deprecated/functional/shared_tests/precomp.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/shared_tests/single_layer_tests/ti_tests.hpp b/src/tests_deprecated/functional/shared_tests/single_layer_tests/ti_tests.hpp index f1e5e33fd5c..d92245bb578 100644 --- a/src/tests_deprecated/functional/shared_tests/single_layer_tests/ti_tests.hpp +++ b/src/tests_deprecated/functional/shared_tests/single_layer_tests/ti_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/CMakeLists.txt b/src/tests_deprecated/functional/vpu/CMakeLists.txt index 5d903b85052..46ec40c7396 100644 --- a/src/tests_deprecated/functional/vpu/CMakeLists.txt +++ b/src/tests_deprecated/functional/vpu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/functional/vpu/common/bbox_util.cpp b/src/tests_deprecated/functional/vpu/common/bbox_util.cpp index 9f5f9a161e1..e7d48ebabb7 100644 --- a/src/tests_deprecated/functional/vpu/common/bbox_util.cpp +++ b/src/tests_deprecated/functional/vpu/common/bbox_util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/bbox_util.h b/src/tests_deprecated/functional/vpu/common/bbox_util.h index 9aec49295ef..73d11754cbf 100644 --- a/src/tests_deprecated/functional/vpu/common/bbox_util.h +++ b/src/tests_deprecated/functional/vpu/common/bbox_util.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.cpp index 23a6ac75a3c..027c3359fdf 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.hpp index 718ae60132a..e0449958b76 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_CTCDecoder_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.cpp index f01b03271de..4a44213130b 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.hpp index 99cf9f47bc1..4ae6e65bda9 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_batch_normalization_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.cpp index cb566cb8e2d..c8654321be1 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.hpp index 0dbb7d5210e..1aa2256dbce 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_bias_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_blob_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_blob_test.cpp index 9e32022ed4d..79726cb6a52 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_blob_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_blob_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.cpp index f1de30809ea..d4a2fa8964a 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.hpp index af3f1eafc94..0aeab9937f4 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_clamp_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.cpp index 755dfd1004d..b30d42d3006 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.hpp index 7bb0e598a3b..7740cd6237b 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_concat_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.cpp index f193b59776c..f7cc1d023aa 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.hpp index 35f740aae0d..60302ef4528 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_conv_nd_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.cpp index d375430b279..e965ff0ed93 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.hpp index f0a587abe5c..69cf88c94e6 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convert_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.cpp index 6780f7c5535..09c122ef667 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.hpp index 7bd86574767..84eb8e20f24 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution1x1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.cpp index cc0ad5b6719..4eb0def3a27 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.hpp index 9d9e279adac..7b03724c2d9 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution3x3.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.cpp index 0d5de68fb6a..f26100bac34 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.hpp index fa867d447a9..e3a89e7aa37 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_convolution_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.cpp index 3e4b2ce95ed..ca9075f3d01 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.hpp index a53acf40b6a..a388fc575a0 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_copy_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.cpp index c14fc14449d..f6ddbbd36c0 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.hpp index f8c7dfa3ac9..e04d5eb1daa 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_crop_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.cpp index eae72d38d21..c8b8ae2297e 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.hpp index 3c29afc61a5..0ed02aa7997 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_custom_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.cpp index d71f15ff5a7..f1ca2ee06a8 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.hpp index 8b202cb5c23..c10ba93cb68 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_deconvolution_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_detection_output_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_detection_output_test.cpp index 50a9c7b93f1..4a86691a594 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_detection_output_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_detection_output_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.cpp index cfb41da1045..5513bac7c7f 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.hpp index f36aaa4d848..ca699bbd0db 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_eltwise_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.cpp index e6741cfb161..2fde2a9f62c 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.hpp index c03faa729ba..a8f64b062cf 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_elu_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.cpp index 62d0d40b4dd..f17d67a602d 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.hpp index 80ef58f7e9b..dd86a692ef0 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_erf_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.cpp index 95254954e0b..fb0b1db746e 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.hpp index 8769bd8ba15..2f121ad77ca 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_detectionoutput_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals.cpp index a85f0bcd04d..e79c071411c 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals_test.hpp index a4f91e88b78..427a74ba6d8 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_generateproposals_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.cpp index 3f525e681f0..1001f3a509e 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.hpp index 91ae9550771..2d8a41b3b96 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_priorgridgenerator_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.cpp index 8e785322fa8..0e7ca1f2ef5 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.hpp index 94d4dc5da24..8138fbb9d02 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.cpp index fb3ceee6339..c2dc6d9920f 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.hpp index dcc4ae1d038..1d8b1386c54 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_exp_topkrois_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.cpp index c57cd9cf138..fd5cfe2ef4a 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.hpp index 6c6efd2996d..d4db830098b 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_flatten_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.cpp index 61ab80a9e88..6f45bdbf35d 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.hpp index f1eec1cf996..405ccb5bc1a 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_floor_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.cpp index 064d37e7444..91177b50401 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.hpp index bbbeb709558..a940d255331 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_fully_connected_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.cpp index 1d1794f0a4f..57f46e80311 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.hpp index 1f223a65ef1..f40ae3212a7 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_gemm_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.cpp index 9b19bf35fc1..0448642aa61 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.hpp index da64e3b494b..270291595e3 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_grn_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.cpp index c3369d688a6..8a8bad2deed 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.hpp index 8d340bfcc41..0155821952f 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_interp_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.cpp index 875a8858618..724cbe2c675 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.hpp index e2428cee56b..00c946d5fc5 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_log_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.cpp index c7f2f73659a..0baa36e0247 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.hpp index f7e65db8435..b2e3c643d9a 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lrn_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.cpp index 91ec290a99e..b5bfc069dc3 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.hpp index bba3db3412b..3e5fe09fc2c 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_lstm_cell.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.cpp index 6b2899cc4bf..43bd7b90ce0 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.hpp index d7517b289a0..7854b8e0ea2 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_mvn_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.cpp index 489ba236e62..97e9ce8987b 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.hpp index 3746193a65e..7aa7c5a8358 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_nonzero_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.cpp index 853dd4aaba4..d53443388e8 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.hpp index 498df83a07a..6f8a82f05de 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_normalize_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.cpp index a17a5888dcb..f106d022ecc 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.hpp index 54b277c246f..3ab12afad28 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_oneHot_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.cpp index e479252b21d..01822aa7052 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.hpp index b8fb3f3d212..772533c66d3 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pad_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.cpp index d5c856028fa..799366629d9 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.hpp index dba4dd07779..ecca9c2a65e 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_nd_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.cpp index bce33b71596..837aa218035 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.hpp index c3b51ca161b..4b20ac6ddc5 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_permute_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.cpp index b8fe2b56e55..d8b319cc414 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.hpp index 767a3393c20..016b5bd243b 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pool_nd_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.cpp index faaeed373e7..30f42950bb5 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.hpp index c1e6463ecf2..4d2a3f1be23 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_pooling_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.cpp index 91beaa9aa87..674752f2fc7 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.hpp index c48b29ed397..a979dc10709 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_power_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.cpp index 24a912ad925..cab59160f41 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.hpp index 8e87c883661..57853e99ddc 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prelu_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_clustered_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_clustered_test.cpp index 4384b32c16c..3b728bc0486 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_clustered_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_clustered_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_test.cpp index 4ff1f6ef7b1..2867f72a05c 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_prior_box_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_proposal_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_proposal_test.cpp index 92159a599c1..bad7488f4c2 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_proposal_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_proposal_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.cpp index 613a5446bbd..d5c97b21fb1 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.hpp index 0e2181ba722..fb0e221d9cf 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_psroipooling_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.cpp index cf9e87872fc..11fcb8e58e2 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.hpp index 6adc6ed5fc0..4835ca27663 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reduce_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.cpp index 34fbb598217..4f33df74090 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.hpp index 98b15df960e..5f35587bef3 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_region_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.cpp index c11f95a0e3a..4e7f195f3bd 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.hpp index bc6fe9c7965..fb417f1992a 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_relu_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.cpp index d8b379b9bc1..b4657fdb7ba 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.hpp index 05e5f6b71e4..5cdb4303f78 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reorg_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.cpp index 54dd7923050..2f0c28124f2 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.hpp index d3600f17262..a8b77b1f1fe 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_resample_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.cpp index 0fd6df04487..e811008a0ec 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.hpp index 7b57ffa9fc0..41fa7bc6eac 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reshape_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.cpp index a9df8f22376..9cd619830ab 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.hpp index 244c31c141e..0ef5b07d7a1 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_reverse_sequence_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_rfcn_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_rfcn_test.cpp index 717b2c9bfa2..deaf3cf31b7 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_rfcn_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_rfcn_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.cpp index fa50fb6c250..5f5575bfb18 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.hpp index dc8728b2d63..3fd21232a25 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_align_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.cpp index 95ecedcb742..9950b678936 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.hpp index 33e8568bd46..94c5745a40b 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_roi_pooling_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.cpp index 50de95ea256..bc6dfb094ba 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.hpp index bf1d9cb9c35..75c773979af 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scale_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.cpp index e5bd41be6db..721319045f4 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.hpp index 19286b1f47a..32ff9341e44 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_elements_update_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.cpp index 5bff573f0ae..49bf6e8ed4f 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.hpp index 9299dcc2d58..01826d42546 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_scatter_update_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.cpp index 1351d65d855..486b0829158 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.hpp index a762413ddcc..6e5f4d02283 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_select_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.cpp index a6debccc11e..506ef264653 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.hpp index 13150cbd9c8..327f077808c 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_sigmoid_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.cpp index 1246ed9d630..80f79fd5542 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.hpp index 56594f859e1..0d40f811735 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_slice_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.cpp index c154cdc5c6d..9fc190b73ed 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.hpp index 4e55f48a540..1bcd3c98484 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_softmax_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.cpp index 29282c7c844..f96fca61662 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.hpp index d3d30e3b1eb..0351c4e85ed 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_split_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.cpp index 19dd81fcf4e..0d88a0312b2 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.hpp index 55ec27cbb96..851ed1c6de5 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_squeeze_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.cpp index b33351fbdb1..9bb54428b39 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.h b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.h index 34dbcda6940..9236b877e15 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.h +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_strided_slice_test.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.cpp index ae1e0948333..339cc48a282 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.hpp index 26153508b03..b11e32406cd 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tanh_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.cpp index 3a835a38a66..d0c58e52620 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.hpp index a356acf51ed..0012cfcb821 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_tile_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.cpp index 0f17dc16b59..c3da1bf506f 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.hpp index 3cdc4253ae4..dea8578b643 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_topk_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.cpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.cpp index d8f3d70f3bd..8f6b3efc151 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.cpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.hpp b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.hpp index 24b4014013f..a3e49cd3f9d 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.hpp +++ b/src/tests_deprecated/functional/vpu/common/layers/myriad_layers_unsqueeze_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/layers/weights_for_convolution_test.h b/src/tests_deprecated/functional/vpu/common/layers/weights_for_convolution_test.h index e3aee727e6c..4eb1d606712 100644 --- a/src/tests_deprecated/functional/vpu/common/layers/weights_for_convolution_test.h +++ b/src/tests_deprecated/functional/vpu/common/layers/weights_for_convolution_test.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.cpp b/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.cpp index 62d6949bd85..64f8fe5a5d9 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.cpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.hpp index 96179a2f30d..635dbe1b3ba 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_get_output_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_get_perf_count_tests.cpp b/src/tests_deprecated/functional/vpu/common/myriad_get_perf_count_tests.cpp index de429bc6073..4caefbe72a1 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_get_perf_count_tests.cpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_get_perf_count_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_conv_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_conv_tests.hpp index 3215658d0d5..c6756952ea2 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_conv_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_conv_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_extra_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_extra_tests.hpp index c31a24be129..c799e6b7947 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_extra_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_extra_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_fc_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_fc_tests.hpp index bcefaab93b5..726a4ec6bb6 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_fc_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_fc_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_network_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_network_tests.hpp index a3beee9e5a4..2f789057139 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_network_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_network_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.cpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.cpp index 317c0975675..672ac47e1ad 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.cpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.hpp index d368815628b..1fe32e4ca7b 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_opt_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_pool_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_pool_tests.hpp index 2d296101c07..267be64ef0b 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_pool_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_pool_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_hw_tests_base.hpp b/src/tests_deprecated/functional/vpu/common/myriad_hw_tests_base.hpp index 5764b125d7e..080f6b96981 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_hw_tests_base.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_hw_tests_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_infer_tests.cpp b/src/tests_deprecated/functional/vpu/common/myriad_infer_tests.cpp index 378bf04a502..b4725763574 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_infer_tests.cpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_infer_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.cpp b/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.cpp index 70837e2f5e8..5c00cbf612b 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.cpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.hpp index 3026c874c41..9f6f9885bec 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_merge_permute_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/myriad_xml_tests.hpp b/src/tests_deprecated/functional/vpu/common/myriad_xml_tests.hpp index 945a3f9dd5d..80f4c9a4cbf 100644 --- a/src/tests_deprecated/functional/vpu/common/myriad_xml_tests.hpp +++ b/src/tests_deprecated/functional/vpu/common/myriad_xml_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/reference_regression.cpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/reference_regression.cpp index 6070e59a256..aabb024a4b9 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/reference_regression.cpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/reference_regression.cpp @@ -1,4 +1,4 @@ -// // Copyright (C) 2018-2022 Intel Corporation +// // Copyright (C) 2018-2023 Intel Corporation // // SPDX-License-Identifier: Apache-2.0 // // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.cpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.cpp index 0c1dfabd5ec..cafa866b3ae 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.cpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.hpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.hpp index 84efc17a7cd..8fa89ba0cd1 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.hpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_params.hpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_params.hpp index 2730659649a..eb7ed5dff3d 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_params.hpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_case_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.cpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.cpp index 980e591230b..c715d92a806 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.cpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.hpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.hpp index 7116a103630..291526de93e 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.hpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_classification_case.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.cpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.cpp index e6a3ba22ba0..d0f9214428e 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.cpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.hpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.hpp index af8bdde2b0c..036ae3d480c 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.hpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_param_containers.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.cpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.cpp index a75a3fb2271..40f95c9bc9a 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.cpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.hpp b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.hpp index a6e85ca4731..3d597d2b613 100644 --- a/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.hpp +++ b/src/tests_deprecated/functional/vpu/common/regression/helpers/vpu_raw_results_case.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.cpp b/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.cpp index 8d1ff511355..18859dced18 100644 --- a/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.cpp +++ b/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.hpp b/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.hpp index c0238435165..228d1e2ec09 100644 --- a/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.hpp +++ b/src/tests_deprecated/functional/vpu/graph_transformer/gt_functional_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/graph_transformer/merge_permute_and_reorder_test.cpp b/src/tests_deprecated/functional/vpu/graph_transformer/merge_permute_and_reorder_test.cpp index a82961bf1fc..dfc5840ed19 100644 --- a/src/tests_deprecated/functional/vpu/graph_transformer/merge_permute_and_reorder_test.cpp +++ b/src/tests_deprecated/functional/vpu/graph_transformer/merge_permute_and_reorder_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/myriad_tests/myriad_configs_tests.cpp b/src/tests_deprecated/functional/vpu/myriad_tests/myriad_configs_tests.cpp index 773910cc11f..bee6ee77104 100644 --- a/src/tests_deprecated/functional/vpu/myriad_tests/myriad_configs_tests.cpp +++ b/src/tests_deprecated/functional/vpu/myriad_tests/myriad_configs_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/myriad_tests/myriad_multiple_graph_tests.cpp b/src/tests_deprecated/functional/vpu/myriad_tests/myriad_multiple_graph_tests.cpp index c10f2026562..508b0b93b3c 100644 --- a/src/tests_deprecated/functional/vpu/myriad_tests/myriad_multiple_graph_tests.cpp +++ b/src/tests_deprecated/functional/vpu/myriad_tests/myriad_multiple_graph_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/myriad_tests/myriad_streams_configuration_tests.cpp b/src/tests_deprecated/functional/vpu/myriad_tests/myriad_streams_configuration_tests.cpp index 3d0fc2e7040..25d7eb7a359 100644 --- a/src/tests_deprecated/functional/vpu/myriad_tests/myriad_streams_configuration_tests.cpp +++ b/src/tests_deprecated/functional/vpu/myriad_tests/myriad_streams_configuration_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/myriad_tests/vpu_tests_config.cpp b/src/tests_deprecated/functional/vpu/myriad_tests/vpu_tests_config.cpp index 482c7eece02..90422e8679a 100644 --- a/src/tests_deprecated/functional/vpu/myriad_tests/vpu_tests_config.cpp +++ b/src/tests_deprecated/functional/vpu/myriad_tests/vpu_tests_config.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/shared_tests_instance/common_single_layer_tests/single_layer_tests.cpp b/src/tests_deprecated/functional/vpu/shared_tests_instance/common_single_layer_tests/single_layer_tests.cpp index d3ccba06d68..981ca903b74 100644 --- a/src/tests_deprecated/functional/vpu/shared_tests_instance/common_single_layer_tests/single_layer_tests.cpp +++ b/src/tests_deprecated/functional/vpu/shared_tests_instance/common_single_layer_tests/single_layer_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/shared_tests_instance/input_tests/parser_tests.cpp b/src/tests_deprecated/functional/vpu/shared_tests_instance/input_tests/parser_tests.cpp index 95385584c46..8f66e658b67 100644 --- a/src/tests_deprecated/functional/vpu/shared_tests_instance/input_tests/parser_tests.cpp +++ b/src/tests_deprecated/functional/vpu/shared_tests_instance/input_tests/parser_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/cropResize_tests.cpp b/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/cropResize_tests.cpp index 4b763a2c7f2..23bc5d84f56 100644 --- a/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/cropResize_tests.cpp +++ b/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/cropResize_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/dims_tests.cpp b/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/dims_tests.cpp index 60cc5a098b5..52ec192480b 100644 --- a/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/dims_tests.cpp +++ b/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/dims_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/layout_tests.cpp b/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/layout_tests.cpp index 99594142c6e..e96fde78566 100644 --- a/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/layout_tests.cpp +++ b/src/tests_deprecated/functional/vpu/shared_tests_instance/io_blob_tests/layout_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/test_data/test_model_repo.cpp b/src/tests_deprecated/functional/vpu/test_data/test_model_repo.cpp index f1a0654f07d..46d19a2324d 100644 --- a/src/tests_deprecated/functional/vpu/test_data/test_model_repo.cpp +++ b/src/tests_deprecated/functional/vpu/test_data/test_model_repo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/tester.py b/src/tests_deprecated/functional/vpu/tester.py index 0f9950b737e..49279d16ce5 100644 --- a/src/tests_deprecated/functional/vpu/tester.py +++ b/src/tests_deprecated/functional/vpu/tester.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import errno diff --git a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.cpp b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.cpp index aa3e138efdb..7c79d196d54 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.cpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.hpp b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.hpp index 3c95a993e12..dfce2b3fc93 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_reference_functions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.cpp b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.cpp index 46d33f3f9f8..665bec7bbbc 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.cpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.hpp b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.hpp index 0015b613301..8acb3b80a6c 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/myriad_layers_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.cpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.cpp index e67b5a9cb7e..0845cc26613 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.cpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.hpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.hpp index d474704a331..89ae64f08b9 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_ir_dumper.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.cpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.cpp index e2527da1a1c..570c00e4185 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.cpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.hpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.hpp index 7a41022e640..762572d74e7 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layer_tests_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.cpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.cpp index 4c028608c77..5335c618641 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.cpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.hpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.hpp index 9ca3ddcd126..38bf53dd0bf 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_layers_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_common_definitions.hpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_common_definitions.hpp index 79256cd5afc..1e57b97ea4f 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_common_definitions.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_common_definitions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.cpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.cpp index 94001f7992b..101fbd311ad 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.cpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.hpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.hpp index 432c38acb2d..7cf77f490d3 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_test_net.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/functional/vpu/vpu_base/vpu_tests_config.hpp b/src/tests_deprecated/functional/vpu/vpu_base/vpu_tests_config.hpp index 654e38b1f41..f6f29a03b91 100644 --- a/src/tests_deprecated/functional/vpu/vpu_base/vpu_tests_config.hpp +++ b/src/tests_deprecated/functional/vpu/vpu_base/vpu_tests_config.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/CMakeLists.txt b/src/tests_deprecated/helpers/CMakeLists.txt index 3475c7a4611..0aceb79c71c 100644 --- a/src/tests_deprecated/helpers/CMakeLists.txt +++ b/src/tests_deprecated/helpers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/helpers/common_layers_params.cpp b/src/tests_deprecated/helpers/common_layers_params.cpp index 143782c562c..c28a03ad61e 100644 --- a/src/tests_deprecated/helpers/common_layers_params.cpp +++ b/src/tests_deprecated/helpers/common_layers_params.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/common_layers_params.hpp b/src/tests_deprecated/helpers/common_layers_params.hpp index 090ec39c773..715b8aa7799 100644 --- a/src/tests_deprecated/helpers/common_layers_params.hpp +++ b/src/tests_deprecated/helpers/common_layers_params.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/ie_core_adapter.cpp b/src/tests_deprecated/helpers/ie_core_adapter.cpp index 8df385ddd58..fe4ca91285e 100644 --- a/src/tests_deprecated/helpers/ie_core_adapter.cpp +++ b/src/tests_deprecated/helpers/ie_core_adapter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/ie_core_adapter.hpp b/src/tests_deprecated/helpers/ie_core_adapter.hpp index 3105aab74a5..d2caff4c734 100644 --- a/src/tests_deprecated/helpers/ie_core_adapter.hpp +++ b/src/tests_deprecated/helpers/ie_core_adapter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/single_layer_common.cpp b/src/tests_deprecated/helpers/single_layer_common.cpp index 6e1f78c7b5f..bf732131aff 100644 --- a/src/tests_deprecated/helpers/single_layer_common.cpp +++ b/src/tests_deprecated/helpers/single_layer_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/single_layer_common.hpp b/src/tests_deprecated/helpers/single_layer_common.hpp index 71f82735045..03cf9af92fb 100644 --- a/src/tests_deprecated/helpers/single_layer_common.hpp +++ b/src/tests_deprecated/helpers/single_layer_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/test_model_path.cpp b/src/tests_deprecated/helpers/test_model_path.cpp index c9585ab823c..f12fa7be996 100644 --- a/src/tests_deprecated/helpers/test_model_path.cpp +++ b/src/tests_deprecated/helpers/test_model_path.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/test_model_path.hpp b/src/tests_deprecated/helpers/test_model_path.hpp index 910cdc21856..750e86d1d72 100644 --- a/src/tests_deprecated/helpers/test_model_path.hpp +++ b/src/tests_deprecated/helpers/test_model_path.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/test_model_repo.hpp b/src/tests_deprecated/helpers/test_model_repo.hpp index a5085ef995e..b31abe8b528 100644 --- a/src/tests_deprecated/helpers/test_model_repo.hpp +++ b/src/tests_deprecated/helpers/test_model_repo.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/tests_common.cpp b/src/tests_deprecated/helpers/tests_common.cpp index 4e09fb8b67a..423adf9f1be 100644 --- a/src/tests_deprecated/helpers/tests_common.cpp +++ b/src/tests_deprecated/helpers/tests_common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/tests_common.hpp b/src/tests_deprecated/helpers/tests_common.hpp index bc612e7ed4a..f12b39a856f 100644 --- a/src/tests_deprecated/helpers/tests_common.hpp +++ b/src/tests_deprecated/helpers/tests_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/tests_file_utils.cpp b/src/tests_deprecated/helpers/tests_file_utils.cpp index 80cb1aa94dc..77feb7acb9b 100644 --- a/src/tests_deprecated/helpers/tests_file_utils.cpp +++ b/src/tests_deprecated/helpers/tests_file_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/tests_file_utils.hpp b/src/tests_deprecated/helpers/tests_file_utils.hpp index 103c4ef4d32..4d5cbaa38c0 100644 --- a/src/tests_deprecated/helpers/tests_file_utils.hpp +++ b/src/tests_deprecated/helpers/tests_file_utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/tests_vpu_common.hpp b/src/tests_deprecated/helpers/tests_vpu_common.hpp index c1de71242be..c582dc22f6f 100644 --- a/src/tests_deprecated/helpers/tests_vpu_common.hpp +++ b/src/tests_deprecated/helpers/tests_vpu_common.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/version_printer.cpp b/src/tests_deprecated/helpers/version_printer.cpp index d512f80727c..1128dbb9aaa 100644 --- a/src/tests_deprecated/helpers/version_printer.cpp +++ b/src/tests_deprecated/helpers/version_printer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/xml_father.hpp b/src/tests_deprecated/helpers/xml_father.hpp index 620728e03a8..19723b00ea1 100644 --- a/src/tests_deprecated/helpers/xml_father.hpp +++ b/src/tests_deprecated/helpers/xml_father.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/xml_net_builder.cpp b/src/tests_deprecated/helpers/xml_net_builder.cpp index 68e26c10a9b..f6f2ec6ab28 100644 --- a/src/tests_deprecated/helpers/xml_net_builder.cpp +++ b/src/tests_deprecated/helpers/xml_net_builder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/helpers/xml_net_builder.hpp b/src/tests_deprecated/helpers/xml_net_builder.hpp index 0018e38a760..425f4ef3b60 100644 --- a/src/tests_deprecated/helpers/xml_net_builder.hpp +++ b/src/tests_deprecated/helpers/xml_net_builder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/CMakeLists.txt b/src/tests_deprecated/readers/CMakeLists.txt index 0613d19da13..a1981e4472d 100644 --- a/src/tests_deprecated/readers/CMakeLists.txt +++ b/src/tests_deprecated/readers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/readers/ir_reader_v7/CMakeLists.txt b/src/tests_deprecated/readers/ir_reader_v7/CMakeLists.txt index 2a5ed2d8095..dbcb5368a45 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/CMakeLists.txt +++ b/src/tests_deprecated/readers/ir_reader_v7/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_blob_proxy.hpp b/src/tests_deprecated/readers/ir_reader_v7/ie_blob_proxy.hpp index b4d733f91e1..6718b175cab 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_blob_proxy.hpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_blob_proxy.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.cpp b/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.cpp index c32294d37e5..b78234e304e 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.cpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.h b/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.h index e0b5872c37a..8e8d48a7949 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.h +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_cnn_net_reader_impl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.cpp b/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.cpp index a3091d8b753..a88d3cd6b2a 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.cpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.h b/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.h index 39424e3a0dd..01490aebe7c 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.h +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_format_parser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_itt.hpp b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_itt.hpp index 1f0385d0147..80a80a9fdd3 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_itt.hpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_itt.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.cpp b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.cpp index c60cd6ad467..c714bea9595 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.cpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.hpp b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.hpp index 86d736d96cd..079fae84b13 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.hpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_parser.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.cpp b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.cpp index b220a7cc50b..76e2cdbd46f 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.cpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.hpp b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.hpp index 855330b45e1..278873a4816 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.hpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_ir_reader.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.cpp b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.cpp index 224d0e75817..739f42e1588 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.cpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.h b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.h index 9d080c3fede..2d402baa883 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.h +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_parsers.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.cpp b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.cpp index e8bf554f654..8bb96f867fe 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.cpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.hpp b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.hpp index 8fa924f5233..ee4f1320665 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.hpp +++ b/src/tests_deprecated/readers/ir_reader_v7/ie_layer_validators.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/readers/ir_reader_v7/parsers.h b/src/tests_deprecated/readers/ir_reader_v7/parsers.h index 7f6a38324b7..1930b73f0fa 100644 --- a/src/tests_deprecated/readers/ir_reader_v7/parsers.h +++ b/src/tests_deprecated/readers/ir_reader_v7/parsers.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/CMakeLists.txt b/src/tests_deprecated/unit/CMakeLists.txt index 245349bb115..6ada17bd6de 100644 --- a/src/tests_deprecated/unit/CMakeLists.txt +++ b/src/tests_deprecated/unit/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/src/tests_deprecated/unit/engines/gna/I8_quantisation_test.cpp b/src/tests_deprecated/unit/engines/gna/I8_quantisation_test.cpp index 11583a85439..3e1a154fb83 100644 --- a/src/tests_deprecated/unit/engines/gna/I8_quantisation_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/I8_quantisation_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/fp32_non_quantized_tests.cpp b/src/tests_deprecated/unit/engines/gna/fp32_non_quantized_tests.cpp index 16134cd787a..a1eaeca4ae4 100644 --- a/src/tests_deprecated/unit/engines/gna/fp32_non_quantized_tests.cpp +++ b/src/tests_deprecated/unit/engines/gna/fp32_non_quantized_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/gna_api_stub.cpp b/src/tests_deprecated/unit/engines/gna/gna_api_stub.cpp index 81c3655d80a..5019291c890 100644 --- a/src/tests_deprecated/unit/engines/gna/gna_api_stub.cpp +++ b/src/tests_deprecated/unit/engines/gna/gna_api_stub.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/gna_matcher.cpp b/src/tests_deprecated/unit/engines/gna/gna_matcher.cpp index 13e3eb1a895..97627c36348 100644 --- a/src/tests_deprecated/unit/engines/gna/gna_matcher.cpp +++ b/src/tests_deprecated/unit/engines/gna/gna_matcher.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/gna_matcher.hpp b/src/tests_deprecated/unit/engines/gna/gna_matcher.hpp index e37c592d1a7..5e3d66cc875 100644 --- a/src/tests_deprecated/unit/engines/gna/gna_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/gna_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/gna_mock_api.hpp b/src/tests_deprecated/unit/engines/gna/gna_mock_api.hpp index ef2cc3885f8..43c8191e13c 100644 --- a/src/tests_deprecated/unit/engines/gna/gna_mock_api.hpp +++ b/src/tests_deprecated/unit/engines/gna/gna_mock_api.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/gna_proc_type_test.cpp b/src/tests_deprecated/unit/engines/gna/gna_proc_type_test.cpp index c722e99735f..1b83ac015bf 100644 --- a/src/tests_deprecated/unit/engines/gna/gna_proc_type_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/gna_proc_type_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/graph_tools/graph_copy_tests.cpp b/src/tests_deprecated/unit/engines/gna/graph_tools/graph_copy_tests.cpp index f6d4cb2e5c1..d5a92550b62 100644 --- a/src/tests_deprecated/unit/engines/gna/graph_tools/graph_copy_tests.cpp +++ b/src/tests_deprecated/unit/engines/gna/graph_tools/graph_copy_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/graph_tools/graph_test_base.hpp b/src/tests_deprecated/unit/engines/gna/graph_tools/graph_test_base.hpp index 44eb3f4caf2..0e02c96e60d 100644 --- a/src/tests_deprecated/unit/engines/gna/graph_tools/graph_test_base.hpp +++ b/src/tests_deprecated/unit/engines/gna/graph_tools/graph_test_base.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/graph_tools/graph_tools_test.cpp b/src/tests_deprecated/unit/engines/gna/graph_tools/graph_tools_test.cpp index 5f2e460adc4..3297c0bddc2 100644 --- a/src/tests_deprecated/unit/engines/gna/graph_tools/graph_tools_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/graph_tools/graph_tools_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/i16_quantisation_test.cpp b/src/tests_deprecated/unit/engines/gna/i16_quantisation_test.cpp index 4ae783f93e3..4ba790d1b53 100644 --- a/src/tests_deprecated/unit/engines/gna/i16_quantisation_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/i16_quantisation_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_align_filter2_tests.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_align_filter2_tests.cpp index fa467205fcc..3e9c70b9a8c 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_align_filter2_tests.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_align_filter2_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_conv1d_test.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_conv1d_test.cpp index 1213e9982bd..a8ad63897a4 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_conv1d_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_conv1d_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_eltwise_test.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_eltwise_test.cpp index 3965a2f4bdc..53e33c60fc4 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_eltwise_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_eltwise_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_multi_input_to_concat_test.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_multi_input_to_concat_test.cpp index f90aa2ec0be..8bc6d32f8bb 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_multi_input_to_concat_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_multi_input_to_concat_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_permute_test.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_permute_test.cpp index 1d526faecdd..dd03f86898b 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_permute_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_permute_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_split_to_concat_test.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_split_to_concat_test.cpp index 106f50ebeee..cb34105be59 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_split_to_concat_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_split_to_concat_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/gna_squeeze_test.cpp b/src/tests_deprecated/unit/engines/gna/layers/gna_squeeze_test.cpp index 379179f10be..aebfba6d03b 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/gna_squeeze_test.cpp +++ b/src/tests_deprecated/unit/engines/gna/layers/gna_squeeze_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/layers/permute_irs.hpp b/src/tests_deprecated/unit/engines/gna/layers/permute_irs.hpp index 40d96c124c6..f3f5eb1ff4b 100644 --- a/src/tests_deprecated/unit/engines/gna/layers/permute_irs.hpp +++ b/src/tests_deprecated/unit/engines/gna/layers/permute_irs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/conv_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/conv_matcher.hpp index ce58c89f0a9..f489a63ca03 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/conv_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/conv_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/copy_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/copy_matcher.hpp index 3762638c3a6..ecfcf1d2a80 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/copy_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/copy_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/diag_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/diag_matcher.hpp index 7d84637edff..5ff5621621d 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/diag_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/diag_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/fill_with_data.hpp b/src/tests_deprecated/unit/engines/gna/matchers/fill_with_data.hpp index e6f57f1b101..7ec9d257892 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/fill_with_data.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/fill_with_data.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/input_data_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/input_data_matcher.hpp index 90926673e4a..d215ebc78e5 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/input_data_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/input_data_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/nnet_base_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/nnet_base_matcher.hpp index 72849b7d5ff..ed04d031e00 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/nnet_base_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/nnet_base_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/pool_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/pool_matcher.hpp index 4b174dbce23..d871a556ebb 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/pool_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/pool_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/precision_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/precision_matcher.hpp index 873eb039521..1ba4a38b593 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/precision_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/precision_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/pwl_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/pwl_matcher.hpp index 19d6a4bfcdd..2932e79cc5b 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/pwl_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/pwl_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/pwl_quantization_metrics_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/pwl_quantization_metrics_matcher.hpp index e907de22dc9..6f2e7f380ba 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/pwl_quantization_metrics_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/pwl_quantization_metrics_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/matchers/weights_matcher.hpp b/src/tests_deprecated/unit/engines/gna/matchers/weights_matcher.hpp index e8d737a9330..f4f5f3ddd15 100644 --- a/src/tests_deprecated/unit/engines/gna/matchers/weights_matcher.hpp +++ b/src/tests_deprecated/unit/engines/gna/matchers/weights_matcher.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/test_irs.cpp b/src/tests_deprecated/unit/engines/gna/test_irs.cpp index 0722e57416f..7a7d6603b5d 100644 --- a/src/tests_deprecated/unit/engines/gna/test_irs.cpp +++ b/src/tests_deprecated/unit/engines/gna/test_irs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/gna/test_irs.hpp b/src/tests_deprecated/unit/engines/gna/test_irs.hpp index 5999b02dc5c..e0b1fea5b2f 100644 --- a/src/tests_deprecated/unit/engines/gna/test_irs.hpp +++ b/src/tests_deprecated/unit/engines/gna/test_irs.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/adjust_data_batch_tests.cpp b/src/tests_deprecated/unit/engines/vpu/adjust_data_batch_tests.cpp index 3a8a8900c58..86c6bbacff4 100644 --- a/src/tests_deprecated/unit/engines/vpu/adjust_data_batch_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/adjust_data_batch_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/adjust_data_location_tests.cpp b/src/tests_deprecated/unit/engines/vpu/adjust_data_location_tests.cpp index a180a577f1f..c98d6dab030 100644 --- a/src/tests_deprecated/unit/engines/vpu/adjust_data_location_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/adjust_data_location_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/attributes_map_tests.cpp b/src/tests_deprecated/unit/engines/vpu/attributes_map_tests.cpp index 56af736f1fa..5d3365c7cd5 100644 --- a/src/tests_deprecated/unit/engines/vpu/attributes_map_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/attributes_map_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/cache_tests.cpp b/src/tests_deprecated/unit/engines/vpu/cache_tests.cpp index 767bdbe2f34..39119f3a464 100644 --- a/src/tests_deprecated/unit/engines/vpu/cache_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/cache_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/data_desc_tests.cpp b/src/tests_deprecated/unit/engines/vpu/data_desc_tests.cpp index 7ed276805e0..dee1939ac8a 100644 --- a/src/tests_deprecated/unit/engines/vpu/data_desc_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/data_desc_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/eliminate_const_concat_tests.cpp b/src/tests_deprecated/unit/engines/vpu/eliminate_const_concat_tests.cpp index f27fc95015b..5e85bdb0ed4 100644 --- a/src/tests_deprecated/unit/engines/vpu/eliminate_const_concat_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/eliminate_const_concat_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/eliminate_copy_tests.cpp b/src/tests_deprecated/unit/engines/vpu/eliminate_copy_tests.cpp index 54cd79bcea2..d730e0bd876 100644 --- a/src/tests_deprecated/unit/engines/vpu/eliminate_copy_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/eliminate_copy_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.cpp b/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.cpp index 4d0241ee2ed..f1901a12e32 100644 --- a/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.hpp b/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.hpp index 9947ba26a3a..876d1a865f5 100644 --- a/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.hpp +++ b/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests_constructs.cpp b/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests_constructs.cpp index 42656a2e9f2..c801ada2a62 100644 --- a/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests_constructs.cpp +++ b/src/tests_deprecated/unit/engines/vpu/graph_transformer_tests_constructs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/intrusive_handle_list_tests.cpp b/src/tests_deprecated/unit/engines/vpu/intrusive_handle_list_tests.cpp index 3774dc3a2bb..ad8c2323ae4 100644 --- a/src/tests_deprecated/unit/engines/vpu/intrusive_handle_list_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/intrusive_handle_list_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/merge_parallel_fc.cpp b/src/tests_deprecated/unit/engines/vpu/merge_parallel_fc.cpp index 6993c5549c1..1ae3c854146 100644 --- a/src/tests_deprecated/unit/engines/vpu/merge_parallel_fc.cpp +++ b/src/tests_deprecated/unit/engines/vpu/merge_parallel_fc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/merge_permute_stages_tests.cpp b/src/tests_deprecated/unit/engines/vpu/merge_permute_stages_tests.cpp index be1a5077010..18dd3041283 100644 --- a/src/tests_deprecated/unit/engines/vpu/merge_permute_stages_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/merge_permute_stages_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/mvnc/pthread_semaphore_tests.cpp b/src/tests_deprecated/unit/engines/vpu/mvnc/pthread_semaphore_tests.cpp index 8d551345fa6..63978627420 100644 --- a/src/tests_deprecated/unit/engines/vpu/mvnc/pthread_semaphore_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/mvnc/pthread_semaphore_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/mvnc/watchdog_tests.cpp b/src/tests_deprecated/unit/engines/vpu/mvnc/watchdog_tests.cpp index fa252149231..252114ebe00 100644 --- a/src/tests_deprecated/unit/engines/vpu/mvnc/watchdog_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/mvnc/watchdog_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/mvnc/xlink_device_tests.cpp b/src/tests_deprecated/unit/engines/vpu/mvnc/xlink_device_tests.cpp index 8bbb5e68abd..2734e430489 100644 --- a/src/tests_deprecated/unit/engines/vpu/mvnc/xlink_device_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/mvnc/xlink_device_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_mvnc_stub.h b/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_mvnc_stub.h index c0d2d3e8b7d..ae839496cfc 100644 --- a/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_mvnc_stub.h +++ b/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_mvnc_stub.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.cpp b/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.cpp index c859000ce02..375983cb65c 100644 --- a/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.cpp +++ b/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.h b/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.h index 8c22ccd2a9e..22384e1064d 100644 --- a/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.h +++ b/src/tests_deprecated/unit/engines/vpu/myriad_tests/helpers/myriad_test_case.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_engine_tests.cpp b/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_engine_tests.cpp index cd94258b393..cf37905013d 100644 --- a/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_engine_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_engine_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_metrics_tests.cpp b/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_metrics_tests.cpp index 110e3145181..3a650154351 100644 --- a/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_metrics_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/myriad_tests/myriad_metrics_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/range_tests.cpp b/src/tests_deprecated/unit/engines/vpu/range_tests.cpp index bf29a96ad2e..a12eac461b3 100644 --- a/src/tests_deprecated/unit/engines/vpu/range_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/range_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/replace_deconv_by_conv_tests.cpp b/src/tests_deprecated/unit/engines/vpu/replace_deconv_by_conv_tests.cpp index 77fedcb6fdf..43e28e2c0b3 100644 --- a/src/tests_deprecated/unit/engines/vpu/replace_deconv_by_conv_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/replace_deconv_by_conv_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/replace_with_reduce_mean_tests.cpp b/src/tests_deprecated/unit/engines/vpu/replace_with_reduce_mean_tests.cpp index 97f2379c5d1..22b64d7529f 100644 --- a/src/tests_deprecated/unit/engines/vpu/replace_with_reduce_mean_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/replace_with_reduce_mean_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/replace_with_screlu_tests.cpp b/src/tests_deprecated/unit/engines/vpu/replace_with_screlu_tests.cpp index 60beecfb9fc..e683284a850 100644 --- a/src/tests_deprecated/unit/engines/vpu/replace_with_screlu_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/replace_with_screlu_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/reshape_dilation_conv_tests.cpp b/src/tests_deprecated/unit/engines/vpu/reshape_dilation_conv_tests.cpp index a0cea6b6c48..25a1c3f4c06 100644 --- a/src/tests_deprecated/unit/engines/vpu/reshape_dilation_conv_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/reshape_dilation_conv_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/small_vector_tests.cpp b/src/tests_deprecated/unit/engines/vpu/small_vector_tests.cpp index 7e97995cc22..1c226d167c5 100644 --- a/src/tests_deprecated/unit/engines/vpu/small_vector_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/small_vector_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/sw_conv_adaptation.cpp b/src/tests_deprecated/unit/engines/vpu/sw_conv_adaptation.cpp index 2309e47a879..9e90c9b7c41 100644 --- a/src/tests_deprecated/unit/engines/vpu/sw_conv_adaptation.cpp +++ b/src/tests_deprecated/unit/engines/vpu/sw_conv_adaptation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/engines/vpu/uplift_activation_stages_tests.cpp b/src/tests_deprecated/unit/engines/vpu/uplift_activation_stages_tests.cpp index b266c16de15..26f21943eae 100644 --- a/src/tests_deprecated/unit/engines/vpu/uplift_activation_stages_tests.cpp +++ b/src/tests_deprecated/unit/engines/vpu/uplift_activation_stages_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/get_num_iterations_test.cpp b/src/tests_deprecated/unit/inference_engine_tests/get_num_iterations_test.cpp index 98fc869c990..4fc14a848bb 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/get_num_iterations_test.cpp +++ b/src/tests_deprecated/unit/inference_engine_tests/get_num_iterations_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/layer_transform_test.cpp b/src/tests_deprecated/unit/inference_engine_tests/layer_transform_test.cpp index 25e988ec518..9d1db750863 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/layer_transform_test.cpp +++ b/src/tests_deprecated/unit/inference_engine_tests/layer_transform_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/layers_test.cpp b/src/tests_deprecated/unit/inference_engine_tests/layers_test.cpp index 47b95b41065..5bdc715730b 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/layers_test.cpp +++ b/src/tests_deprecated/unit/inference_engine_tests/layers_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.cpp b/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.cpp index a436cb7e975..fc51c818c07 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.cpp +++ b/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.hpp b/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.hpp index e671af8771e..cda98702745 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.hpp +++ b/src/tests_deprecated/unit/inference_engine_tests/util_const_infer_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/util_test.cpp b/src/tests_deprecated/unit/inference_engine_tests/util_test.cpp index 98a04c1da77..e8326c8d78a 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/util_test.cpp +++ b/src/tests_deprecated/unit/inference_engine_tests/util_test.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/tests_deprecated/unit/inference_engine_tests/util_test.hpp b/src/tests_deprecated/unit/inference_engine_tests/util_test.hpp index 8ecb77c0d72..13d81f577a1 100644 --- a/src/tests_deprecated/unit/inference_engine_tests/util_test.hpp +++ b/src/tests_deprecated/unit/inference_engine_tests/util_test.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/conditional_compilation/CMakeLists.txt b/tests/conditional_compilation/CMakeLists.txt index 75b1daf42ab..1c559c9dee5 100644 --- a/tests/conditional_compilation/CMakeLists.txt +++ b/tests/conditional_compilation/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/conditional_compilation/conftest.py b/tests/conditional_compilation/conftest.py index 4328e3c4902..7298f5f7aa7 100644 --- a/tests/conditional_compilation/conftest.py +++ b/tests/conditional_compilation/conftest.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # pylint: disable=line-too-long diff --git a/tests/conditional_compilation/test_cc.py b/tests/conditional_compilation/test_cc.py index b01bc7bdc3b..e03d3a50a07 100644 --- a/tests/conditional_compilation/test_cc.py +++ b/tests/conditional_compilation/test_cc.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Test conditional compilation. diff --git a/tests/conditional_compilation/test_utils.py b/tests/conditional_compilation/test_utils.py index a6d04a9f3af..312065cea0d 100644 --- a/tests/conditional_compilation/test_utils.py +++ b/tests/conditional_compilation/test_utils.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Utility functions for work with json test configuration file. diff --git a/tests/conditional_compilation/tools/infer_tool.py b/tests/conditional_compilation/tools/infer_tool.py index 1be6094c94c..c52f5b773ff 100644 --- a/tests/conditional_compilation/tools/infer_tool.py +++ b/tests/conditional_compilation/tools/infer_tool.py @@ -1,6 +1,6 @@ # !/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # pylint:disable=invalid-name,no-name-in-module,logging-format-interpolation,redefined-outer-name diff --git a/tests/fuzz/CMakeLists.txt b/tests/fuzz/CMakeLists.txt index bb869a4108c..3d051a0183a 100644 --- a/tests/fuzz/CMakeLists.txt +++ b/tests/fuzz/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/fuzz/fuzz-testhelper/CMakeLists.txt b/tests/fuzz/fuzz-testhelper/CMakeLists.txt index 6668145f7d0..868aad956c2 100644 --- a/tests/fuzz/fuzz-testhelper/CMakeLists.txt +++ b/tests/fuzz/fuzz-testhelper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/fuzz/fuzz-testhelper/fuzz-utils.cc b/tests/fuzz/fuzz-testhelper/fuzz-utils.cc index 2f9aa1dd028..4dbe92ad0c4 100644 --- a/tests/fuzz/fuzz-testhelper/fuzz-utils.cc +++ b/tests/fuzz/fuzz-testhelper/fuzz-utils.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/fuzz-testhelper/fuzz-utils.h b/tests/fuzz/fuzz-testhelper/fuzz-utils.h index 004bdf1b55c..7aea558e9ca 100644 --- a/tests/fuzz/fuzz-testhelper/fuzz-utils.h +++ b/tests/fuzz/fuzz-testhelper/fuzz-utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/fuzz-testhelper/main-testhelper.cc b/tests/fuzz/fuzz-testhelper/main-testhelper.cc index a61f14fea8c..7f5bf63c29e 100644 --- a/tests/fuzz/fuzz-testhelper/main-testhelper.cc +++ b/tests/fuzz/fuzz-testhelper/main-testhelper.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/fuzz-testhelper/main.h b/tests/fuzz/fuzz-testhelper/main.h index ee86c5cf96b..25a66e2b45d 100644 --- a/tests/fuzz/fuzz-testhelper/main.h +++ b/tests/fuzz/fuzz-testhelper/main.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/fuzz-testhelper/tokenizer.h b/tests/fuzz/fuzz-testhelper/tokenizer.h index bd2b88bda1f..b0d5a5bba92 100644 --- a/tests/fuzz/fuzz-testhelper/tokenizer.h +++ b/tests/fuzz/fuzz-testhelper/tokenizer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/scripts/init_corpus.py b/tests/fuzz/scripts/init_corpus.py index 5bb81572723..62c2d8a283f 100755 --- a/tests/fuzz/scripts/init_corpus.py +++ b/tests/fuzz/scripts/init_corpus.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # Sample usage: diff --git a/tests/fuzz/src/CMakeLists.txt b/tests/fuzz/src/CMakeLists.txt index 5e6b7b168ee..fc154c2f5fc 100644 --- a/tests/fuzz/src/CMakeLists.txt +++ b/tests/fuzz/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/fuzz/src/cnpy_npy_load-fuzzer.cc b/tests/fuzz/src/cnpy_npy_load-fuzzer.cc index 7f3f85bcc92..e720c21b6d9 100644 --- a/tests/fuzz/src/cnpy_npy_load-fuzzer.cc +++ b/tests/fuzz/src/cnpy_npy_load-fuzzer.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/src/import_pdpd-fuzzer.cc b/tests/fuzz/src/import_pdpd-fuzzer.cc index f7eebeac7e7..944fc70e9ec 100644 --- a/tests/fuzz/src/import_pdpd-fuzzer.cc +++ b/tests/fuzz/src/import_pdpd-fuzzer.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/frontend/manager.hpp" diff --git a/tests/fuzz/src/read_model-fuzzer.cc b/tests/fuzz/src/read_model-fuzzer.cc index 21085706160..31339c00b5b 100644 --- a/tests/fuzz/src/read_model-fuzzer.cc +++ b/tests/fuzz/src/read_model-fuzzer.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/fuzz/src/read_network-fuzzer.cc b/tests/fuzz/src/read_network-fuzzer.cc index e252a255a48..57148dba696 100644 --- a/tests/fuzz/src/read_network-fuzzer.cc +++ b/tests/fuzz/src/read_network-fuzzer.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/layer_tests/CMakeLists.txt b/tests/layer_tests/CMakeLists.txt index f602f294ff4..19cf519c76c 100644 --- a/tests/layer_tests/CMakeLists.txt +++ b/tests/layer_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/layer_tests/common/constants.py b/tests/layer_tests/common/constants.py index 1fbd63957c1..d637457ce53 100644 --- a/tests/layer_tests/common/constants.py +++ b/tests/layer_tests/common/constants.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/common/layer_test_class.py b/tests/layer_tests/common/layer_test_class.py index 14d070ada2b..e75e765724b 100644 --- a/tests/layer_tests/common/layer_test_class.py +++ b/tests/layer_tests/common/layer_test_class.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import itertools diff --git a/tests/layer_tests/common/layer_utils.py b/tests/layer_tests/common/layer_utils.py index 4cc43d3d075..dc03947af2b 100644 --- a/tests/layer_tests/common/layer_utils.py +++ b/tests/layer_tests/common/layer_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import subprocess import sys diff --git a/tests/layer_tests/common/logger.py b/tests/layer_tests/common/logger.py index 18977c28ea7..fdd06941e61 100644 --- a/tests/layer_tests/common/logger.py +++ b/tests/layer_tests/common/logger.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tests/layer_tests/common/mo_convert_test_class.py b/tests/layer_tests/common/mo_convert_test_class.py index ef53dc35d46..f6086fd4d36 100644 --- a/tests/layer_tests/common/mo_convert_test_class.py +++ b/tests/layer_tests/common/mo_convert_test_class.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from pathlib import Path diff --git a/tests/layer_tests/common/onnx_layer_test_class.py b/tests/layer_tests/common/onnx_layer_test_class.py index fa1ad08da50..9e387bee6ec 100644 --- a/tests/layer_tests/common/onnx_layer_test_class.py +++ b/tests/layer_tests/common/onnx_layer_test_class.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/common/tf2_layer_test_class.py b/tests/layer_tests/common/tf2_layer_test_class.py index 9a411173740..f51e1589c5c 100644 --- a/tests/layer_tests/common/tf2_layer_test_class.py +++ b/tests/layer_tests/common/tf2_layer_test_class.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/common/tf_layer_test_class.py b/tests/layer_tests/common/tf_layer_test_class.py index ffcf03f1c24..93a23819481 100644 --- a/tests/layer_tests/common/tf_layer_test_class.py +++ b/tests/layer_tests/common/tf_layer_test_class.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/common/utils/common_utils.py b/tests/layer_tests/common/utils/common_utils.py index 48115741f59..419acdd262a 100644 --- a/tests/layer_tests/common/utils/common_utils.py +++ b/tests/layer_tests/common/utils/common_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/tests/layer_tests/common/utils/multiprocessing_utils.py b/tests/layer_tests/common/utils/multiprocessing_utils.py index c6c41f8ccba..1ecd8e18155 100644 --- a/tests/layer_tests/common/utils/multiprocessing_utils.py +++ b/tests/layer_tests/common/utils/multiprocessing_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tests/layer_tests/common/utils/parsers.py b/tests/layer_tests/common/utils/parsers.py index 0bda70e43b3..1d2124723a2 100644 --- a/tests/layer_tests/common/utils/parsers.py +++ b/tests/layer_tests/common/utils/parsers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/common/utils/tf_utils.py b/tests/layer_tests/common/utils/tf_utils.py index 5f40713baf8..fff86c404dd 100644 --- a/tests/layer_tests/common/utils/tf_utils.py +++ b/tests/layer_tests/common/utils/tf_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/conftest.py b/tests/layer_tests/conftest.py index 78c0d3a2eba..6f78195712f 100644 --- a/tests/layer_tests/conftest.py +++ b/tests/layer_tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import re diff --git a/tests/layer_tests/mo_python_api_tests/conftest.py b/tests/layer_tests/mo_python_api_tests/conftest.py index 15f2606de30..7a32373605e 100644 --- a/tests/layer_tests/mo_python_api_tests/conftest.py +++ b/tests/layer_tests/mo_python_api_tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import inspect diff --git a/tests/layer_tests/mo_python_api_tests/test_mo_convert_complex_params.py b/tests/layer_tests/mo_python_api_tests/test_mo_convert_complex_params.py index 3d218d5de08..68556fd6f3d 100644 --- a/tests/layer_tests/mo_python_api_tests/test_mo_convert_complex_params.py +++ b/tests/layer_tests/mo_python_api_tests/test_mo_convert_complex_params.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/mo_python_api_tests/test_mo_convert_extensions.py b/tests/layer_tests/mo_python_api_tests/test_mo_convert_extensions.py index f93913d16f9..96b0faba479 100644 --- a/tests/layer_tests/mo_python_api_tests/test_mo_convert_extensions.py +++ b/tests/layer_tests/mo_python_api_tests/test_mo_convert_extensions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/mo_python_api_tests/test_mo_convert_pytorch.py b/tests/layer_tests/mo_python_api_tests/test_mo_convert_pytorch.py index d3826f3d80c..993a973c0b5 100644 --- a/tests/layer_tests/mo_python_api_tests/test_mo_convert_pytorch.py +++ b/tests/layer_tests/mo_python_api_tests/test_mo_convert_pytorch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/mo_python_api_tests/test_mo_convert_tf.py b/tests/layer_tests/mo_python_api_tests/test_mo_convert_tf.py index 16dbfc5fac7..197960fe1c5 100644 --- a/tests/layer_tests/mo_python_api_tests/test_mo_convert_tf.py +++ b/tests/layer_tests/mo_python_api_tests/test_mo_convert_tf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/conftest.py b/tests/layer_tests/onnx_tests/conftest.py index aee04629cc2..6d1ec3182a9 100644 --- a/tests/layer_tests/onnx_tests/conftest.py +++ b/tests/layer_tests/onnx_tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import inspect diff --git a/tests/layer_tests/onnx_tests/test_abs.py b/tests/layer_tests/onnx_tests/test_abs.py index c8f88fd6a36..6c7686bbe20 100644 --- a/tests/layer_tests/onnx_tests/test_abs.py +++ b/tests/layer_tests/onnx_tests/test_abs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_add_sub_mul_div.py b/tests/layer_tests/onnx_tests/test_add_sub_mul_div.py index a824cc4cabd..787236eff95 100644 --- a/tests/layer_tests/onnx_tests/test_add_sub_mul_div.py +++ b/tests/layer_tests/onnx_tests/test_add_sub_mul_div.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_and.py b/tests/layer_tests/onnx_tests/test_and.py index 26d5f770299..ef304059000 100644 --- a/tests/layer_tests/onnx_tests/test_and.py +++ b/tests/layer_tests/onnx_tests/test_and.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_argmax.py b/tests/layer_tests/onnx_tests/test_argmax.py index 4889f330605..58a17af03bd 100644 --- a/tests/layer_tests/onnx_tests/test_argmax.py +++ b/tests/layer_tests/onnx_tests/test_argmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_bn.py b/tests/layer_tests/onnx_tests/test_bn.py index 9300914f8d7..fcc0d95b210 100644 --- a/tests/layer_tests/onnx_tests/test_bn.py +++ b/tests/layer_tests/onnx_tests/test_bn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_ceil.py b/tests/layer_tests/onnx_tests/test_ceil.py index d9bf2fe79d6..09452eebb0c 100644 --- a/tests/layer_tests/onnx_tests/test_ceil.py +++ b/tests/layer_tests/onnx_tests/test_ceil.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_clip.py b/tests/layer_tests/onnx_tests/test_clip.py index d633c772f3f..412597293df 100644 --- a/tests/layer_tests/onnx_tests/test_clip.py +++ b/tests/layer_tests/onnx_tests/test_clip.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_concat.py b/tests/layer_tests/onnx_tests/test_concat.py index 5b22f06c77d..d26b1ea17ef 100644 --- a/tests/layer_tests/onnx_tests/test_concat.py +++ b/tests/layer_tests/onnx_tests/test_concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_conv.py b/tests/layer_tests/onnx_tests/test_conv.py index 2fb0f06b9f8..13786237d09 100644 --- a/tests/layer_tests/onnx_tests/test_conv.py +++ b/tests/layer_tests/onnx_tests/test_conv.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_conv_transpose.py b/tests/layer_tests/onnx_tests/test_conv_transpose.py index 4e3be2addcc..2a22ca681ea 100644 --- a/tests/layer_tests/onnx_tests/test_conv_transpose.py +++ b/tests/layer_tests/onnx_tests/test_conv_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_cumsum.py b/tests/layer_tests/onnx_tests/test_cumsum.py index c58c60a45dd..e2fb2d0c8d3 100644 --- a/tests/layer_tests/onnx_tests/test_cumsum.py +++ b/tests/layer_tests/onnx_tests/test_cumsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_dequantize_linear.py b/tests/layer_tests/onnx_tests/test_dequantize_linear.py index b4c69af55f9..ce230a7e72d 100644 --- a/tests/layer_tests/onnx_tests/test_dequantize_linear.py +++ b/tests/layer_tests/onnx_tests/test_dequantize_linear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_dropout.py b/tests/layer_tests/onnx_tests/test_dropout.py index bd48d9a953c..8b4aa70a364 100644 --- a/tests/layer_tests/onnx_tests/test_dropout.py +++ b/tests/layer_tests/onnx_tests/test_dropout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_elu.py b/tests/layer_tests/onnx_tests/test_elu.py index 73125cbe46b..2997d43f3b6 100644 --- a/tests/layer_tests/onnx_tests/test_elu.py +++ b/tests/layer_tests/onnx_tests/test_elu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_embedding_bag.py b/tests/layer_tests/onnx_tests/test_embedding_bag.py index ca8d7a50eb3..70193d31bbc 100644 --- a/tests/layer_tests/onnx_tests/test_embedding_bag.py +++ b/tests/layer_tests/onnx_tests/test_embedding_bag.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/onnx_tests/test_flatten.py b/tests/layer_tests/onnx_tests/test_flatten.py index ad67c8e198b..8d20ae130b1 100644 --- a/tests/layer_tests/onnx_tests/test_flatten.py +++ b/tests/layer_tests/onnx_tests/test_flatten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_floor.py b/tests/layer_tests/onnx_tests/test_floor.py index ae41fef3710..040c0edc113 100644 --- a/tests/layer_tests/onnx_tests/test_floor.py +++ b/tests/layer_tests/onnx_tests/test_floor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_fusedgemm.py b/tests/layer_tests/onnx_tests/test_fusedgemm.py index f84a380ac25..30d423c6d30 100644 --- a/tests/layer_tests/onnx_tests/test_fusedgemm.py +++ b/tests/layer_tests/onnx_tests/test_fusedgemm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_gather.py b/tests/layer_tests/onnx_tests/test_gather.py index b46c7b3a4c1..d7439e0999d 100644 --- a/tests/layer_tests/onnx_tests/test_gather.py +++ b/tests/layer_tests/onnx_tests/test_gather.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_gemm.py b/tests/layer_tests/onnx_tests/test_gemm.py index a4f74d09b77..12e76d8ddb8 100644 --- a/tests/layer_tests/onnx_tests/test_gemm.py +++ b/tests/layer_tests/onnx_tests/test_gemm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tests/layer_tests/onnx_tests/test_hard_sigmoid.py b/tests/layer_tests/onnx_tests/test_hard_sigmoid.py index e926b5f89e1..bf126f798c7 100644 --- a/tests/layer_tests/onnx_tests/test_hard_sigmoid.py +++ b/tests/layer_tests/onnx_tests/test_hard_sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_identity.py b/tests/layer_tests/onnx_tests/test_identity.py index 6321324ee2e..1a615633c52 100644 --- a/tests/layer_tests/onnx_tests/test_identity.py +++ b/tests/layer_tests/onnx_tests/test_identity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_image_scaler.py b/tests/layer_tests/onnx_tests/test_image_scaler.py index eb6de6c93c9..9ed77e9ace7 100644 --- a/tests/layer_tests/onnx_tests/test_image_scaler.py +++ b/tests/layer_tests/onnx_tests/test_image_scaler.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_instance_normalization.py b/tests/layer_tests/onnx_tests/test_instance_normalization.py index 55e5d95d4bb..aaaf92f47c5 100644 --- a/tests/layer_tests/onnx_tests/test_instance_normalization.py +++ b/tests/layer_tests/onnx_tests/test_instance_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_leaky_relu.py b/tests/layer_tests/onnx_tests/test_leaky_relu.py index dc3481785bc..b72ddcd73ce 100644 --- a/tests/layer_tests/onnx_tests/test_leaky_relu.py +++ b/tests/layer_tests/onnx_tests/test_leaky_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_log.py b/tests/layer_tests/onnx_tests/test_log.py index dc1b050fb4a..f243133143d 100644 --- a/tests/layer_tests/onnx_tests/test_log.py +++ b/tests/layer_tests/onnx_tests/test_log.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_logsoftmax.py b/tests/layer_tests/onnx_tests/test_logsoftmax.py index 61ac1626d75..8ea4d862be0 100644 --- a/tests/layer_tests/onnx_tests/test_logsoftmax.py +++ b/tests/layer_tests/onnx_tests/test_logsoftmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_loop.py b/tests/layer_tests/onnx_tests/test_loop.py index baf0c2ae137..a8248deca70 100644 --- a/tests/layer_tests/onnx_tests/test_loop.py +++ b/tests/layer_tests/onnx_tests/test_loop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_lrn.py b/tests/layer_tests/onnx_tests/test_lrn.py index 13b2b0e8475..8a290d5c7cc 100644 --- a/tests/layer_tests/onnx_tests/test_lrn.py +++ b/tests/layer_tests/onnx_tests/test_lrn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_lstm.py b/tests/layer_tests/onnx_tests/test_lstm.py index d6ef12303ae..3197ef0513e 100644 --- a/tests/layer_tests/onnx_tests/test_lstm.py +++ b/tests/layer_tests/onnx_tests/test_lstm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_matmul.py b/tests/layer_tests/onnx_tests/test_matmul.py index 63d2e6a0bb4..344ad1b2e22 100644 --- a/tests/layer_tests/onnx_tests/test_matmul.py +++ b/tests/layer_tests/onnx_tests/test_matmul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_mean_variance_normalization.py b/tests/layer_tests/onnx_tests/test_mean_variance_normalization.py index 0ad6630ce0f..021a2afaa37 100644 --- a/tests/layer_tests/onnx_tests/test_mean_variance_normalization.py +++ b/tests/layer_tests/onnx_tests/test_mean_variance_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_neg.py b/tests/layer_tests/onnx_tests/test_neg.py index 1cf5d22145a..bb53a197c0a 100644 --- a/tests/layer_tests/onnx_tests/test_neg.py +++ b/tests/layer_tests/onnx_tests/test_neg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_non_zero.py b/tests/layer_tests/onnx_tests/test_non_zero.py index 32fcee0eb6e..97d7316727d 100644 --- a/tests/layer_tests/onnx_tests/test_non_zero.py +++ b/tests/layer_tests/onnx_tests/test_non_zero.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_not.py b/tests/layer_tests/onnx_tests/test_not.py index 01fbf2e4f89..1d863e7cd76 100644 --- a/tests/layer_tests/onnx_tests/test_not.py +++ b/tests/layer_tests/onnx_tests/test_not.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_or.py b/tests/layer_tests/onnx_tests/test_or.py index 404d1588f96..b609832dc08 100644 --- a/tests/layer_tests/onnx_tests/test_or.py +++ b/tests/layer_tests/onnx_tests/test_or.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_pad.py b/tests/layer_tests/onnx_tests/test_pad.py index 8b84935c76f..397f79447ce 100644 --- a/tests/layer_tests/onnx_tests/test_pad.py +++ b/tests/layer_tests/onnx_tests/test_pad.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_pooling.py b/tests/layer_tests/onnx_tests/test_pooling.py index fe7c419c3ff..b25144584ee 100644 --- a/tests/layer_tests/onnx_tests/test_pooling.py +++ b/tests/layer_tests/onnx_tests/test_pooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_prelu.py b/tests/layer_tests/onnx_tests/test_prelu.py index 9cadc0e2635..06f1f3d76d5 100644 --- a/tests/layer_tests/onnx_tests/test_prelu.py +++ b/tests/layer_tests/onnx_tests/test_prelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_reciprocal.py b/tests/layer_tests/onnx_tests/test_reciprocal.py index ba9fb84eeb4..d3d031a0864 100644 --- a/tests/layer_tests/onnx_tests/test_reciprocal.py +++ b/tests/layer_tests/onnx_tests/test_reciprocal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_reduce.py b/tests/layer_tests/onnx_tests/test_reduce.py index 412786e21c3..535f5513b33 100644 --- a/tests/layer_tests/onnx_tests/test_reduce.py +++ b/tests/layer_tests/onnx_tests/test_reduce.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_reduce_lp.py b/tests/layer_tests/onnx_tests/test_reduce_lp.py index 66f76318625..635e0f0071c 100644 --- a/tests/layer_tests/onnx_tests/test_reduce_lp.py +++ b/tests/layer_tests/onnx_tests/test_reduce_lp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_relu.py b/tests/layer_tests/onnx_tests/test_relu.py index 5d642d500ca..223560de4ef 100644 --- a/tests/layer_tests/onnx_tests/test_relu.py +++ b/tests/layer_tests/onnx_tests/test_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_reshape.py b/tests/layer_tests/onnx_tests/test_reshape.py index 3197e158c82..705c567640f 100644 --- a/tests/layer_tests/onnx_tests/test_reshape.py +++ b/tests/layer_tests/onnx_tests/test_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_resize.py b/tests/layer_tests/onnx_tests/test_resize.py index 3814a6e0f02..5a0dce4ade7 100644 --- a/tests/layer_tests/onnx_tests/test_resize.py +++ b/tests/layer_tests/onnx_tests/test_resize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_roi_align.py b/tests/layer_tests/onnx_tests/test_roi_align.py index a8549197a04..392856eaff7 100644 --- a/tests/layer_tests/onnx_tests/test_roi_align.py +++ b/tests/layer_tests/onnx_tests/test_roi_align.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_scale.py b/tests/layer_tests/onnx_tests/test_scale.py index bb20a36ab58..b6e0b935dc6 100644 --- a/tests/layer_tests/onnx_tests/test_scale.py +++ b/tests/layer_tests/onnx_tests/test_scale.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_scatter.py b/tests/layer_tests/onnx_tests/test_scatter.py index afd23c4109f..7a4a878b8eb 100644 --- a/tests/layer_tests/onnx_tests/test_scatter.py +++ b/tests/layer_tests/onnx_tests/test_scatter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_sigmoid.py b/tests/layer_tests/onnx_tests/test_sigmoid.py index 137f0603a35..ebb1839a11f 100644 --- a/tests/layer_tests/onnx_tests/test_sigmoid.py +++ b/tests/layer_tests/onnx_tests/test_sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_sign.py b/tests/layer_tests/onnx_tests/test_sign.py index a82ceb3e2f3..f00997f54af 100644 --- a/tests/layer_tests/onnx_tests/test_sign.py +++ b/tests/layer_tests/onnx_tests/test_sign.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_slice.py b/tests/layer_tests/onnx_tests/test_slice.py index 20d6022dec5..bc4befca1c5 100644 --- a/tests/layer_tests/onnx_tests/test_slice.py +++ b/tests/layer_tests/onnx_tests/test_slice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_softmax.py b/tests/layer_tests/onnx_tests/test_softmax.py index e8a6048653d..573127d0e07 100644 --- a/tests/layer_tests/onnx_tests/test_softmax.py +++ b/tests/layer_tests/onnx_tests/test_softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_softplus.py b/tests/layer_tests/onnx_tests/test_softplus.py index 869d443f7d4..ed742197017 100644 --- a/tests/layer_tests/onnx_tests/test_softplus.py +++ b/tests/layer_tests/onnx_tests/test_softplus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_softsign.py b/tests/layer_tests/onnx_tests/test_softsign.py index e606aa3efe4..a36ccd36877 100644 --- a/tests/layer_tests/onnx_tests/test_softsign.py +++ b/tests/layer_tests/onnx_tests/test_softsign.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_split_concat.py b/tests/layer_tests/onnx_tests/test_split_concat.py index eb973b75fcb..927d4e17225 100644 --- a/tests/layer_tests/onnx_tests/test_split_concat.py +++ b/tests/layer_tests/onnx_tests/test_split_concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_sqrt.py b/tests/layer_tests/onnx_tests/test_sqrt.py index e71d0b7e8d3..2ee97549cd1 100644 --- a/tests/layer_tests/onnx_tests/test_sqrt.py +++ b/tests/layer_tests/onnx_tests/test_sqrt.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_squeeze.py b/tests/layer_tests/onnx_tests/test_squeeze.py index 584be109b50..62cbd3419f3 100644 --- a/tests/layer_tests/onnx_tests/test_squeeze.py +++ b/tests/layer_tests/onnx_tests/test_squeeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_sum.py b/tests/layer_tests/onnx_tests/test_sum.py index a849b1294d2..1713cec4af8 100644 --- a/tests/layer_tests/onnx_tests/test_sum.py +++ b/tests/layer_tests/onnx_tests/test_sum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_topk.py b/tests/layer_tests/onnx_tests/test_topk.py index 5c6bfd2ce87..681069ef5ab 100644 --- a/tests/layer_tests/onnx_tests/test_topk.py +++ b/tests/layer_tests/onnx_tests/test_topk.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_transpose.py b/tests/layer_tests/onnx_tests/test_transpose.py index 3b6699a2e3e..7725b180302 100644 --- a/tests/layer_tests/onnx_tests/test_transpose.py +++ b/tests/layer_tests/onnx_tests/test_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import itertools diff --git a/tests/layer_tests/onnx_tests/test_trigonometry.py b/tests/layer_tests/onnx_tests/test_trigonometry.py index f1a848fa7f5..cea9f4a0618 100644 --- a/tests/layer_tests/onnx_tests/test_trigonometry.py +++ b/tests/layer_tests/onnx_tests/test_trigonometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_unsqueeze.py b/tests/layer_tests/onnx_tests/test_unsqueeze.py index d9e075689dc..0bf100303e1 100644 --- a/tests/layer_tests/onnx_tests/test_unsqueeze.py +++ b/tests/layer_tests/onnx_tests/test_unsqueeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/onnx_tests/test_upsample.py b/tests/layer_tests/onnx_tests/test_upsample.py index 0942dfd01b9..c1acdcaea9a 100644 --- a/tests/layer_tests/onnx_tests/test_upsample.py +++ b/tests/layer_tests/onnx_tests/test_upsample.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import math diff --git a/tests/layer_tests/onnx_tests/test_where.py b/tests/layer_tests/onnx_tests/test_where.py index c95dae54445..15fce08ec62 100644 --- a/tests/layer_tests/onnx_tests/test_where.py +++ b/tests/layer_tests/onnx_tests/test_where.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/onnx_tests/test_xor.py b/tests/layer_tests/onnx_tests/test_xor.py index 572f0953687..189a49f0dc3 100644 --- a/tests/layer_tests/onnx_tests/test_xor.py +++ b/tests/layer_tests/onnx_tests/test_xor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activation.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activation.py index 5bf1a97bfe0..517110c2736 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activation.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activity_regularization.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activity_regularization.py index eefbdcdffbe..24a8ea889af 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activity_regularization.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_activity_regularization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_add.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_add.py index 35c363832b9..8952b5959f2 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_add.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_add.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_additive_attention.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_additive_attention.py index 29360ea89f2..1d6fc3461c8 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_additive_attention.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_additive_attention.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_alpha_dropout.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_alpha_dropout.py index 7563f95c4e3..bc3fdca9779 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_alpha_dropout.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_alpha_dropout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_attention.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_attention.py index e0c81721ac6..75754eb49b0 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_attention.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_attention.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_average.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_average.py index 37229eebcdc..6e87bb781a0 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_average.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_average.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_1D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_1D.py index 55d5f0567c5..cc556446119 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_1D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_1D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_2D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_2D.py index 7edefba40f7..62590009ced 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_2D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_3D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_3D.py index 9a2954ef0e6..6d0c71e9c89 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_3D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_avg_pool_3D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_batch_normalization.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_batch_normalization.py index a8776200005..2ee2399700b 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_batch_normalization.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_batch_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_bidirectional.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_bidirectional.py index 019a3477822..29700e12bf9 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_bidirectional.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_bidirectional.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_concatenate.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_concatenate.py index c51ee978bb5..8e471c51e50 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_concatenate.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_concatenate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d.py index 3710fa51e67..cc92e12fb2c 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d_transpose.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d_transpose.py index 98f77c9d824..72f6ad2f4ed 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d_transpose.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_1d_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d.py index b4847f15fd9..fcfb1988315 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d_transpose.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d_transpose.py index 1bb2c13455a..a24c3a3f3a2 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d_transpose.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_2d_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d.py index 1ce35a8b5d5..4f67f871fb2 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d_transpose.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d_transpose.py index b6179c26093..c41b9a48fba 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d_transpose.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_3d_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_lstm_2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_lstm_2d.py index 37a32a362fa..dc2830c9878 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_lstm_2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_conv_lstm_2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_1d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_1d.py index 49bfaec17ba..663edbd7753 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_1d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_1d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_2d.py index 1080d596e0f..8552971b070 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_3d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_3d.py index 349d2d89187..6f2d008c0c6 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_3d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_cropping_3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dense.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dense.py index e09a7aba1fa..f6dce2952dc 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dense.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dense.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_depthwiseconv2D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_depthwiseconv2D.py index 8e39c7cecf7..9f1e6cedb9f 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_depthwiseconv2D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_depthwiseconv2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dot.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dot.py index a3c62ea26c8..6ed7394181c 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dot.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dot.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dropout.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dropout.py index 9d26a308199..b2d79b0d0a0 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dropout.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_dropout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_elu.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_elu.py index c5a9ecee9f6..83164221a31 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_elu.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_elu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_embedding.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_embedding.py index 35105a2033b..00007e409f9 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_embedding.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_embedding.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_flatten.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_flatten.py index 413f4a6eaf1..49dd6d66a97 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_flatten.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_flatten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling1D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling1D.py index e4b412bb96d..74678abb6f7 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling1D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling1D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling2D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling2D.py index 16d281c7247..9049a84459e 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling2D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling3D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling3D.py index 8b104cb67cb..3f136e1183a 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling3D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_average_pooling3D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool1D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool1D.py index f2d7d2a6af2..9168fdf70e4 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool1D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool1D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool2D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool2D.py index 2bbb1ac79b8..782bd1a4fd5 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool2D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool3D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool3D.py index cdbe86e148a..8de5f1d4a0c 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool3D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_global_maxpool3D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru.py index f28112dcb55..1ee53a9d0fe 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru_cell.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru_cell.py index 926ec56b701..84db3630bae 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru_cell.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_gru_cell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lambda.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lambda.py index c7003da26bf..6a62275d8f9 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lambda.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lambda.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_layer_normalization.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_layer_normalization.py index 29422fac686..f328f2568ac 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_layer_normalization.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_layer_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_leakyrelu.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_leakyrelu.py index 882e60007ba..83f1f33f176 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_leakyrelu.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_leakyrelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected1D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected1D.py index b7f020977c9..508af6e702d 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected1D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected1D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected2D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected2D.py index 20ac93aa358..eefc8b1a7e2 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected2D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_locally_connected2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm.py index 106055d3588..3fe25e21387 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm_cell.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm_cell.py index 0141a4c5f5f..097b50c1162 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm_cell.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_lstm_cell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_masking.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_masking.py index e38663be7c2..bfe8a545402 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_masking.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_masking.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maximum.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maximum.py index e96974703d1..217458c3a12 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maximum.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maximum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool1D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool1D.py index 96de3e0f8ae..e6603ffc073 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool1D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool1D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool2D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool2D.py index 3273f443a09..b0040188e7f 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool2D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool3D.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool3D.py index 868b2849e7a..ac153a3adc0 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool3D.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_maxpool3D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_minimum.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_minimum.py index fb72259f6f1..7e8b6c7e9f8 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_minimum.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_minimum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiheadattention.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiheadattention.py index 4c41df9b554..93212259ffc 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiheadattention.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiheadattention.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiply.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiply.py index e00d5abc114..715c54f7be1 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiply.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_multiply.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_permute.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_permute.py index eacac6be7b8..30ac5d865d1 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_permute.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_permute.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_prelu.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_prelu.py index d970b9a404d..e0e373b6c48 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_prelu.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_prelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_relu.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_relu.py index 78d09cc9894..19d42ba5893 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_relu.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_repeatvector.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_repeatvector.py index 7bc4c241bc8..70d93d1c87e 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_repeatvector.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_repeatvector.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_reshape.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_reshape.py index 7f30641670c..81f18fa197b 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_reshape.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_rnn.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_rnn.py index 5f577b93648..bfc2fe6b9a0 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_rnn.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_rnn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_roll.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_roll.py index 8dfc80ad6d6..cae69b17284 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_roll.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_roll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv1d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv1d.py index 32e2bd8eae5..a5ee3461ef2 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv1d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv1d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv2d.py index e3ca9236997..82160012bcf 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_separableconv2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_simplernn.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_simplernn.py index b947e7fc1c8..ddf6c503c51 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_simplernn.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_simplernn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softmax.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softmax.py index 8ff8754e373..8e9b246dd44 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softmax.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softplus.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softplus.py index 44740b93dcd..292e2db2a99 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softplus.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_softplus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout1d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout1d.py index 2909995c27a..e976a987d6e 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout1d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout1d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout2d.py index 9b0d2ccab6b..5b14cde16af 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout3d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout3d.py index 254bdcd8a85..ae5387a2c76 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout3d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_spatialdropout3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_stackedrnncells.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_stackedrnncells.py index b5a614a4ab9..374567271eb 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_stackedrnncells.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_stackedrnncells.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_subtract.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_subtract.py index a3662289571..666791a3614 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_subtract.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_subtract.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_swish.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_swish.py index 8f79c69a7e9..3a59abcd9a5 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_swish.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_swish.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_thresholdedrelu.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_thresholdedrelu.py index 8bcca2e7de3..608785c290c 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_thresholdedrelu.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_thresholdedrelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_timedistributed.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_timedistributed.py index 51e0687b966..535ddca2e62 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_timedistributed.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_timedistributed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling1d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling1d.py index c35f4e0e672..7f54a3b5f57 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling1d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling1d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling2d.py index 7a2414616f0..f4de74be850 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling3d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling3d.py index 529afceb32f..ac027ea51f2 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling3d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_upsampling3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding1d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding1d.py index 77845b9cef5..9501930fa36 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding1d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding1d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding2d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding2d.py index 429595bb924..d055f6c4356 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding2d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding3d.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding3d.py index 7fb85a40b1d..daad78dcc59 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding3d.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_keras_zeropadding3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_map_fn.py b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_map_fn.py index ee540a13afc..0c3d25f61e3 100644 --- a/tests/layer_tests/tensorflow2_keras_tests/test_tf2_map_fn.py +++ b/tests/layer_tests/tensorflow2_keras_tests/test_tf2_map_fn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/conftest.py b/tests/layer_tests/tensorflow_tests/conftest.py index cc957ad4aac..887f63cd572 100644 --- a/tests/layer_tests/tensorflow_tests/conftest.py +++ b/tests/layer_tests/tensorflow_tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import inspect diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Add.py b/tests/layer_tests/tensorflow_tests/test_tf_Add.py index a9b7e675758..27e740c4efa 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Add.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Add.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_AddN.py b/tests/layer_tests/tensorflow_tests/test_tf_AddN.py index e387e4dea55..974ad96c3c0 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_AddN.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_AddN.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_ArgMinMax.py b/tests/layer_tests/tensorflow_tests/test_tf_ArgMinMax.py index 4a82d51b689..5d9cbfe9b74 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_ArgMinMax.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_ArgMinMax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpace.py b/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpace.py index 84e5c867d79..2dcfc53949f 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpace.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpaceND.py b/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpaceND.py index d1225925e3c..0ca1ab64a2a 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpaceND.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_BatchToSpaceND.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_BiasAdd.py b/tests/layer_tests/tensorflow_tests/test_tf_BiasAdd.py index 90f74819f92..41c505ac0f9 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_BiasAdd.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_BiasAdd.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_BinaryOps.py b/tests/layer_tests/tensorflow_tests/test_tf_BinaryOps.py index cace1072348..82ed87d7310 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_BinaryOps.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_BinaryOps.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Bucketize.py b/tests/layer_tests/tensorflow_tests/test_tf_Bucketize.py index cfebd2829e2..a1a4e4fadce 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Bucketize.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Bucketize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Cast.py b/tests/layer_tests/tensorflow_tests/test_tf_Cast.py index 3f0fa147d18..fac47fa2865 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Cast.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Cast.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Concat.py b/tests/layer_tests/tensorflow_tests/test_tf_Concat.py index dc537b43269..774b51f47a3 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Concat.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_DepthToSpace.py b/tests/layer_tests/tensorflow_tests/test_tf_DepthToSpace.py index 63201fa5699..5b2ad94356d 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_DepthToSpace.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_DepthToSpace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_DynamicPartition.py b/tests/layer_tests/tensorflow_tests/test_tf_DynamicPartition.py index f3caa40576d..b2f97229f8b 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_DynamicPartition.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_DynamicPartition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Eltwise.py b/tests/layer_tests/tensorflow_tests/test_tf_Eltwise.py index 388b72d2803..5887953d0eb 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Eltwise.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Eltwise.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Equal.py b/tests/layer_tests/tensorflow_tests/test_tf_Equal.py index eefe0945cf9..b16015b6826 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Equal.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Equal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Eye.py b/tests/layer_tests/tensorflow_tests/test_tf_Eye.py index a3f26b7536b..8eaa83d0e3f 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Eye.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Eye.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_FakeQuantize.py b/tests/layer_tests/tensorflow_tests/test_tf_FakeQuantize.py index e7887120342..25b5a6070df 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_FakeQuantize.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_FakeQuantize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Fill.py b/tests/layer_tests/tensorflow_tests/test_tf_Fill.py index 46a4be61d0c..a77acc430d3 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Fill.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Fill.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_FusedBatchNorm.py b/tests/layer_tests/tensorflow_tests/test_tf_FusedBatchNorm.py index 1357f7cb3c4..dcca774de60 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_FusedBatchNorm.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_FusedBatchNorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_GRUBlockCell.py b/tests/layer_tests/tensorflow_tests/test_tf_GRUBlockCell.py index 72eef0d6b86..2f2c7507253 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_GRUBlockCell.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_GRUBlockCell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Gather.py b/tests/layer_tests/tensorflow_tests/test_tf_Gather.py index 02e21838464..de7264f2aaa 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Gather.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Gather.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Identity.py b/tests/layer_tests/tensorflow_tests/test_tf_Identity.py index 112b8160abc..24fd85c30dd 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Identity.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Identity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_IsFinite.py b/tests/layer_tests/tensorflow_tests/test_tf_IsFinite.py index d2f13a68f74..5e812fb1b38 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_IsFinite.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_IsFinite.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_IsInf.py b/tests/layer_tests/tensorflow_tests/test_tf_IsInf.py index 1ce9211dd23..326a438df72 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_IsInf.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_IsInf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_IsNan.py b/tests/layer_tests/tensorflow_tests/test_tf_IsNan.py index 86e20e17121..3f9b0acc4ab 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_IsNan.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_IsNan.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_L2Loss.py b/tests/layer_tests/tensorflow_tests/test_tf_L2Loss.py index 5a7bf9a6210..8b3aa3afcf1 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_L2Loss.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_L2Loss.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_LogSoftmax.py b/tests/layer_tests/tensorflow_tests/test_tf_LogSoftmax.py index 0124dcd35eb..1bea949a723 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_LogSoftmax.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_LogSoftmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from distutils.version import LooseVersion diff --git a/tests/layer_tests/tensorflow_tests/test_tf_LogicalOps.py b/tests/layer_tests/tensorflow_tests/test_tf_LogicalOps.py index f7adbc60c70..a084341a973 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_LogicalOps.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_LogicalOps.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_MatMul.py b/tests/layer_tests/tensorflow_tests/test_tf_MatMul.py index 208283b35a3..8e48769b1e1 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_MatMul.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_MatMul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_MinMax.py b/tests/layer_tests/tensorflow_tests/test_tf_MinMax.py index 06ff92cb14f..e60c89e5f05 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_MinMax.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_MinMax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Mul.py b/tests/layer_tests/tensorflow_tests/test_tf_Mul.py index 53f0123bb08..e3d80f9df07 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Mul.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Mul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_NonMaxSupression.py b/tests/layer_tests/tensorflow_tests/test_tf_NonMaxSupression.py index 861007c4ad5..9b9c196c153 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_NonMaxSupression.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_NonMaxSupression.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_NormalizeL2.py b/tests/layer_tests/tensorflow_tests/test_tf_NormalizeL2.py index bd4918e4935..b844e68b759 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_NormalizeL2.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_NormalizeL2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_OneHot.py b/tests/layer_tests/tensorflow_tests/test_tf_OneHot.py index c9e2070dffe..fbcfe176095 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_OneHot.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_OneHot.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Pad.py b/tests/layer_tests/tensorflow_tests/test_tf_Pad.py index 0245499a967..eb84c6b19f1 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Pad.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Pad.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_ParallelDynamicStitch.py b/tests/layer_tests/tensorflow_tests/test_tf_ParallelDynamicStitch.py index 8393844a955..03a30759883 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_ParallelDynamicStitch.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_ParallelDynamicStitch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Pooling.py b/tests/layer_tests/tensorflow_tests/test_tf_Pooling.py index daa8094d9bc..eb3ac133b36 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Pooling.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Pooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_RandomUniform.py b/tests/layer_tests/tensorflow_tests/test_tf_RandomUniform.py index 8eb6baf9259..fb8842d73ff 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_RandomUniform.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_RandomUniform.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Rank.py b/tests/layer_tests/tensorflow_tests/test_tf_Rank.py index d3704b1fd15..98bf36c5c9e 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Rank.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Rank.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_ReLU6.py b/tests/layer_tests/tensorflow_tests/test_tf_ReLU6.py index 0199d09f7ef..26f94e17b0d 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_ReLU6.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_ReLU6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Reduce.py b/tests/layer_tests/tensorflow_tests/test_tf_Reduce.py index 16f58c6e685..832334301b9 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Reduce.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Reduce.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Resample_pattern_new.py b/tests/layer_tests/tensorflow_tests/test_tf_Resample_pattern_new.py index a137b0c18c5..c2d948041c5 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Resample_pattern_new.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Resample_pattern_new.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Reverse.py b/tests/layer_tests/tensorflow_tests/test_tf_Reverse.py index 9d4525a8327..2bf1f44273e 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Reverse.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Reverse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_ReverseV2.py b/tests/layer_tests/tensorflow_tests/test_tf_ReverseV2.py index a5983f1fff3..a6e2649913a 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_ReverseV2.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_ReverseV2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Roll.py b/tests/layer_tests/tensorflow_tests/test_tf_Roll.py index 001dc0c8d1d..07e75628be9 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Roll.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Roll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Rsqrt.py b/tests/layer_tests/tensorflow_tests/test_tf_Rsqrt.py index 6694c87ccb7..2fd4a04d290 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Rsqrt.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Rsqrt.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_ScatterND.py b/tests/layer_tests/tensorflow_tests/test_tf_ScatterND.py index f9bd20f66bd..dac986b96c2 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_ScatterND.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_ScatterND.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_SegmentSum.py b/tests/layer_tests/tensorflow_tests/test_tf_SegmentSum.py index b40c09ddc4b..925aeff36c0 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_SegmentSum.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_SegmentSum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Select.py b/tests/layer_tests/tensorflow_tests/test_tf_Select.py index 209464d5fa2..62ffab98628 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Select.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Select.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_SelectV2.py b/tests/layer_tests/tensorflow_tests/test_tf_SelectV2.py index ec1b414e64e..21668cf7024 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_SelectV2.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_SelectV2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Softsign.py b/tests/layer_tests/tensorflow_tests/test_tf_Softsign.py index 243714518e4..af9c679c263 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Softsign.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Softsign.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatch.py b/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatch.py index bf0a617eea0..01896628436 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatch.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatchND.py b/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatchND.py index 4a956b1e180..827fc7c8fad 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatchND.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_SpaceToBatchND.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_SpaceToDepth.py b/tests/layer_tests/tensorflow_tests/test_tf_SpaceToDepth.py index b884327b0b7..08df597e327 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_SpaceToDepth.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_SpaceToDepth.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Squeeze.py b/tests/layer_tests/tensorflow_tests/test_tf_Squeeze.py index d3505f676bb..e4e8412d84b 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Squeeze.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Squeeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_StridedSlice.py b/tests/layer_tests/tensorflow_tests/test_tf_StridedSlice.py index 710b7abdcbf..dac01d73918 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_StridedSlice.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_StridedSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Sub.py b/tests/layer_tests/tensorflow_tests/test_tf_Sub.py index 131e1d4f086..db7645c3739 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Sub.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Sub.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Swish.py b/tests/layer_tests/tensorflow_tests/test_tf_Swish.py index 2694d8b2e23..9a150a6c700 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Swish.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Swish.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_TopK.py b/tests/layer_tests/tensorflow_tests/test_tf_TopK.py index feb19110dac..3c7c4c4acf3 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_TopK.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_TopK.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tests/layer_tests/tensorflow_tests/test_tf_TopKV2.py b/tests/layer_tests/tensorflow_tests/test_tf_TopKV2.py index e46d4f57fcc..d8bf8f79d01 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_TopKV2.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_TopKV2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_UnaryOps.py b/tests/layer_tests/tensorflow_tests/test_tf_UnaryOps.py index ff7aec52415..09cd91d19aa 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_UnaryOps.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_UnaryOps.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Unique.py b/tests/layer_tests/tensorflow_tests/test_tf_Unique.py index 4e93741a0ff..db98beeb4f3 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Unique.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Unique.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/layer_tests/tensorflow_tests/test_tf_Where.py b/tests/layer_tests/tensorflow_tests/test_tf_Where.py index 7a7a65ee67e..1f5b627df5b 100644 --- a/tests/layer_tests/tensorflow_tests/test_tf_Where.py +++ b/tests/layer_tests/tensorflow_tests/test_tf_Where.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tests/lib/CMakeLists.txt b/tests/lib/CMakeLists.txt index 81f9d6e44c7..6c1b249ed45 100644 --- a/tests/lib/CMakeLists.txt +++ b/tests/lib/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/lib/__init__.py b/tests/lib/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tests/lib/__init__.py +++ b/tests/lib/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/lib/src/CMakeLists.txt b/tests/lib/src/CMakeLists.txt index 3d5d13a6029..cd2eda10def 100644 --- a/tests/lib/src/CMakeLists.txt +++ b/tests/lib/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/lib/src/common_utils.cpp b/tests/lib/src/common_utils.cpp index 81b0e828ca0..ed25d85ff1f 100644 --- a/tests/lib/src/common_utils.cpp +++ b/tests/lib/src/common_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/lib/src/common_utils.h b/tests/lib/src/common_utils.h index 456e895d6f0..724465fcdac 100644 --- a/tests/lib/src/common_utils.h +++ b/tests/lib/src/common_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/lib/src/reshape_utils.cpp b/tests/lib/src/reshape_utils.cpp index 3c7e56b5003..3e889ca6166 100644 --- a/tests/lib/src/reshape_utils.cpp +++ b/tests/lib/src/reshape_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/lib/src/reshape_utils.h b/tests/lib/src/reshape_utils.h index 97b9b63864f..961aae57709 100644 --- a/tests/lib/src/reshape_utils.h +++ b/tests/lib/src/reshape_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/lsan/suppressions.txt b/tests/lsan/suppressions.txt index e1e82ce0f6c..bdc8dab56c6 100644 --- a/tests/lsan/suppressions.txt +++ b/tests/lsan/suppressions.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # This is a LeakSanitizer (LSan) suppression file which provides a default diff --git a/tests/memory_tests/CMakeLists.txt b/tests/memory_tests/CMakeLists.txt index 80a84277c4f..9137b0b9c9b 100644 --- a/tests/memory_tests/CMakeLists.txt +++ b/tests/memory_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/memory_tests/include/memory_tests_helper/memory_counter.h b/tests/memory_tests/include/memory_tests_helper/memory_counter.h index 17c86eafe5f..a38d9e7310d 100644 --- a/tests/memory_tests/include/memory_tests_helper/memory_counter.h +++ b/tests/memory_tests/include/memory_tests_helper/memory_counter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/include/memory_tests_helper/utils.h b/tests/memory_tests/include/memory_tests_helper/utils.h index 6400cbbc79b..7e6f3ab7974 100644 --- a/tests/memory_tests/include/memory_tests_helper/utils.h +++ b/tests/memory_tests/include/memory_tests_helper/utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/scripts/run_memorytest.py b/tests/memory_tests/scripts/run_memorytest.py index e35b1636bd4..aec23e4d648 100644 --- a/tests/memory_tests/scripts/run_memorytest.py +++ b/tests/memory_tests/scripts/run_memorytest.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tests/memory_tests/src/CMakeLists.txt b/tests/memory_tests/src/CMakeLists.txt index be4fc39ffb2..0c878f6ae2b 100644 --- a/tests/memory_tests/src/CMakeLists.txt +++ b/tests/memory_tests/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/memory_tests/src/memory_tests/CMakeLists.txt b/tests/memory_tests/src/memory_tests/CMakeLists.txt index f1ccb315db9..57f72f3a164 100644 --- a/tests/memory_tests/src/memory_tests/CMakeLists.txt +++ b/tests/memory_tests/src/memory_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/memory_tests/src/memory_tests/memtest_infer.cpp b/tests/memory_tests/src/memory_tests/memtest_infer.cpp index 709d62cd82f..60d0cc31fea 100644 --- a/tests/memory_tests/src/memory_tests/memtest_infer.cpp +++ b/tests/memory_tests/src/memory_tests/memtest_infer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/src/memory_tests/memtest_infer_api_2.cpp b/tests/memory_tests/src/memory_tests/memtest_infer_api_2.cpp index 2151af0468e..7439b316026 100644 --- a/tests/memory_tests/src/memory_tests/memtest_infer_api_2.cpp +++ b/tests/memory_tests/src/memory_tests/memtest_infer_api_2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include diff --git a/tests/memory_tests/src/memory_tests_helper/CMakeLists.txt b/tests/memory_tests/src/memory_tests_helper/CMakeLists.txt index e9a0bc50028..a3bef753698 100644 --- a/tests/memory_tests/src/memory_tests_helper/CMakeLists.txt +++ b/tests/memory_tests/src/memory_tests_helper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/memory_tests/src/memory_tests_helper/cli.h b/tests/memory_tests/src/memory_tests_helper/cli.h index dfceff6eab5..a9c52b83705 100644 --- a/tests/memory_tests/src/memory_tests_helper/cli.h +++ b/tests/memory_tests/src/memory_tests_helper/cli.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/src/memory_tests_helper/main.cpp b/tests/memory_tests/src/memory_tests_helper/main.cpp index 357edbb1a4b..4834ba5bd5a 100644 --- a/tests/memory_tests/src/memory_tests_helper/main.cpp +++ b/tests/memory_tests/src/memory_tests_helper/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/src/memory_tests_helper/memory_counter.cpp b/tests/memory_tests/src/memory_tests_helper/memory_counter.cpp index ed5fd218e27..3a934d7c7c7 100644 --- a/tests/memory_tests/src/memory_tests_helper/memory_counter.cpp +++ b/tests/memory_tests/src/memory_tests_helper/memory_counter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/src/memory_tests_helper/statistics_writer.h b/tests/memory_tests/src/memory_tests_helper/statistics_writer.h index 535536b0dde..5c7de46c4d9 100644 --- a/tests/memory_tests/src/memory_tests_helper/statistics_writer.h +++ b/tests/memory_tests/src/memory_tests_helper/statistics_writer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/memory_tests/test_runner/conftest.py b/tests/memory_tests/test_runner/conftest.py index 2971fb972db..bb21e5e5fe0 100644 --- a/tests/memory_tests/test_runner/conftest.py +++ b/tests/memory_tests/test_runner/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # """ diff --git a/tests/memory_tests/test_runner/test_memorytest.py b/tests/memory_tests/test_runner/test_memorytest.py index e7c70284675..b8b434c7fe7 100644 --- a/tests/memory_tests/test_runner/test_memorytest.py +++ b/tests/memory_tests/test_runner/test_memorytest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Main entry-point to run tests tests. diff --git a/tests/memory_tests/test_runner/utils.py b/tests/memory_tests/test_runner/utils.py index 8a0ae4b408c..7729d268dd0 100644 --- a/tests/memory_tests/test_runner/utils.py +++ b/tests/memory_tests/test_runner/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Utility module.""" diff --git a/tests/samples_tests/CMakeLists.txt b/tests/samples_tests/CMakeLists.txt index 0121db22fa2..7279ea123ad 100644 --- a/tests/samples_tests/CMakeLists.txt +++ b/tests/samples_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/samples_tests/smoke_tests/common/common_comparations.py b/tests/samples_tests/smoke_tests/common/common_comparations.py index f22aed71a14..689e8751d6d 100644 --- a/tests/samples_tests/smoke_tests/common/common_comparations.py +++ b/tests/samples_tests/smoke_tests/common/common_comparations.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/common/common_utils.py b/tests/samples_tests/smoke_tests/common/common_utils.py index e7c316be20b..5db15f9e047 100644 --- a/tests/samples_tests/smoke_tests/common/common_utils.py +++ b/tests/samples_tests/smoke_tests/common/common_utils.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/common/samples_common_test_class.py b/tests/samples_tests/smoke_tests/common/samples_common_test_class.py index 0deeaa10174..8a4cd594325 100644 --- a/tests/samples_tests/smoke_tests/common/samples_common_test_class.py +++ b/tests/samples_tests/smoke_tests/common/samples_common_test_class.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/common/specific_samples_parsers.py b/tests/samples_tests/smoke_tests/common/specific_samples_parsers.py index d3f6692ae1a..33faa5935fb 100644 --- a/tests/samples_tests/smoke_tests/common/specific_samples_parsers.py +++ b/tests/samples_tests/smoke_tests/common/specific_samples_parsers.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/common/threshold_utils.py b/tests/samples_tests/smoke_tests/common/threshold_utils.py index 7923f0f6634..aec8de23958 100644 --- a/tests/samples_tests/smoke_tests/common/threshold_utils.py +++ b/tests/samples_tests/smoke_tests/common/threshold_utils.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/conftest.py b/tests/samples_tests/smoke_tests/conftest.py index 7405ff2032f..816e2b62b92 100644 --- a/tests/samples_tests/smoke_tests/conftest.py +++ b/tests/samples_tests/smoke_tests/conftest.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_benchmark_app.py b/tests/samples_tests/smoke_tests/test_benchmark_app.py index 6235a459b65..fa33d4a48d0 100644 --- a/tests/samples_tests/smoke_tests/test_benchmark_app.py +++ b/tests/samples_tests/smoke_tests/test_benchmark_app.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_classification_sample_async.py b/tests/samples_tests/smoke_tests/test_classification_sample_async.py index 8e964873e53..750a06a4953 100644 --- a/tests/samples_tests/smoke_tests/test_classification_sample_async.py +++ b/tests/samples_tests/smoke_tests/test_classification_sample_async.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_hello_classification.py b/tests/samples_tests/smoke_tests/test_hello_classification.py index 9c6c1402348..989b772a5f9 100644 --- a/tests/samples_tests/smoke_tests/test_hello_classification.py +++ b/tests/samples_tests/smoke_tests/test_hello_classification.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_hello_nv12_input_classification.py b/tests/samples_tests/smoke_tests/test_hello_nv12_input_classification.py index e0a3e6b0652..a9592d7c4fa 100644 --- a/tests/samples_tests/smoke_tests/test_hello_nv12_input_classification.py +++ b/tests/samples_tests/smoke_tests/test_hello_nv12_input_classification.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_hello_query_device.py b/tests/samples_tests/smoke_tests/test_hello_query_device.py index 4446b27d695..d6c19bbd312 100644 --- a/tests/samples_tests/smoke_tests/test_hello_query_device.py +++ b/tests/samples_tests/smoke_tests/test_hello_query_device.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_hello_reshape_ssd.py b/tests/samples_tests/smoke_tests/test_hello_reshape_ssd.py index 3fb0aaf13a5..7e89c01846a 100644 --- a/tests/samples_tests/smoke_tests/test_hello_reshape_ssd.py +++ b/tests/samples_tests/smoke_tests/test_hello_reshape_ssd.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/samples_tests/smoke_tests/test_speech_sample.py b/tests/samples_tests/smoke_tests/test_speech_sample.py index c1076710665..12c845c4f9d 100644 --- a/tests/samples_tests/smoke_tests/test_speech_sample.py +++ b/tests/samples_tests/smoke_tests/test_speech_sample.py @@ -1,5 +1,5 @@ """ - Copyright (C) 2018-2022 Intel Corporation + Copyright (C) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tests/stress_tests/CMakeLists.txt b/tests/stress_tests/CMakeLists.txt index 7cb570ae112..6cdf7a135f5 100644 --- a/tests/stress_tests/CMakeLists.txt +++ b/tests/stress_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/stress_tests/common/CMakeLists.txt b/tests/stress_tests/common/CMakeLists.txt index c55c8d10174..a7938905a91 100644 --- a/tests/stress_tests/common/CMakeLists.txt +++ b/tests/stress_tests/common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/stress_tests/common/ie_pipelines/pipelines.cpp b/tests/stress_tests/common/ie_pipelines/pipelines.cpp index f7378de9535..caeab490b42 100644 --- a/tests/stress_tests/common/ie_pipelines/pipelines.cpp +++ b/tests/stress_tests/common/ie_pipelines/pipelines.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/ie_pipelines/pipelines.h b/tests/stress_tests/common/ie_pipelines/pipelines.h index 22457132c60..a52c73809e8 100644 --- a/tests/stress_tests/common/ie_pipelines/pipelines.h +++ b/tests/stress_tests/common/ie_pipelines/pipelines.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/infer_api/infer_api.cpp b/tests/stress_tests/common/infer_api/infer_api.cpp index 316a002bbed..6af09e8bc7d 100644 --- a/tests/stress_tests/common/infer_api/infer_api.cpp +++ b/tests/stress_tests/common/infer_api/infer_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/infer_api/infer_api.h b/tests/stress_tests/common/infer_api/infer_api.h index 94ae2360df4..7694eec0d4c 100644 --- a/tests/stress_tests/common/infer_api/infer_api.h +++ b/tests/stress_tests/common/infer_api/infer_api.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/managers/task_manager.h b/tests/stress_tests/common/managers/task_manager.h index e2d4d3397c0..0950578eee1 100644 --- a/tests/stress_tests/common/managers/task_manager.h +++ b/tests/stress_tests/common/managers/task_manager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/managers/thread_manager.h b/tests/stress_tests/common/managers/thread_manager.h index eafe3d507c9..7b4a7fe7904 100644 --- a/tests/stress_tests/common/managers/thread_manager.h +++ b/tests/stress_tests/common/managers/thread_manager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/tests_utils.cpp b/tests/stress_tests/common/tests_utils.cpp index 68e0d5f5ff8..9bba2c685f5 100644 --- a/tests/stress_tests/common/tests_utils.cpp +++ b/tests/stress_tests/common/tests_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/tests_utils.h b/tests/stress_tests/common/tests_utils.h index bb362d1a42f..9602974106b 100644 --- a/tests/stress_tests/common/tests_utils.h +++ b/tests/stress_tests/common/tests_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/utils.cpp b/tests/stress_tests/common/utils.cpp index 3da83ebc9cd..c7bc403576c 100644 --- a/tests/stress_tests/common/utils.cpp +++ b/tests/stress_tests/common/utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/common/utils.h b/tests/stress_tests/common/utils.h index 5980bd98fb3..ec0c13e22bd 100644 --- a/tests/stress_tests/common/utils.h +++ b/tests/stress_tests/common/utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memcheck_tests/CMakeLists.txt b/tests/stress_tests/memcheck_tests/CMakeLists.txt index 5193377b38f..0fba4da206f 100644 --- a/tests/stress_tests/memcheck_tests/CMakeLists.txt +++ b/tests/stress_tests/memcheck_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/stress_tests/memcheck_tests/flags.h b/tests/stress_tests/memcheck_tests/flags.h index 01b5266d329..e92449be009 100644 --- a/tests/stress_tests/memcheck_tests/flags.h +++ b/tests/stress_tests/memcheck_tests/flags.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memcheck_tests/main.cpp b/tests/stress_tests/memcheck_tests/main.cpp index 1539af4e15d..7d44cc42d24 100644 --- a/tests/stress_tests/memcheck_tests/main.cpp +++ b/tests/stress_tests/memcheck_tests/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memcheck_tests/tests.cpp b/tests/stress_tests/memcheck_tests/tests.cpp index 7a5da603e5e..ce72b969c4d 100644 --- a/tests/stress_tests/memcheck_tests/tests.cpp +++ b/tests/stress_tests/memcheck_tests/tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.cpp b/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.cpp index f95f46fd6bd..bf7f61e9986 100644 --- a/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.cpp +++ b/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.h b/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.h index 5d49eb35c15..a05f4c0be3d 100644 --- a/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.h +++ b/tests/stress_tests/memcheck_tests/tests_pipelines/tests_pipelines.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memcheck_tests/tests_utils.h b/tests/stress_tests/memcheck_tests/tests_utils.h index fe2e3244955..5e24d0ec823 100644 --- a/tests/stress_tests/memcheck_tests/tests_utils.h +++ b/tests/stress_tests/memcheck_tests/tests_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memleaks_tests/CMakeLists.txt b/tests/stress_tests/memleaks_tests/CMakeLists.txt index be49148e0fe..fa63e0f6064 100644 --- a/tests/stress_tests/memleaks_tests/CMakeLists.txt +++ b/tests/stress_tests/memleaks_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/stress_tests/memleaks_tests/flags.h b/tests/stress_tests/memleaks_tests/flags.h index 3d622c625f4..0046d42de6d 100644 --- a/tests/stress_tests/memleaks_tests/flags.h +++ b/tests/stress_tests/memleaks_tests/flags.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memleaks_tests/main.cpp b/tests/stress_tests/memleaks_tests/main.cpp index 151782a6df2..97bd667659f 100644 --- a/tests/stress_tests/memleaks_tests/main.cpp +++ b/tests/stress_tests/memleaks_tests/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memleaks_tests/tests.cpp b/tests/stress_tests/memleaks_tests/tests.cpp index bd111a33e4d..3a462097a5d 100644 --- a/tests/stress_tests/memleaks_tests/tests.cpp +++ b/tests/stress_tests/memleaks_tests/tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.cpp b/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.cpp index 83ce05386ec..452dac230a9 100644 --- a/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.cpp +++ b/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.h b/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.h index 90aed99fa24..38f62f2f7b4 100644 --- a/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.h +++ b/tests/stress_tests/memleaks_tests/tests_pipelines/tests_pipelines.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/scripts/__init__.py b/tests/stress_tests/scripts/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tests/stress_tests/scripts/__init__.py +++ b/tests/stress_tests/scripts/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/stress_tests/scripts/compare_memcheck_2_runs.py b/tests/stress_tests/scripts/compare_memcheck_2_runs.py index 498e7cad8be..295ef5889b2 100644 --- a/tests/stress_tests/scripts/compare_memcheck_2_runs.py +++ b/tests/stress_tests/scripts/compare_memcheck_2_runs.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tests/stress_tests/scripts/get_testdata.py b/tests/stress_tests/scripts/get_testdata.py index 89d175af6dc..66ac008660a 100755 --- a/tests/stress_tests/scripts/get_testdata.py +++ b/tests/stress_tests/scripts/get_testdata.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Script to acquire model IRs for stress tests. diff --git a/tests/stress_tests/scripts/memcheck_upload.py b/tests/stress_tests/scripts/memcheck_upload.py index 144df020426..f92a2515bec 100644 --- a/tests/stress_tests/scripts/memcheck_upload.py +++ b/tests/stress_tests/scripts/memcheck_upload.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tests/stress_tests/scripts/run_memcheck.py b/tests/stress_tests/scripts/run_memcheck.py index 54fef7a7112..b725c8e635b 100755 --- a/tests/stress_tests/scripts/run_memcheck.py +++ b/tests/stress_tests/scripts/run_memcheck.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tests/stress_tests/unittests/CMakeLists.txt b/tests/stress_tests/unittests/CMakeLists.txt index 0196713f479..49316286ced 100644 --- a/tests/stress_tests/unittests/CMakeLists.txt +++ b/tests/stress_tests/unittests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/stress_tests/unittests/flags.h b/tests/stress_tests/unittests/flags.h index 74d08e998e0..b8c190c99fb 100644 --- a/tests/stress_tests/unittests/flags.h +++ b/tests/stress_tests/unittests/flags.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/unittests/main.cpp b/tests/stress_tests/unittests/main.cpp index f2700cc6940..d564ba973bc 100644 --- a/tests/stress_tests/unittests/main.cpp +++ b/tests/stress_tests/unittests/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/unittests/tests.cpp b/tests/stress_tests/unittests/tests.cpp index a12d10fe2a3..bad1b991ba0 100644 --- a/tests/stress_tests/unittests/tests.cpp +++ b/tests/stress_tests/unittests/tests.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.cpp b/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.cpp index 4ca7fa7970b..de4bbcce570 100644 --- a/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.cpp +++ b/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.h b/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.h index 74f7e1ff576..36adf585986 100644 --- a/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.h +++ b/tests/stress_tests/unittests/tests_pipelines/tests_pipelines.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/stress_tests/unittests/tests_pipelines/tests_pipelines_full_pipeline.cpp b/tests/stress_tests/unittests/tests_pipelines/tests_pipelines_full_pipeline.cpp index 8d9d3c8c324..dc3d37ecbe1 100644 --- a/tests/stress_tests/unittests/tests_pipelines/tests_pipelines_full_pipeline.cpp +++ b/tests/stress_tests/unittests/tests_pipelines/tests_pipelines_full_pipeline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/CMakeLists.txt b/tests/time_tests/CMakeLists.txt index 48a6a844f32..1b3b5fac443 100644 --- a/tests/time_tests/CMakeLists.txt +++ b/tests/time_tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/time_tests/include/timetests_helper/timer.h b/tests/time_tests/include/timetests_helper/timer.h index 68dca76445f..a4ba582c69c 100644 --- a/tests/time_tests/include/timetests_helper/timer.h +++ b/tests/time_tests/include/timetests_helper/timer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/include/timetests_helper/utils.h b/tests/time_tests/include/timetests_helper/utils.h index 79da8871c42..fb8590cfc5a 100644 --- a/tests/time_tests/include/timetests_helper/utils.h +++ b/tests/time_tests/include/timetests_helper/utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/scripts/run_timetest.py b/tests/time_tests/scripts/run_timetest.py index 5e0a07c9f4a..f6714f2bc58 100644 --- a/tests/time_tests/scripts/run_timetest.py +++ b/tests/time_tests/scripts/run_timetest.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tests/time_tests/src/CMakeLists.txt b/tests/time_tests/src/CMakeLists.txt index 1e484093110..23253311f5a 100644 --- a/tests/time_tests/src/CMakeLists.txt +++ b/tests/time_tests/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/time_tests/src/timetests/CMakeLists.txt b/tests/time_tests/src/timetests/CMakeLists.txt index 6141d37247e..5be2ffc0cee 100644 --- a/tests/time_tests/src/timetests/CMakeLists.txt +++ b/tests/time_tests/src/timetests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/time_tests/src/timetests/timetest_infer.cpp b/tests/time_tests/src/timetests/timetest_infer.cpp index d77350fe420..c5c43f17cba 100644 --- a/tests/time_tests/src/timetests/timetest_infer.cpp +++ b/tests/time_tests/src/timetests/timetest_infer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/src/timetests_helper/CMakeLists.txt b/tests/time_tests/src/timetests_helper/CMakeLists.txt index e29f6774225..f938a4961e3 100644 --- a/tests/time_tests/src/timetests_helper/CMakeLists.txt +++ b/tests/time_tests/src/timetests_helper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tests/time_tests/src/timetests_helper/cli.h b/tests/time_tests/src/timetests_helper/cli.h index d79a4d88a85..0154584c102 100644 --- a/tests/time_tests/src/timetests_helper/cli.h +++ b/tests/time_tests/src/timetests_helper/cli.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/src/timetests_helper/main.cpp b/tests/time_tests/src/timetests_helper/main.cpp index 8f8eb60ed74..12ea7de36c5 100644 --- a/tests/time_tests/src/timetests_helper/main.cpp +++ b/tests/time_tests/src/timetests_helper/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/src/timetests_helper/statistics_writer.h b/tests/time_tests/src/timetests_helper/statistics_writer.h index 8bf4c49e0e9..b769bc8c5ac 100644 --- a/tests/time_tests/src/timetests_helper/statistics_writer.h +++ b/tests/time_tests/src/timetests_helper/statistics_writer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/src/timetests_helper/timer.cpp b/tests/time_tests/src/timetests_helper/timer.cpp index cd8f570c676..109cf31691d 100644 --- a/tests/time_tests/src/timetests_helper/timer.cpp +++ b/tests/time_tests/src/timetests_helper/timer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tests/time_tests/test_runner/__init__.py b/tests/time_tests/test_runner/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tests/time_tests/test_runner/__init__.py +++ b/tests/time_tests/test_runner/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/time_tests/test_runner/conftest.py b/tests/time_tests/test_runner/conftest.py index c8e6e1b86e3..48c9352b84d 100644 --- a/tests/time_tests/test_runner/conftest.py +++ b/tests/time_tests/test_runner/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # """ diff --git a/tests/time_tests/test_runner/test_timetest.py b/tests/time_tests/test_runner/test_timetest.py index c139aa64239..1ada3f82f2d 100644 --- a/tests/time_tests/test_runner/test_timetest.py +++ b/tests/time_tests/test_runner/test_timetest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Main entry-point to run timetests tests. diff --git a/tests/time_tests/test_runner/utils.py b/tests/time_tests/test_runner/utils.py index e259bb4b740..3bc82e769b1 100644 --- a/tests/time_tests/test_runner/utils.py +++ b/tests/time_tests/test_runner/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Utility module.""" diff --git a/tests/utils/__init__.py b/tests/utils/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tests/utils/__init__.py +++ b/tests/utils/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/utils/install_pkg.py b/tests/utils/install_pkg.py index b4e41004bac..3422c2ec801 100644 --- a/tests/utils/install_pkg.py +++ b/tests/utils/install_pkg.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Common utilities for OpenVINO install package. diff --git a/tests/utils/path_utils.py b/tests/utils/path_utils.py index 38847ddbb25..70001c6749f 100644 --- a/tests/utils/path_utils.py +++ b/tests/utils/path_utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Common utilities for working with paths diff --git a/tests/utils/platform_utils.py b/tests/utils/platform_utils.py index 0c1a382c2cd..9596d690ce9 100644 --- a/tests/utils/platform_utils.py +++ b/tests/utils/platform_utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Common utilities for working with OSes or platforms diff --git a/tests/utils/proc_utils.py b/tests/utils/proc_utils.py index 040f872459c..f957cb4c035 100644 --- a/tests/utils/proc_utils.py +++ b/tests/utils/proc_utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ Common utilities for working with processes. diff --git a/tests/utils/utils.py b/tests/utils/utils.py index bcbc25bb199..d54d04c3e4f 100644 --- a/tests/utils/utils.py +++ b/tests/utils/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """Utility module.""" diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt index 98067991a7e..e47c4d8e9a0 100644 --- a/thirdparty/CMakeLists.txt +++ b/thirdparty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/cnpy/CMakeLists.txt b/thirdparty/cnpy/CMakeLists.txt index 556adb03c41..6c1293f3441 100644 --- a/thirdparty/cnpy/CMakeLists.txt +++ b/thirdparty/cnpy/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/gflags/CMakeLists.txt b/thirdparty/gflags/CMakeLists.txt index c57626ad286..239cc04d369 100644 --- a/thirdparty/gflags/CMakeLists.txt +++ b/thirdparty/gflags/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/gtest/CMakeLists.txt b/thirdparty/gtest/CMakeLists.txt index 3b1a012405a..76e0463ea01 100644 --- a/thirdparty/gtest/CMakeLists.txt +++ b/thirdparty/gtest/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/ittapi/CMakeLists.txt b/thirdparty/ittapi/CMakeLists.txt index 9d597bc77f5..e0449def710 100644 --- a/thirdparty/ittapi/CMakeLists.txt +++ b/thirdparty/ittapi/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/json/CMakeLists.txt b/thirdparty/json/CMakeLists.txt index 6a67b06ae13..da686eea4db 100644 --- a/thirdparty/json/CMakeLists.txt +++ b/thirdparty/json/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/ocl/CMakeLists.txt b/thirdparty/ocl/CMakeLists.txt index 8356b24f6f0..f42a603fbf9 100644 --- a/thirdparty/ocl/CMakeLists.txt +++ b/thirdparty/ocl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/onnx/CMakeLists.txt b/thirdparty/onnx/CMakeLists.txt index 19f00e62cad..883018394d7 100644 --- a/thirdparty/onnx/CMakeLists.txt +++ b/thirdparty/onnx/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/protobuf/CMakeLists.txt b/thirdparty/protobuf/CMakeLists.txt index ac0fed13184..bb2e33f7034 100644 --- a/thirdparty/protobuf/CMakeLists.txt +++ b/thirdparty/protobuf/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/thirdparty/zlib/CMakeLists.txt b/thirdparty/zlib/CMakeLists.txt index 76605afd605..d1065c581bb 100644 --- a/thirdparty/zlib/CMakeLists.txt +++ b/thirdparty/zlib/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 5251940bef6..106292fb2b6 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tools/benchmark_tool/benchmark_app.py b/tools/benchmark_tool/benchmark_app.py index b39b027289f..a051ce1a099 100755 --- a/tools/benchmark_tool/benchmark_app.py +++ b/tools/benchmark_tool/benchmark_app.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/benchmark_tool/openvino/__init__.py b/tools/benchmark_tool/openvino/__init__.py index 8a6b0f4bc34..404d615ca6d 100644 --- a/tools/benchmark_tool/openvino/__init__.py +++ b/tools/benchmark_tool/openvino/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__('pkgutil').extend_path(__path__, __name__) diff --git a/tools/benchmark_tool/openvino/tools/__init__.py b/tools/benchmark_tool/openvino/tools/__init__.py index 8a6b0f4bc34..404d615ca6d 100644 --- a/tools/benchmark_tool/openvino/tools/__init__.py +++ b/tools/benchmark_tool/openvino/tools/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__('pkgutil').extend_path(__path__, __name__) diff --git a/tools/benchmark_tool/openvino/tools/benchmark/__init__.py b/tools/benchmark_tool/openvino/tools/benchmark/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/__init__.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/benchmark_tool/openvino/tools/benchmark/benchmark.py b/tools/benchmark_tool/openvino/tools/benchmark/benchmark.py index 8a4ecfbabbb..d7d7c22ff60 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/benchmark.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/benchmark.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/benchmark_tool/openvino/tools/benchmark/main.py b/tools/benchmark_tool/openvino/tools/benchmark/main.py index d0814975fe3..e516d80ddbb 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/main.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/main.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/benchmark_tool/openvino/tools/benchmark/parameters.py b/tools/benchmark_tool/openvino/tools/benchmark/parameters.py index 1ce5363ff2d..ec9f43bb61a 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/parameters.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/parameters.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys, argparse diff --git a/tools/benchmark_tool/openvino/tools/benchmark/utils/__init__.py b/tools/benchmark_tool/openvino/tools/benchmark/utils/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/utils/__init__.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/utils/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/benchmark_tool/openvino/tools/benchmark/utils/constants.py b/tools/benchmark_tool/openvino/tools/benchmark/utils/constants.py index 9446f94bd1d..4c4048edc53 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/utils/constants.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/utils/constants.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 VPU_DEVICE_NAME = 'VPU' diff --git a/tools/benchmark_tool/openvino/tools/benchmark/utils/inputs_filling.py b/tools/benchmark_tool/openvino/tools/benchmark/utils/inputs_filling.py index b86f2c25864..a8c68ed33ee 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/utils/inputs_filling.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/utils/inputs_filling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/benchmark_tool/openvino/tools/benchmark/utils/logging.py b/tools/benchmark_tool/openvino/tools/benchmark/utils/logging.py index 2af5e773f13..a1f9a618950 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/utils/logging.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/utils/logging.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging diff --git a/tools/benchmark_tool/openvino/tools/benchmark/utils/statistics_report.py b/tools/benchmark_tool/openvino/tools/benchmark/utils/statistics_report.py index 1909335266d..13ab72cc47b 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/utils/statistics_report.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/utils/statistics_report.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from datetime import timedelta diff --git a/tools/benchmark_tool/openvino/tools/benchmark/utils/utils.py b/tools/benchmark_tool/openvino/tools/benchmark/utils/utils.py index cee1f16e4bd..af20dbfaa50 100644 --- a/tools/benchmark_tool/openvino/tools/benchmark/utils/utils.py +++ b/tools/benchmark_tool/openvino/tools/benchmark/utils/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import defaultdict diff --git a/tools/benchmark_tool/setup.py b/tools/benchmark_tool/setup.py index 9c8cc146a63..7a51dceb7a3 100644 --- a/tools/benchmark_tool/setup.py +++ b/tools/benchmark_tool/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tools/compile_tool/CMakeLists.txt b/tools/compile_tool/CMakeLists.txt index a6280b19949..72eee2e1447 100644 --- a/tools/compile_tool/CMakeLists.txt +++ b/tools/compile_tool/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tools/compile_tool/main.cpp b/tools/compile_tool/main.cpp index d2e92d0c56c..cd718ca417f 100644 --- a/tools/compile_tool/main.cpp +++ b/tools/compile_tool/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tools/cross_check_tool/cross_check_tool.py b/tools/cross_check_tool/cross_check_tool.py index 00c9d368c28..f60a1beecaa 100755 --- a/tools/cross_check_tool/cross_check_tool.py +++ b/tools/cross_check_tool/cross_check_tool.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/cross_check_tool/openvino/__init__.py b/tools/cross_check_tool/openvino/__init__.py index 8a6b0f4bc34..404d615ca6d 100644 --- a/tools/cross_check_tool/openvino/__init__.py +++ b/tools/cross_check_tool/openvino/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__('pkgutil').extend_path(__path__, __name__) diff --git a/tools/cross_check_tool/openvino/tools/__init__.py b/tools/cross_check_tool/openvino/tools/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/cross_check_tool/openvino/tools/__init__.py +++ b/tools/cross_check_tool/openvino/tools/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/cross_check_tool/openvino/tools/cross_check_tool/__init__.py b/tools/cross_check_tool/openvino/tools/cross_check_tool/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/cross_check_tool/openvino/tools/cross_check_tool/__init__.py +++ b/tools/cross_check_tool/openvino/tools/cross_check_tool/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/cross_check_tool/openvino/tools/cross_check_tool/cross_check_tool.py b/tools/cross_check_tool/openvino/tools/cross_check_tool/cross_check_tool.py index 58542dcaa7d..bc0f4503097 100755 --- a/tools/cross_check_tool/openvino/tools/cross_check_tool/cross_check_tool.py +++ b/tools/cross_check_tool/openvino/tools/cross_check_tool/cross_check_tool.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import datetime diff --git a/tools/cross_check_tool/openvino/tools/cross_check_tool/utils.py b/tools/cross_check_tool/openvino/tools/cross_check_tool/utils.py index 5ca24a3d81f..884a426b9ad 100644 --- a/tools/cross_check_tool/openvino/tools/cross_check_tool/utils.py +++ b/tools/cross_check_tool/openvino/tools/cross_check_tool/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/cross_check_tool/setup.py b/tools/cross_check_tool/setup.py index b5d102653c6..20a907d0bb3 100644 --- a/tools/cross_check_tool/setup.py +++ b/tools/cross_check_tool/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tools/deployment_manager/deployman/config.py b/tools/deployment_manager/deployman/config.py index 4fe1a2e1c26..d3c469c6647 100644 --- a/tools/deployment_manager/deployman/config.py +++ b/tools/deployment_manager/deployman/config.py @@ -1,5 +1,5 @@ """ - Copyright (c) 2018-2022 Intel Corporation + Copyright (c) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tools/deployment_manager/deployman/logger.py b/tools/deployment_manager/deployman/logger.py index dc1f32591b3..7a836dc0449 100644 --- a/tools/deployment_manager/deployman/logger.py +++ b/tools/deployment_manager/deployman/logger.py @@ -1,5 +1,5 @@ """ - Copyright (c) 2018-2022 Intel Corporation + Copyright (c) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tools/deployment_manager/deployman/main.py b/tools/deployment_manager/deployman/main.py index 45567aa5817..c4d48e329a1 100644 --- a/tools/deployment_manager/deployman/main.py +++ b/tools/deployment_manager/deployman/main.py @@ -1,5 +1,5 @@ """ - Copyright (c) 2018-2022 Intel Corporation + Copyright (c) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tools/deployment_manager/deployman/ui.py b/tools/deployment_manager/deployman/ui.py index 9667cdb9b13..1b6cae23578 100644 --- a/tools/deployment_manager/deployman/ui.py +++ b/tools/deployment_manager/deployman/ui.py @@ -1,5 +1,5 @@ """ - Copyright (c) 2018-2022 Intel Corporation + Copyright (c) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tools/deployment_manager/deployment_manager.py b/tools/deployment_manager/deployment_manager.py index 9cf07b3286b..a0ca19c647b 100755 --- a/tools/deployment_manager/deployment_manager.py +++ b/tools/deployment_manager/deployment_manager.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 """ - Copyright (c) 2018-2022 Intel Corporation + Copyright (c) 2018-2023 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tools/legacy/benchmark_app/args_helper.cpp b/tools/legacy/benchmark_app/args_helper.cpp index ba6e2fe9c65..2531e83a0c5 100644 --- a/tools/legacy/benchmark_app/args_helper.cpp +++ b/tools/legacy/benchmark_app/args_helper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Intel Corporation +// Copyright (C) 2021-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tools/legacy/benchmark_app/console_progress.hpp b/tools/legacy/benchmark_app/console_progress.hpp index f62aeed37d1..36c7233ae18 100644 --- a/tools/legacy/benchmark_app/console_progress.hpp +++ b/tools/legacy/benchmark_app/console_progress.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tools/mo/CMakeLists.txt b/tools/mo/CMakeLists.txt index 9546fb895e7..c042c36bbf5 100644 --- a/tools/mo/CMakeLists.txt +++ b/tools/mo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 if(NOT ENABLE_PYTHON) diff --git a/tools/mo/automation/create_package.py b/tools/mo/automation/create_package.py index e5f7f22d450..7465aecaf1a 100644 --- a/tools/mo/automation/create_package.py +++ b/tools/mo/automation/create_package.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/automation/utils.py b/tools/mo/automation/utils.py index 0a1acb3fb48..137403f34e3 100644 --- a/tools/mo/automation/utils.py +++ b/tools/mo/automation/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/openvino/__init__.py b/tools/mo/openvino/__init__.py index df804209e1a..f59b464a524 100644 --- a/tools/mo/openvino/__init__.py +++ b/tools/mo/openvino/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__('pkgutil').extend_path(__path__, __name__) diff --git a/tools/mo/openvino/tools/__init__.py b/tools/mo/openvino/tools/__init__.py index df804209e1a..f59b464a524 100644 --- a/tools/mo/openvino/tools/__init__.py +++ b/tools/mo/openvino/tools/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 __path__ = __import__('pkgutil').extend_path(__path__, __name__) diff --git a/tools/mo/openvino/tools/mo/__init__.py b/tools/mo/openvino/tools/mo/__init__.py index 7610e68ad73..8d998f261fb 100644 --- a/tools/mo/openvino/tools/mo/__init__.py +++ b/tools/mo/openvino/tools/mo/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from .convert import convert_model, InputCutInfo, LayoutMap diff --git a/tools/mo/openvino/tools/mo/__main__.py b/tools/mo/openvino/tools/mo/__main__.py index ae788bcb568..7cfb0dc1b71 100644 --- a/tools/mo/openvino/tools/mo/__main__.py +++ b/tools/mo/openvino/tools/mo/__main__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.subprocess_main import subprocess_main diff --git a/tools/mo/openvino/tools/mo/analysis/__init__.py b/tools/mo/openvino/tools/mo/analysis/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/analysis/__init__.py +++ b/tools/mo/openvino/tools/mo/analysis/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/analysis/boolean_input.py b/tools/mo/openvino/tools/mo/analysis/boolean_input.py index 6c3e1536dec..ecd536f680a 100644 --- a/tools/mo/openvino/tools/mo/analysis/boolean_input.py +++ b/tools/mo/openvino/tools/mo/analysis/boolean_input.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/analysis/inputs.py b/tools/mo/openvino/tools/mo/analysis/inputs.py index 6ea5f90086c..57f06b82fe5 100644 --- a/tools/mo/openvino/tools/mo/analysis/inputs.py +++ b/tools/mo/openvino/tools/mo/analysis/inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/analysis/json_print.py b/tools/mo/openvino/tools/mo/analysis/json_print.py index 03e6ca6585e..29614515274 100644 --- a/tools/mo/openvino/tools/mo/analysis/json_print.py +++ b/tools/mo/openvino/tools/mo/analysis/json_print.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import json diff --git a/tools/mo/openvino/tools/mo/analysis/nodes.py b/tools/mo/openvino/tools/mo/analysis/nodes.py index cd987c7a9db..27a0f7be63e 100644 --- a/tools/mo/openvino/tools/mo/analysis/nodes.py +++ b/tools/mo/openvino/tools/mo/analysis/nodes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/analysis/tf_od_api.py b/tools/mo/openvino/tools/mo/analysis/tf_od_api.py index 9086d3ba1a1..bf70a78f48f 100644 --- a/tools/mo/openvino/tools/mo/analysis/tf_od_api.py +++ b/tools/mo/openvino/tools/mo/analysis/tf_od_api.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/analysis/tf_retinanet.py b/tools/mo/openvino/tools/mo/analysis/tf_retinanet.py index c841af23125..8ee620322b7 100644 --- a/tools/mo/openvino/tools/mo/analysis/tf_retinanet.py +++ b/tools/mo/openvino/tools/mo/analysis/tf_retinanet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/analysis/tf_yolo.py b/tools/mo/openvino/tools/mo/analysis/tf_yolo.py index 42093085a46..7379546eda1 100644 --- a/tools/mo/openvino/tools/mo/analysis/tf_yolo.py +++ b/tools/mo/openvino/tools/mo/analysis/tf_yolo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/back/AvgPool.py b/tools/mo/openvino/tools/mo/back/AvgPool.py index d432f8ecc77..032b6dd8bcf 100644 --- a/tools/mo/openvino/tools/mo/back/AvgPool.py +++ b/tools/mo/openvino/tools/mo/back/AvgPool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/CellNormalizer.py b/tools/mo/openvino/tools/mo/back/CellNormalizer.py index 01689bb3471..afec3a15c94 100644 --- a/tools/mo/openvino/tools/mo/back/CellNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/CellNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/ChangeOutputTypeAttributes.py b/tools/mo/openvino/tools/mo/back/ChangeOutputTypeAttributes.py index 123eec78641..16267d5f43f 100644 --- a/tools/mo/openvino/tools/mo/back/ChangeOutputTypeAttributes.py +++ b/tools/mo/openvino/tools/mo/back/ChangeOutputTypeAttributes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/ChangeRandomUniformOutputType.py b/tools/mo/openvino/tools/mo/back/ChangeRandomUniformOutputType.py index 0a1c391630d..af3bc42bb2a 100644 --- a/tools/mo/openvino/tools/mo/back/ChangeRandomUniformOutputType.py +++ b/tools/mo/openvino/tools/mo/back/ChangeRandomUniformOutputType.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/ClampNormalizer.py b/tools/mo/openvino/tools/mo/back/ClampNormalizer.py index 592e033aa4a..d29c030a24f 100644 --- a/tools/mo/openvino/tools/mo/back/ClampNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/ClampNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Minimum, Maximum diff --git a/tools/mo/openvino/tools/mo/back/ConvolutionNormalizer.py b/tools/mo/openvino/tools/mo/back/ConvolutionNormalizer.py index ec64bb45122..111e929973a 100644 --- a/tools/mo/openvino/tools/mo/back/ConvolutionNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/ConvolutionNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/CorrectName.py b/tools/mo/openvino/tools/mo/back/CorrectName.py index e6da2a47e67..c0115af709b 100644 --- a/tools/mo/openvino/tools/mo/back/CorrectName.py +++ b/tools/mo/openvino/tools/mo/back/CorrectName.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/back/CropToStridedSlice.py b/tools/mo/openvino/tools/mo/back/CropToStridedSlice.py index 9b400944c01..2265478843a 100644 --- a/tools/mo/openvino/tools/mo/back/CropToStridedSlice.py +++ b/tools/mo/openvino/tools/mo/back/CropToStridedSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/CutMemory.py b/tools/mo/openvino/tools/mo/back/CutMemory.py index 5a59542d1bc..3d2b0965f3a 100644 --- a/tools/mo/openvino/tools/mo/back/CutMemory.py +++ b/tools/mo/openvino/tools/mo/back/CutMemory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.parameter import Parameter diff --git a/tools/mo/openvino/tools/mo/back/EnableConstantStridedSlice.py b/tools/mo/openvino/tools/mo/back/EnableConstantStridedSlice.py index b067f191fc6..f1914af0b4b 100644 --- a/tools/mo/openvino/tools/mo/back/EnableConstantStridedSlice.py +++ b/tools/mo/openvino/tools/mo/back/EnableConstantStridedSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/FakeOutputResolver.py b/tools/mo/openvino/tools/mo/back/FakeOutputResolver.py index 90551eb9ddb..16dcc00ca84 100644 --- a/tools/mo/openvino/tools/mo/back/FakeOutputResolver.py +++ b/tools/mo/openvino/tools/mo/back/FakeOutputResolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add diff --git a/tools/mo/openvino/tools/mo/back/ForceStrictPrecision.py b/tools/mo/openvino/tools/mo/back/ForceStrictPrecision.py index 05be364b506..f778e5ecd5a 100644 --- a/tools/mo/openvino/tools/mo/back/ForceStrictPrecision.py +++ b/tools/mo/openvino/tools/mo/back/ForceStrictPrecision.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Cast import Cast diff --git a/tools/mo/openvino/tools/mo/back/FuseTransposesSequence.py b/tools/mo/openvino/tools/mo/back/FuseTransposesSequence.py index 10b576797c7..563ca0332d8 100644 --- a/tools/mo/openvino/tools/mo/back/FuseTransposesSequence.py +++ b/tools/mo/openvino/tools/mo/back/FuseTransposesSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/GatherNormalizer.py b/tools/mo/openvino/tools/mo/back/GatherNormalizer.py index 38277a4cf39..8c1fbc5b9bf 100644 --- a/tools/mo/openvino/tools/mo/back/GatherNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/GatherNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/InterpolateReshape.py b/tools/mo/openvino/tools/mo/back/InterpolateReshape.py index e944c395458..a783fc60dff 100644 --- a/tools/mo/openvino/tools/mo/back/InterpolateReshape.py +++ b/tools/mo/openvino/tools/mo/back/InterpolateReshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/LRNToNorm.py b/tools/mo/openvino/tools/mo/back/LRNToNorm.py index 0d2d1021053..959df14bdb7 100644 --- a/tools/mo/openvino/tools/mo/back/LRNToNorm.py +++ b/tools/mo/openvino/tools/mo/back/LRNToNorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/LayoutChangeForGatherND.py b/tools/mo/openvino/tools/mo/back/LayoutChangeForGatherND.py index 2a4750aaad4..5fd7b68c113 100644 --- a/tools/mo/openvino/tools/mo/back/LayoutChangeForGatherND.py +++ b/tools/mo/openvino/tools/mo/back/LayoutChangeForGatherND.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/LeakyReLUMutation.py b/tools/mo/openvino/tools/mo/back/LeakyReLUMutation.py index 2a19765e56e..eb162fef647 100644 --- a/tools/mo/openvino/tools/mo/back/LeakyReLUMutation.py +++ b/tools/mo/openvino/tools/mo/back/LeakyReLUMutation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.ForceStrictPrecision import ForceStrictPrecision diff --git a/tools/mo/openvino/tools/mo/back/LinearToLinearONNXReplacer.py b/tools/mo/openvino/tools/mo/back/LinearToLinearONNXReplacer.py index 7c11672b5a3..9332250691c 100644 --- a/tools/mo/openvino/tools/mo/back/LinearToLinearONNXReplacer.py +++ b/tools/mo/openvino/tools/mo/back/LinearToLinearONNXReplacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.InterpolateReshape import InterpolateConcat, InterpolateReshapeWA diff --git a/tools/mo/openvino/tools/mo/back/MarkNodesWithShapeValues.py b/tools/mo/openvino/tools/mo/back/MarkNodesWithShapeValues.py index 519ca1a838e..117e6d1a744 100644 --- a/tools/mo/openvino/tools/mo/back/MarkNodesWithShapeValues.py +++ b/tools/mo/openvino/tools/mo/back/MarkNodesWithShapeValues.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/MatMulNormalizer.py b/tools/mo/openvino/tools/mo/back/MatMulNormalizer.py index d5424be8b5d..78fb7ff8e62 100644 --- a/tools/mo/openvino/tools/mo/back/MatMulNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/MatMulNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/MaxPool.py b/tools/mo/openvino/tools/mo/back/MaxPool.py index 9c6765dc3f0..47e9604c4c4 100644 --- a/tools/mo/openvino/tools/mo/back/MaxPool.py +++ b/tools/mo/openvino/tools/mo/back/MaxPool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.FakeOutputResolver import FakeOutputResolver from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/NormalizeToNormalizeL2.py b/tools/mo/openvino/tools/mo/back/NormalizeToNormalizeL2.py index 7f9b8819a27..0e5acdabeff 100644 --- a/tools/mo/openvino/tools/mo/back/NormalizeToNormalizeL2.py +++ b/tools/mo/openvino/tools/mo/back/NormalizeToNormalizeL2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/OptimizeTransposeReshapeSequence.py b/tools/mo/openvino/tools/mo/back/OptimizeTransposeReshapeSequence.py index cb9f5040edd..b66d5864370 100644 --- a/tools/mo/openvino/tools/mo/back/OptimizeTransposeReshapeSequence.py +++ b/tools/mo/openvino/tools/mo/back/OptimizeTransposeReshapeSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/PackBinaryWeights.py b/tools/mo/openvino/tools/mo/back/PackBinaryWeights.py index b47da26f7a1..a1249302635 100644 --- a/tools/mo/openvino/tools/mo/back/PackBinaryWeights.py +++ b/tools/mo/openvino/tools/mo/back/PackBinaryWeights.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/ProposalMutation.py b/tools/mo/openvino/tools/mo/back/ProposalMutation.py index ddcd6a4272a..d94606b97c3 100644 --- a/tools/mo/openvino/tools/mo/back/ProposalMutation.py +++ b/tools/mo/openvino/tools/mo/back/ProposalMutation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/RNNSequenceTypeRename.py b/tools/mo/openvino/tools/mo/back/RNNSequenceTypeRename.py index 069a54c5ab6..1201472a20c 100644 --- a/tools/mo/openvino/tools/mo/back/RNNSequenceTypeRename.py +++ b/tools/mo/openvino/tools/mo/back/RNNSequenceTypeRename.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/ReduceMerge.py b/tools/mo/openvino/tools/mo/back/ReduceMerge.py index 3bf84689d17..e6ba0b609dd 100644 --- a/tools/mo/openvino/tools/mo/back/ReduceMerge.py +++ b/tools/mo/openvino/tools/mo/back/ReduceMerge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/ReduceTransposeDimensions.py b/tools/mo/openvino/tools/mo/back/ReduceTransposeDimensions.py index b1a2779bbab..8c6bdf6a83a 100644 --- a/tools/mo/openvino/tools/mo/back/ReduceTransposeDimensions.py +++ b/tools/mo/openvino/tools/mo/back/ReduceTransposeDimensions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/RemoveUselessConvert.py b/tools/mo/openvino/tools/mo/back/RemoveUselessConvert.py index 11f78755900..d133d68444b 100644 --- a/tools/mo/openvino/tools/mo/back/RemoveUselessConvert.py +++ b/tools/mo/openvino/tools/mo/back/RemoveUselessConvert.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/ReshapeMutation.py b/tools/mo/openvino/tools/mo/back/ReshapeMutation.py index d9bc6a7a976..dd1c08f1cb8 100644 --- a/tools/mo/openvino/tools/mo/back/ReshapeMutation.py +++ b/tools/mo/openvino/tools/mo/back/ReshapeMutation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.ForceStrictPrecision import ForceStrictPrecision diff --git a/tools/mo/openvino/tools/mo/back/ResultNormalizer.py b/tools/mo/openvino/tools/mo/back/ResultNormalizer.py index 8589201e235..3f9dc9f6c4e 100644 --- a/tools/mo/openvino/tools/mo/back/ResultNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/ResultNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/ResultRename.py b/tools/mo/openvino/tools/mo/back/ResultRename.py index 68fd2af2400..657cf2bee18 100644 --- a/tools/mo/openvino/tools/mo/back/ResultRename.py +++ b/tools/mo/openvino/tools/mo/back/ResultRename.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/ReverseInputChannels.py b/tools/mo/openvino/tools/mo/back/ReverseInputChannels.py index a879e780bce..9999cd58a5f 100644 --- a/tools/mo/openvino/tools/mo/back/ReverseInputChannels.py +++ b/tools/mo/openvino/tools/mo/back/ReverseInputChannels.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/SelectBroadcast.py b/tools/mo/openvino/tools/mo/back/SelectBroadcast.py index 7bc8f371e3d..a1a15e91803 100644 --- a/tools/mo/openvino/tools/mo/back/SelectBroadcast.py +++ b/tools/mo/openvino/tools/mo/back/SelectBroadcast.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.ReshapeMutation import ReshapeMutation diff --git a/tools/mo/openvino/tools/mo/back/ShapeOfConstFolding.py b/tools/mo/openvino/tools/mo/back/ShapeOfConstFolding.py index 129b04ad3aa..aa29adb0d3f 100644 --- a/tools/mo/openvino/tools/mo/back/ShapeOfConstFolding.py +++ b/tools/mo/openvino/tools/mo/back/ShapeOfConstFolding.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/ShuffleChannelPatternOptimization.py b/tools/mo/openvino/tools/mo/back/ShuffleChannelPatternOptimization.py index 451fb689a92..2fac98f6392 100644 --- a/tools/mo/openvino/tools/mo/back/ShuffleChannelPatternOptimization.py +++ b/tools/mo/openvino/tools/mo/back/ShuffleChannelPatternOptimization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/SpecialNodesFinalization.py b/tools/mo/openvino/tools/mo/back/SpecialNodesFinalization.py index 4621093a50f..5a8ac439631 100644 --- a/tools/mo/openvino/tools/mo/back/SpecialNodesFinalization.py +++ b/tools/mo/openvino/tools/mo/back/SpecialNodesFinalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/StridedSliceMasksNormalizer.py b/tools/mo/openvino/tools/mo/back/StridedSliceMasksNormalizer.py index 33253f6d838..f02bf510908 100644 --- a/tools/mo/openvino/tools/mo/back/StridedSliceMasksNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/StridedSliceMasksNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/TopKNormalizer.py b/tools/mo/openvino/tools/mo/back/TopKNormalizer.py index 1ba14034a08..e5cbf364ecd 100644 --- a/tools/mo/openvino/tools/mo/back/TopKNormalizer.py +++ b/tools/mo/openvino/tools/mo/back/TopKNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/TransposeDFT.py b/tools/mo/openvino/tools/mo/back/TransposeDFT.py index 9882fe2effc..f9855723d0e 100644 --- a/tools/mo/openvino/tools/mo/back/TransposeDFT.py +++ b/tools/mo/openvino/tools/mo/back/TransposeDFT.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/back/TransposeReduceFusing.py b/tools/mo/openvino/tools/mo/back/TransposeReduceFusing.py index 690d4afea37..cde8610456d 100644 --- a/tools/mo/openvino/tools/mo/back/TransposeReduceFusing.py +++ b/tools/mo/openvino/tools/mo/back/TransposeReduceFusing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Dict diff --git a/tools/mo/openvino/tools/mo/back/UselessConcatRemoval.py b/tools/mo/openvino/tools/mo/back/UselessConcatRemoval.py index 8b3443515a1..e1064c88587 100644 --- a/tools/mo/openvino/tools/mo/back/UselessConcatRemoval.py +++ b/tools/mo/openvino/tools/mo/back/UselessConcatRemoval.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/__init__.py b/tools/mo/openvino/tools/mo/back/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/back/__init__.py +++ b/tools/mo/openvino/tools/mo/back/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/back/add_outputs_recursive.py b/tools/mo/openvino/tools/mo/back/add_outputs_recursive.py index aed1dceca1a..4430602b428 100644 --- a/tools/mo/openvino/tools/mo/back/add_outputs_recursive.py +++ b/tools/mo/openvino/tools/mo/back/add_outputs_recursive.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from math import ceil import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/blob_normalizer.py b/tools/mo/openvino/tools/mo/back/blob_normalizer.py index 546ff0aabdf..a923c9ce103 100644 --- a/tools/mo/openvino/tools/mo/back/blob_normalizer.py +++ b/tools/mo/openvino/tools/mo/back/blob_normalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.op_versioning import OpVersioning diff --git a/tools/mo/openvino/tools/mo/back/compress_quantized_weights.py b/tools/mo/openvino/tools/mo/back/compress_quantized_weights.py index 4906d910a24..32369f4b8f3 100644 --- a/tools/mo/openvino/tools/mo/back/compress_quantized_weights.py +++ b/tools/mo/openvino/tools/mo/back/compress_quantized_weights.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Dict diff --git a/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/__init__.py b/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/__init__.py +++ b/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/emitter.py b/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/emitter.py index 4a5d49acfd7..2a3fa75e4d7 100644 --- a/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/emitter.py +++ b/tools/mo/openvino/tools/mo/back/ie_ir_ver_2/emitter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import hashlib diff --git a/tools/mo/openvino/tools/mo/back/insert_compatibility_l2normalization.py b/tools/mo/openvino/tools/mo/back/insert_compatibility_l2normalization.py index e21395e91b1..3902fce47d3 100644 --- a/tools/mo/openvino/tools/mo/back/insert_compatibility_l2normalization.py +++ b/tools/mo/openvino/tools/mo/back/insert_compatibility_l2normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/kaldi_remove_memory_output.py b/tools/mo/openvino/tools/mo/back/kaldi_remove_memory_output.py index 8f4f7d9eb26..f6372fe1697 100644 --- a/tools/mo/openvino/tools/mo/back/kaldi_remove_memory_output.py +++ b/tools/mo/openvino/tools/mo/back/kaldi_remove_memory_output.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/names_uniqueness_check.py b/tools/mo/openvino/tools/mo/back/names_uniqueness_check.py index 3f08518e37f..0afcab33419 100644 --- a/tools/mo/openvino/tools/mo/back/names_uniqueness_check.py +++ b/tools/mo/openvino/tools/mo/back/names_uniqueness_check.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import defaultdict from openvino.tools.mo.back.pass_separator import BackFinish diff --git a/tools/mo/openvino/tools/mo/back/offline_transformations.py b/tools/mo/openvino/tools/mo/back/offline_transformations.py index d4615aeb524..519bbcc726d 100644 --- a/tools/mo/openvino/tools/mo/back/offline_transformations.py +++ b/tools/mo/openvino/tools/mo/back/offline_transformations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/back/op_versioning.py b/tools/mo/openvino/tools/mo/back/op_versioning.py index a33b912e73b..b0fbc9fc022 100644 --- a/tools/mo/openvino/tools/mo/back/op_versioning.py +++ b/tools/mo/openvino/tools/mo/back/op_versioning.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/pass_separator.py b/tools/mo/openvino/tools/mo/back/pass_separator.py index c34173db11d..7f2aaf07a43 100644 --- a/tools/mo/openvino/tools/mo/back/pass_separator.py +++ b/tools/mo/openvino/tools/mo/back/pass_separator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.back.replacement import BackReplacementPattern diff --git a/tools/mo/openvino/tools/mo/back/preprocessing.py b/tools/mo/openvino/tools/mo/back/preprocessing.py index 0ce02fe6ebb..5c46545d3c3 100644 --- a/tools/mo/openvino/tools/mo/back/preprocessing.py +++ b/tools/mo/openvino/tools/mo/back/preprocessing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/back/priorbox_mutation.py b/tools/mo/openvino/tools/mo/back/priorbox_mutation.py index 6ce8baa3edc..61465c8a275 100644 --- a/tools/mo/openvino/tools/mo/back/priorbox_mutation.py +++ b/tools/mo/openvino/tools/mo/back/priorbox_mutation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/back/remove_last_softmax_pattern.py b/tools/mo/openvino/tools/mo/back/remove_last_softmax_pattern.py index 54b167371ff..6a87ebbbd7f 100644 --- a/tools/mo/openvino/tools/mo/back/remove_last_softmax_pattern.py +++ b/tools/mo/openvino/tools/mo/back/remove_last_softmax_pattern.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/back/replacement.py b/tools/mo/openvino/tools/mo/back/replacement.py index 6257ed72112..f7938e5e617 100644 --- a/tools/mo/openvino/tools/mo/back/replacement.py +++ b/tools/mo/openvino/tools/mo/back/replacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils import class_registration diff --git a/tools/mo/openvino/tools/mo/convert.py b/tools/mo/openvino/tools/mo/convert.py index ab13934a784..5a484619feb 100644 --- a/tools/mo/openvino/tools/mo/convert.py +++ b/tools/mo/openvino/tools/mo/convert.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import namedtuple diff --git a/tools/mo/openvino/tools/mo/convert_impl.py b/tools/mo/openvino/tools/mo/convert_impl.py index b11818d1abf..fe215fe5abe 100644 --- a/tools/mo/openvino/tools/mo/convert_impl.py +++ b/tools/mo/openvino/tools/mo/convert_impl.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/front/ATenToEmbeddingBag.py b/tools/mo/openvino/tools/mo/front/ATenToEmbeddingBag.py index 38127f6dbf7..88550e8dd46 100644 --- a/tools/mo/openvino/tools/mo/front/ATenToEmbeddingBag.py +++ b/tools/mo/openvino/tools/mo/front/ATenToEmbeddingBag.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.embedding_bag import EmbeddingBagOffsetsSum, EmbeddingBagPackedSum diff --git a/tools/mo/openvino/tools/mo/front/ArgOpsSqueeze.py b/tools/mo/openvino/tools/mo/front/ArgOpsSqueeze.py index 46f6d586038..d1f6a18bd7f 100644 --- a/tools/mo/openvino/tools/mo/front/ArgOpsSqueeze.py +++ b/tools/mo/openvino/tools/mo/front/ArgOpsSqueeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/AttributedClampNormalizer.py b/tools/mo/openvino/tools/mo/front/AttributedClampNormalizer.py index 92a8d193695..ed61802f351 100644 --- a/tools/mo/openvino/tools/mo/front/AttributedClampNormalizer.py +++ b/tools/mo/openvino/tools/mo/front/AttributedClampNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/AttributedGatherNormalizer.py b/tools/mo/openvino/tools/mo/front/AttributedGatherNormalizer.py index 2c94c5ee8a8..64234875f46 100644 --- a/tools/mo/openvino/tools/mo/front/AttributedGatherNormalizer.py +++ b/tools/mo/openvino/tools/mo/front/AttributedGatherNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gather import Gather diff --git a/tools/mo/openvino/tools/mo/front/AttributedPadToPad.py b/tools/mo/openvino/tools/mo/front/AttributedPadToPad.py index bee6f98cd0b..728ab260e42 100644 --- a/tools/mo/openvino/tools/mo/front/AttributedPadToPad.py +++ b/tools/mo/openvino/tools/mo/front/AttributedPadToPad.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ConvertLike import ConvertLike diff --git a/tools/mo/openvino/tools/mo/front/AttributedRandomUniformToRandomUniform.py b/tools/mo/openvino/tools/mo/front/AttributedRandomUniformToRandomUniform.py index f033b6a1ba3..8d48ba97c69 100644 --- a/tools/mo/openvino/tools/mo/front/AttributedRandomUniformToRandomUniform.py +++ b/tools/mo/openvino/tools/mo/front/AttributedRandomUniformToRandomUniform.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.random_uniform import RandomUniform diff --git a/tools/mo/openvino/tools/mo/front/AttributedRollToRoll.py b/tools/mo/openvino/tools/mo/front/AttributedRollToRoll.py index aafa666d5ef..d95742e12ef 100644 --- a/tools/mo/openvino/tools/mo/front/AttributedRollToRoll.py +++ b/tools/mo/openvino/tools/mo/front/AttributedRollToRoll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.roll import Roll diff --git a/tools/mo/openvino/tools/mo/front/ExpandDimsToUnsqueeze.py b/tools/mo/openvino/tools/mo/front/ExpandDimsToUnsqueeze.py index 6913a85de32..4878dfa0e7c 100644 --- a/tools/mo/openvino/tools/mo/front/ExpandDimsToUnsqueeze.py +++ b/tools/mo/openvino/tools/mo/front/ExpandDimsToUnsqueeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/FillToBroadcast.py b/tools/mo/openvino/tools/mo/front/FillToBroadcast.py index e3d99f58d8e..94f90646759 100644 --- a/tools/mo/openvino/tools/mo/front/FillToBroadcast.py +++ b/tools/mo/openvino/tools/mo/front/FillToBroadcast.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/GeLUMerger_Erf.py b/tools/mo/openvino/tools/mo/front/GeLUMerger_Erf.py index 3ecad6eee57..4b15d8f9f28 100644 --- a/tools/mo/openvino/tools/mo/front/GeLUMerger_Erf.py +++ b/tools/mo/openvino/tools/mo/front/GeLUMerger_Erf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/GeLUMerger_Tanh.py b/tools/mo/openvino/tools/mo/front/GeLUMerger_Tanh.py index d400167d879..672e8c02804 100644 --- a/tools/mo/openvino/tools/mo/front/GeLUMerger_Tanh.py +++ b/tools/mo/openvino/tools/mo/front/GeLUMerger_Tanh.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/HSigmoid_fusion.py b/tools/mo/openvino/tools/mo/front/HSigmoid_fusion.py index f03fc49246d..2c1e904a124 100644 --- a/tools/mo/openvino/tools/mo/front/HSigmoid_fusion.py +++ b/tools/mo/openvino/tools/mo/front/HSigmoid_fusion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/HSwish_fusion.py b/tools/mo/openvino/tools/mo/front/HSwish_fusion.py index 4c8663b914e..c8607ceb38a 100644 --- a/tools/mo/openvino/tools/mo/front/HSwish_fusion.py +++ b/tools/mo/openvino/tools/mo/front/HSwish_fusion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/InterpolateNormalizer.py b/tools/mo/openvino/tools/mo/front/InterpolateNormalizer.py index b5d4f0ab88d..1010e2c9fb3 100644 --- a/tools/mo/openvino/tools/mo/front/InterpolateNormalizer.py +++ b/tools/mo/openvino/tools/mo/front/InterpolateNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import inspect diff --git a/tools/mo/openvino/tools/mo/front/InterpolateV1ToInterpolate.py b/tools/mo/openvino/tools/mo/front/InterpolateV1ToInterpolate.py index 8928ec49d47..cc323b660d6 100644 --- a/tools/mo/openvino/tools/mo/front/InterpolateV1ToInterpolate.py +++ b/tools/mo/openvino/tools/mo/front/InterpolateV1ToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.interpolate import Interpolate diff --git a/tools/mo/openvino/tools/mo/front/LayerNorm.py b/tools/mo/openvino/tools/mo/front/LayerNorm.py index 0fa64d926b9..81fb3d89209 100644 --- a/tools/mo/openvino/tools/mo/front/LayerNorm.py +++ b/tools/mo/openvino/tools/mo/front/LayerNorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/Log1p.py b/tools/mo/openvino/tools/mo/front/Log1p.py index 2c1cf9d60b4..47d59e7ea60 100644 --- a/tools/mo/openvino/tools/mo/front/Log1p.py +++ b/tools/mo/openvino/tools/mo/front/Log1p.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/MatMul_normalizer.py b/tools/mo/openvino/tools/mo/front/MatMul_normalizer.py index 004880835bb..6432ed78ef2 100644 --- a/tools/mo/openvino/tools/mo/front/MatMul_normalizer.py +++ b/tools/mo/openvino/tools/mo/front/MatMul_normalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import math diff --git a/tools/mo/openvino/tools/mo/front/MoveEmbeddedInputsToInputs.py b/tools/mo/openvino/tools/mo/front/MoveEmbeddedInputsToInputs.py index 2912282e27f..3f1b77cd3c0 100644 --- a/tools/mo/openvino/tools/mo/front/MoveEmbeddedInputsToInputs.py +++ b/tools/mo/openvino/tools/mo/front/MoveEmbeddedInputsToInputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.pass_separator import FrontStart diff --git a/tools/mo/openvino/tools/mo/front/OneHotDepthNormalizer.py b/tools/mo/openvino/tools/mo/front/OneHotDepthNormalizer.py index ff55a24ce54..fce7694e9e3 100644 --- a/tools/mo/openvino/tools/mo/front/OneHotDepthNormalizer.py +++ b/tools/mo/openvino/tools/mo/front/OneHotDepthNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/Pack.py b/tools/mo/openvino/tools/mo/front/Pack.py index 6c607232eb1..659cf75a6fa 100644 --- a/tools/mo/openvino/tools/mo/front/Pack.py +++ b/tools/mo/openvino/tools/mo/front/Pack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/PowerToEltwises.py b/tools/mo/openvino/tools/mo/front/PowerToEltwises.py index 794c1bb8c46..8e142508d5e 100644 --- a/tools/mo/openvino/tools/mo/front/PowerToEltwises.py +++ b/tools/mo/openvino/tools/mo/front/PowerToEltwises.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Mul, Add, Pow diff --git a/tools/mo/openvino/tools/mo/front/RollWithEmptyAxesReplacer.py b/tools/mo/openvino/tools/mo/front/RollWithEmptyAxesReplacer.py index e5b3cdc666d..4be3f0bbf8b 100644 --- a/tools/mo/openvino/tools/mo/front/RollWithEmptyAxesReplacer.py +++ b/tools/mo/openvino/tools/mo/front/RollWithEmptyAxesReplacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.AttributedRollToRoll import AttributedRollToRoll diff --git a/tools/mo/openvino/tools/mo/front/SizeReplacer.py b/tools/mo/openvino/tools/mo/front/SizeReplacer.py index 7ecfbebece9..e2e7cd36cc7 100644 --- a/tools/mo/openvino/tools/mo/front/SizeReplacer.py +++ b/tools/mo/openvino/tools/mo/front/SizeReplacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import ReduceProd diff --git a/tools/mo/openvino/tools/mo/front/SqueezeNormalize.py b/tools/mo/openvino/tools/mo/front/SqueezeNormalize.py index d9b9389b97e..0c2ca1474d5 100644 --- a/tools/mo/openvino/tools/mo/front/SqueezeNormalize.py +++ b/tools/mo/openvino/tools/mo/front/SqueezeNormalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/ThresholdedReluDecomposition.py b/tools/mo/openvino/tools/mo/front/ThresholdedReluDecomposition.py index 076cc3df2c4..f7e07161097 100644 --- a/tools/mo/openvino/tools/mo/front/ThresholdedReluDecomposition.py +++ b/tools/mo/openvino/tools/mo/front/ThresholdedReluDecomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Cast import Cast diff --git a/tools/mo/openvino/tools/mo/front/TopKNormalize.py b/tools/mo/openvino/tools/mo/front/TopKNormalize.py index 02b0d0fcd4f..582d960fee4 100644 --- a/tools/mo/openvino/tools/mo/front/TopKNormalize.py +++ b/tools/mo/openvino/tools/mo/front/TopKNormalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/TransposeOrderNormalizer.py b/tools/mo/openvino/tools/mo/front/TransposeOrderNormalizer.py index f237424008b..ca7f9f3af32 100644 --- a/tools/mo/openvino/tools/mo/front/TransposeOrderNormalizer.py +++ b/tools/mo/openvino/tools/mo/front/TransposeOrderNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.pad_tf_to_pad import PadTFToPad diff --git a/tools/mo/openvino/tools/mo/front/YOLO.py b/tools/mo/openvino/tools/mo/front/YOLO.py index 78fe3ebe8b1..87df20ff1f6 100644 --- a/tools/mo/openvino/tools/mo/front/YOLO.py +++ b/tools/mo/openvino/tools/mo/front/YOLO.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.no_op_eraser import NoOpEraser diff --git a/tools/mo/openvino/tools/mo/front/__init__.py b/tools/mo/openvino/tools/mo/front/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/__init__.py +++ b/tools/mo/openvino/tools/mo/front/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/binary_quantize_normalization.py b/tools/mo/openvino/tools/mo/front/binary_quantize_normalization.py index f13324b3223..37e19ef452b 100644 --- a/tools/mo/openvino/tools/mo/front/binary_quantize_normalization.py +++ b/tools/mo/openvino/tools/mo/front/binary_quantize_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add, Mul diff --git a/tools/mo/openvino/tools/mo/front/broadcast_with_range.py b/tools/mo/openvino/tools/mo/front/broadcast_with_range.py index 4e3cb7821e0..4104c536188 100644 --- a/tools/mo/openvino/tools/mo/front/broadcast_with_range.py +++ b/tools/mo/openvino/tools/mo/front/broadcast_with_range.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/caffe/ArgMaxFlatten.py b/tools/mo/openvino/tools/mo/front/caffe/ArgMaxFlatten.py index 87f265e970c..dc3deb242d2 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/ArgMaxFlatten.py +++ b/tools/mo/openvino/tools/mo/front/caffe/ArgMaxFlatten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/MVNCaffeToMVN.py b/tools/mo/openvino/tools/mo/front/caffe/MVNCaffeToMVN.py index 109f915673c..3723afa1151 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/MVNCaffeToMVN.py +++ b/tools/mo/openvino/tools/mo/front/caffe/MVNCaffeToMVN.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mvn import MVN diff --git a/tools/mo/openvino/tools/mo/front/caffe/__init__.py b/tools/mo/openvino/tools/mo/front/caffe/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/__init__.py +++ b/tools/mo/openvino/tools/mo/front/caffe/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/caffe/argmax_ext.py b/tools/mo/openvino/tools/mo/front/caffe/argmax_ext.py index 070be529987..7053eb8807c 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/argmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/argmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.argmax import ArgMaxOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/axpy.py b/tools/mo/openvino/tools/mo/front/caffe/axpy.py index 9b0327e2247..5739c72d126 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/axpy.py +++ b/tools/mo/openvino/tools/mo/front/caffe/axpy.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add diff --git a/tools/mo/openvino/tools/mo/front/caffe/batchnorm_ext.py b/tools/mo/openvino/tools/mo/front/caffe/batchnorm_ext.py index 9a6617f9069..ff0d80fcc0d 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/batchnorm_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/batchnorm_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/caffe/binarization.py b/tools/mo/openvino/tools/mo/front/caffe/binarization.py index 0f85d03768c..f3356a6374c 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/binarization.py +++ b/tools/mo/openvino/tools/mo/front/caffe/binarization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import float32_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/binary_conv_ext.py b/tools/mo/openvino/tools/mo/front/caffe/binary_conv_ext.py index 532b21d8b7c..d0e65897795 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/binary_conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/binary_conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.conv_ext import conv_create_attrs, conv_set_params diff --git a/tools/mo/openvino/tools/mo/front/caffe/bn.py b/tools/mo/openvino/tools/mo/front/caffe/bn.py index 69e2a0342e2..954c2554451 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/bn.py +++ b/tools/mo/openvino/tools/mo/front/caffe/bn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/caffe/bn_ext.py b/tools/mo/openvino/tools/mo/front/caffe/bn_ext.py index 6e71eb56507..e17b6d8ae0c 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/bn_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/bn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.BN import BN diff --git a/tools/mo/openvino/tools/mo/front/caffe/collect_attributes.py b/tools/mo/openvino/tools/mo/front/caffe/collect_attributes.py index a2b78385d4f..d0396c6bc6b 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/collect_attributes.py +++ b/tools/mo/openvino/tools/mo/front/caffe/collect_attributes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/caffe/concat_ext.py b/tools/mo/openvino/tools/mo/front/caffe/concat_ext.py index a1dc91169ec..ac615767ec0 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/concat_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/concat_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/conv_ext.py b/tools/mo/openvino/tools/mo/front/caffe/conv_ext.py index 4f8df4753b7..180d247de64 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import get_spatial_attr, get_list_from_container, weights_biases diff --git a/tools/mo/openvino/tools/mo/front/caffe/crop_ext.py b/tools/mo/openvino/tools/mo/front/caffe/crop_ext.py index 3b1831b71be..abbca99cb2d 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/crop_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/crop_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.crop import crop_infer diff --git a/tools/mo/openvino/tools/mo/front/caffe/ctcgreedydecoder_ext.py b/tools/mo/openvino/tools/mo/front/caffe/ctcgreedydecoder_ext.py index cf23b9df0f5..549abfa2e98 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/ctcgreedydecoder_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/ctcgreedydecoder_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ctc_greedy_decoder import CTCGreedyDecoderOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/custom_layers_mapping.py b/tools/mo/openvino/tools/mo/front/caffe/custom_layers_mapping.py index 437bc8d5d7e..8e004c1a9fc 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/custom_layers_mapping.py +++ b/tools/mo/openvino/tools/mo/front/caffe/custom_layers_mapping.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/caffe/detection_output_ext.py b/tools/mo/openvino/tools/mo/front/caffe/detection_output_ext.py index 3351ce5a008..b6d792c174b 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/detection_output_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/detection_output_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/caffe/dropout_ext.py b/tools/mo/openvino/tools/mo/front/caffe/dropout_ext.py index 41327925269..76dc8fe72a7 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/dropout_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/dropout_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/caffe/elementwise_ext.py b/tools/mo/openvino/tools/mo/front/caffe/elementwise_ext.py index 859f3c0bfd9..3550812b2f0 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/elementwise_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/elementwise_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/eltwise_add_normalize.py b/tools/mo/openvino/tools/mo/front/caffe/eltwise_add_normalize.py index 2f9587b78e7..4a63105b0d8 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/eltwise_add_normalize.py +++ b/tools/mo/openvino/tools/mo/front/caffe/eltwise_add_normalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/elu.py b/tools/mo/openvino/tools/mo/front/caffe/elu.py index c95b9c8f485..2943ca59f91 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/elu.py +++ b/tools/mo/openvino/tools/mo/front/caffe/elu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Elu diff --git a/tools/mo/openvino/tools/mo/front/caffe/extractor.py b/tools/mo/openvino/tools/mo/front/caffe/extractor.py index 7e4a376318b..abfdfae93a7 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/extractor.py +++ b/tools/mo/openvino/tools/mo/front/caffe/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.native_caffe import native_caffe_node_extractor diff --git a/tools/mo/openvino/tools/mo/front/caffe/extractors/__init__.py b/tools/mo/openvino/tools/mo/front/caffe/extractors/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/extractors/__init__.py +++ b/tools/mo/openvino/tools/mo/front/caffe/extractors/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/caffe/extractors/native_caffe.py b/tools/mo/openvino/tools/mo/front/caffe/extractors/native_caffe.py index 09d3c6f6a59..7247c41d84e 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/extractors/native_caffe.py +++ b/tools/mo/openvino/tools/mo/front/caffe/extractors/native_caffe.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/caffe/extractors/tile.py b/tools/mo/openvino/tools/mo/front/caffe/extractors/tile.py index b790e4ffb87..585f6d024d2 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/extractors/tile.py +++ b/tools/mo/openvino/tools/mo/front/caffe/extractors/tile.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.collect_attributes import merge_attrs diff --git a/tools/mo/openvino/tools/mo/front/caffe/extractors/utils.py b/tools/mo/openvino/tools/mo/front/caffe/extractors/utils.py index 8f5fc4820ab..76df272ffc1 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/extractors/utils.py +++ b/tools/mo/openvino/tools/mo/front/caffe/extractors/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/caffe/flatten_ext.py b/tools/mo/openvino/tools/mo/front/caffe/flatten_ext.py index f6c2a0e9fbf..cc129679f0b 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/flatten_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/flatten_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/grn_ext.py b/tools/mo/openvino/tools/mo/front/caffe/grn_ext.py index 3dca99a4d2c..8b6140bd12e 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/grn_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/grn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.grn import GRNOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/inner_product_ext.py b/tools/mo/openvino/tools/mo/front/caffe/inner_product_ext.py index 8671b48303a..75eb8f68a37 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/inner_product_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/inner_product_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import FullyConnected diff --git a/tools/mo/openvino/tools/mo/front/caffe/input_ext.py b/tools/mo/openvino/tools/mo/front/caffe/input_ext.py index 926bb5ab3e6..63deee0bc64 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/input_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/input_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.parameter import Parameter diff --git a/tools/mo/openvino/tools/mo/front/caffe/interp_ext.py b/tools/mo/openvino/tools/mo/front/caffe/interp_ext.py index c1caca22fcc..dc64bd633d4 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/interp_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/interp_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.interpolate import Interpolate diff --git a/tools/mo/openvino/tools/mo/front/caffe/loader.py b/tools/mo/openvino/tools/mo/front/caffe/loader.py index 9283f8696c8..371abee30ef 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/loader.py +++ b/tools/mo/openvino/tools/mo/front/caffe/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import importlib diff --git a/tools/mo/openvino/tools/mo/front/caffe/lrn_ext.py b/tools/mo/openvino/tools/mo/front/caffe/lrn_ext.py index 898c2742ab7..0724b11bbe5 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/lrn_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/lrn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/mvn_ext.py b/tools/mo/openvino/tools/mo/front/caffe/mvn_ext.py index 267bbd2e575..92e92f19566 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/mvn_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/mvn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mvn import MVNCaffe diff --git a/tools/mo/openvino/tools/mo/front/caffe/normalize_ext.py b/tools/mo/openvino/tools/mo/front/caffe/normalize_ext.py index da2d0cf783a..8dbf3bd5c1b 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/normalize_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/normalize_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.normalize import NormalizeOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/permute_ext.py b/tools/mo/openvino/tools/mo/front/caffe/permute_ext.py index adb6205285d..22b74f73d3c 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/permute_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/permute_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/caffe/pooling_ext.py b/tools/mo/openvino/tools/mo/front/caffe/pooling_ext.py index c256a5c1519..1d8daf7ea48 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import get_spatial_attr diff --git a/tools/mo/openvino/tools/mo/front/caffe/prelu_ext.py b/tools/mo/openvino/tools/mo/front/caffe/prelu_ext.py index ff40d026301..cf0204949d2 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/prelu_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/prelu_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.prelu import PReLU diff --git a/tools/mo/openvino/tools/mo/front/caffe/priorbox_clustered_ext.py b/tools/mo/openvino/tools/mo/front/caffe/priorbox_clustered_ext.py index 523c9377174..6fd58926440 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/priorbox_clustered_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/priorbox_clustered_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.priorbox_clustered import PriorBoxClusteredOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/priorbox_ext.py b/tools/mo/openvino/tools/mo/front/caffe/priorbox_ext.py index f2d1b5a5d5e..9475da925fe 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/priorbox_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/priorbox_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/proposal_ext.py b/tools/mo/openvino/tools/mo/front/caffe/proposal_ext.py index 3150323baad..dc8d98446d4 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/proposal_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/proposal_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/proposal_python_ext.py b/tools/mo/openvino/tools/mo/front/caffe/proposal_python_ext.py index 5bbfbf684d4..19c8413d549 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/proposal_python_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/proposal_python_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/caffe/proto/__init__.py b/tools/mo/openvino/tools/mo/front/caffe/proto/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/proto/__init__.py +++ b/tools/mo/openvino/tools/mo/front/caffe/proto/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/caffe/proto/generate_caffe_pb2.py b/tools/mo/openvino/tools/mo/front/caffe/proto/generate_caffe_pb2.py index 9afaf3cd45b..388afe9cd73 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/proto/generate_caffe_pb2.py +++ b/tools/mo/openvino/tools/mo/front/caffe/proto/generate_caffe_pb2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/front/caffe/psroipooling_ext.py b/tools/mo/openvino/tools/mo/front/caffe/psroipooling_ext.py index 73d3a323706..7e7697ce0df 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/psroipooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/psroipooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.psroipooling import PSROIPoolingOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/python_layer_extractor.py b/tools/mo/openvino/tools/mo/front/caffe/python_layer_extractor.py index 00c58599fb9..8d39b30483f 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/python_layer_extractor.py +++ b/tools/mo/openvino/tools/mo/front/caffe/python_layer_extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp, CaffePythonFrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/regionyolo_ext.py b/tools/mo/openvino/tools/mo/front/caffe/regionyolo_ext.py index 1d0299105fc..de9c1013e5e 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/regionyolo_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/regionyolo_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/register_custom_ops.py b/tools/mo/openvino/tools/mo/front/caffe/register_custom_ops.py index 9244bb22c11..9a0ca6faba2 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/register_custom_ops.py +++ b/tools/mo/openvino/tools/mo/front/caffe/register_custom_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp, FrontReplacementPattern, FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/caffe/relu6.py b/tools/mo/openvino/tools/mo/front/caffe/relu6.py index bc3e39f8033..c5592c97d44 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/relu6.py +++ b/tools/mo/openvino/tools/mo/front/caffe/relu6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import ReLU6 diff --git a/tools/mo/openvino/tools/mo/front/caffe/relu_ext.py b/tools/mo/openvino/tools/mo/front/caffe/relu_ext.py index 2015cd66fa8..25d404aab2d 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/relu_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/relu_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import LeakyReLU, ReLU diff --git a/tools/mo/openvino/tools/mo/front/caffe/reorgyolo_ext.py b/tools/mo/openvino/tools/mo/front/caffe/reorgyolo_ext.py index 2042dc2b0a8..7a0cc4e3bd0 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/reorgyolo_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/reorgyolo_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.reorgyolo import ReorgYoloOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/resample_ext.py b/tools/mo/openvino/tools/mo/front/caffe/resample_ext.py index 15cd0ecd7c9..b50f315a4bd 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/resample_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/resample_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.interpolate import Interpolate diff --git a/tools/mo/openvino/tools/mo/front/caffe/reshape.py b/tools/mo/openvino/tools/mo/front/caffe/reshape.py index d9d2d4acd08..4e30cd1c000 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/reshape.py +++ b/tools/mo/openvino/tools/mo/front/caffe/reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/caffe/roipooling_ext.py b/tools/mo/openvino/tools/mo/front/caffe/roipooling_ext.py index 933c2e9f4d1..e43175d61ce 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/roipooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/roipooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/scale_ext.py b/tools/mo/openvino/tools/mo/front/caffe/scale_ext.py index e2dfd2b2221..bda72299775 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/scale_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/scale_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import embed_input, weights_biases diff --git a/tools/mo/openvino/tools/mo/front/caffe/shufflechannel_ext.py b/tools/mo/openvino/tools/mo/front/caffe/shufflechannel_ext.py index eed7ce8801e..01d9f6b1371 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/shufflechannel_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/shufflechannel_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.shufflechannel import ShuffleChannels diff --git a/tools/mo/openvino/tools/mo/front/caffe/sigmoid.py b/tools/mo/openvino/tools/mo/front/caffe/sigmoid.py index bfd3a0e2765..b86daa9b409 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/sigmoid.py +++ b/tools/mo/openvino/tools/mo/front/caffe/sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Sigmoid diff --git a/tools/mo/openvino/tools/mo/front/caffe/slice_ext.py b/tools/mo/openvino/tools/mo/front/caffe/slice_ext.py index b1d73dd80bb..507a2b8a5d0 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/slice_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/slice_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/caffe/slice_to_split.py b/tools/mo/openvino/tools/mo/front/caffe/slice_to_split.py index b1af99cd3ae..64c4a5385eb 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/slice_to_split.py +++ b/tools/mo/openvino/tools/mo/front/caffe/slice_to_split.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/caffe/softmax_ext.py b/tools/mo/openvino/tools/mo/front/caffe/softmax_ext.py index 4608d377874..927ff09b8a5 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/softmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/caffe/softmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/caffe/split_to_identity.py b/tools/mo/openvino/tools/mo/front/caffe/split_to_identity.py index cd4efb72a61..735f716d97a 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/split_to_identity.py +++ b/tools/mo/openvino/tools/mo/front/caffe/split_to_identity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/caffe/tanh.py b/tools/mo/openvino/tools/mo/front/caffe/tanh.py index 6dc1b8f27f6..366c465a186 100644 --- a/tools/mo/openvino/tools/mo/front/caffe/tanh.py +++ b/tools/mo/openvino/tools/mo/front/caffe/tanh.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Tanh diff --git a/tools/mo/openvino/tools/mo/front/common/__init__.py b/tools/mo/openvino/tools/mo/front/common/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/common/__init__.py +++ b/tools/mo/openvino/tools/mo/front/common/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/common/custom_replacement_registry.py b/tools/mo/openvino/tools/mo/front/common/custom_replacement_registry.py index 8d38b701d3b..1c045412b7e 100644 --- a/tools/mo/openvino/tools/mo/front/common/custom_replacement_registry.py +++ b/tools/mo/openvino/tools/mo/front/common/custom_replacement_registry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/extractors/utils.py b/tools/mo/openvino/tools/mo/front/common/extractors/utils.py index 57e519b61b3..9f9d958f328 100644 --- a/tools/mo/openvino/tools/mo/front/common/extractors/utils.py +++ b/tools/mo/openvino/tools/mo/front/common/extractors/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/common/find_unsupported_ops.py b/tools/mo/openvino/tools/mo/front/common/find_unsupported_ops.py index 30909ad9b1c..d22b3460f0d 100644 --- a/tools/mo/openvino/tools/mo/front/common/find_unsupported_ops.py +++ b/tools/mo/openvino/tools/mo/front/common/find_unsupported_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/layout.py b/tools/mo/openvino/tools/mo/front/common/layout.py index 54ccba787a0..8029bb6a5cb 100644 --- a/tools/mo/openvino/tools/mo/front/common/layout.py +++ b/tools/mo/openvino/tools/mo/front/common/layout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/__init__.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/__init__.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/batch_norm.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/batch_norm.py index 05832db1a76..185e2264e33 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/batch_norm.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/batch_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/caffe_fallback.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/caffe_fallback.py index 24024b1eb6e..61b83f9a102 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/caffe_fallback.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/caffe_fallback.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/concat.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/concat.py index d2c361af252..2f1a78a43e8 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/concat.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/crop.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/crop.py index 62721188b7b..d619ad57ce3 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/crop.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/crop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/elemental.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/elemental.py index 7b47dea23ad..2caafba0fed 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/elemental.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/elemental.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 def single_output_infer(node, shape_infer, value_infer=None): diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/eltwise.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/eltwise.py index ebc5ff7f06a..ea136b2cc49 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/eltwise.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/eltwise.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/multi_box_prior.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/multi_box_prior.py index 4e1bf5f1749..d893a4e23bb 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/multi_box_prior.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/multi_box_prior.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/roipooling.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/roipooling.py index 49f5d373a88..bee053b170a 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/roipooling.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/roipooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/partial_infer/utils.py b/tools/mo/openvino/tools/mo/front/common/partial_infer/utils.py index e6332c7beed..ef788469ba4 100644 --- a/tools/mo/openvino/tools/mo/front/common/partial_infer/utils.py +++ b/tools/mo/openvino/tools/mo/front/common/partial_infer/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/register_custom_ops.py b/tools/mo/openvino/tools/mo/front/common/register_custom_ops.py index daf4167d797..62cf29d31d2 100644 --- a/tools/mo/openvino/tools/mo/front/common/register_custom_ops.py +++ b/tools/mo/openvino/tools/mo/front/common/register_custom_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/replacement.py b/tools/mo/openvino/tools/mo/front/common/replacement.py index 97367d396fe..f1ce9b93781 100644 --- a/tools/mo/openvino/tools/mo/front/common/replacement.py +++ b/tools/mo/openvino/tools/mo/front/common/replacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/common/weights.py b/tools/mo/openvino/tools/mo/front/common/weights.py index 1936c184fdb..78c2d67aae0 100644 --- a/tools/mo/openvino/tools/mo/front/common/weights.py +++ b/tools/mo/openvino/tools/mo/front/common/weights.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Graph diff --git a/tools/mo/openvino/tools/mo/front/create_tensor_nodes.py b/tools/mo/openvino/tools/mo/front/create_tensor_nodes.py index 25e67a652c6..803ef668fcb 100644 --- a/tools/mo/openvino/tools/mo/front/create_tensor_nodes.py +++ b/tools/mo/openvino/tools/mo/front/create_tensor_nodes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/disable_weights_quantize_value_propagation.py b/tools/mo/openvino/tools/mo/front/disable_weights_quantize_value_propagation.py index 8a8b659fe56..ea840b7f7e4 100644 --- a/tools/mo/openvino/tools/mo/front/disable_weights_quantize_value_propagation.py +++ b/tools/mo/openvino/tools/mo/front/disable_weights_quantize_value_propagation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.FakeQuantWithMinMaxVars import FakeQuantWithMinMaxVarsToQuantize diff --git a/tools/mo/openvino/tools/mo/front/div.py b/tools/mo/openvino/tools/mo/front/div.py index 33954567367..06f44aef568 100644 --- a/tools/mo/openvino/tools/mo/front/div.py +++ b/tools/mo/openvino/tools/mo/front/div.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/eltwise_n.py b/tools/mo/openvino/tools/mo/front/eltwise_n.py index 84b1de90030..7812629e8b5 100644 --- a/tools/mo/openvino/tools/mo/front/eltwise_n.py +++ b/tools/mo/openvino/tools/mo/front/eltwise_n.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add, Maximum, Minimum, Mul diff --git a/tools/mo/openvino/tools/mo/front/extractor.py b/tools/mo/openvino/tools/mo/front/extractor.py index 68d4291615f..0aa364df801 100644 --- a/tools/mo/openvino/tools/mo/front/extractor.py +++ b/tools/mo/openvino/tools/mo/front/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ast diff --git a/tools/mo/openvino/tools/mo/front/flatten_to_reshape.py b/tools/mo/openvino/tools/mo/front/flatten_to_reshape.py index 1611d6ff5a0..5168c62078b 100644 --- a/tools/mo/openvino/tools/mo/front/flatten_to_reshape.py +++ b/tools/mo/openvino/tools/mo/front/flatten_to_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.rank_decomposer import RankDecomposer diff --git a/tools/mo/openvino/tools/mo/front/freeze_placeholder_value.py b/tools/mo/openvino/tools/mo/front/freeze_placeholder_value.py index 7521bb378a3..e6ae2abd8a4 100644 --- a/tools/mo/openvino/tools/mo/front/freeze_placeholder_value.py +++ b/tools/mo/openvino/tools/mo/front/freeze_placeholder_value.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/global_pooling_to_reduce.py b/tools/mo/openvino/tools/mo/front/global_pooling_to_reduce.py index 86bb6f88ed9..eb3dc77c1b7 100644 --- a/tools/mo/openvino/tools/mo/front/global_pooling_to_reduce.py +++ b/tools/mo/openvino/tools/mo/front/global_pooling_to_reduce.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/image_scaler.py b/tools/mo/openvino/tools/mo/front/image_scaler.py index 03dd5023450..6ecc6a06be1 100644 --- a/tools/mo/openvino/tools/mo/front/image_scaler.py +++ b/tools/mo/openvino/tools/mo/front/image_scaler.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/input_cut.py b/tools/mo/openvino/tools/mo/front/input_cut.py index 55b34590b6b..f978a578915 100644 --- a/tools/mo/openvino/tools/mo/front/input_cut.py +++ b/tools/mo/openvino/tools/mo/front/input_cut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/instance_normalization.py b/tools/mo/openvino/tools/mo/front/instance_normalization.py index b43d6d3ace7..8ee63727fcc 100644 --- a/tools/mo/openvino/tools/mo/front/instance_normalization.py +++ b/tools/mo/openvino/tools/mo/front/instance_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add, Mul diff --git a/tools/mo/openvino/tools/mo/front/interpolate_reshape.py b/tools/mo/openvino/tools/mo/front/interpolate_reshape.py index a9f364c7c11..85b781d6022 100644 --- a/tools/mo/openvino/tools/mo/front/interpolate_reshape.py +++ b/tools/mo/openvino/tools/mo/front/interpolate_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/__init__.py b/tools/mo/openvino/tools/mo/front/kaldi/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/__init__.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/kaldi/add_reshape_transpose_around_conv_pool.py b/tools/mo/openvino/tools/mo/front/kaldi/add_reshape_transpose_around_conv_pool.py index ed76334e27e..a039f74a1df 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/add_reshape_transpose_around_conv_pool.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/add_reshape_transpose_around_conv_pool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/kaldi/apply_counts.py b/tools/mo/openvino/tools/mo/front/kaldi/apply_counts.py index 72c60775921..8c52f4e2e04 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/apply_counts.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/apply_counts.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractor.py b/tools/mo/openvino/tools/mo/front/kaldi/extractor.py index 81a9e1ed9b9..158a73d38e6 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractor.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/__init__.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/__init__.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_ext.py index cf6b385e3f7..34122067f86 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_shift_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_shift_ext.py index cb13820c0dd..19a444d2287 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_shift_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/add_shift_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_ext.py index 8d423576444..fd00b2acdf2 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_preconditioned_online_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_preconditioned_online_ext.py index 91d5720720f..b823c712e19 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_preconditioned_online_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_component_preconditioned_online_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_transform_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_transform_ext.py index 010d7c92138..fc399c9ac2a 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_transform_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/affine_transform_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import FullyConnected diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/backproptruncation_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/backproptruncation_ext.py index 181cb4c528c..16e8a58a57e 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/backproptruncation_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/backproptruncation_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/batchnorm_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/batchnorm_component_ext.py index 0971e773c2e..d87ac25db30 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/batchnorm_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/batchnorm_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/bias_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/bias_component_ext.py index 963e0bda43d..cfc3f6305f2 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/bias_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/bias_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import embed_input diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/clip_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/clip_ext.py index f4309e792cd..d1db1c6e4c5 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/clip_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/clip_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/concat_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/concat_ext.py index f2170c5745e..d3f85c05543 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/concat_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/concat_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/const_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/const_ext.py index 3fc52d55cf3..48854629d70 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/const_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/const_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_1d_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_1d_component_ext.py index c3bb80c51fe..73ad0b2fd2e 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_1d_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_1d_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import embed_input diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_component_ext.py index 7283b886417..4ee553f7ce2 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/convolutional_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/copy_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/copy_ext.py index 886b7ffbcc9..87ac70adb76 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/copy_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/copy_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/crop_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/crop_ext.py index e739039eef2..885091451b1 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/crop_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/crop_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/dropoutmask_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/dropoutmask_ext.py index 6a94e1f1b50..5622625be01 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/dropoutmask_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/dropoutmask_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp from openvino.tools.mo.front.kaldi.loader.utils import collect_until_token, collect_until_token_and_read, read_binary_float_token diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/elementwise_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/elementwise_component_ext.py index 5a686e5eeea..ccd42d35710 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/elementwise_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/elementwise_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/fixed_affine_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/fixed_affine_component_ext.py index 86b04f64847..9e1dc42708e 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/fixed_affine_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/fixed_affine_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import FullyConnected diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/generaldropout_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/generaldropout_ext.py index 900c4c1f3b5..a14893707c2 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/generaldropout_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/generaldropout_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/linear_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/linear_component_ext.py index 628a423a29c..59318b2453a 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/linear_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/linear_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import FullyConnected diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_nonlinearity_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_nonlinearity_ext.py index b2a8c26f08b..e33dad55556 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_nonlinearity_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_nonlinearity_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_projected_streams_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_projected_streams_ext.py index cf06f0cafdf..2059d8ce9e9 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_projected_streams_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/lstm_projected_streams_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.lstm_cell import LSTMCell diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/max_pooling_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/max_pooling_ext.py index 3b729426ddf..0332f3e25bb 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/max_pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/max_pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/memoryoffset_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/memoryoffset_ext.py index bf0936cadee..7bcdfc89650 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/memoryoffset_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/memoryoffset_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/mul_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/mul_ext.py index 87786b01257..d2fd3697259 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/mul_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/mul_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Mul diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/naturalgradient_affine_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/naturalgradient_affine_component_ext.py index f300226609a..7d39bd17a6c 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/naturalgradient_affine_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/naturalgradient_affine_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/noop_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/noop_ext.py index 3b944b3c71b..78699953bcf 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/noop_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/noop_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/normalize_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/normalize_component_ext.py index bee8f9ed796..113a7f896e3 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/normalize_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/normalize_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/pnorm_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/pnorm_component_ext.py index e50d8da4567..e2a8a5cf885 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/pnorm_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/pnorm_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.pnorm import PNormOp diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/rectified_linear_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/rectified_linear_component_ext.py index e497b705f92..814e090e62a 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/rectified_linear_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/rectified_linear_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import ReLU diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/rescale_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/rescale_ext.py index 17a608b3e4c..914409da980 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/rescale_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/rescale_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import embed_input diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/restrictedattentioncomponent_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/restrictedattentioncomponent_ext.py index 6ce7dcc1009..eb99262080d 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/restrictedattentioncomponent_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/restrictedattentioncomponent_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/scale_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/scale_component_ext.py index c8bfac084ce..62b080ca423 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/scale_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/scale_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import embed_input diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/softmax_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/softmax_ext.py index fb9e2eee103..47bf84edd62 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/softmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/softmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/specaugment_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/specaugment_component_ext.py index d9a3a10f8b1..653617a0eab 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/specaugment_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/specaugment_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/splice_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/splice_component_ext.py index 0baba1d2db8..0a96d59bbfb 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/splice_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/splice_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/tdnncomponent_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/tdnncomponent_ext.py index 79080274d65..f8b9dc10184 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/tdnncomponent_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/tdnncomponent_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/extractors/timeheightconvolution_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/extractors/timeheightconvolution_ext.py index 4ab2ef0c3ca..5a7ee97dfd4 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/extractors/timeheightconvolution_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/extractors/timeheightconvolution_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/loader/__init__.py b/tools/mo/openvino/tools/mo/front/kaldi/loader/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/loader/__init__.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/loader/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/kaldi/loader/loader.py b/tools/mo/openvino/tools/mo/front/kaldi/loader/loader.py index 790c10f9877..fc2507af740 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/loader/loader.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/loader/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/kaldi/loader/utils.py b/tools/mo/openvino/tools/mo/front/kaldi/loader/utils.py index df4df1791bb..113bb6eff92 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/loader/utils.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/loader/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import io diff --git a/tools/mo/openvino/tools/mo/front/kaldi/logsoftmax_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/logsoftmax_component_ext.py index 6e6786fb981..bb5b70eb2c0 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/logsoftmax_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/logsoftmax_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.log_softmax import LogSoftmax diff --git a/tools/mo/openvino/tools/mo/front/kaldi/memory_offset_adjustment.py b/tools/mo/openvino/tools/mo/front/kaldi/memory_offset_adjustment.py index dfd7c0bbc93..df57111e7e9 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/memory_offset_adjustment.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/memory_offset_adjustment.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/front/kaldi/memoryoffset_batch_update.py b/tools/mo/openvino/tools/mo/front/kaldi/memoryoffset_batch_update.py index fbd84cbcdf0..8d53a11ff2c 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/memoryoffset_batch_update.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/memoryoffset_batch_update.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/kaldi/register_custom_ops.py b/tools/mo/openvino/tools/mo/front/kaldi/register_custom_ops.py index 8737b0e1222..16ea6980909 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/register_custom_ops.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/register_custom_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp, FrontReplacementSubgraph, FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/kaldi/replace_dropoutmask.py b/tools/mo/openvino/tools/mo/front/kaldi/replace_dropoutmask.py index 18dbe806f83..f600a34c9a6 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/replace_dropoutmask.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/replace_dropoutmask.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.InsertSelect import check_inputs from openvino.tools.mo.middle.MakeKaldiConstReshapable import create_const_with_batch_from_input diff --git a/tools/mo/openvino/tools/mo/front/kaldi/replace_eltwise_nin1.py b/tools/mo/openvino/tools/mo/front/kaldi/replace_eltwise_nin1.py index 866675fb7b8..a7644e9cd12 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/replace_eltwise_nin1.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/replace_eltwise_nin1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add, Mul diff --git a/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_node_pattern.py b/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_node_pattern.py index cd5ecc69c8e..cbf04d4ce7a 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_node_pattern.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_node_pattern.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_nonlinearity.py b/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_nonlinearity.py index fdd5d788473..95a4eaa43d6 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_nonlinearity.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/replace_lstm_nonlinearity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/replace_timeheightconvolution.py b/tools/mo/openvino/tools/mo/front/kaldi/replace_timeheightconvolution.py index 6e9ad11f858..8ac833159ee 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/replace_timeheightconvolution.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/replace_timeheightconvolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/kaldi/restrictedattentioncomponent_replacer.py b/tools/mo/openvino/tools/mo/front/kaldi/restrictedattentioncomponent_replacer.py index 608fea5e127..cd3a932990c 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/restrictedattentioncomponent_replacer.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/restrictedattentioncomponent_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/kaldi/set_ports.py b/tools/mo/openvino/tools/mo/front/kaldi/set_ports.py index 2c2327bbc2d..a69ed745621 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/set_ports.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/set_ports.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/kaldi/sigmoid_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/sigmoid_ext.py index 7faad5a72fb..f4ddc30baba 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/sigmoid_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/sigmoid_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Sigmoid diff --git a/tools/mo/openvino/tools/mo/front/kaldi/split_recurrent_memoryoffset.py b/tools/mo/openvino/tools/mo/front/kaldi/split_recurrent_memoryoffset.py index e7ee435d015..0e12ea839d8 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/split_recurrent_memoryoffset.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/split_recurrent_memoryoffset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/front/kaldi/tanh_component_ext.py b/tools/mo/openvino/tools/mo/front/kaldi/tanh_component_ext.py index 70506101d30..365b5c6d25f 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/tanh_component_ext.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/tanh_component_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Tanh diff --git a/tools/mo/openvino/tools/mo/front/kaldi/tdnn_component_replacer.py b/tools/mo/openvino/tools/mo/front/kaldi/tdnn_component_replacer.py index 17dc5a24d0a..a9fb63f7e61 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/tdnn_component_replacer.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/tdnn_component_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import FullyConnected diff --git a/tools/mo/openvino/tools/mo/front/kaldi/utils.py b/tools/mo/openvino/tools/mo/front/kaldi/utils.py index c24320e90d3..bacf5ef6226 100644 --- a/tools/mo/openvino/tools/mo/front/kaldi/utils.py +++ b/tools/mo/openvino/tools/mo/front/kaldi/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import io diff --git a/tools/mo/openvino/tools/mo/front/mxnet/MXFFTToDFT.py b/tools/mo/openvino/tools/mo/front/mxnet/MXFFTToDFT.py index a913b4f870e..718eafb1b54 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/MXFFTToDFT.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/MXFFTToDFT.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/MXRepeatReplacer.py b/tools/mo/openvino/tools/mo/front/mxnet/MXRepeatReplacer.py index a5519e4327d..12b66f5c2f9 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/MXRepeatReplacer.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/MXRepeatReplacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.rank_decomposer import RankDecomposer diff --git a/tools/mo/openvino/tools/mo/front/mxnet/RNN_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/RNN_ext.py index 7b930c3d03e..c5ded6cace7 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/RNN_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/RNN_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.GRU import GRU diff --git a/tools/mo/openvino/tools/mo/front/mxnet/__init__.py b/tools/mo/openvino/tools/mo/front/mxnet/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/__init__.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/mxnet/activation.py b/tools/mo/openvino/tools/mo/front/mxnet/activation.py index dc11631190e..8efd34633fa 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/activation.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/activation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import SoftPlus, Sigmoid, Tanh, ReLU, \ diff --git a/tools/mo/openvino/tools/mo/front/mxnet/adaptive_avg_pooling_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/adaptive_avg_pooling_ext.py index 8be723fe7da..95aaab79ca9 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/adaptive_avg_pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/adaptive_avg_pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.adaptive_avg_pooling import AdaptiveAvgPooling diff --git a/tools/mo/openvino/tools/mo/front/mxnet/add_input_data_to_prior_boxes.py b/tools/mo/openvino/tools/mo/front/mxnet/add_input_data_to_prior_boxes.py index 6d20d8c315d..b9fc38d820d 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/add_input_data_to_prior_boxes.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/add_input_data_to_prior_boxes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/mxnet/arange_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/arange_ext.py index 34b9e579f40..cf338718da6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/arange_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/arange_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/arange_replacer.py b/tools/mo/openvino/tools/mo/front/mxnet/arange_replacer.py index a7a2d898648..badcc43bcc3 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/arange_replacer.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/arange_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.mxnet.MXRepeatReplacer import MXRepeatReplacer diff --git a/tools/mo/openvino/tools/mo/front/mxnet/batch_dot_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/batch_dot_ext.py index 7fb107cbd1d..7869db337d3 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/batch_dot_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/batch_dot_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/mxnet/block_grad_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/block_grad_ext.py index 61468067dfa..af68baa8a4c 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/block_grad_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/block_grad_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/mxnet/box_nms_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/box_nms_ext.py index a189b0d7918..93485bd89b4 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/box_nms_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/box_nms_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.box_nms import BoxNms diff --git a/tools/mo/openvino/tools/mo/front/mxnet/cast_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/cast_ext.py index 020791659b7..830b189c17c 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/cast_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/cast_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/check_softmax_node_inputs.py b/tools/mo/openvino/tools/mo/front/mxnet/check_softmax_node_inputs.py index c9b3ebbeab5..7445fc535c1 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/check_softmax_node_inputs.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/check_softmax_node_inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/mxnet/clip_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/clip_ext.py index 1cdee39f6d9..e9d2e243ab0 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/clip_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/clip_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/conv_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/conv_ext.py index bebcd9f7828..688cb21cf35 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/copy_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/copy_ext.py index b76ea55e153..ed637de9eef 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/copy_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/copy_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/mxnet/crop_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/crop_ext.py index 88b5cba7db6..5349f928935 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/crop_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/crop_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/cumsum.py b/tools/mo/openvino/tools/mo/front/mxnet/cumsum.py index bd33c29ccbf..8a3d294535e 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/cumsum.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/cumsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Cast import Cast diff --git a/tools/mo/openvino/tools/mo/front/mxnet/cumsum_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/cumsum_ext.py index a7cb348a57c..7bd7be0a682 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/cumsum_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/cumsum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/custom.py b/tools/mo/openvino/tools/mo/front/mxnet/custom.py index ccfc0db2e64..e6cd28d8f90 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/custom.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/custom.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp, MXNetCustomFrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/custom_rpn_proposal.py b/tools/mo/openvino/tools/mo/front/mxnet/custom_rpn_proposal.py index d1cdef287ec..650c75a8a5d 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/custom_rpn_proposal.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/custom_rpn_proposal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/deformable_conv_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/deformable_conv_ext.py index e7f2263b2eb..9a03a4af111 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/deformable_conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/deformable_conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/deformable_psroi_pooling_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/deformable_psroi_pooling_ext.py index 8c5a9b39b70..293a1b12f80 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/deformable_psroi_pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/deformable_psroi_pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.psroipooling import DeformablePSROIPoolingOp, PSROIPoolingOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/div_sqrt_dim.py b/tools/mo/openvino/tools/mo/front/mxnet/div_sqrt_dim.py index db867b1c4b2..168ae4a6368 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/div_sqrt_dim.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/div_sqrt_dim.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/dropout_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/dropout_ext.py index 32deb5d6e23..fd358c94c18 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/dropout_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/dropout_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/mxnet/einsum_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/einsum_ext.py index 2cedbbea73f..51932118e5c 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/einsum_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/einsum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.einsum import Einsum diff --git a/tools/mo/openvino/tools/mo/front/mxnet/elementwise_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/elementwise_ext.py index 628f31d730c..ea62b99ced9 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/elementwise_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/elementwise_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/eltwise_scalar_replacers.py b/tools/mo/openvino/tools/mo/front/mxnet/eltwise_scalar_replacers.py index 1d0dbf4496a..d61c09f8867 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/eltwise_scalar_replacers.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/eltwise_scalar_replacers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Div, Greater, GreaterEqual, Equal, NotEqual, Sub, Mul, Add, Less, LessEqual, Minimum, Maximum diff --git a/tools/mo/openvino/tools/mo/front/mxnet/exp_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/exp_ext.py index a56c176558a..36822490e36 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/exp_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/exp_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Exp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/expand_dims_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/expand_dims_ext.py index 0a635889ac8..cb744d921a7 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/expand_dims_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/expand_dims_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractor.py b/tools/mo/openvino/tools/mo/front/mxnet/extractor.py index f8d6dffeef4..2ebfcd58768 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractor.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.mxnet.extractors.batchnorm import batch_norm_ext diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/__init__.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/__init__.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/add_n.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/add_n.py index 089a523c097..487fe568975 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/add_n.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/add_n.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 def add_n_ext(attrs): diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/batchnorm.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/batchnorm.py index 7af52164212..1e437622085 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/batchnorm.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/batchnorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.extractors.utils import layout_attrs diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/concat.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/concat.py index cd0b7b81296..f409622734d 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/concat.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.concat import concat_infer diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/l2_normalization.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/l2_normalization.py index 272f974415f..0b5b7c87c3e 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/l2_normalization.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/l2_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/multibox_prior.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/multibox_prior.py index b35e97bf420..5ed05d08261 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/multibox_prior.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/multibox_prior.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.multi_box_prior import multi_box_prior_infer_mxnet diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/relu.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/relu.py index 715631afc39..fab8e3f9356 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/relu.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import ReLU diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/scaleshift.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/scaleshift.py index 61534011471..ec3ba2343dd 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/scaleshift.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/scaleshift.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.extractors.utils import layout_attrs diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/slice_axis.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/slice_axis.py index dd88c481b16..f67596eac88 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/slice_axis.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/slice_axis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.caffe.extractors.utils import get_canonical_axis_index diff --git a/tools/mo/openvino/tools/mo/front/mxnet/extractors/utils.py b/tools/mo/openvino/tools/mo/front/mxnet/extractors/utils.py index 4deba191006..928f5ef859a 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/extractors/utils.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/extractors/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import mxnet as mx diff --git a/tools/mo/openvino/tools/mo/front/mxnet/eye_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/eye_ext.py index 79041988748..53de7811db0 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/eye_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/eye_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/eye_mx_to_eye.py b/tools/mo/openvino/tools/mo/front/mxnet/eye_mx_to_eye.py index 82581f5cc60..309738e608a 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/eye_mx_to_eye.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/eye_mx_to_eye.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/mxnet/fft_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/fft_ext.py index 1e5b6dac6df..59b9adfa6b6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/fft_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/fft_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mxfft import MXFFT diff --git a/tools/mo/openvino/tools/mo/front/mxnet/flatten_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/flatten_ext.py index 61a98e36ea6..79ab40a06ee 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/flatten_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/flatten_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/fully_connected_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/fully_connected_ext.py index 32f8621b9eb..a040ac1c0c1 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/fully_connected_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/fully_connected_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import FullyConnected diff --git a/tools/mo/openvino/tools/mo/front/mxnet/gather.py b/tools/mo/openvino/tools/mo/front/mxnet/gather.py index d4190ba55dc..2da9354e8fd 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/gather.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/gather.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gather import Gather diff --git a/tools/mo/openvino/tools/mo/front/mxnet/gather_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/gather_ext.py index cd7e3186030..1fe3cacdb76 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/gather_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/gather_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/gluoncv_ssd_anchors.py b/tools/mo/openvino/tools/mo/front/mxnet/gluoncv_ssd_anchors.py index 55c7ab4b9cd..7ce543984fc 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/gluoncv_ssd_anchors.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/gluoncv_ssd_anchors.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Dict diff --git a/tools/mo/openvino/tools/mo/front/mxnet/instance_norm_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/instance_norm_ext.py index 6473efc288a..bb029ac51bd 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/instance_norm_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/instance_norm_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.instance_normalization import InstanceNormalization diff --git a/tools/mo/openvino/tools/mo/front/mxnet/layer_norm_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/layer_norm_ext.py index bded8539d03..8669cb8473e 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/layer_norm_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/layer_norm_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp from openvino.tools.mo.front.mxnet.extractors.utils import get_mxnet_layer_attrs diff --git a/tools/mo/openvino/tools/mo/front/mxnet/leaky_relu.py b/tools/mo/openvino/tools/mo/front/mxnet/leaky_relu.py index 740b9d24194..bef55649e87 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/leaky_relu.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/leaky_relu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Elu, LeakyReLU, ReLU diff --git a/tools/mo/openvino/tools/mo/front/mxnet/loader.py b/tools/mo/openvino/tools/mo/front/mxnet/loader.py index 0703bd2b847..57cc33a031d 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/loader.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import json diff --git a/tools/mo/openvino/tools/mo/front/mxnet/lrn_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/lrn_ext.py index ecd330e302f..8072365d175 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/lrn_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/lrn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/max_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/max_ext.py index 3ec470afbdb..437e8e6adbe 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/max_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/max_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import ReduceMax diff --git a/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_ext.py index e4d074ad32d..48017c4a0f1 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_replacer.py b/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_replacer.py index 605425b5aad..11d40ae0ed3 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_replacer.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/modulated_deformable_conv_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/mxnet/multibox_detection_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/multibox_detection_ext.py index c5fd00f2868..2ac9ebd6840 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/multibox_detection_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/multibox_detection_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.DetectionOutput import DetectionOutput diff --git a/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_reverse.py b/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_reverse.py index 11da0d1ecce..2d600b490f6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_reverse.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_reverse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_to_reshape.py b/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_to_reshape.py index c3e53c0157d..16c0f47bf7a 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_to_reshape.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/mx_reshape_to_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/nd_to_params.py b/tools/mo/openvino/tools/mo/front/mxnet/nd_to_params.py index a132e63e57e..c818e497a80 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/nd_to_params.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/nd_to_params.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/openvino/tools/mo/front/mxnet/null_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/null_ext.py index bf3382b7c0c..68f061510ed 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/null_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/null_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.parameter import Parameter diff --git a/tools/mo/openvino/tools/mo/front/mxnet/pad_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/pad_ext.py index 7d6fc4497c2..737bec4e9d9 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/pad_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/pad_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/pooling_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/pooling_ext.py index 0cdce9ad897..3bd2dde2886 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/proposal_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/proposal_ext.py index 4573f1ab709..6360e62b76f 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/proposal_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/proposal_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/psroi_pooling_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/psroi_pooling_ext.py index 8f8dd6025a9..fc6c201f405 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/psroi_pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/psroi_pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.psroipooling import PSROIPoolingOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/random_uniform_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/random_uniform_ext.py index d50d76f8ab3..b9ac547bcc2 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/random_uniform_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/random_uniform_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/register_custom_ops.py b/tools/mo/openvino/tools/mo/front/mxnet/register_custom_ops.py index 2cc118087c9..42260e5e2db 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/register_custom_ops.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/register_custom_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp, FrontReplacementSubgraph, FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/mxnet/repeat_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/repeat_ext.py index e9e8013c996..7d373ae47bc 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/repeat_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/repeat_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mxrepeat import MXRepeat diff --git a/tools/mo/openvino/tools/mo/front/mxnet/reshape_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/reshape_ext.py index f9aa397d6d9..2d71c0608eb 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/reshape_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/reshape_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mxreshape import MXReshape diff --git a/tools/mo/openvino/tools/mo/front/mxnet/rnn_param_concat.py b/tools/mo/openvino/tools/mo/front/mxnet/rnn_param_concat.py index 1c071001d34..1c97863e310 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/rnn_param_concat.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/rnn_param_concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/roi_pooling_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/roi_pooling_ext.py index 459840fdb85..89cee4d2723 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/roi_pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/roi_pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.extractors.utils import layout_attrs diff --git a/tools/mo/openvino/tools/mo/front/mxnet/roll_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/roll_ext.py index 6d130bb79bb..43da861aad1 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/roll_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/roll_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.roll import AttributedRoll diff --git a/tools/mo/openvino/tools/mo/front/mxnet/shape_array_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/shape_array_ext.py index 4f1069ab2ba..fd80553815c 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/shape_array_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/shape_array_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/sigmoid.py b/tools/mo/openvino/tools/mo/front/mxnet/sigmoid.py index 617fe82d83e..ac80ed47e5c 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/sigmoid.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Sigmoid diff --git a/tools/mo/openvino/tools/mo/front/mxnet/slice_channel_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/slice_channel_ext.py index 1364a82ae86..878cc3c97f8 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/slice_channel_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/slice_channel_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.split import AttributedSplit diff --git a/tools/mo/openvino/tools/mo/front/mxnet/slice_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/slice_ext.py index 81665ef96ae..a4a0e53c3ff 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/slice_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/slice_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/slice_like_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/slice_like_ext.py index b6467e4110b..fe6f1dbbf67 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/slice_like_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/slice_like_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.slice_like import SliceLike diff --git a/tools/mo/openvino/tools/mo/front/mxnet/slice_replacers.py b/tools/mo/openvino/tools/mo/front/mxnet/slice_replacers.py index 37505e7c506..42016e66697 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/slice_replacers.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/slice_replacers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/softmax.py b/tools/mo/openvino/tools/mo/front/mxnet/softmax.py index cd555955243..4d7463dc9f7 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/softmax.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/softmax_activation_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/softmax_activation_ext.py index fc992bb81a9..24065691db3 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/softmax_activation_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/softmax_activation_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/softmax_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/softmax_ext.py index d0bbdaae8bb..8897b61584c 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/softmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/softmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/softmax_output_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/softmax_output_ext.py index 2cc49c37bd8..2268300abb6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/softmax_output_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/softmax_output_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/softsign_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/softsign_ext.py index f40cb9e5211..a3b470728e4 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/softsign_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/softsign_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/squeeze_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/squeeze_ext.py index 5ebe4638cbc..68d5804d44f 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/squeeze_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/squeeze_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_anchor_reshape.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_anchor_reshape.py index d1769721799..97dc16d7c8d 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_anchor_reshape.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_anchor_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_detection_output_replacer.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_detection_output_replacer.py index 86dd0b34e06..85d377673be 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_detection_output_replacer.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_detection_output_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.flatten_to_reshape import FlattenToReshape diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_flatten_softmax_activation.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_flatten_softmax_activation.py index c4f94a675e0..58d02ef5afa 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_flatten_softmax_activation.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_flatten_softmax_activation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.mxnet.ssd_pattern_remove_flatten import SsdPatternRemoveFlatten diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_flatten.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_flatten.py index 6b2e4d6031b..c43b685baae 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_flatten.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_flatten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.flatten_to_reshape import FlattenToReshape diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_reshape.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_reshape.py index a4609f01a53..7e1b0173b6e 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_reshape.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_transpose.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_transpose.py index 74a04d905de..b729f53c0e4 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_transpose.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_pattern_remove_transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.mxnet.ssd_pattern_flatten_softmax_activation import SsdPatternFlattenSoftmaxActivation diff --git a/tools/mo/openvino/tools/mo/front/mxnet/ssd_reorder_detection_out_inputs.py b/tools/mo/openvino/tools/mo/front/mxnet/ssd_reorder_detection_out_inputs.py index 4d42ca06cd3..0e495303944 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/ssd_reorder_detection_out_inputs.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/ssd_reorder_detection_out_inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.mxnet.ssd_pattern_flatten_softmax_activation import SsdPatternFlattenSoftmaxActivation diff --git a/tools/mo/openvino/tools/mo/front/mxnet/stack_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/stack_ext.py index 1f8bef2bf73..da9587c89a0 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/stack_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/stack_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.pack import PackOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/swapaxis_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/swapaxis_ext.py index d8b484a847d..2768dcd1d42 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/swapaxis_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/swapaxis_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.swapaxis import SwapAxis diff --git a/tools/mo/openvino/tools/mo/front/mxnet/take_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/take_ext.py index 35bbe2e942a..b44cd431e99 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/take_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/take_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gather import AttributedGather diff --git a/tools/mo/openvino/tools/mo/front/mxnet/tile_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/tile_ext.py index 1e17eab524d..93d17911461 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/tile_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/tile_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/mxnet/tile_replacer.py b/tools/mo/openvino/tools/mo/front/mxnet/tile_replacer.py index 3a433b2eac2..344f88f773a 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/tile_replacer.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/tile_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/mxnet/transpose_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/transpose_ext.py index ce780f4916b..4ae9741d397 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/transpose_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/transpose_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/mxnet/up_sampling_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/up_sampling_ext.py index 2f886717bc4..52039a1fefc 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/up_sampling_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/up_sampling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import math diff --git a/tools/mo/openvino/tools/mo/front/mxnet/where_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/where_ext.py index cbc79d8aa4a..16f475509c6 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/where_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/where_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.select import Select diff --git a/tools/mo/openvino/tools/mo/front/mxnet/zeros_ext.py b/tools/mo/openvino/tools/mo/front/mxnet/zeros_ext.py index 19748944dff..61e7133ccbb 100644 --- a/tools/mo/openvino/tools/mo/front/mxnet/zeros_ext.py +++ b/tools/mo/openvino/tools/mo/front/mxnet/zeros_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/no_op_eraser.py b/tools/mo/openvino/tools/mo/front/no_op_eraser.py index 3a25ec66b19..67f5492bbaa 100644 --- a/tools/mo/openvino/tools/mo/front/no_op_eraser.py +++ b/tools/mo/openvino/tools/mo/front/no_op_eraser.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/non_max_suppression_normalize.py b/tools/mo/openvino/tools/mo/front/non_max_suppression_normalize.py index 7a4c1730192..c4f581816b8 100644 --- a/tools/mo/openvino/tools/mo/front/non_max_suppression_normalize.py +++ b/tools/mo/openvino/tools/mo/front/non_max_suppression_normalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/AttributedSliceToSlice.py b/tools/mo/openvino/tools/mo/front/onnx/AttributedSliceToSlice.py index 783b4b44d29..a5a52cf94f9 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/AttributedSliceToSlice.py +++ b/tools/mo/openvino/tools/mo/front/onnx/AttributedSliceToSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/CTCGreedyDecoder_ext.py b/tools/mo/openvino/tools/mo/front/onnx/CTCGreedyDecoder_ext.py index a874053d68c..346961cc2fd 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/CTCGreedyDecoder_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/CTCGreedyDecoder_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ctc_greedy_decoder_seq_len import CTCGreedyDecoderSeqLenOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/LoopNormalize.py b/tools/mo/openvino/tools/mo/front/onnx/LoopNormalize.py index 62025cca1c2..51df3e5d162 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/LoopNormalize.py +++ b/tools/mo/openvino/tools/mo/front/onnx/LoopNormalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/MvnOnnxToMvn.py b/tools/mo/openvino/tools/mo/front/onnx/MvnOnnxToMvn.py index b9468fcbb35..6132e7914b7 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/MvnOnnxToMvn.py +++ b/tools/mo/openvino/tools/mo/front/onnx/MvnOnnxToMvn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mvn import MVN diff --git a/tools/mo/openvino/tools/mo/front/onnx/ONNXResize10ToInterpolate.py b/tools/mo/openvino/tools/mo/front/onnx/ONNXResize10ToInterpolate.py index 297d5b21b88..489474b4382 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/ONNXResize10ToInterpolate.py +++ b/tools/mo/openvino/tools/mo/front/onnx/ONNXResize10ToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/__init__.py b/tools/mo/openvino/tools/mo/front/onnx/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/__init__.py +++ b/tools/mo/openvino/tools/mo/front/onnx/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/onnx/activation_ext.py b/tools/mo/openvino/tools/mo/front/onnx/activation_ext.py index 238eaff838d..180ada43bcd 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/activation_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/activation_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import * diff --git a/tools/mo/openvino/tools/mo/front/onnx/affine_ext.py b/tools/mo/openvino/tools/mo/front/onnx/affine_ext.py index bcaee12c8c7..f4e12f08d2b 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/affine_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/affine_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/argmax_ext.py b/tools/mo/openvino/tools/mo/front/onnx/argmax_ext.py index 94a3147fdf5..2a26714eeea 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/argmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/argmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.argmax import ArgMaxOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/argmin_ext.py b/tools/mo/openvino/tools/mo/front/onnx/argmin_ext.py index f4dbab3cc5b..e9fbf812afe 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/argmin_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/argmin_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.argmin import ArgMinOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/aten_ext.py b/tools/mo/openvino/tools/mo/front/onnx/aten_ext.py index 339ef22c46e..99c2ac82181 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/aten_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/aten_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.aten import ATen diff --git a/tools/mo/openvino/tools/mo/front/onnx/cast_ext.py b/tools/mo/openvino/tools/mo/front/onnx/cast_ext.py index af0ada8b43d..a63a19dfc2e 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/cast_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/cast_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Cast import Cast diff --git a/tools/mo/openvino/tools/mo/front/onnx/clip_ext.py b/tools/mo/openvino/tools/mo/front/onnx/clip_ext.py index bb8e070d2a2..9450e0709dc 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/clip_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/clip_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/concat_ext.py b/tools/mo/openvino/tools/mo/front/onnx/concat_ext.py index 5289dc79164..cdb8d4b06cd 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/concat_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/concat_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.onnx.extractors.utils import onnx_attr diff --git a/tools/mo/openvino/tools/mo/front/onnx/const_ext.py b/tools/mo/openvino/tools/mo/front/onnx/const_ext.py index fd0a4dbf853..a1382139ed3 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/const_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/const_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from onnx import numpy_helper diff --git a/tools/mo/openvino/tools/mo/front/onnx/constant_fill_ext.py b/tools/mo/openvino/tools/mo/front/onnx/constant_fill_ext.py index 9a12d43e2db..a7e2746aaee 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/constant_fill_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/constant_fill_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.constant_fill import ConstantFill diff --git a/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_ext.py b/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_ext.py index abac32d9ccb..c1b3b679a18 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_to_broadcast.py b/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_to_broadcast.py index fe7424269ba..5fb20011e51 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_to_broadcast.py +++ b/tools/mo/openvino/tools/mo/front/onnx/constant_of_shape_to_broadcast.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/onnx/conv_ext.py b/tools/mo/openvino/tools/mo/front/onnx/conv_ext.py index e37dab1971a..105f309d9b7 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/crop_ext.py b/tools/mo/openvino/tools/mo/front/onnx/crop_ext.py index e3e78beca67..b48abb731d3 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/crop_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/crop_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/cumsum_ext.py b/tools/mo/openvino/tools/mo/front/onnx/cumsum_ext.py index 33ffcc12e32..c1ec7085b56 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/cumsum_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/cumsum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.cumsum import CumSum diff --git a/tools/mo/openvino/tools/mo/front/onnx/deformable_conv_ext.py b/tools/mo/openvino/tools/mo/front/onnx/deformable_conv_ext.py index cc67de6c1e1..8f356650582 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/deformable_conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/deformable_conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/depth_to_space_ext.py b/tools/mo/openvino/tools/mo/front/onnx/depth_to_space_ext.py index 56fed8f157f..4d72c0ce9b7 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/depth_to_space_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/depth_to_space_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/dequantize_linear_ext.py b/tools/mo/openvino/tools/mo/front/onnx/dequantize_linear_ext.py index 3da2049eb28..3280f17198f 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/dequantize_linear_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/dequantize_linear_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/detection_output_ext.py b/tools/mo/openvino/tools/mo/front/onnx/detection_output_ext.py index 365c6e2d99a..3e163a3f8e0 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/detection_output_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/detection_output_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.DetectionOutput import DetectionOutput diff --git a/tools/mo/openvino/tools/mo/front/onnx/detection_output_onnx_ext.py b/tools/mo/openvino/tools/mo/front/onnx/detection_output_onnx_ext.py index 7b4eb3280fb..3c739cd8492 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/detection_output_onnx_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/detection_output_onnx_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from math import log diff --git a/tools/mo/openvino/tools/mo/front/onnx/dropout_ext.py b/tools/mo/openvino/tools/mo/front/onnx/dropout_ext.py index 06e9cdc4486..19f3cca6f8a 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/dropout_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/dropout_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/onnx/einsum_ext.py b/tools/mo/openvino/tools/mo/front/onnx/einsum_ext.py index ca36f42a3cd..966506cadd0 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/einsum_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/einsum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.einsum import Einsum diff --git a/tools/mo/openvino/tools/mo/front/onnx/elementwise_ext.py b/tools/mo/openvino/tools/mo/front/onnx/elementwise_ext.py index 911a2fdb8a0..0edc0f70f39 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/elementwise_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/elementwise_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/expand_ext.py b/tools/mo/openvino/tools/mo/front/onnx/expand_ext.py index 7c7ffdf7b40..fdd6a144713 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/expand_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/expand_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/extractor.py b/tools/mo/openvino/tools/mo/front/onnx/extractor.py index cf0914d6651..cb89175a264 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/extractor.py +++ b/tools/mo/openvino/tools/mo/front/onnx/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node diff --git a/tools/mo/openvino/tools/mo/front/onnx/extractors/__init__.py b/tools/mo/openvino/tools/mo/front/onnx/extractors/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/extractors/__init__.py +++ b/tools/mo/openvino/tools/mo/front/onnx/extractors/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/onnx/extractors/utils.py b/tools/mo/openvino/tools/mo/front/onnx/extractors/utils.py index 8381fe6dfde..637919137cf 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/extractors/utils.py +++ b/tools/mo/openvino/tools/mo/front/onnx/extractors/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/flattenONNX_to_reshape.py b/tools/mo/openvino/tools/mo/front/onnx/flattenONNX_to_reshape.py index 438373b2fc3..e27872bb6e6 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/flattenONNX_to_reshape.py +++ b/tools/mo/openvino/tools/mo/front/onnx/flattenONNX_to_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import ReduceProd diff --git a/tools/mo/openvino/tools/mo/front/onnx/flatten_ext.py b/tools/mo/openvino/tools/mo/front/onnx/flatten_ext.py index c7fdcf1dc00..f51d7ec7219 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/flatten_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/flatten_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/fused_bn_ext.py b/tools/mo/openvino/tools/mo/front/onnx/fused_bn_ext.py index 01c38faadea..f4406b5d87d 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/fused_bn_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/fused_bn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.BatchNormInference import BatchNormInference diff --git a/tools/mo/openvino/tools/mo/front/onnx/gather_ext.py b/tools/mo/openvino/tools/mo/front/onnx/gather_ext.py index 9a4ee5a468b..7a31573606b 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/gather_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/gather_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/gatherelements_ext.py b/tools/mo/openvino/tools/mo/front/onnx/gatherelements_ext.py index 150ad1e60b7..4e6cd0ee5ec 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/gatherelements_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/gatherelements_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gatherelements import GatherElements diff --git a/tools/mo/openvino/tools/mo/front/onnx/gathernd_ext.py b/tools/mo/openvino/tools/mo/front/onnx/gathernd_ext.py index 76c22556e65..b638ad0cc4d 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/gathernd_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/gathernd_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gathernd import GatherND diff --git a/tools/mo/openvino/tools/mo/front/onnx/gemm_ext.py b/tools/mo/openvino/tools/mo/front/onnx/gemm_ext.py index 9ca0337a366..dff160d4654 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/gemm_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/gemm_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/group_norm_ext.py b/tools/mo/openvino/tools/mo/front/onnx/group_norm_ext.py index ca47807c5f7..cb15c22113f 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/group_norm_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/group_norm_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/gru_ext.py b/tools/mo/openvino/tools/mo/front/onnx/gru_ext.py index 4bc82b2607b..2730d1d32fb 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/gru_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/gru_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/hard_sigmoid_ext.py b/tools/mo/openvino/tools/mo/front/onnx/hard_sigmoid_ext.py index e5d25f17573..888ea2fd29b 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/hard_sigmoid_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/hard_sigmoid_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/identity_ext.py b/tools/mo/openvino/tools/mo/front/onnx/identity_ext.py index b79cc9d22f1..e0fc71d16a6 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/identity_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/identity_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/image_scaler_ext.py b/tools/mo/openvino/tools/mo/front/onnx/image_scaler_ext.py index 6b635e25ae9..7465eafdbd0 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/image_scaler_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/image_scaler_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/instance_normalization_ext.py b/tools/mo/openvino/tools/mo/front/onnx/instance_normalization_ext.py index cb4225b1ea9..35f2b117ec7 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/instance_normalization_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/instance_normalization_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.instance_normalization import InstanceNormalization diff --git a/tools/mo/openvino/tools/mo/front/onnx/loader.py b/tools/mo/openvino/tools/mo/front/onnx/loader.py index 68902dbc2f6..8232e0456b4 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/loader.py +++ b/tools/mo/openvino/tools/mo/front/onnx/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from __future__ import absolute_import diff --git a/tools/mo/openvino/tools/mo/front/onnx/logsoftmaxONNX_to_logsoftmax.py b/tools/mo/openvino/tools/mo/front/onnx/logsoftmaxONNX_to_logsoftmax.py index e5277b25462..d7576d5f687 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/logsoftmaxONNX_to_logsoftmax.py +++ b/tools/mo/openvino/tools/mo/front/onnx/logsoftmaxONNX_to_logsoftmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/loop_ext.py b/tools/mo/openvino/tools/mo/front/onnx/loop_ext.py index 67fc15897b6..1f89243a68d 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/loop_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/loop_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import copy diff --git a/tools/mo/openvino/tools/mo/front/onnx/lp_normalization_ext.py b/tools/mo/openvino/tools/mo/front/onnx/lp_normalization_ext.py index b74d374166d..69ce610becb 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/lp_normalization_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/lp_normalization_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/lrn_ext.py b/tools/mo/openvino/tools/mo/front/onnx/lrn_ext.py index 08f43fc940a..3db907faecd 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/lrn_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/lrn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/lstm_ext.py b/tools/mo/openvino/tools/mo/front/onnx/lstm_ext.py index 6d4af2b1a8a..b5c07b59f20 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/lstm_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/lstm_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import float32_array, int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/mask_rcnn_conversion.py b/tools/mo/openvino/tools/mo/front/onnx/mask_rcnn_conversion.py index 839e079d81d..806445fa546 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/mask_rcnn_conversion.py +++ b/tools/mo/openvino/tools/mo/front/onnx/mask_rcnn_conversion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/matmul_ext.py b/tools/mo/openvino/tools/mo/front/onnx/matmul_ext.py index 06bc784853f..303b6e39197 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/matmul_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/matmul_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import MatMul diff --git a/tools/mo/openvino/tools/mo/front/onnx/mean_variance_normalization_ext.py b/tools/mo/openvino/tools/mo/front/onnx/mean_variance_normalization_ext.py index f87db31e25b..84dbefca1ce 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/mean_variance_normalization_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/mean_variance_normalization_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.mvn import MVNOnnx diff --git a/tools/mo/openvino/tools/mo/front/onnx/non_max_suppression_ext.py b/tools/mo/openvino/tools/mo/front/onnx/non_max_suppression_ext.py index 8a387b18f00..bf36b7ddca4 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/non_max_suppression_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/non_max_suppression_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/non_zero_ext.py b/tools/mo/openvino/tools/mo/front/onnx/non_zero_ext.py index 855939b2953..4b369d896fe 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/non_zero_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/non_zero_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/normalize_ext.py b/tools/mo/openvino/tools/mo/front/onnx/normalize_ext.py index 4541f266c7c..bcb977a767c 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/normalize_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/normalize_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.normalize import NormalizeOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/normalize_l2_normalize.py b/tools/mo/openvino/tools/mo/front/onnx/normalize_l2_normalize.py index 4c8207519bd..914fb350fdb 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/normalize_l2_normalize.py +++ b/tools/mo/openvino/tools/mo/front/onnx/normalize_l2_normalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/one_hot_ext.py b/tools/mo/openvino/tools/mo/front/onnx/one_hot_ext.py index 51cc6b8816c..6d5ee43be98 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/one_hot_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/one_hot_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.one_hot import OneHot diff --git a/tools/mo/openvino/tools/mo/front/onnx/one_hot_normalize.py b/tools/mo/openvino/tools/mo/front/onnx/one_hot_normalize.py index d428c6a967d..1e60e088463 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/one_hot_normalize.py +++ b/tools/mo/openvino/tools/mo/front/onnx/one_hot_normalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/pad_converter.py b/tools/mo/openvino/tools/mo/front/onnx/pad_converter.py index d40051b94f0..6c255b5dd29 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/pad_converter.py +++ b/tools/mo/openvino/tools/mo/front/onnx/pad_converter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.split import Split diff --git a/tools/mo/openvino/tools/mo/front/onnx/pad_ext.py b/tools/mo/openvino/tools/mo/front/onnx/pad_ext.py index 65154979740..1fbe5243a37 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/pad_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/pad_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/parameter_ext.py b/tools/mo/openvino/tools/mo/front/onnx/parameter_ext.py index de85223fef7..813f3346285 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/parameter_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/parameter_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from onnx.mapping import TENSOR_TYPE_TO_NP_TYPE diff --git a/tools/mo/openvino/tools/mo/front/onnx/person_detection_crossroad_conversion.py b/tools/mo/openvino/tools/mo/front/onnx/person_detection_crossroad_conversion.py index 604daf8052c..6ff967ec498 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/person_detection_crossroad_conversion.py +++ b/tools/mo/openvino/tools/mo/front/onnx/person_detection_crossroad_conversion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.roifeatureextractor_onnx import ExperimentalDetectronROIFeatureExtractor diff --git a/tools/mo/openvino/tools/mo/front/onnx/pooling_ext.py b/tools/mo/openvino/tools/mo/front/onnx/pooling_ext.py index 43ab30a1a9c..982bb1ec552 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/onnx/priorbox_clustered_ext.py b/tools/mo/openvino/tools/mo/front/onnx/priorbox_clustered_ext.py index 0561c24d66f..59e671a1835 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/priorbox_clustered_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/priorbox_clustered_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import float32_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/priorbox_ext.py b/tools/mo/openvino/tools/mo/front/onnx/priorbox_ext.py index 1e64d055d40..e82106f94b4 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/priorbox_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/priorbox_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import float32_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/priorgridgenerator_ext.py b/tools/mo/openvino/tools/mo/front/onnx/priorgridgenerator_ext.py index c8ca7481cfa..60cbf3b70cb 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/priorgridgenerator_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/priorgridgenerator_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.priorgridgenerator_onnx import ExperimentalDetectronPriorGridGenerator diff --git a/tools/mo/openvino/tools/mo/front/onnx/proposal_ext.py b/tools/mo/openvino/tools/mo/front/onnx/proposal_ext.py index e62b82caa6a..72fb28cb316 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/proposal_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/proposal_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.proposal_onnx import ExperimentalDetectronGenerateProposalsSingleImage diff --git a/tools/mo/openvino/tools/mo/front/onnx/quantize_ext.py b/tools/mo/openvino/tools/mo/front/onnx/quantize_ext.py index 2f5f6c85eb6..07ead72ed54 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/quantize_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/quantize_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.fakequantize import FakeQuantize diff --git a/tools/mo/openvino/tools/mo/front/onnx/quantize_linear_ext.py b/tools/mo/openvino/tools/mo/front/onnx/quantize_linear_ext.py index 302a0e46ca6..ac744daed33 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/quantize_linear_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/quantize_linear_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.quantize_linear import QuantizeLinear diff --git a/tools/mo/openvino/tools/mo/front/onnx/random_uniform_ext.py b/tools/mo/openvino/tools/mo/front/onnx/random_uniform_ext.py index 6a42a6194a0..aac099c4654 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/random_uniform_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/random_uniform_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.random_uniform import AttributedRandomUniform diff --git a/tools/mo/openvino/tools/mo/front/onnx/range_ext.py b/tools/mo/openvino/tools/mo/front/onnx/range_ext.py index fedb3e93104..d9b834202e9 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/range_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/range_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.range import Range diff --git a/tools/mo/openvino/tools/mo/front/onnx/reduce_ext.py b/tools/mo/openvino/tools/mo/front/onnx/reduce_ext.py index 69f8ad1d7d8..c920aaeb59e 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/reduce_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/reduce_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import ReduceL1, ReduceL2, ReduceMax, ReduceMean, ReduceMin, ReduceProd, ReduceSum diff --git a/tools/mo/openvino/tools/mo/front/onnx/register_custom_ops.py b/tools/mo/openvino/tools/mo/front/onnx/register_custom_ops.py index 1f4de939a76..b2c1ecea150 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/register_custom_ops.py +++ b/tools/mo/openvino/tools/mo/front/onnx/register_custom_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp, FrontReplacementPattern, FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/onnx/reshape_ext.py b/tools/mo/openvino/tools/mo/front/onnx/reshape_ext.py index ea579275352..bf1d0c63199 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/reshape_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/reshape_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/resize_ext.py b/tools/mo/openvino/tools/mo/front/onnx/resize_ext.py index ae93dbfd241..b8ffb0816d7 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/resize_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/resize_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ONNXResize10 import ONNXResize10 diff --git a/tools/mo/openvino/tools/mo/front/onnx/reverse_sequence_ext.py b/tools/mo/openvino/tools/mo/front/onnx/reverse_sequence_ext.py index 360da8b1958..1a4a8a6ac19 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/reverse_sequence_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/reverse_sequence_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.reverse_sequence import ReverseSequence diff --git a/tools/mo/openvino/tools/mo/front/onnx/rnn_ext.py b/tools/mo/openvino/tools/mo/front/onnx/rnn_ext.py index 177e10c8e46..f9982ec5b8c 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/rnn_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/rnn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/roialign_ext.py b/tools/mo/openvino/tools/mo/front/onnx/roialign_ext.py index 95ae706b6fc..3412d933063 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/roialign_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/roialign_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.roialign import ROIAlign diff --git a/tools/mo/openvino/tools/mo/front/onnx/roifeatureextractor_ext.py b/tools/mo/openvino/tools/mo/front/onnx/roifeatureextractor_ext.py index 4799c86fb45..da0f431571f 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/roifeatureextractor_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/roifeatureextractor_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/scatter_ext.py b/tools/mo/openvino/tools/mo/front/onnx/scatter_ext.py index 9ab0bc58c43..3b67aed077d 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/scatter_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/scatter_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.scatter import ScatterElementsUpdate diff --git a/tools/mo/openvino/tools/mo/front/onnx/shape_ext.py b/tools/mo/openvino/tools/mo/front/onnx/shape_ext.py index bf84ba76125..aa717e92d3e 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/shape_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/shape_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/size_ext.py b/tools/mo/openvino/tools/mo/front/onnx/size_ext.py index 2261d49b9d4..cae303376fb 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/size_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/size_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/slice_ext.py b/tools/mo/openvino/tools/mo/front/onnx/slice_ext.py index e838b036136..4454973fcf9 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/slice_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/slice_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/softmaxONNX_to_softmax.py b/tools/mo/openvino/tools/mo/front/onnx/softmaxONNX_to_softmax.py index 1ad4043233d..823ae824e91 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/softmaxONNX_to_softmax.py +++ b/tools/mo/openvino/tools/mo/front/onnx/softmaxONNX_to_softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/softmax_ext.py b/tools/mo/openvino/tools/mo/front/onnx/softmax_ext.py index bc5a8c88b83..caaf364b386 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/softmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/softmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/onnx/softplus_ext.py b/tools/mo/openvino/tools/mo/front/onnx/softplus_ext.py index b8421112584..dbbcfd9a1f9 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/softplus_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/softplus_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import SoftPlus diff --git a/tools/mo/openvino/tools/mo/front/onnx/space_to_depth_ext.py b/tools/mo/openvino/tools/mo/front/onnx/space_to_depth_ext.py index b5931d34528..dea2a06c3c9 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/space_to_depth_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/space_to_depth_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.space_to_depth import SpaceToDepth diff --git a/tools/mo/openvino/tools/mo/front/onnx/split_ext.py b/tools/mo/openvino/tools/mo/front/onnx/split_ext.py index fbb26fa2c3c..d8e78e201bd 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/split_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/split_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/squeeze_ext.py b/tools/mo/openvino/tools/mo/front/onnx/squeeze_ext.py index b4163908731..45479ed9121 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/squeeze_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/squeeze_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/top_k_ext.py b/tools/mo/openvino/tools/mo/front/onnx/top_k_ext.py index 711ff9214cc..36de2d4af23 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/top_k_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/top_k_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/onnx/topkrois_ext.py b/tools/mo/openvino/tools/mo/front/onnx/topkrois_ext.py index 3f91896d17f..a9d2060d842 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/topkrois_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/topkrois_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.topkrois_onnx import ExperimentalDetectronTopKROIs diff --git a/tools/mo/openvino/tools/mo/front/onnx/transpose_ext.py b/tools/mo/openvino/tools/mo/front/onnx/transpose_ext.py index c34450f496f..7c4c4b44548 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/transpose_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/transpose_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.transpose import Transpose diff --git a/tools/mo/openvino/tools/mo/front/onnx/unsqueeze_ext.py b/tools/mo/openvino/tools/mo/front/onnx/unsqueeze_ext.py index 313946ed86d..acabac75c70 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/unsqueeze_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/unsqueeze_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/onnx/upsample_ext.py b/tools/mo/openvino/tools/mo/front/onnx/upsample_ext.py index d1e100f8e40..978cf56a384 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/upsample_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/upsample_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import math diff --git a/tools/mo/openvino/tools/mo/front/onnx/where_ext.py b/tools/mo/openvino/tools/mo/front/onnx/where_ext.py index bf9bad7cafa..584921163df 100644 --- a/tools/mo/openvino/tools/mo/front/onnx/where_ext.py +++ b/tools/mo/openvino/tools/mo/front/onnx/where_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.select import Select diff --git a/tools/mo/openvino/tools/mo/front/output_cut.py b/tools/mo/openvino/tools/mo/front/output_cut.py index 2d091f8160f..924781821f6 100644 --- a/tools/mo/openvino/tools/mo/front/output_cut.py +++ b/tools/mo/openvino/tools/mo/front/output_cut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/override_batch.py b/tools/mo/openvino/tools/mo/front/override_batch.py index 0a65c0ee96a..66607366778 100644 --- a/tools/mo/openvino/tools/mo/front/override_batch.py +++ b/tools/mo/openvino/tools/mo/front/override_batch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/pass_separator.py b/tools/mo/openvino/tools/mo/front/pass_separator.py index 6b6e33e9f82..0d0575b32c7 100644 --- a/tools/mo/openvino/tools/mo/front/pass_separator.py +++ b/tools/mo/openvino/tools/mo/front/pass_separator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/rank_decomposer.py b/tools/mo/openvino/tools/mo/front/rank_decomposer.py index 2e68e9137f8..df55ad4822a 100644 --- a/tools/mo/openvino/tools/mo/front/rank_decomposer.py +++ b/tools/mo/openvino/tools/mo/front/rank_decomposer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/reciprocal.py b/tools/mo/openvino/tools/mo/front/reciprocal.py index e2a66eca862..aefa98cc935 100644 --- a/tools/mo/openvino/tools/mo/front/reciprocal.py +++ b/tools/mo/openvino/tools/mo/front/reciprocal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Pow diff --git a/tools/mo/openvino/tools/mo/front/reduce_axis_normalizer.py b/tools/mo/openvino/tools/mo/front/reduce_axis_normalizer.py index 0d276e2025e..99103b33193 100644 --- a/tools/mo/openvino/tools/mo/front/reduce_axis_normalizer.py +++ b/tools/mo/openvino/tools/mo/front/reduce_axis_normalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import reduce_map diff --git a/tools/mo/openvino/tools/mo/front/reshape_dim_normalizer.py b/tools/mo/openvino/tools/mo/front/reshape_dim_normalizer.py index 2667316c5f2..54a6697f199 100644 --- a/tools/mo/openvino/tools/mo/front/reshape_dim_normalizer.py +++ b/tools/mo/openvino/tools/mo/front/reshape_dim_normalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.pass_separator import FrontStart diff --git a/tools/mo/openvino/tools/mo/front/restore_ports.py b/tools/mo/openvino/tools/mo/front/restore_ports.py index 9c869de6454..494a759857b 100644 --- a/tools/mo/openvino/tools/mo/front/restore_ports.py +++ b/tools/mo/openvino/tools/mo/front/restore_ports.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/scatter_normalizer.py b/tools/mo/openvino/tools/mo/front/scatter_normalizer.py index 63ed80e75cd..aa0721ec694 100644 --- a/tools/mo/openvino/tools/mo/front/scatter_normalizer.py +++ b/tools/mo/openvino/tools/mo/front/scatter_normalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/softmax.py b/tools/mo/openvino/tools/mo/front/softmax.py index 11c3071731b..f39abac8818 100644 --- a/tools/mo/openvino/tools/mo/front/softmax.py +++ b/tools/mo/openvino/tools/mo/front/softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/split_normalizer.py b/tools/mo/openvino/tools/mo/front/split_normalizer.py index 10e64c79b9f..cd8f593a2cb 100644 --- a/tools/mo/openvino/tools/mo/front/split_normalizer.py +++ b/tools/mo/openvino/tools/mo/front/split_normalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/sub.py b/tools/mo/openvino/tools/mo/front/sub.py index d72092ee008..155ce614fc7 100644 --- a/tools/mo/openvino/tools/mo/front/sub.py +++ b/tools/mo/openvino/tools/mo/front/sub.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/subgraph_matcher.py b/tools/mo/openvino/tools/mo/front/subgraph_matcher.py index b5f375287ed..07b8b9c1275 100644 --- a/tools/mo/openvino/tools/mo/front/subgraph_matcher.py +++ b/tools/mo/openvino/tools/mo/front/subgraph_matcher.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/AutomlEfficientDet.py b/tools/mo/openvino/tools/mo/front/tf/AutomlEfficientDet.py index b70475caa40..f2403299827 100644 --- a/tools/mo/openvino/tools/mo/front/tf/AutomlEfficientDet.py +++ b/tools/mo/openvino/tools/mo/front/tf/AutomlEfficientDet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/BatchMatMul_ext.py b/tools/mo/openvino/tools/mo/front/tf/BatchMatMul_ext.py index 39f621f1957..b74c61f13ad 100644 --- a/tools/mo/openvino/tools/mo/front/tf/BatchMatMul_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/BatchMatMul_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import MatMul diff --git a/tools/mo/openvino/tools/mo/front/tf/BatchToSpaceNDToUpsample.py b/tools/mo/openvino/tools/mo/front/tf/BatchToSpaceNDToUpsample.py index ebf620432c1..a2bdd7571f0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/BatchToSpaceNDToUpsample.py +++ b/tools/mo/openvino/tools/mo/front/tf/BatchToSpaceNDToUpsample.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/BlockLSTM.py b/tools/mo/openvino/tools/mo/front/tf/BlockLSTM.py index 58d41ebd8b1..672c02c786c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/BlockLSTM.py +++ b/tools/mo/openvino/tools/mo/front/tf/BlockLSTM.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/BlockLSTM_ext.py b/tools/mo/openvino/tools/mo/front/tf/BlockLSTM_ext.py index 164b71bbf1f..4a0b08fad99 100644 --- a/tools/mo/openvino/tools/mo/front/tf/BlockLSTM_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/BlockLSTM_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.BlockLSTM import BlockLSTM diff --git a/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoderReplacement.py b/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoderReplacement.py index 77d8d7bbaf0..4cf0a5972b9 100644 --- a/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoderReplacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoderReplacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoder_ext.py b/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoder_ext.py index 7b241ab9eaa..2f3c2a559e4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoder_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/CTCGreedyDecoder_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ctc_greedy_decoder_seq_len import CTCGreedyDecoderSeqLenOp diff --git a/tools/mo/openvino/tools/mo/front/tf/CTCLossReplacement.py b/tools/mo/openvino/tools/mo/front/tf/CTCLossReplacement.py index 2d07b22d4ef..dcfd530a076 100644 --- a/tools/mo/openvino/tools/mo/front/tf/CTCLossReplacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/CTCLossReplacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ctc_greedy_decoder_seq_len import CTCGreedyDecoderSeqLenOp diff --git a/tools/mo/openvino/tools/mo/front/tf/CTCLoss_ext.py b/tools/mo/openvino/tools/mo/front/tf/CTCLoss_ext.py index 1f2de52cccc..0fa124ac6e0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/CTCLoss_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/CTCLoss_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ctc_loss import CTCLoss diff --git a/tools/mo/openvino/tools/mo/front/tf/Cast_ext.py b/tools/mo/openvino/tools/mo/front/tf/Cast_ext.py index 8315921f61d..f3a6bd33ba0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/Cast_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/Cast_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Cast import Cast diff --git a/tools/mo/openvino/tools/mo/front/tf/ClipByValueTFTransformation.py b/tools/mo/openvino/tools/mo/front/tf/ClipByValueTFTransformation.py index d8ccdd05b80..a97a1baa2c1 100644 --- a/tools/mo/openvino/tools/mo/front/tf/ClipByValueTFTransformation.py +++ b/tools/mo/openvino/tools/mo/front/tf/ClipByValueTFTransformation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Minimum, Maximum from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/tf/ClipByValue_ext.py b/tools/mo/openvino/tools/mo/front/tf/ClipByValue_ext.py index b8f4708cfc5..220a8239211 100644 --- a/tools/mo/openvino/tools/mo/front/tf/ClipByValue_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/ClipByValue_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/ComplexAbs.py b/tools/mo/openvino/tools/mo/front/tf/ComplexAbs.py index 71909ac93ed..6663654aaa8 100644 --- a/tools/mo/openvino/tools/mo/front/tf/ComplexAbs.py +++ b/tools/mo/openvino/tools/mo/front/tf/ComplexAbs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/ComplexAbsAfterComplex.py b/tools/mo/openvino/tools/mo/front/tf/ComplexAbsAfterComplex.py index a12e27d15fb..bc87a1bda3d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/ComplexAbsAfterComplex.py +++ b/tools/mo/openvino/tools/mo/front/tf/ComplexAbsAfterComplex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/CorrectPaddingsForPadAfterComplex.py b/tools/mo/openvino/tools/mo/front/tf/CorrectPaddingsForPadAfterComplex.py index ec6e3c6d67d..f0145c26224 100644 --- a/tools/mo/openvino/tools/mo/front/tf/CorrectPaddingsForPadAfterComplex.py +++ b/tools/mo/openvino/tools/mo/front/tf/CorrectPaddingsForPadAfterComplex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/CropAndResizeReplacement.py b/tools/mo/openvino/tools/mo/front/tf/CropAndResizeReplacement.py index 8d31ea5212b..ebef0e7159f 100644 --- a/tools/mo/openvino/tools/mo/front/tf/CropAndResizeReplacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/CropAndResizeReplacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars.py b/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars.py index 2fa24f44722..345bf88c9e5 100644 --- a/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars.py +++ b/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Dict diff --git a/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars_ext.py b/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars_ext.py index bbd180d2d5f..5390b4dbad1 100644 --- a/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/FakeQuantWithMinMaxVars_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/FlattenToReshape.py b/tools/mo/openvino/tools/mo/front/tf/FlattenToReshape.py index 4cd0d2f1f29..25c6027b0d0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/FlattenToReshape.py +++ b/tools/mo/openvino/tools/mo/front/tf/FlattenToReshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/GNMT_DynamicSequenceLengths.py b/tools/mo/openvino/tools/mo/front/tf/GNMT_DynamicSequenceLengths.py index fc89b77188f..51a0555053d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/GNMT_DynamicSequenceLengths.py +++ b/tools/mo/openvino/tools/mo/front/tf/GNMT_DynamicSequenceLengths.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/GRUBlockCellReplacement.py b/tools/mo/openvino/tools/mo/front/tf/GRUBlockCellReplacement.py index 573d8728d17..87ad7869f6f 100644 --- a/tools/mo/openvino/tools/mo/front/tf/GRUBlockCellReplacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/GRUBlockCellReplacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/tf/GRUBlockCell_ext.py b/tools/mo/openvino/tools/mo/front/tf/GRUBlockCell_ext.py index 86969dd6932..03a3925887d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/GRUBlockCell_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/GRUBlockCell_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/GatherTree_ext.py b/tools/mo/openvino/tools/mo/front/tf/GatherTree_ext.py index 4ec918555e8..66f51cfbc16 100644 --- a/tools/mo/openvino/tools/mo/front/tf/GatherTree_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/GatherTree_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.GatherTree import GatherTree diff --git a/tools/mo/openvino/tools/mo/front/tf/IteratorGetNextCut.py b/tools/mo/openvino/tools/mo/front/tf/IteratorGetNextCut.py index 536d7ce7008..4b8d488645a 100644 --- a/tools/mo/openvino/tools/mo/front/tf/IteratorGetNextCut.py +++ b/tools/mo/openvino/tools/mo/front/tf/IteratorGetNextCut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import defaultdict diff --git a/tools/mo/openvino/tools/mo/front/tf/IteratorGetNext_ext.py b/tools/mo/openvino/tools/mo/front/tf/IteratorGetNext_ext.py index 40331ad8188..5d52529dc7b 100644 --- a/tools/mo/openvino/tools/mo/front/tf/IteratorGetNext_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/IteratorGetNext_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/LookupTableInsert_ext.py b/tools/mo/openvino/tools/mo/front/tf/LookupTableInsert_ext.py index 669b8a8aa53..86f0840d833 100644 --- a/tools/mo/openvino/tools/mo/front/tf/LookupTableInsert_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/LookupTableInsert_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.LookupTableInsert import LookupTableInsert diff --git a/tools/mo/openvino/tools/mo/front/tf/LoopCond_ext.py b/tools/mo/openvino/tools/mo/front/tf/LoopCond_ext.py index 97932f1573f..9157127cdf0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/LoopCond_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/LoopCond_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import single_output_infer diff --git a/tools/mo/openvino/tools/mo/front/tf/MapFNTransformation.py b/tools/mo/openvino/tools/mo/front/tf/MapFNTransformation.py index 7d055600ddd..9716e65ded3 100644 --- a/tools/mo/openvino/tools/mo/front/tf/MapFNTransformation.py +++ b/tools/mo/openvino/tools/mo/front/tf/MapFNTransformation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/NonConstBeginStridedSliceReplacement.py b/tools/mo/openvino/tools/mo/front/tf/NonConstBeginStridedSliceReplacement.py index becf0270b5c..e4dd030fb6c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/NonConstBeginStridedSliceReplacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/NonConstBeginStridedSliceReplacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/ObjectDetectionAPI.py b/tools/mo/openvino/tools/mo/front/tf/ObjectDetectionAPI.py index 91993594791..f7eda856df7 100644 --- a/tools/mo/openvino/tools/mo/front/tf/ObjectDetectionAPI.py +++ b/tools/mo/openvino/tools/mo/front/tf/ObjectDetectionAPI.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tools/mo/openvino/tools/mo/front/tf/QueueDequeue_ext.py b/tools/mo/openvino/tools/mo/front/tf/QueueDequeue_ext.py index 48ef0e3acd7..0567b93d4dc 100644 --- a/tools/mo/openvino/tools/mo/front/tf/QueueDequeue_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/QueueDequeue_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp from openvino.tools.mo.front.tf.extractors.utils import tf_dtype_extractor, tf_tensor_shape diff --git a/tools/mo/openvino/tools/mo/front/tf/RFFTRealImagToRFFTSplit.py b/tools/mo/openvino/tools/mo/front/tf/RFFTRealImagToRFFTSplit.py index e79ed01decc..9e9af627bb4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/RFFTRealImagToRFFTSplit.py +++ b/tools/mo/openvino/tools/mo/front/tf/RFFTRealImagToRFFTSplit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/RetinaNetFilteredDetectionsReplacement.py b/tools/mo/openvino/tools/mo/front/tf/RetinaNetFilteredDetectionsReplacement.py index 77df6a63f9d..8770a225f89 100644 --- a/tools/mo/openvino/tools/mo/front/tf/RetinaNetFilteredDetectionsReplacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/RetinaNetFilteredDetectionsReplacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/RollRealImagPack.py b/tools/mo/openvino/tools/mo/front/tf/RollRealImagPack.py index 844cbbd8811..153b3d7692d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/RollRealImagPack.py +++ b/tools/mo/openvino/tools/mo/front/tf/RollRealImagPack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/SSDToolboxDetectionOutput.py b/tools/mo/openvino/tools/mo/front/tf/SSDToolboxDetectionOutput.py index 55cf58dbcc5..56ac3ed31af 100644 --- a/tools/mo/openvino/tools/mo/front/tf/SSDToolboxDetectionOutput.py +++ b/tools/mo/openvino/tools/mo/front/tf/SSDToolboxDetectionOutput.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.DetectionOutput import DetectionOutput diff --git a/tools/mo/openvino/tools/mo/front/tf/SwitchMergeOptimization.py b/tools/mo/openvino/tools/mo/front/tf/SwitchMergeOptimization.py index 243f0cfeb69..9a5fb162d20 100644 --- a/tools/mo/openvino/tools/mo/front/tf/SwitchMergeOptimization.py +++ b/tools/mo/openvino/tools/mo/front/tf/SwitchMergeOptimization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.select import Select diff --git a/tools/mo/openvino/tools/mo/front/tf/TFFFTToDFT.py b/tools/mo/openvino/tools/mo/front/tf/TFFFTToDFT.py index d8a747010e9..ff70dfd5a9d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/TFFFTToDFT.py +++ b/tools/mo/openvino/tools/mo/front/tf/TFFFTToDFT.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/TFResizeToInterpolate.py b/tools/mo/openvino/tools/mo/front/tf/TFResizeToInterpolate.py index b56de3470d9..31a499f7558 100644 --- a/tools/mo/openvino/tools/mo/front/tf/TFResizeToInterpolate.py +++ b/tools/mo/openvino/tools/mo/front/tf/TFResizeToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/TFScatterNDDecomposition.py b/tools/mo/openvino/tools/mo/front/tf/TFScatterNDDecomposition.py index 45ad4484e87..373c7b7e210 100644 --- a/tools/mo/openvino/tools/mo/front/tf/TFScatterNDDecomposition.py +++ b/tools/mo/openvino/tools/mo/front/tf/TFScatterNDDecomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import float32_array, int64_array diff --git a/tools/mo/openvino/tools/mo/front/tf/TFSliceToSlice.py b/tools/mo/openvino/tools/mo/front/tf/TFSliceToSlice.py index b97b5405044..7700a5ddb4f 100644 --- a/tools/mo/openvino/tools/mo/front/tf/TFSliceToSlice.py +++ b/tools/mo/openvino/tools/mo/front/tf/TFSliceToSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/TensorArrayExtractors.py b/tools/mo/openvino/tools/mo/front/tf/TensorArrayExtractors.py index 405b4204a3a..e66a38c95d1 100644 --- a/tools/mo/openvino/tools/mo/front/tf/TensorArrayExtractors.py +++ b/tools/mo/openvino/tools/mo/front/tf/TensorArrayExtractors.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.TensorArray import TensorArray diff --git a/tools/mo/openvino/tools/mo/front/tf/TensorArrayGatherV3.py b/tools/mo/openvino/tools/mo/front/tf/TensorArrayGatherV3.py index 30993e32419..f561e191dcf 100644 --- a/tools/mo/openvino/tools/mo/front/tf/TensorArrayGatherV3.py +++ b/tools/mo/openvino/tools/mo/front/tf/TensorArrayGatherV3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.TensorArrayGather import TensorArrayGather diff --git a/tools/mo/openvino/tools/mo/front/tf/UnpackPackReverseInputChannels.py b/tools/mo/openvino/tools/mo/front/tf/UnpackPackReverseInputChannels.py index f6df68d3d31..deb888bcceb 100644 --- a/tools/mo/openvino/tools/mo/front/tf/UnpackPackReverseInputChannels.py +++ b/tools/mo/openvino/tools/mo/front/tf/UnpackPackReverseInputChannels.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/WhereDecomposition.py b/tools/mo/openvino/tools/mo/front/tf/WhereDecomposition.py index d06a7d6d690..87ee1cc3c99 100644 --- a/tools/mo/openvino/tools/mo/front/tf/WhereDecomposition.py +++ b/tools/mo/openvino/tools/mo/front/tf/WhereDecomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/WhileNormalize.py b/tools/mo/openvino/tools/mo/front/tf/WhileNormalize.py index f280c1a8084..f69853dd18d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/WhileNormalize.py +++ b/tools/mo/openvino/tools/mo/front/tf/WhileNormalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/__init__.py b/tools/mo/openvino/tools/mo/front/tf/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/tf/__init__.py +++ b/tools/mo/openvino/tools/mo/front/tf/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/activation_ext.py b/tools/mo/openvino/tools/mo/front/tf/activation_ext.py index 140704d85d0..be24a1c0f1c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/activation_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/activation_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import * diff --git a/tools/mo/openvino/tools/mo/front/tf/argmax_ext.py b/tools/mo/openvino/tools/mo/front/tf/argmax_ext.py index 7d7b100f6ad..2ade43d7c86 100644 --- a/tools/mo/openvino/tools/mo/front/tf/argmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/argmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/argmin_ext.py b/tools/mo/openvino/tools/mo/front/tf/argmin_ext.py index 8b1846f6243..c2bd0173328 100644 --- a/tools/mo/openvino/tools/mo/front/tf/argmin_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/argmin_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/assign_elimination.py b/tools/mo/openvino/tools/mo/front/tf/assign_elimination.py index 9419e9ffad0..45c73f57dc1 100644 --- a/tools/mo/openvino/tools/mo/front/tf/assign_elimination.py +++ b/tools/mo/openvino/tools/mo/front/tf/assign_elimination.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/basic_lstm_cell.py b/tools/mo/openvino/tools/mo/front/tf/basic_lstm_cell.py index 7269b9fb055..7ecd081a9f5 100644 --- a/tools/mo/openvino/tools/mo/front/tf/basic_lstm_cell.py +++ b/tools/mo/openvino/tools/mo/front/tf/basic_lstm_cell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.split_normalizer import SplitInputsReconnect diff --git a/tools/mo/openvino/tools/mo/front/tf/batch_to_space_ext.py b/tools/mo/openvino/tools/mo/front/tf/batch_to_space_ext.py index a74eecbe97f..f39f35898d2 100644 --- a/tools/mo/openvino/tools/mo/front/tf/batch_to_space_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/batch_to_space_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/broadcast_ext.py b/tools/mo/openvino/tools/mo/front/tf/broadcast_ext.py index 11da581f56a..5a098df9e1f 100644 --- a/tools/mo/openvino/tools/mo/front/tf/broadcast_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/broadcast_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/bucketize.py b/tools/mo/openvino/tools/mo/front/tf/bucketize.py index 363140c8ebd..f0f8e61b24c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/bucketize.py +++ b/tools/mo/openvino/tools/mo/front/tf/bucketize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/bucketize_ext.py b/tools/mo/openvino/tools/mo/front/tf/bucketize_ext.py index 71cb74dfafc..2fa711d9cca 100644 --- a/tools/mo/openvino/tools/mo/front/tf/bucketize_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/bucketize_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/common.py b/tools/mo/openvino/tools/mo/front/tf/common.py index 79cfaefedf6..881de6c4ced 100644 --- a/tools/mo/openvino/tools/mo/front/tf/common.py +++ b/tools/mo/openvino/tools/mo/front/tf/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/complex_ext.py b/tools/mo/openvino/tools/mo/front/tf/complex_ext.py index daf345c6152..4f789ced040 100644 --- a/tools/mo/openvino/tools/mo/front/tf/complex_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/complex_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Complex import Complex diff --git a/tools/mo/openvino/tools/mo/front/tf/concat.py b/tools/mo/openvino/tools/mo/front/tf/concat.py index 0297156b6cc..4f003dc2af2 100644 --- a/tools/mo/openvino/tools/mo/front/tf/concat.py +++ b/tools/mo/openvino/tools/mo/front/tf/concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/tf/concat_ext.py b/tools/mo/openvino/tools/mo/front/tf/concat_ext.py index 647c02421d5..9de44b96b51 100644 --- a/tools/mo/openvino/tools/mo/front/tf/concat_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/concat_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/const_ext.py b/tools/mo/openvino/tools/mo/front/tf/const_ext.py index baa00c4fd90..60989e82fa0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/const_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/const_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/conv_ext.py b/tools/mo/openvino/tools/mo/front/tf/conv_ext.py index 860ca0a89af..f9fa6566e09 100644 --- a/tools/mo/openvino/tools/mo/front/tf/conv_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/conv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import convert_tf_padding_to_str, int64_array, dynamic_dimension diff --git a/tools/mo/openvino/tools/mo/front/tf/crop_and_resize_ext.py b/tools/mo/openvino/tools/mo/front/tf/crop_and_resize_ext.py index 676fafd055c..616529569bd 100644 --- a/tools/mo/openvino/tools/mo/front/tf/crop_and_resize_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/crop_and_resize_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/cumsum_ext.py b/tools/mo/openvino/tools/mo/front/tf/cumsum_ext.py index f847ead6e3b..55c8b73fe5a 100644 --- a/tools/mo/openvino/tools/mo/front/tf/cumsum_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/cumsum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.cumsum import CumSum diff --git a/tools/mo/openvino/tools/mo/front/tf/custom_subgraph_call.py b/tools/mo/openvino/tools/mo/front/tf/custom_subgraph_call.py index 36198ede5fc..637de9836eb 100644 --- a/tools/mo/openvino/tools/mo/front/tf/custom_subgraph_call.py +++ b/tools/mo/openvino/tools/mo/front/tf/custom_subgraph_call.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/deconv_ext.py b/tools/mo/openvino/tools/mo/front/tf/deconv_ext.py index 3ad794ffab0..f70a0d65865 100644 --- a/tools/mo/openvino/tools/mo/front/tf/deconv_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/deconv_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import convert_deconv_tf_padding_to_str, int64_array, \ diff --git a/tools/mo/openvino/tools/mo/front/tf/depth_to_space.py b/tools/mo/openvino/tools/mo/front/tf/depth_to_space.py index 24479c4bd46..22eb69ef4fb 100644 --- a/tools/mo/openvino/tools/mo/front/tf/depth_to_space.py +++ b/tools/mo/openvino/tools/mo/front/tf/depth_to_space.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.depth_to_space import DepthToSpaceOp diff --git a/tools/mo/openvino/tools/mo/front/tf/einsum_ext.py b/tools/mo/openvino/tools/mo/front/tf/einsum_ext.py index 34b58f519d0..1172beed4fb 100644 --- a/tools/mo/openvino/tools/mo/front/tf/einsum_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/einsum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.einsum import Einsum diff --git a/tools/mo/openvino/tools/mo/front/tf/elementwise_ext.py b/tools/mo/openvino/tools/mo/front/tf/elementwise_ext.py index edf2fe69558..c15cd68c7d4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/elementwise_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/elementwise_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add, Mul, Sub, Div, Maximum, Minimum, Pow, LogicalAnd, LogicalOr, Equal, \ diff --git a/tools/mo/openvino/tools/mo/front/tf/embedding_segments_mean_decomposition.py b/tools/mo/openvino/tools/mo/front/tf/embedding_segments_mean_decomposition.py index 35fcffd349b..922492c17d5 100644 --- a/tools/mo/openvino/tools/mo/front/tf/embedding_segments_mean_decomposition.py +++ b/tools/mo/openvino/tools/mo/front/tf/embedding_segments_mean_decomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/embedding_segments_operation_fusing.py b/tools/mo/openvino/tools/mo/front/tf/embedding_segments_operation_fusing.py index a3623c32c23..fdda4ca487c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/embedding_segments_operation_fusing.py +++ b/tools/mo/openvino/tools/mo/front/tf/embedding_segments_operation_fusing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/expand_dims_ext.py b/tools/mo/openvino/tools/mo/front/tf/expand_dims_ext.py index 602b37f4217..4b929dfd819 100644 --- a/tools/mo/openvino/tools/mo/front/tf/expand_dims_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/expand_dims_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/extract_image_patches_ext.py b/tools/mo/openvino/tools/mo/front/tf/extract_image_patches_ext.py index add6a9867eb..50929ae80e5 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extract_image_patches_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/extract_image_patches_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ExtractImagePatches import ExtractImagePatches diff --git a/tools/mo/openvino/tools/mo/front/tf/extractor.py b/tools/mo/openvino/tools/mo/front/tf/extractor.py index d8ef7ef527c..56b232d8271 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractor.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.extractors.concat import tf_concat_ext diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/__init__.py b/tools/mo/openvino/tools/mo/front/tf/extractors/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/__init__.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/concat.py b/tools/mo/openvino/tools/mo/front/tf/extractors/concat.py index 4574b0e02f4..d989b96cf32 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/concat.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.concat import concat_infer diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/fused_bn.py b/tools/mo/openvino/tools/mo/front/tf/extractors/fused_bn.py index bbf429a44ab..fefbe6501e3 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/fused_bn.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/fused_bn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/identity.py b/tools/mo/openvino/tools/mo/front/tf/extractors/identity.py index 49a6ce0ea8a..d4a14ee0602 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/identity.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/identity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/native_tf.py b/tools/mo/openvino/tools/mo/front/tf/extractors/native_tf.py index 1e5c0d0276a..e040383c4d0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/native_tf.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/native_tf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.partial_infer.tf import tf_native_tf_node_infer diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/pack.py b/tools/mo/openvino/tools/mo/front/tf/extractors/pack.py index cf99096b731..776d7aba63d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/pack.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/pack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/strided_slice.py b/tools/mo/openvino/tools/mo/front/tf/extractors/strided_slice.py index 8361a987730..01e4bd54494 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/strided_slice.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/strided_slice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/subgraph_utils.py b/tools/mo/openvino/tools/mo/front/tf/extractors/subgraph_utils.py index 078e189abab..a4fea62cb2e 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/subgraph_utils.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/subgraph_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import copy diff --git a/tools/mo/openvino/tools/mo/front/tf/extractors/utils.py b/tools/mo/openvino/tools/mo/front/tf/extractors/utils.py index 4b261329d9f..a3991683509 100644 --- a/tools/mo/openvino/tools/mo/front/tf/extractors/utils.py +++ b/tools/mo/openvino/tools/mo/front/tf/extractors/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/eye_ext.py b/tools/mo/openvino/tools/mo/front/tf/eye_ext.py index 481d25e4c67..5d3d6a98ec6 100644 --- a/tools/mo/openvino/tools/mo/front/tf/eye_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/eye_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.eye import TFEye diff --git a/tools/mo/openvino/tools/mo/front/tf/eye_tf_to_eye.py b/tools/mo/openvino/tools/mo/front/tf/eye_tf_to_eye.py index d11e28b7b3e..03afbfb626c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/eye_tf_to_eye.py +++ b/tools/mo/openvino/tools/mo/front/tf/eye_tf_to_eye.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.const import Const diff --git a/tools/mo/openvino/tools/mo/front/tf/fake_const_ext.py b/tools/mo/openvino/tools/mo/front/tf/fake_const_ext.py index 9313dfea28c..ca1c10a6863 100644 --- a/tools/mo/openvino/tools/mo/front/tf/fake_const_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/fake_const_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/fft_ext.py b/tools/mo/openvino/tools/mo/front/tf/fft_ext.py index 297f65db555..f4be9653c63 100644 --- a/tools/mo/openvino/tools/mo/front/tf/fft_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/fft_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/fifo_queue_v2_ext.py b/tools/mo/openvino/tools/mo/front/tf/fifo_queue_v2_ext.py index ae1e1d84e72..6df507cbf33 100644 --- a/tools/mo/openvino/tools/mo/front/tf/fifo_queue_v2_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/fifo_queue_v2_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/front/tf/fifo_replacer.py b/tools/mo/openvino/tools/mo/front/tf/fifo_replacer.py index cc518e71551..377efddee71 100644 --- a/tools/mo/openvino/tools/mo/front/tf/fifo_replacer.py +++ b/tools/mo/openvino/tools/mo/front/tf/fifo_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/fill_ext.py b/tools/mo/openvino/tools/mo/front/tf/fill_ext.py index b6a467be5c6..9fae65678ab 100644 --- a/tools/mo/openvino/tools/mo/front/tf/fill_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/fill_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/floor_div_decomposition.py b/tools/mo/openvino/tools/mo/front/tf/floor_div_decomposition.py index 67ad8f1b1cc..da0277e42a7 100644 --- a/tools/mo/openvino/tools/mo/front/tf/floor_div_decomposition.py +++ b/tools/mo/openvino/tools/mo/front/tf/floor_div_decomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Floor diff --git a/tools/mo/openvino/tools/mo/front/tf/floor_ext.py b/tools/mo/openvino/tools/mo/front/tf/floor_ext.py index f1f1d9b2716..e16f7742a23 100644 --- a/tools/mo/openvino/tools/mo/front/tf/floor_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/floor_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Floor diff --git a/tools/mo/openvino/tools/mo/front/tf/gather_ext.py b/tools/mo/openvino/tools/mo/front/tf/gather_ext.py index ec2062c5f59..62f7be4bcb3 100644 --- a/tools/mo/openvino/tools/mo/front/tf/gather_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/gather_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gather import Gather, AttributedGather diff --git a/tools/mo/openvino/tools/mo/front/tf/gathernd_ext.py b/tools/mo/openvino/tools/mo/front/tf/gathernd_ext.py index 3ac6aaeb1ba..14e685ff156 100644 --- a/tools/mo/openvino/tools/mo/front/tf/gathernd_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/gathernd_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gathernd import GatherND diff --git a/tools/mo/openvino/tools/mo/front/tf/graph_utils.py b/tools/mo/openvino/tools/mo/front/tf/graph_utils.py index 02c6a6d3572..9cfef20b260 100644 --- a/tools/mo/openvino/tools/mo/front/tf/graph_utils.py +++ b/tools/mo/openvino/tools/mo/front/tf/graph_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Dict diff --git a/tools/mo/openvino/tools/mo/front/tf/identityN_to_identity.py b/tools/mo/openvino/tools/mo/front/tf/identityN_to_identity.py index 070f3e3d432..c251a3df7c8 100644 --- a/tools/mo/openvino/tools/mo/front/tf/identityN_to_identity.py +++ b/tools/mo/openvino/tools/mo/front/tf/identityN_to_identity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity diff --git a/tools/mo/openvino/tools/mo/front/tf/identity_ext.py b/tools/mo/openvino/tools/mo/front/tf/identity_ext.py index 6680205e7fc..4e422ded24d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/identity_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/identity_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.identity import Identity, IdentityN diff --git a/tools/mo/openvino/tools/mo/front/tf/if_ext.py b/tools/mo/openvino/tools/mo/front/tf/if_ext.py index 6608e3d46e9..87828c3600d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/if_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/if_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.If import If diff --git a/tools/mo/openvino/tools/mo/front/tf/loader.py b/tools/mo/openvino/tools/mo/front/tf/loader.py index ccb6f3a3944..60a604f9aaa 100644 --- a/tools/mo/openvino/tools/mo/front/tf/loader.py +++ b/tools/mo/openvino/tools/mo/front/tf/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/front/tf/log_softmax_ext.py b/tools/mo/openvino/tools/mo/front/tf/log_softmax_ext.py index 12c1ff0fe20..59f8852658c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/log_softmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/log_softmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/lrn_ext.py b/tools/mo/openvino/tools/mo/front/tf/lrn_ext.py index e187f31c7c3..00896314e40 100644 --- a/tools/mo/openvino/tools/mo/front/tf/lrn_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/lrn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/matmul_ext.py b/tools/mo/openvino/tools/mo/front/tf/matmul_ext.py index 56e45d9f140..582bac2980c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/matmul_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/matmul_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.MatMul import MatMul diff --git a/tools/mo/openvino/tools/mo/front/tf/mvn.py b/tools/mo/openvino/tools/mo/front/tf/mvn.py index 10bdff72458..2e351d4ba27 100644 --- a/tools/mo/openvino/tools/mo/front/tf/mvn.py +++ b/tools/mo/openvino/tools/mo/front/tf/mvn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/mvn_unrolled.py b/tools/mo/openvino/tools/mo/front/tf/mvn_unrolled.py index 8faee5364b0..e298590a9ba 100644 --- a/tools/mo/openvino/tools/mo/front/tf/mvn_unrolled.py +++ b/tools/mo/openvino/tools/mo/front/tf/mvn_unrolled.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/nearest_neighbor_upsampling.py b/tools/mo/openvino/tools/mo/front/tf/nearest_neighbor_upsampling.py index aa3fec9459e..acd00e9cdd4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/nearest_neighbor_upsampling.py +++ b/tools/mo/openvino/tools/mo/front/tf/nearest_neighbor_upsampling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/next_iteration_ext.py b/tools/mo/openvino/tools/mo/front/tf/next_iteration_ext.py index 810c0b12cca..ecd1b034a81 100644 --- a/tools/mo/openvino/tools/mo/front/tf/next_iteration_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/next_iteration_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_ext.py b/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_ext.py index 7857f2fa5af..13cbd989b74 100644 --- a/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_normalize.py b/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_normalize.py index 8e749e0cc3c..2238301ee00 100644 --- a/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_normalize.py +++ b/tools/mo/openvino/tools/mo/front/tf/non_max_suppression_normalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/noop.py b/tools/mo/openvino/tools/mo/front/tf/noop.py index de239edd725..efcf6fbb9ea 100644 --- a/tools/mo/openvino/tools/mo/front/tf/noop.py +++ b/tools/mo/openvino/tools/mo/front/tf/noop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/one_hot_ext.py b/tools/mo/openvino/tools/mo/front/tf/one_hot_ext.py index 68c0edf8ada..93165c06655 100644 --- a/tools/mo/openvino/tools/mo/front/tf/one_hot_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/one_hot_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/pad_ext.py b/tools/mo/openvino/tools/mo/front/tf/pad_ext.py index 8b93e4a3cff..da35ec4a73d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/pad_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/pad_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/pad_tf_to_pad.py b/tools/mo/openvino/tools/mo/front/tf/pad_tf_to_pad.py index 61bec4b4216..bc542b2ccdc 100644 --- a/tools/mo/openvino/tools/mo/front/tf/pad_tf_to_pad.py +++ b/tools/mo/openvino/tools/mo/front/tf/pad_tf_to_pad.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ConvertLike import ConvertLike diff --git a/tools/mo/openvino/tools/mo/front/tf/partial_infer/__init__.py b/tools/mo/openvino/tools/mo/front/tf/partial_infer/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/front/tf/partial_infer/__init__.py +++ b/tools/mo/openvino/tools/mo/front/tf/partial_infer/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/front/tf/partial_infer/tf.py b/tools/mo/openvino/tools/mo/front/tf/partial_infer/tf.py index 6ac4d096e86..732e5f5e936 100644 --- a/tools/mo/openvino/tools/mo/front/tf/partial_infer/tf.py +++ b/tools/mo/openvino/tools/mo/front/tf/partial_infer/tf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/placeholder_ext.py b/tools/mo/openvino/tools/mo/front/tf/placeholder_ext.py index bc697b94e8b..b37ca73db5f 100644 --- a/tools/mo/openvino/tools/mo/front/tf/placeholder_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/placeholder_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/placeholder_with_default_ext.py b/tools/mo/openvino/tools/mo/front/tf/placeholder_with_default_ext.py index 100fd32db97..216369a50fe 100644 --- a/tools/mo/openvino/tools/mo/front/tf/placeholder_with_default_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/placeholder_with_default_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer, copy_value diff --git a/tools/mo/openvino/tools/mo/front/tf/pooling_ext.py b/tools/mo/openvino/tools/mo/front/tf/pooling_ext.py index 556a0082879..1b8f4d6c4df 100644 --- a/tools/mo/openvino/tools/mo/front/tf/pooling_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/pooling_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import convert_tf_padding_to_str diff --git a/tools/mo/openvino/tools/mo/front/tf/prelu.py b/tools/mo/openvino/tools/mo/front/tf/prelu.py index cca3910f3b4..3c57560a8bb 100644 --- a/tools/mo/openvino/tools/mo/front/tf/prelu.py +++ b/tools/mo/openvino/tools/mo/front/tf/prelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/random_uniform_ext.py b/tools/mo/openvino/tools/mo/front/tf/random_uniform_ext.py index 976f23659c8..525b73421ce 100644 --- a/tools/mo/openvino/tools/mo/front/tf/random_uniform_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/random_uniform_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.random_uniform import AttributedRandomUniform diff --git a/tools/mo/openvino/tools/mo/front/tf/random_uniform_int_ext.py b/tools/mo/openvino/tools/mo/front/tf/random_uniform_int_ext.py index fa05220ba59..d6aa040aad4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/random_uniform_int_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/random_uniform_int_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.random_uniform import RandomUniform diff --git a/tools/mo/openvino/tools/mo/front/tf/range_ext.py b/tools/mo/openvino/tools/mo/front/tf/range_ext.py index 557a9bf9afa..1a186faf55a 100644 --- a/tools/mo/openvino/tools/mo/front/tf/range_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/range_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.range import Range diff --git a/tools/mo/openvino/tools/mo/front/tf/reduce_ext.py b/tools/mo/openvino/tools/mo/front/tf/reduce_ext.py index d618855cd08..b159999b28e 100644 --- a/tools/mo/openvino/tools/mo/front/tf/reduce_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/reduce_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import ReduceProd, ReduceAnd, ReduceMax, ReduceMean, ReduceSum, ReduceL2, ReduceMin diff --git a/tools/mo/openvino/tools/mo/front/tf/register_custom_ops.py b/tools/mo/openvino/tools/mo/front/tf/register_custom_ops.py index 1f4de939a76..b2c1ecea150 100644 --- a/tools/mo/openvino/tools/mo/front/tf/register_custom_ops.py +++ b/tools/mo/openvino/tools/mo/front/tf/register_custom_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementOp, FrontReplacementPattern, FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/tf/replacement.py b/tools/mo/openvino/tools/mo/front/tf/replacement.py index 8aa48d1cc03..cbe05216c3f 100644 --- a/tools/mo/openvino/tools/mo/front/tf/replacement.py +++ b/tools/mo/openvino/tools/mo/front/tf/replacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/reshape_related_ext.py b/tools/mo/openvino/tools/mo/front/tf/reshape_related_ext.py index 2ad2e4c3965..5614ad49d7c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/reshape_related_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/reshape_related_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/resize_bilinear.py b/tools/mo/openvino/tools/mo/front/tf/resize_bilinear.py index 28dab7703cd..8f4dd290953 100644 --- a/tools/mo/openvino/tools/mo/front/tf/resize_bilinear.py +++ b/tools/mo/openvino/tools/mo/front/tf/resize_bilinear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.TFResize import TFResize diff --git a/tools/mo/openvino/tools/mo/front/tf/resize_nearest_neighbor.py b/tools/mo/openvino/tools/mo/front/tf/resize_nearest_neighbor.py index 2247f5d98cb..1cb14dc05b0 100644 --- a/tools/mo/openvino/tools/mo/front/tf/resize_nearest_neighbor.py +++ b/tools/mo/openvino/tools/mo/front/tf/resize_nearest_neighbor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.TFResize import TFResize diff --git a/tools/mo/openvino/tools/mo/front/tf/reverse_sequence.py b/tools/mo/openvino/tools/mo/front/tf/reverse_sequence.py index 61455e736fc..8682eb2a136 100644 --- a/tools/mo/openvino/tools/mo/front/tf/reverse_sequence.py +++ b/tools/mo/openvino/tools/mo/front/tf/reverse_sequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.reverse_sequence import ReverseSequence diff --git a/tools/mo/openvino/tools/mo/front/tf/reverse_v2.py b/tools/mo/openvino/tools/mo/front/tf/reverse_v2.py index fac98f970a0..ab3296a2188 100644 --- a/tools/mo/openvino/tools/mo/front/tf/reverse_v2.py +++ b/tools/mo/openvino/tools/mo/front/tf/reverse_v2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.Reverse import Reverse diff --git a/tools/mo/openvino/tools/mo/front/tf/roll_ext.py b/tools/mo/openvino/tools/mo/front/tf/roll_ext.py index 6a07c6738c2..2ae7cb6da74 100644 --- a/tools/mo/openvino/tools/mo/front/tf/roll_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/roll_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.roll import Roll diff --git a/tools/mo/openvino/tools/mo/front/tf/scatter_nd_ext.py b/tools/mo/openvino/tools/mo/front/tf/scatter_nd_ext.py index 3e3c9f1b241..ca5e42109df 100644 --- a/tools/mo/openvino/tools/mo/front/tf/scatter_nd_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/scatter_nd_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.scatternd import TFScatterND diff --git a/tools/mo/openvino/tools/mo/front/tf/select_ext.py b/tools/mo/openvino/tools/mo/front/tf/select_ext.py index af59936dd4b..2d3f642b6f5 100644 --- a/tools/mo/openvino/tools/mo/front/tf/select_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/select_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.select import Select diff --git a/tools/mo/openvino/tools/mo/front/tf/sign_ext.py b/tools/mo/openvino/tools/mo/front/tf/sign_ext.py index 96c47752ba9..2625b92cb2d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/sign_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/sign_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Sign diff --git a/tools/mo/openvino/tools/mo/front/tf/slice_ext.py b/tools/mo/openvino/tools/mo/front/tf/slice_ext.py index d35ec3125e9..ee74f4f9aeb 100644 --- a/tools/mo/openvino/tools/mo/front/tf/slice_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/slice_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/softmax_ext.py b/tools/mo/openvino/tools/mo/front/tf/softmax_ext.py index ff0a1ae9a29..30e91e27ecf 100644 --- a/tools/mo/openvino/tools/mo/front/tf/softmax_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/softmax_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/softplus_ext.py b/tools/mo/openvino/tools/mo/front/tf/softplus_ext.py index c518e12a4e2..7aaeaf2c5f4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/softplus_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/softplus_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/space_to_batch.py b/tools/mo/openvino/tools/mo/front/tf/space_to_batch.py index 4fb6591d7e2..19111b4b6ee 100644 --- a/tools/mo/openvino/tools/mo/front/tf/space_to_batch.py +++ b/tools/mo/openvino/tools/mo/front/tf/space_to_batch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/space_to_batch_ext.py b/tools/mo/openvino/tools/mo/front/tf/space_to_batch_ext.py index b7224116f16..4cc23d581e5 100644 --- a/tools/mo/openvino/tools/mo/front/tf/space_to_batch_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/space_to_batch_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/space_to_depth_ext.py b/tools/mo/openvino/tools/mo/front/tf/space_to_depth_ext.py index ddf7f277c19..6945b96e684 100644 --- a/tools/mo/openvino/tools/mo/front/tf/space_to_depth_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/space_to_depth_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.space_to_depth import SpaceToDepth diff --git a/tools/mo/openvino/tools/mo/front/tf/sparse_fill_empty_rows_ext.py b/tools/mo/openvino/tools/mo/front/tf/sparse_fill_empty_rows_ext.py index 23246e7d8ab..2cbde0d93e4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/sparse_fill_empty_rows_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/sparse_fill_empty_rows_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.sparse_fill_empty_rows import SparseFillEmptyRows diff --git a/tools/mo/openvino/tools/mo/front/tf/sparse_segment_mean_ext.py b/tools/mo/openvino/tools/mo/front/tf/sparse_segment_mean_ext.py index 65f21ee3cd7..438b9493f0c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/sparse_segment_mean_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/sparse_segment_mean_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.sparse_segment_mean import SparseSegmentMean diff --git a/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sqrtn_ext.py b/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sqrtn_ext.py index 2b517616afa..ebc6b30704d 100644 --- a/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sqrtn_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sqrtn_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.sparse_segment_sqrtn import SparseSegmentSqrtN diff --git a/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sum_ext.py b/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sum_ext.py index ada898e9a50..23b54a7ccd2 100644 --- a/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sum_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/sparse_segment_sum_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.sparse_segment_sum import SparseSegmentSum diff --git a/tools/mo/openvino/tools/mo/front/tf/sparse_to_dense_replacer.py b/tools/mo/openvino/tools/mo/front/tf/sparse_to_dense_replacer.py index e707cd06cc2..b8d0772b35c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/sparse_to_dense_replacer.py +++ b/tools/mo/openvino/tools/mo/front/tf/sparse_to_dense_replacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/split_ext.py b/tools/mo/openvino/tools/mo/front/tf/split_ext.py index c468437840e..a79ec1533d9 100644 --- a/tools/mo/openvino/tools/mo/front/tf/split_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/split_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.split import VariadicSplit, Split, AttributedSplit diff --git a/tools/mo/openvino/tools/mo/front/tf/swap_deconv_inputs.py b/tools/mo/openvino/tools/mo/front/tf/swap_deconv_inputs.py index 501e8666d31..831202d675b 100644 --- a/tools/mo/openvino/tools/mo/front/tf/swap_deconv_inputs.py +++ b/tools/mo/openvino/tools/mo/front/tf/swap_deconv_inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementSubgraph diff --git a/tools/mo/openvino/tools/mo/front/tf/swish_ext.py b/tools/mo/openvino/tools/mo/front/tf/swish_ext.py index f6af181c9f2..094e8a08629 100644 --- a/tools/mo/openvino/tools/mo/front/tf/swish_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/swish_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.activation_ops import Swish diff --git a/tools/mo/openvino/tools/mo/front/tf/tensorflow_custom_operations_config_update.py b/tools/mo/openvino/tools/mo/front/tf/tensorflow_custom_operations_config_update.py index 72ec6fd9665..984d64165be 100644 --- a/tools/mo/openvino/tools/mo/front/tf/tensorflow_custom_operations_config_update.py +++ b/tools/mo/openvino/tools/mo/front/tf/tensorflow_custom_operations_config_update.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import json diff --git a/tools/mo/openvino/tools/mo/front/tf/tile_ext.py b/tools/mo/openvino/tools/mo/front/tf/tile_ext.py index 7c8b72e8207..c2e42aead84 100644 --- a/tools/mo/openvino/tools/mo/front/tf/tile_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/tile_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/topk_ext.py b/tools/mo/openvino/tools/mo/front/tf/topk_ext.py index 8c349faa049..2eac3449c90 100644 --- a/tools/mo/openvino/tools/mo/front/tf/topk_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/topk_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/front/tf/transpose_ext.py b/tools/mo/openvino/tools/mo/front/tf/transpose_ext.py index df815068459..bc88091df7c 100644 --- a/tools/mo/openvino/tools/mo/front/tf/transpose_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/transpose_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.transpose import Transpose diff --git a/tools/mo/openvino/tools/mo/front/tf/transposed_mvn_unrolled.py b/tools/mo/openvino/tools/mo/front/tf/transposed_mvn_unrolled.py index bf5e8e20d57..007fa0c8d55 100644 --- a/tools/mo/openvino/tools/mo/front/tf/transposed_mvn_unrolled.py +++ b/tools/mo/openvino/tools/mo/front/tf/transposed_mvn_unrolled.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/front/tf/unique_ext.py b/tools/mo/openvino/tools/mo/front/tf/unique_ext.py index c79ea7c7a73..840c943a199 100644 --- a/tools/mo/openvino/tools/mo/front/tf/unique_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/unique_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.unique import Unique diff --git a/tools/mo/openvino/tools/mo/front/tf/variable_ext.py b/tools/mo/openvino/tools/mo/front/tf/variable_ext.py index c5756c96276..a7adcace7bd 100644 --- a/tools/mo/openvino/tools/mo/front/tf/variable_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/variable_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import FrontExtractorOp diff --git a/tools/mo/openvino/tools/mo/front/tf/variables_values_freezing.py b/tools/mo/openvino/tools/mo/front/tf/variables_values_freezing.py index 9bdb1824d05..578cbea2a76 100644 --- a/tools/mo/openvino/tools/mo/front/tf/variables_values_freezing.py +++ b/tools/mo/openvino/tools/mo/front/tf/variables_values_freezing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/front/tf/while_ext.py b/tools/mo/openvino/tools/mo/front/tf/while_ext.py index 04fa1b4a37e..7f818dce8c4 100644 --- a/tools/mo/openvino/tools/mo/front/tf/while_ext.py +++ b/tools/mo/openvino/tools/mo/front/tf/while_ext.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.loop import Loop diff --git a/tools/mo/openvino/tools/mo/front/transformations_config.py b/tools/mo/openvino/tools/mo/front/transformations_config.py index 8380c719914..e36b809daca 100644 --- a/tools/mo/openvino/tools/mo/front/transformations_config.py +++ b/tools/mo/openvino/tools/mo/front/transformations_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.custom_replacement_registry import CustomReplacementRegistry diff --git a/tools/mo/openvino/tools/mo/front/user_data_repack.py b/tools/mo/openvino/tools/mo/front/user_data_repack.py index 6e78015f1d5..9e2a557bb42 100644 --- a/tools/mo/openvino/tools/mo/front/user_data_repack.py +++ b/tools/mo/openvino/tools/mo/front/user_data_repack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.replacement import FrontReplacementPattern diff --git a/tools/mo/openvino/tools/mo/graph/__init__.py b/tools/mo/openvino/tools/mo/graph/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/graph/__init__.py +++ b/tools/mo/openvino/tools/mo/graph/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/graph/connection.py b/tools/mo/openvino/tools/mo/graph/connection.py index 85bc06925e4..d7cd6d4c392 100644 --- a/tools/mo/openvino/tools/mo/graph/connection.py +++ b/tools/mo/openvino/tools/mo/graph/connection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import namedtuple diff --git a/tools/mo/openvino/tools/mo/graph/graph.py b/tools/mo/openvino/tools/mo/graph/graph.py index 52b3db0b5ea..2eb19e387bc 100644 --- a/tools/mo/openvino/tools/mo/graph/graph.py +++ b/tools/mo/openvino/tools/mo/graph/graph.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import collections diff --git a/tools/mo/openvino/tools/mo/graph/perm_inputs.py b/tools/mo/openvino/tools/mo/graph/perm_inputs.py index f4650940e72..552dea37f94 100644 --- a/tools/mo/openvino/tools/mo/graph/perm_inputs.py +++ b/tools/mo/openvino/tools/mo/graph/perm_inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/graph/port.py b/tools/mo/openvino/tools/mo/graph/port.py index a8ec707b768..78ffeff4cb2 100644 --- a/tools/mo/openvino/tools/mo/graph/port.py +++ b/tools/mo/openvino/tools/mo/graph/port.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/load/__init__.py b/tools/mo/openvino/tools/mo/load/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/load/__init__.py +++ b/tools/mo/openvino/tools/mo/load/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/load/caffe/__init__.py b/tools/mo/openvino/tools/mo/load/caffe/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/load/caffe/__init__.py +++ b/tools/mo/openvino/tools/mo/load/caffe/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/load/caffe/loader.py b/tools/mo/openvino/tools/mo/load/caffe/loader.py index 84f5747d337..05426b49554 100644 --- a/tools/mo/openvino/tools/mo/load/caffe/loader.py +++ b/tools/mo/openvino/tools/mo/load/caffe/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.load.loader import Loader diff --git a/tools/mo/openvino/tools/mo/load/kaldi/__init__.py b/tools/mo/openvino/tools/mo/load/kaldi/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/load/kaldi/__init__.py +++ b/tools/mo/openvino/tools/mo/load/kaldi/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/load/kaldi/loader.py b/tools/mo/openvino/tools/mo/load/kaldi/loader.py index da6c9bd01a9..a6b4cc5b4b2 100644 --- a/tools/mo/openvino/tools/mo/load/kaldi/loader.py +++ b/tools/mo/openvino/tools/mo/load/kaldi/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.load.loader import Loader diff --git a/tools/mo/openvino/tools/mo/load/loader.py b/tools/mo/openvino/tools/mo/load/loader.py index b21769ae02e..5cdc6125adf 100644 --- a/tools/mo/openvino/tools/mo/load/loader.py +++ b/tools/mo/openvino/tools/mo/load/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/load/mxnet/__init__.py b/tools/mo/openvino/tools/mo/load/mxnet/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/load/mxnet/__init__.py +++ b/tools/mo/openvino/tools/mo/load/mxnet/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/load/mxnet/loader.py b/tools/mo/openvino/tools/mo/load/mxnet/loader.py index d89e20309e1..395bf522ddd 100644 --- a/tools/mo/openvino/tools/mo/load/mxnet/loader.py +++ b/tools/mo/openvino/tools/mo/load/mxnet/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.error import FrameworkError, Error diff --git a/tools/mo/openvino/tools/mo/load/onnx/__init__.py b/tools/mo/openvino/tools/mo/load/onnx/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/load/onnx/__init__.py +++ b/tools/mo/openvino/tools/mo/load/onnx/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/load/onnx/loader.py b/tools/mo/openvino/tools/mo/load/onnx/loader.py index 58ae6e729d7..5a8db0e92e5 100644 --- a/tools/mo/openvino/tools/mo/load/onnx/loader.py +++ b/tools/mo/openvino/tools/mo/load/onnx/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from __future__ import absolute_import diff --git a/tools/mo/openvino/tools/mo/load/tf/__init__.py b/tools/mo/openvino/tools/mo/load/tf/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/load/tf/__init__.py +++ b/tools/mo/openvino/tools/mo/load/tf/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/load/tf/loader.py b/tools/mo/openvino/tools/mo/load/tf/loader.py index 2c86f7aa58d..590d52a5762 100644 --- a/tools/mo/openvino/tools/mo/load/tf/loader.py +++ b/tools/mo/openvino/tools/mo/load/tf/loader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/openvino/tools/mo/main.py b/tools/mo/openvino/tools/mo/main.py index 5532c9d787c..5a724dd3ba3 100644 --- a/tools/mo/openvino/tools/mo/main.py +++ b/tools/mo/openvino/tools/mo/main.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/main_caffe.py b/tools/mo/openvino/tools/mo/main_caffe.py index 95921fd30c7..7086e44c7f0 100644 --- a/tools/mo/openvino/tools/mo/main_caffe.py +++ b/tools/mo/openvino/tools/mo/main_caffe.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/main_kaldi.py b/tools/mo/openvino/tools/mo/main_kaldi.py index b86409e2238..15ce48009ef 100644 --- a/tools/mo/openvino/tools/mo/main_kaldi.py +++ b/tools/mo/openvino/tools/mo/main_kaldi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/main_mxnet.py b/tools/mo/openvino/tools/mo/main_mxnet.py index 09a665ada56..5481472358f 100644 --- a/tools/mo/openvino/tools/mo/main_mxnet.py +++ b/tools/mo/openvino/tools/mo/main_mxnet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/main_onnx.py b/tools/mo/openvino/tools/mo/main_onnx.py index 7cbf426165f..06a8b48de3e 100644 --- a/tools/mo/openvino/tools/mo/main_onnx.py +++ b/tools/mo/openvino/tools/mo/main_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/main_paddle.py b/tools/mo/openvino/tools/mo/main_paddle.py index 40160917655..19d4b3a0a96 100644 --- a/tools/mo/openvino/tools/mo/main_paddle.py +++ b/tools/mo/openvino/tools/mo/main_paddle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/main_tf.py b/tools/mo/openvino/tools/mo/main_tf.py index 22b879849ff..6bb7929a337 100644 --- a/tools/mo/openvino/tools/mo/main_tf.py +++ b/tools/mo/openvino/tools/mo/main_tf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/middle/AddFakeQuantizeFuse.py b/tools/mo/openvino/tools/mo/middle/AddFakeQuantizeFuse.py index b11d00437c9..8574b134559 100644 --- a/tools/mo/openvino/tools/mo/middle/AddFakeQuantizeFuse.py +++ b/tools/mo/openvino/tools/mo/middle/AddFakeQuantizeFuse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/AddIsCyclicAttribute.py b/tools/mo/openvino/tools/mo/middle/AddIsCyclicAttribute.py index ae924ab1b96..c93b2d62ae2 100644 --- a/tools/mo/openvino/tools/mo/middle/AddIsCyclicAttribute.py +++ b/tools/mo/openvino/tools/mo/middle/AddIsCyclicAttribute.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/middle/ApplyNHWCtoNCHWpermutation.py b/tools/mo/openvino/tools/mo/middle/ApplyNHWCtoNCHWpermutation.py index f538f96ff95..c66896e216b 100644 --- a/tools/mo/openvino/tools/mo/middle/ApplyNHWCtoNCHWpermutation.py +++ b/tools/mo/openvino/tools/mo/middle/ApplyNHWCtoNCHWpermutation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.LayoutChangeForConstantShapePaths import LayoutChangeForConstantShapePaths diff --git a/tools/mo/openvino/tools/mo/middle/ApplyPermutations.py b/tools/mo/openvino/tools/mo/middle/ApplyPermutations.py index 53878a1a60b..7d00244d3ae 100644 --- a/tools/mo/openvino/tools/mo/middle/ApplyPermutations.py +++ b/tools/mo/openvino/tools/mo/middle/ApplyPermutations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/ArgOpsToTopK.py b/tools/mo/openvino/tools/mo/middle/ArgOpsToTopK.py index 8fb3f3d594e..41218d7f1f0 100644 --- a/tools/mo/openvino/tools/mo/middle/ArgOpsToTopK.py +++ b/tools/mo/openvino/tools/mo/middle/ArgOpsToTopK.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.topk import TopK diff --git a/tools/mo/openvino/tools/mo/middle/AttributedTileNormalizer.py b/tools/mo/openvino/tools/mo/middle/AttributedTileNormalizer.py index 3b3df8f1de5..c889e73b5f8 100644 --- a/tools/mo/openvino/tools/mo/middle/AttributedTileNormalizer.py +++ b/tools/mo/openvino/tools/mo/middle/AttributedTileNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/BiasAddBroadcasting.py b/tools/mo/openvino/tools/mo/middle/BiasAddBroadcasting.py index 76ea9002865..45629cc8019 100644 --- a/tools/mo/openvino/tools/mo/middle/BiasAddBroadcasting.py +++ b/tools/mo/openvino/tools/mo/middle/BiasAddBroadcasting.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/BinarizeWeightsM1P1.py b/tools/mo/openvino/tools/mo/middle/BinarizeWeightsM1P1.py index d40e77aaa90..db5a6b8d9b4 100644 --- a/tools/mo/openvino/tools/mo/middle/BinarizeWeightsM1P1.py +++ b/tools/mo/openvino/tools/mo/middle/BinarizeWeightsM1P1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/BlockLSTMtoLSTMSequence.py b/tools/mo/openvino/tools/mo/middle/BlockLSTMtoLSTMSequence.py index f07d78d507e..583a9149080 100644 --- a/tools/mo/openvino/tools/mo/middle/BlockLSTMtoLSTMSequence.py +++ b/tools/mo/openvino/tools/mo/middle/BlockLSTMtoLSTMSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/CheckForCycle.py b/tools/mo/openvino/tools/mo/middle/CheckForCycle.py index 623fbae10a6..7dab1b12611 100644 --- a/tools/mo/openvino/tools/mo/middle/CheckForCycle.py +++ b/tools/mo/openvino/tools/mo/middle/CheckForCycle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/middle/ConcatOptimization.py b/tools/mo/openvino/tools/mo/middle/ConcatOptimization.py index 839280c9061..b9dc32aa25e 100644 --- a/tools/mo/openvino/tools/mo/middle/ConcatOptimization.py +++ b/tools/mo/openvino/tools/mo/middle/ConcatOptimization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/ConstSwitchResolver.py b/tools/mo/openvino/tools/mo/middle/ConstSwitchResolver.py index b0feb75ec17..70e090cd2c6 100644 --- a/tools/mo/openvino/tools/mo/middle/ConstSwitchResolver.py +++ b/tools/mo/openvino/tools/mo/middle/ConstSwitchResolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/ConvToBinaryConv.py b/tools/mo/openvino/tools/mo/middle/ConvToBinaryConv.py index 99f072a9009..5c41162143d 100644 --- a/tools/mo/openvino/tools/mo/middle/ConvToBinaryConv.py +++ b/tools/mo/openvino/tools/mo/middle/ConvToBinaryConv.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/ConvertGroupedStridedSlice.py b/tools/mo/openvino/tools/mo/middle/ConvertGroupedStridedSlice.py index a0ca5a28a84..13a3429622c 100644 --- a/tools/mo/openvino/tools/mo/middle/ConvertGroupedStridedSlice.py +++ b/tools/mo/openvino/tools/mo/middle/ConvertGroupedStridedSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/ConvertLayoutDependentOperations.py b/tools/mo/openvino/tools/mo/middle/ConvertLayoutDependentOperations.py index 9dd0945086b..e10802538e7 100644 --- a/tools/mo/openvino/tools/mo/middle/ConvertLayoutDependentOperations.py +++ b/tools/mo/openvino/tools/mo/middle/ConvertLayoutDependentOperations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.transpose import Transpose diff --git a/tools/mo/openvino/tools/mo/middle/ConvertMultiInputConv.py b/tools/mo/openvino/tools/mo/middle/ConvertMultiInputConv.py index 846c0b4061a..fb2426fd980 100644 --- a/tools/mo/openvino/tools/mo/middle/ConvertMultiInputConv.py +++ b/tools/mo/openvino/tools/mo/middle/ConvertMultiInputConv.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import copy diff --git a/tools/mo/openvino/tools/mo/middle/CustomSubgraphCall.py b/tools/mo/openvino/tools/mo/middle/CustomSubgraphCall.py index 12b46b8e2ca..76611d810a1 100644 --- a/tools/mo/openvino/tools/mo/middle/CustomSubgraphCall.py +++ b/tools/mo/openvino/tools/mo/middle/CustomSubgraphCall.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import copy diff --git a/tools/mo/openvino/tools/mo/middle/CutInputHavingZeroDimFromConcat.py b/tools/mo/openvino/tools/mo/middle/CutInputHavingZeroDimFromConcat.py index c94e4bc28a5..a99d0e90074 100644 --- a/tools/mo/openvino/tools/mo/middle/CutInputHavingZeroDimFromConcat.py +++ b/tools/mo/openvino/tools/mo/middle/CutInputHavingZeroDimFromConcat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/DecomposeBias.py b/tools/mo/openvino/tools/mo/middle/DecomposeBias.py index 0de1f3f2d39..5744067bf8f 100644 --- a/tools/mo/openvino/tools/mo/middle/DecomposeBias.py +++ b/tools/mo/openvino/tools/mo/middle/DecomposeBias.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add diff --git a/tools/mo/openvino/tools/mo/middle/DecomposeBidirectionalRNNSequence.py b/tools/mo/openvino/tools/mo/middle/DecomposeBidirectionalRNNSequence.py index 8628e63dab0..0a81dec781f 100644 --- a/tools/mo/openvino/tools/mo/middle/DecomposeBidirectionalRNNSequence.py +++ b/tools/mo/openvino/tools/mo/middle/DecomposeBidirectionalRNNSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/Deconvolution3rdInputNormalization.py b/tools/mo/openvino/tools/mo/middle/Deconvolution3rdInputNormalization.py index e32c90ef3d7..e15284bace5 100644 --- a/tools/mo/openvino/tools/mo/middle/Deconvolution3rdInputNormalization.py +++ b/tools/mo/openvino/tools/mo/middle/Deconvolution3rdInputNormalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.gather import Gather diff --git a/tools/mo/openvino/tools/mo/middle/DeleteControlFlowEdges.py b/tools/mo/openvino/tools/mo/middle/DeleteControlFlowEdges.py index a6e9160e9a3..5ba4d3c126b 100644 --- a/tools/mo/openvino/tools/mo/middle/DeleteControlFlowEdges.py +++ b/tools/mo/openvino/tools/mo/middle/DeleteControlFlowEdges.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/DeleteNotExecutable.py b/tools/mo/openvino/tools/mo/middle/DeleteNotExecutable.py index ba97fb74938..1ed1a21d045 100644 --- a/tools/mo/openvino/tools/mo/middle/DeleteNotExecutable.py +++ b/tools/mo/openvino/tools/mo/middle/DeleteNotExecutable.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/DilatedConvolution.py b/tools/mo/openvino/tools/mo/middle/DilatedConvolution.py index 07809ce3439..02a910440ef 100644 --- a/tools/mo/openvino/tools/mo/middle/DilatedConvolution.py +++ b/tools/mo/openvino/tools/mo/middle/DilatedConvolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/EltwiseChecker.py b/tools/mo/openvino/tools/mo/middle/EltwiseChecker.py index d39d8f0dc81..c2335b89881 100644 --- a/tools/mo/openvino/tools/mo/middle/EltwiseChecker.py +++ b/tools/mo/openvino/tools/mo/middle/EltwiseChecker.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/EltwiseInputReshape.py b/tools/mo/openvino/tools/mo/middle/EltwiseInputReshape.py index dea211c100b..928fca97fb9 100644 --- a/tools/mo/openvino/tools/mo/middle/EltwiseInputReshape.py +++ b/tools/mo/openvino/tools/mo/middle/EltwiseInputReshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/FakeSplitOutputs.py b/tools/mo/openvino/tools/mo/middle/FakeSplitOutputs.py index 20fb034f2c2..b73a79d47e5 100644 --- a/tools/mo/openvino/tools/mo/middle/FakeSplitOutputs.py +++ b/tools/mo/openvino/tools/mo/middle/FakeSplitOutputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.TensorIteratorMerge import TensorIteratorMerge diff --git a/tools/mo/openvino/tools/mo/middle/FuseReshapesSequence.py b/tools/mo/openvino/tools/mo/middle/FuseReshapesSequence.py index 228365da60d..f3caee12b5b 100644 --- a/tools/mo/openvino/tools/mo/middle/FuseReshapesSequence.py +++ b/tools/mo/openvino/tools/mo/middle/FuseReshapesSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/FusedBatchNormNonConstant.py b/tools/mo/openvino/tools/mo/middle/FusedBatchNormNonConstant.py index 36f9a069642..62b21cf3c10 100644 --- a/tools/mo/openvino/tools/mo/middle/FusedBatchNormNonConstant.py +++ b/tools/mo/openvino/tools/mo/middle/FusedBatchNormNonConstant.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Mul, Add, Pow diff --git a/tools/mo/openvino/tools/mo/middle/FusedBatchNormTraining.py b/tools/mo/openvino/tools/mo/middle/FusedBatchNormTraining.py index 92f9ecc7d62..4732469cea2 100644 --- a/tools/mo/openvino/tools/mo/middle/FusedBatchNormTraining.py +++ b/tools/mo/openvino/tools/mo/middle/FusedBatchNormTraining.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/GRURNNSequenceToTensorIterator.py b/tools/mo/openvino/tools/mo/middle/GRURNNSequenceToTensorIterator.py index 99f86fd314d..8896ae0865e 100644 --- a/tools/mo/openvino/tools/mo/middle/GRURNNSequenceToTensorIterator.py +++ b/tools/mo/openvino/tools/mo/middle/GRURNNSequenceToTensorIterator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/GatherNDDecomposition.py b/tools/mo/openvino/tools/mo/middle/GatherNDDecomposition.py index bb8c6f8d9ce..282d0b81896 100644 --- a/tools/mo/openvino/tools/mo/middle/GatherNDDecomposition.py +++ b/tools/mo/openvino/tools/mo/middle/GatherNDDecomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/GroupNorm.py b/tools/mo/openvino/tools/mo/middle/GroupNorm.py index bdf22f69de1..847450f2339 100644 --- a/tools/mo/openvino/tools/mo/middle/GroupNorm.py +++ b/tools/mo/openvino/tools/mo/middle/GroupNorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import Dict diff --git a/tools/mo/openvino/tools/mo/middle/InputCut.py b/tools/mo/openvino/tools/mo/middle/InputCut.py index 8b788bdf97e..860c2227b05 100644 --- a/tools/mo/openvino/tools/mo/middle/InputCut.py +++ b/tools/mo/openvino/tools/mo/middle/InputCut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import add_input_ops diff --git a/tools/mo/openvino/tools/mo/middle/InsertLayoutPropagationTransposes.py b/tools/mo/openvino/tools/mo/middle/InsertLayoutPropagationTransposes.py index 849f23b1892..30f961c6c2b 100644 --- a/tools/mo/openvino/tools/mo/middle/InsertLayoutPropagationTransposes.py +++ b/tools/mo/openvino/tools/mo/middle/InsertLayoutPropagationTransposes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/InsertSelect.py b/tools/mo/openvino/tools/mo/middle/InsertSelect.py index 63b2478c698..e011dc15aca 100644 --- a/tools/mo/openvino/tools/mo/middle/InsertSelect.py +++ b/tools/mo/openvino/tools/mo/middle/InsertSelect.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/middle/InterpolateSequenceToInterpolate.py b/tools/mo/openvino/tools/mo/middle/InterpolateSequenceToInterpolate.py index abacf021be7..bfe90ebb32e 100644 --- a/tools/mo/openvino/tools/mo/middle/InterpolateSequenceToInterpolate.py +++ b/tools/mo/openvino/tools/mo/middle/InterpolateSequenceToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/L2NormFusing.py b/tools/mo/openvino/tools/mo/middle/L2NormFusing.py index f257fdd481e..4cd6792c884 100644 --- a/tools/mo/openvino/tools/mo/middle/L2NormFusing.py +++ b/tools/mo/openvino/tools/mo/middle/L2NormFusing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/LSTMRNNSequenceToTensorIterator.py b/tools/mo/openvino/tools/mo/middle/LSTMRNNSequenceToTensorIterator.py index 1fb2a0efd88..5251449c071 100644 --- a/tools/mo/openvino/tools/mo/middle/LSTMRNNSequenceToTensorIterator.py +++ b/tools/mo/openvino/tools/mo/middle/LSTMRNNSequenceToTensorIterator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.RNNSequenceNormalizeToIE import RNNSequenceNormalize diff --git a/tools/mo/openvino/tools/mo/middle/LayoutChangeForConstantShapePaths.py b/tools/mo/openvino/tools/mo/middle/LayoutChangeForConstantShapePaths.py index 1e8c86a176b..043336438ca 100644 --- a/tools/mo/openvino/tools/mo/middle/LayoutChangeForConstantShapePaths.py +++ b/tools/mo/openvino/tools/mo/middle/LayoutChangeForConstantShapePaths.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import deque diff --git a/tools/mo/openvino/tools/mo/middle/LayoutChangeForEinsum.py b/tools/mo/openvino/tools/mo/middle/LayoutChangeForEinsum.py index 0aaf948a8ed..1002b1a6a2e 100644 --- a/tools/mo/openvino/tools/mo/middle/LayoutChangeForEinsum.py +++ b/tools/mo/openvino/tools/mo/middle/LayoutChangeForEinsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.InsertLayoutPropagationTransposes import is_input_data_in_correct_layout, \ diff --git a/tools/mo/openvino/tools/mo/middle/LeakyReluPattern.py b/tools/mo/openvino/tools/mo/middle/LeakyReluPattern.py index 3d85e9c4230..7229c47e095 100644 --- a/tools/mo/openvino/tools/mo/middle/LeakyReluPattern.py +++ b/tools/mo/openvino/tools/mo/middle/LeakyReluPattern.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/MXNetRNNSequenceNormalize.py b/tools/mo/openvino/tools/mo/middle/MXNetRNNSequenceNormalize.py index 168279d7c65..169bb47f333 100644 --- a/tools/mo/openvino/tools/mo/middle/MXNetRNNSequenceNormalize.py +++ b/tools/mo/openvino/tools/mo/middle/MXNetRNNSequenceNormalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/MXNetSplitMultiLayers.py b/tools/mo/openvino/tools/mo/middle/MXNetSplitMultiLayers.py index c9ba11dc4ef..9876da7dd68 100644 --- a/tools/mo/openvino/tools/mo/middle/MXNetSplitMultiLayers.py +++ b/tools/mo/openvino/tools/mo/middle/MXNetSplitMultiLayers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/MXTileReplacer.py b/tools/mo/openvino/tools/mo/middle/MXTileReplacer.py index bd5ce8b126c..47fbdd3cbff 100644 --- a/tools/mo/openvino/tools/mo/middle/MXTileReplacer.py +++ b/tools/mo/openvino/tools/mo/middle/MXTileReplacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/middle/MakeKaldiConstReshapable.py b/tools/mo/openvino/tools/mo/middle/MakeKaldiConstReshapable.py index 46f01cf3800..777a1598243 100644 --- a/tools/mo/openvino/tools/mo/middle/MakeKaldiConstReshapable.py +++ b/tools/mo/openvino/tools/mo/middle/MakeKaldiConstReshapable.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/MarkSubgraphsWithCorrectLayout.py b/tools/mo/openvino/tools/mo/middle/MarkSubgraphsWithCorrectLayout.py index 42210935ac8..d9235d09489 100644 --- a/tools/mo/openvino/tools/mo/middle/MarkSubgraphsWithCorrectLayout.py +++ b/tools/mo/openvino/tools/mo/middle/MarkSubgraphsWithCorrectLayout.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/MergeNodesPermutations.py b/tools/mo/openvino/tools/mo/middle/MergeNodesPermutations.py index 8faffda076b..945b38da12e 100644 --- a/tools/mo/openvino/tools/mo/middle/MergeNodesPermutations.py +++ b/tools/mo/openvino/tools/mo/middle/MergeNodesPermutations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/MoveConstToLoopBody.py b/tools/mo/openvino/tools/mo/middle/MoveConstToLoopBody.py index 1cf5890f333..fdd4da51d8a 100644 --- a/tools/mo/openvino/tools/mo/middle/MoveConstToLoopBody.py +++ b/tools/mo/openvino/tools/mo/middle/MoveConstToLoopBody.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.loop import Loop diff --git a/tools/mo/openvino/tools/mo/middle/MulFakeQuantizeFuse.py b/tools/mo/openvino/tools/mo/middle/MulFakeQuantizeFuse.py index d24f30fe85a..3cd6995b505 100644 --- a/tools/mo/openvino/tools/mo/middle/MulFakeQuantizeFuse.py +++ b/tools/mo/openvino/tools/mo/middle/MulFakeQuantizeFuse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/ONNXRNNSequenceNormalize.py b/tools/mo/openvino/tools/mo/middle/ONNXRNNSequenceNormalize.py index d7e13549ba9..e221d7bbd48 100644 --- a/tools/mo/openvino/tools/mo/middle/ONNXRNNSequenceNormalize.py +++ b/tools/mo/openvino/tools/mo/middle/ONNXRNNSequenceNormalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/ONNXResize11ToInterpolate.py b/tools/mo/openvino/tools/mo/middle/ONNXResize11ToInterpolate.py index dbad46566c8..7cc475379f8 100644 --- a/tools/mo/openvino/tools/mo/middle/ONNXResize11ToInterpolate.py +++ b/tools/mo/openvino/tools/mo/middle/ONNXResize11ToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/PartialInfer.py b/tools/mo/openvino/tools/mo/middle/PartialInfer.py index b47b73878b0..044475bc411 100644 --- a/tools/mo/openvino/tools/mo/middle/PartialInfer.py +++ b/tools/mo/openvino/tools/mo/middle/PartialInfer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/PoolV2ToAttributedPool.py b/tools/mo/openvino/tools/mo/middle/PoolV2ToAttributedPool.py index 69e2940ba65..ea70a917807 100644 --- a/tools/mo/openvino/tools/mo/middle/PoolV2ToAttributedPool.py +++ b/tools/mo/openvino/tools/mo/middle/PoolV2ToAttributedPool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, rename_nodes diff --git a/tools/mo/openvino/tools/mo/middle/PreserveRuntimeInfo.py b/tools/mo/openvino/tools/mo/middle/PreserveRuntimeInfo.py index 1ea4e82a705..18b88d5645e 100644 --- a/tools/mo/openvino/tools/mo/middle/PreserveRuntimeInfo.py +++ b/tools/mo/openvino/tools/mo/middle/PreserveRuntimeInfo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/RNNSequenceNormalizeToIE.py b/tools/mo/openvino/tools/mo/middle/RNNSequenceNormalizeToIE.py index e8f86b22797..05621e8e040 100644 --- a/tools/mo/openvino/tools/mo/middle/RNNSequenceNormalizeToIE.py +++ b/tools/mo/openvino/tools/mo/middle/RNNSequenceNormalizeToIE.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/ReluQuantizeFuse.py b/tools/mo/openvino/tools/mo/middle/ReluQuantizeFuse.py index 25d6c4fac00..50d223dcf64 100644 --- a/tools/mo/openvino/tools/mo/middle/ReluQuantizeFuse.py +++ b/tools/mo/openvino/tools/mo/middle/ReluQuantizeFuse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/RemoveDuplicationMemory.py b/tools/mo/openvino/tools/mo/middle/RemoveDuplicationMemory.py index f33d8c29101..818ebe086aa 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveDuplicationMemory.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveDuplicationMemory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/middle/RemoveIdentity.py b/tools/mo/openvino/tools/mo/middle/RemoveIdentity.py index a4bb9b7e5a3..56ad3f26b1a 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveIdentity.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveIdentity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapeAfterCropAndResize.py b/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapeAfterCropAndResize.py index 70979a1809b..be47c2064f3 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapeAfterCropAndResize.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapeAfterCropAndResize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapes.py b/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapes.py index 0a5ecdc8b8f..18042541b31 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapes.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveRedundantReshapes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/RemoveUselessConcatSplit.py b/tools/mo/openvino/tools/mo/middle/RemoveUselessConcatSplit.py index 5a7d305ec3a..b2912ca3282 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveUselessConcatSplit.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveUselessConcatSplit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/RemoveUselessCrops.py b/tools/mo/openvino/tools/mo/middle/RemoveUselessCrops.py index 87ff4816d8a..0d5459418b4 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveUselessCrops.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveUselessCrops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/RemoveUselessPad.py b/tools/mo/openvino/tools/mo/middle/RemoveUselessPad.py index cdb76b1d029..97087e3c983 100644 --- a/tools/mo/openvino/tools/mo/middle/RemoveUselessPad.py +++ b/tools/mo/openvino/tools/mo/middle/RemoveUselessPad.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/ReplaceMemoryOffsetWithSplice.py b/tools/mo/openvino/tools/mo/middle/ReplaceMemoryOffsetWithSplice.py index 592ec86d41f..607c10f93ac 100644 --- a/tools/mo/openvino/tools/mo/middle/ReplaceMemoryOffsetWithSplice.py +++ b/tools/mo/openvino/tools/mo/middle/ReplaceMemoryOffsetWithSplice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/ReplacePNorm.py b/tools/mo/openvino/tools/mo/middle/ReplacePNorm.py index 434ebe1252d..e2300c56355 100644 --- a/tools/mo/openvino/tools/mo/middle/ReplacePNorm.py +++ b/tools/mo/openvino/tools/mo/middle/ReplacePNorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.ReduceOps import ReduceSum diff --git a/tools/mo/openvino/tools/mo/middle/ReplaceSpliceNodePattern.py b/tools/mo/openvino/tools/mo/middle/ReplaceSpliceNodePattern.py index 3422b7aedd5..b6a370f56c7 100644 --- a/tools/mo/openvino/tools/mo/middle/ReplaceSpliceNodePattern.py +++ b/tools/mo/openvino/tools/mo/middle/ReplaceSpliceNodePattern.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/ReverseTransposeNormalization.py b/tools/mo/openvino/tools/mo/middle/ReverseTransposeNormalization.py index 5043dae86ec..c32a45e6893 100644 --- a/tools/mo/openvino/tools/mo/middle/ReverseTransposeNormalization.py +++ b/tools/mo/openvino/tools/mo/middle/ReverseTransposeNormalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/ReverseV2ToReverseSequence.py b/tools/mo/openvino/tools/mo/middle/ReverseV2ToReverseSequence.py index e649d7c7ca7..ffe799789c7 100644 --- a/tools/mo/openvino/tools/mo/middle/ReverseV2ToReverseSequence.py +++ b/tools/mo/openvino/tools/mo/middle/ReverseV2ToReverseSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.reverse_sequence import ReverseSequence diff --git a/tools/mo/openvino/tools/mo/middle/SSliceComplex.py b/tools/mo/openvino/tools/mo/middle/SSliceComplex.py index c24898ea628..f884609d70d 100644 --- a/tools/mo/openvino/tools/mo/middle/SSliceComplex.py +++ b/tools/mo/openvino/tools/mo/middle/SSliceComplex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/SharedWeightsDuplication.py b/tools/mo/openvino/tools/mo/middle/SharedWeightsDuplication.py index 372f1b86f8d..8bebe6c2a02 100644 --- a/tools/mo/openvino/tools/mo/middle/SharedWeightsDuplication.py +++ b/tools/mo/openvino/tools/mo/middle/SharedWeightsDuplication.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/middle/SliceConverter.py b/tools/mo/openvino/tools/mo/middle/SliceConverter.py index 91855bc6a85..4f8afd57d6a 100644 --- a/tools/mo/openvino/tools/mo/middle/SliceConverter.py +++ b/tools/mo/openvino/tools/mo/middle/SliceConverter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/SliceLikeToStridedSlice.py b/tools/mo/openvino/tools/mo/middle/SliceLikeToStridedSlice.py index f33eaf4f1cd..2bcba8e00f3 100644 --- a/tools/mo/openvino/tools/mo/middle/SliceLikeToStridedSlice.py +++ b/tools/mo/openvino/tools/mo/middle/SliceLikeToStridedSlice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/SplitConcatPairToInterpolate.py b/tools/mo/openvino/tools/mo/middle/SplitConcatPairToInterpolate.py index 83fe379a4a4..ed4f514175b 100644 --- a/tools/mo/openvino/tools/mo/middle/SplitConcatPairToInterpolate.py +++ b/tools/mo/openvino/tools/mo/middle/SplitConcatPairToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/StridedSliceNormalizer.py b/tools/mo/openvino/tools/mo/middle/StridedSliceNormalizer.py index a842fd8c8b2..942de545e9a 100644 --- a/tools/mo/openvino/tools/mo/middle/StridedSliceNormalizer.py +++ b/tools/mo/openvino/tools/mo/middle/StridedSliceNormalizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/SwapAxesMiddleReplacer.py b/tools/mo/openvino/tools/mo/middle/SwapAxesMiddleReplacer.py index cc6831fa83d..5d34563d7c4 100644 --- a/tools/mo/openvino/tools/mo/middle/SwapAxesMiddleReplacer.py +++ b/tools/mo/openvino/tools/mo/middle/SwapAxesMiddleReplacer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.transpose import Transpose diff --git a/tools/mo/openvino/tools/mo/middle/TF_lstm_cell_to_generic.py b/tools/mo/openvino/tools/mo/middle/TF_lstm_cell_to_generic.py index dad4f99ddf6..1df860b4050 100644 --- a/tools/mo/openvino/tools/mo/middle/TF_lstm_cell_to_generic.py +++ b/tools/mo/openvino/tools/mo/middle/TF_lstm_cell_to_generic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorBackEdge.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorBackEdge.py index 364f3519d10..f7ed248b534 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorBackEdge.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorBackEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorCondition.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorCondition.py index cf739e5c360..a3593c5a0ee 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorCondition.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorCondition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorConditionChecker.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorConditionChecker.py index f84afb8a5e6..f04b9f8cf8f 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorConditionChecker.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorConditionChecker.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorInput.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorInput.py index 2f80a2b159c..1c72a8b5a23 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorInput.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorInput.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorLSTMToLSTMSequence.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorLSTMToLSTMSequence.py index 8d51c88fe0b..fc0064a01ad 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorLSTMToLSTMSequence.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorLSTMToLSTMSequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.ONNXRNNSequenceNormalize import ONNXRNNSequenceNormalize diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorMerge.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorMerge.py index 972cc1a7ed4..7642ddb06ee 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorMerge.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorMerge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import deque diff --git a/tools/mo/openvino/tools/mo/middle/TensorIteratorOutput.py b/tools/mo/openvino/tools/mo/middle/TensorIteratorOutput.py index 666d49ca22f..7d72a9b21ca 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIteratorOutput.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIteratorOutput.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/TensorIterator_utils.py b/tools/mo/openvino/tools/mo/middle/TensorIterator_utils.py index b2aee6f7cb6..70c9e50ebc1 100644 --- a/tools/mo/openvino/tools/mo/middle/TensorIterator_utils.py +++ b/tools/mo/openvino/tools/mo/middle/TensorIterator_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/middle/UnsqueezeTileReshapeBlockToInterpolate.py b/tools/mo/openvino/tools/mo/middle/UnsqueezeTileReshapeBlockToInterpolate.py index 3b934d2ca02..9b88605e3fa 100644 --- a/tools/mo/openvino/tools/mo/middle/UnsqueezeTileReshapeBlockToInterpolate.py +++ b/tools/mo/openvino/tools/mo/middle/UnsqueezeTileReshapeBlockToInterpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/UpsampleToResample.py b/tools/mo/openvino/tools/mo/middle/UpsampleToResample.py index c30d6b764de..4037e876b29 100644 --- a/tools/mo/openvino/tools/mo/middle/UpsampleToResample.py +++ b/tools/mo/openvino/tools/mo/middle/UpsampleToResample.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/UselessMerge.py b/tools/mo/openvino/tools/mo/middle/UselessMerge.py index ee1f52259a8..f8213e5c97c 100644 --- a/tools/mo/openvino/tools/mo/middle/UselessMerge.py +++ b/tools/mo/openvino/tools/mo/middle/UselessMerge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/UselessSplitEraser.py b/tools/mo/openvino/tools/mo/middle/UselessSplitEraser.py index 83d428a0e3a..b178d9bd72b 100644 --- a/tools/mo/openvino/tools/mo/middle/UselessSplitEraser.py +++ b/tools/mo/openvino/tools/mo/middle/UselessSplitEraser.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/__init__.py b/tools/mo/openvino/tools/mo/middle/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/middle/__init__.py +++ b/tools/mo/openvino/tools/mo/middle/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/middle/dequantize_linear_resolver.py b/tools/mo/openvino/tools/mo/middle/dequantize_linear_resolver.py index 1339afb7fc9..678530c5900 100644 --- a/tools/mo/openvino/tools/mo/middle/dequantize_linear_resolver.py +++ b/tools/mo/openvino/tools/mo/middle/dequantize_linear_resolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/fusings.py b/tools/mo/openvino/tools/mo/middle/fusings.py index 924703012a0..bafc6cec17d 100644 --- a/tools/mo/openvino/tools/mo/middle/fusings.py +++ b/tools/mo/openvino/tools/mo/middle/fusings.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.div import Div diff --git a/tools/mo/openvino/tools/mo/middle/layer_normalization.py b/tools/mo/openvino/tools/mo/middle/layer_normalization.py index 0275db6f4fd..07f9ce9641b 100644 --- a/tools/mo/openvino/tools/mo/middle/layer_normalization.py +++ b/tools/mo/openvino/tools/mo/middle/layer_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/pass_separator.py b/tools/mo/openvino/tools/mo/middle/pass_separator.py index 75579346b6d..4347c809afe 100644 --- a/tools/mo/openvino/tools/mo/middle/pass_separator.py +++ b/tools/mo/openvino/tools/mo/middle/pass_separator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/middle/passes/__init__.py b/tools/mo/openvino/tools/mo/middle/passes/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/__init__.py +++ b/tools/mo/openvino/tools/mo/middle/passes/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/middle/passes/conv.py b/tools/mo/openvino/tools/mo/middle/passes/conv.py index 2408dc8fc87..bcc3ad6b524 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/conv.py +++ b/tools/mo/openvino/tools/mo/middle/passes/conv.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/convert_data_type.py b/tools/mo/openvino/tools/mo/middle/passes/convert_data_type.py index 026c66ab28a..cb9ee8859d9 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/convert_data_type.py +++ b/tools/mo/openvino/tools/mo/middle/passes/convert_data_type.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/debug.py b/tools/mo/openvino/tools/mo/middle/passes/debug.py index 05c10c07c26..40e2005df9f 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/debug.py +++ b/tools/mo/openvino/tools/mo/middle/passes/debug.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import * diff --git a/tools/mo/openvino/tools/mo/middle/passes/eliminate.py b/tools/mo/openvino/tools/mo/middle/passes/eliminate.py index 2365fb6da51..f76add86b90 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/eliminate.py +++ b/tools/mo/openvino/tools/mo/middle/passes/eliminate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/__init__.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/__init__.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/decomposition.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/decomposition.py index 6d42fccab5e..0f36b780011 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/decomposition.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/decomposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_grouped_conv.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_grouped_conv.py index 745c9c5f793..fa3205e5788 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_grouped_conv.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_grouped_conv.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_ops.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_ops.py index 2b420483616..3ad2758d5b1 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_ops.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_seq.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_seq.py index 890bf23d656..18876407deb 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_seq.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/fuse_linear_seq.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/helpers.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/helpers.py index 35a6e339f88..391fd864888 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/helpers.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/mark_unfused_nodes.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/mark_unfused_nodes.py index 4e041a6d8c1..1d2124935cf 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/mark_unfused_nodes.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/mark_unfused_nodes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/fusing/resnet_optimization.py b/tools/mo/openvino/tools/mo/middle/passes/fusing/resnet_optimization.py index babe556fdc1..2e21bf89527 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/fusing/resnet_optimization.py +++ b/tools/mo/openvino/tools/mo/middle/passes/fusing/resnet_optimization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/infer.py b/tools/mo/openvino/tools/mo/middle/passes/infer.py index 97c263c8ecd..d27213dbeee 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/infer.py +++ b/tools/mo/openvino/tools/mo/middle/passes/infer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/passes/tensor_names.py b/tools/mo/openvino/tools/mo/middle/passes/tensor_names.py index 5c107e76a81..a4f632ed62b 100644 --- a/tools/mo/openvino/tools/mo/middle/passes/tensor_names.py +++ b/tools/mo/openvino/tools/mo/middle/passes/tensor_names.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from defusedxml import defuse_stdlib diff --git a/tools/mo/openvino/tools/mo/middle/pattern_match.py b/tools/mo/openvino/tools/mo/middle/pattern_match.py index 8f94a961ef7..62c7666ebfb 100644 --- a/tools/mo/openvino/tools/mo/middle/pattern_match.py +++ b/tools/mo/openvino/tools/mo/middle/pattern_match.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/middle/permute_tensor_iterator.py b/tools/mo/openvino/tools/mo/middle/permute_tensor_iterator.py index 2987649ade8..4d124916972 100644 --- a/tools/mo/openvino/tools/mo/middle/permute_tensor_iterator.py +++ b/tools/mo/openvino/tools/mo/middle/permute_tensor_iterator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/preprocessing.py b/tools/mo/openvino/tools/mo/middle/preprocessing.py index ebf86dcf756..5617ad9c55b 100644 --- a/tools/mo/openvino/tools/mo/middle/preprocessing.py +++ b/tools/mo/openvino/tools/mo/middle/preprocessing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.LeakyReluPattern import LeakyReLUFusion diff --git a/tools/mo/openvino/tools/mo/middle/quantize_fuses.py b/tools/mo/openvino/tools/mo/middle/quantize_fuses.py index 23cacfb197f..05817e86cce 100644 --- a/tools/mo/openvino/tools/mo/middle/quantize_fuses.py +++ b/tools/mo/openvino/tools/mo/middle/quantize_fuses.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/quantize_linear_resolver.py b/tools/mo/openvino/tools/mo/middle/quantize_linear_resolver.py index 32f2bb4a6b9..396cf669608 100644 --- a/tools/mo/openvino/tools/mo/middle/quantize_linear_resolver.py +++ b/tools/mo/openvino/tools/mo/middle/quantize_linear_resolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/replacement.py b/tools/mo/openvino/tools/mo/middle/replacement.py index cbcdde519c3..c194613f33a 100644 --- a/tools/mo/openvino/tools/mo/middle/replacement.py +++ b/tools/mo/openvino/tools/mo/middle/replacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils import class_registration diff --git a/tools/mo/openvino/tools/mo/middle/reverse_tensor_iterator.py b/tools/mo/openvino/tools/mo/middle/reverse_tensor_iterator.py index a9361e78d6a..584a4272e5c 100644 --- a/tools/mo/openvino/tools/mo/middle/reverse_tensor_iterator.py +++ b/tools/mo/openvino/tools/mo/middle/reverse_tensor_iterator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/sparse_reshape.py b/tools/mo/openvino/tools/mo/middle/sparse_reshape.py index 4ff052779d4..b477f4edf77 100644 --- a/tools/mo/openvino/tools/mo/middle/sparse_reshape.py +++ b/tools/mo/openvino/tools/mo/middle/sparse_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/middle/split_tdnn_memoryoffset.py b/tools/mo/openvino/tools/mo/middle/split_tdnn_memoryoffset.py index b20dac62891..5da3f9ce7ce 100644 --- a/tools/mo/openvino/tools/mo/middle/split_tdnn_memoryoffset.py +++ b/tools/mo/openvino/tools/mo/middle/split_tdnn_memoryoffset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/mo.py b/tools/mo/openvino/tools/mo/mo.py index e7534417c48..b45ebfdc1f7 100755 --- a/tools/mo/openvino/tools/mo/mo.py +++ b/tools/mo/openvino/tools/mo/mo.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/mo_caffe.py b/tools/mo/openvino/tools/mo/mo_caffe.py index 2390bf10fd8..c1306a82ba7 100755 --- a/tools/mo/openvino/tools/mo/mo_caffe.py +++ b/tools/mo/openvino/tools/mo/mo_caffe.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/mo_kaldi.py b/tools/mo/openvino/tools/mo/mo_kaldi.py index 97575503c57..6cdce872c6d 100755 --- a/tools/mo/openvino/tools/mo/mo_kaldi.py +++ b/tools/mo/openvino/tools/mo/mo_kaldi.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/mo_mxnet.py b/tools/mo/openvino/tools/mo/mo_mxnet.py index 515486b8a89..47c4f6bec30 100755 --- a/tools/mo/openvino/tools/mo/mo_mxnet.py +++ b/tools/mo/openvino/tools/mo/mo_mxnet.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/mo_onnx.py b/tools/mo/openvino/tools/mo/mo_onnx.py index e4aecc60a23..874375a5ab9 100755 --- a/tools/mo/openvino/tools/mo/mo_onnx.py +++ b/tools/mo/openvino/tools/mo/mo_onnx.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/mo_paddle.py b/tools/mo/openvino/tools/mo/mo_paddle.py index 08ec2c37c0a..e69e4ecf69b 100755 --- a/tools/mo/openvino/tools/mo/mo_paddle.py +++ b/tools/mo/openvino/tools/mo/mo_paddle.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 if __name__ == "__main__": diff --git a/tools/mo/openvino/tools/mo/mo_tf.py b/tools/mo/openvino/tools/mo/mo_tf.py index 9cc9099d2d5..abdbb792c6e 100755 --- a/tools/mo/openvino/tools/mo/mo_tf.py +++ b/tools/mo/openvino/tools/mo/mo_tf.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/moc_frontend/__init__.py b/tools/mo/openvino/tools/mo/moc_frontend/__init__.py index 0be2b9fe961..cddd115d397 100644 --- a/tools/mo/openvino/tools/mo/moc_frontend/__init__.py +++ b/tools/mo/openvino/tools/mo/moc_frontend/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/moc_frontend/analysis.py b/tools/mo/openvino/tools/mo/moc_frontend/analysis.py index cc4d99ed794..d52af1f3262 100644 --- a/tools/mo/openvino/tools/mo/moc_frontend/analysis.py +++ b/tools/mo/openvino/tools/mo/moc_frontend/analysis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import json diff --git a/tools/mo/openvino/tools/mo/moc_frontend/check_config.py b/tools/mo/openvino/tools/mo/moc_frontend/check_config.py index 27371b9d3af..d4ed87fb593 100644 --- a/tools/mo/openvino/tools/mo/moc_frontend/check_config.py +++ b/tools/mo/openvino/tools/mo/moc_frontend/check_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/moc_frontend/extractor.py b/tools/mo/openvino/tools/mo/moc_frontend/extractor.py index 681face03df..b3d69d72ff4 100644 --- a/tools/mo/openvino/tools/mo/moc_frontend/extractor.py +++ b/tools/mo/openvino/tools/mo/moc_frontend/extractor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import re diff --git a/tools/mo/openvino/tools/mo/moc_frontend/pipeline.py b/tools/mo/openvino/tools/mo/moc_frontend/pipeline.py index 6c9dbc0fe89..cd183ecfae4 100644 --- a/tools/mo/openvino/tools/mo/moc_frontend/pipeline.py +++ b/tools/mo/openvino/tools/mo/moc_frontend/pipeline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/moc_frontend/serialize.py b/tools/mo/openvino/tools/mo/moc_frontend/serialize.py index 299a3f29bc7..34eb377a7a2 100644 --- a/tools/mo/openvino/tools/mo/moc_frontend/serialize.py +++ b/tools/mo/openvino/tools/mo/moc_frontend/serialize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/ops/BN.py b/tools/mo/openvino/tools/mo/ops/BN.py index bc0b1fc8d47..b5b5a80a6b2 100644 --- a/tools/mo/openvino/tools/mo/ops/BN.py +++ b/tools/mo/openvino/tools/mo/ops/BN.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/BatchNormInference.py b/tools/mo/openvino/tools/mo/ops/BatchNormInference.py index 8b96dd5c89a..6d02d633b99 100644 --- a/tools/mo/openvino/tools/mo/ops/BatchNormInference.py +++ b/tools/mo/openvino/tools/mo/ops/BatchNormInference.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import reverse_bypass_infer diff --git a/tools/mo/openvino/tools/mo/ops/BlockLSTM.py b/tools/mo/openvino/tools/mo/ops/BlockLSTM.py index 98bee01e44a..a1f80d52e4c 100644 --- a/tools/mo/openvino/tools/mo/ops/BlockLSTM.py +++ b/tools/mo/openvino/tools/mo/ops/BlockLSTM.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mark_input_bins, dynamic_dimension, shape_array diff --git a/tools/mo/openvino/tools/mo/ops/Cast.py b/tools/mo/openvino/tools/mo/ops/Cast.py index 56f6623a31c..77beb07c741 100644 --- a/tools/mo/openvino/tools/mo/ops/Cast.py +++ b/tools/mo/openvino/tools/mo/ops/Cast.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/ClipByValueTF.py b/tools/mo/openvino/tools/mo/ops/ClipByValueTF.py index bb43a5b4c47..4f0e50a8155 100644 --- a/tools/mo/openvino/tools/mo/ops/ClipByValueTF.py +++ b/tools/mo/openvino/tools/mo/ops/ClipByValueTF.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/Complex.py b/tools/mo/openvino/tools/mo/ops/Complex.py index 75eccd84b25..867bb3c5a18 100644 --- a/tools/mo/openvino/tools/mo/ops/Complex.py +++ b/tools/mo/openvino/tools/mo/ops/Complex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/ConvertLike.py b/tools/mo/openvino/tools/mo/ops/ConvertLike.py index 2556fe1ab61..56eaccb5ea3 100644 --- a/tools/mo/openvino/tools/mo/ops/ConvertLike.py +++ b/tools/mo/openvino/tools/mo/ops/ConvertLike.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/DetectionOutput.py b/tools/mo/openvino/tools/mo/ops/DetectionOutput.py index 500a59e15df..912d57c88a4 100644 --- a/tools/mo/openvino/tools/mo/ops/DetectionOutput.py +++ b/tools/mo/openvino/tools/mo/ops/DetectionOutput.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/Enter.py b/tools/mo/openvino/tools/mo/ops/Enter.py index 7bde9940e89..abf3472d75d 100644 --- a/tools/mo/openvino/tools/mo/ops/Enter.py +++ b/tools/mo/openvino/tools/mo/ops/Enter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array diff --git a/tools/mo/openvino/tools/mo/ops/Exit.py b/tools/mo/openvino/tools/mo/ops/Exit.py index 0a2c48bc649..faa9f662ad3 100644 --- a/tools/mo/openvino/tools/mo/ops/Exit.py +++ b/tools/mo/openvino/tools/mo/ops/Exit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/ExtractImagePatches.py b/tools/mo/openvino/tools/mo/ops/ExtractImagePatches.py index c573e25a571..3ba0a1449d7 100644 --- a/tools/mo/openvino/tools/mo/ops/ExtractImagePatches.py +++ b/tools/mo/openvino/tools/mo/ops/ExtractImagePatches.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/GRU.py b/tools/mo/openvino/tools/mo/ops/GRU.py index db69414c494..54bb43ed5bd 100644 --- a/tools/mo/openvino/tools/mo/ops/GRU.py +++ b/tools/mo/openvino/tools/mo/ops/GRU.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/ops/GRUBlockCell.py b/tools/mo/openvino/tools/mo/ops/GRUBlockCell.py index 8faac0570b0..10e0d61fc11 100644 --- a/tools/mo/openvino/tools/mo/ops/GRUBlockCell.py +++ b/tools/mo/openvino/tools/mo/ops/GRUBlockCell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/GRUCell.py b/tools/mo/openvino/tools/mo/ops/GRUCell.py index 4012d2a3675..0ef529cb15b 100644 --- a/tools/mo/openvino/tools/mo/ops/GRUCell.py +++ b/tools/mo/openvino/tools/mo/ops/GRUCell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mark_input_bins diff --git a/tools/mo/openvino/tools/mo/ops/GatherTree.py b/tools/mo/openvino/tools/mo/ops/GatherTree.py index 8737b386efa..761b9035565 100644 --- a/tools/mo/openvino/tools/mo/ops/GatherTree.py +++ b/tools/mo/openvino/tools/mo/ops/GatherTree.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/If.py b/tools/mo/openvino/tools/mo/ops/If.py index be080df2186..ef239c6b2c7 100644 --- a/tools/mo/openvino/tools/mo/ops/If.py +++ b/tools/mo/openvino/tools/mo/ops/If.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/LSTM.py b/tools/mo/openvino/tools/mo/ops/LSTM.py index 864f77e7db8..d5a564e230a 100644 --- a/tools/mo/openvino/tools/mo/ops/LSTM.py +++ b/tools/mo/openvino/tools/mo/ops/LSTM.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/LookupTableInsert.py b/tools/mo/openvino/tools/mo/ops/LookupTableInsert.py index a510751205e..89567f56219 100644 --- a/tools/mo/openvino/tools/mo/ops/LookupTableInsert.py +++ b/tools/mo/openvino/tools/mo/ops/LookupTableInsert.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/MatMul.py b/tools/mo/openvino/tools/mo/ops/MatMul.py index c76332347af..8eb3308d556 100644 --- a/tools/mo/openvino/tools/mo/ops/MatMul.py +++ b/tools/mo/openvino/tools/mo/ops/MatMul.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/NextIteration.py b/tools/mo/openvino/tools/mo/ops/NextIteration.py index 2369a0c6839..5320ca8dd4b 100644 --- a/tools/mo/openvino/tools/mo/ops/NextIteration.py +++ b/tools/mo/openvino/tools/mo/ops/NextIteration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/ops/ONNXResize10.py b/tools/mo/openvino/tools/mo/ops/ONNXResize10.py index 0afc02cc254..9b968d457d5 100644 --- a/tools/mo/openvino/tools/mo/ops/ONNXResize10.py +++ b/tools/mo/openvino/tools/mo/ops/ONNXResize10.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/ONNXResize11.py b/tools/mo/openvino/tools/mo/ops/ONNXResize11.py index 44f43a9544a..bf89b76f9c6 100644 --- a/tools/mo/openvino/tools/mo/ops/ONNXResize11.py +++ b/tools/mo/openvino/tools/mo/ops/ONNXResize11.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/RNN.py b/tools/mo/openvino/tools/mo/ops/RNN.py index 5bff014aee9..f6988d988f3 100644 --- a/tools/mo/openvino/tools/mo/ops/RNN.py +++ b/tools/mo/openvino/tools/mo/ops/RNN.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/RNNCell.py b/tools/mo/openvino/tools/mo/ops/RNNCell.py index a158d9c77eb..527ab2604a0 100644 --- a/tools/mo/openvino/tools/mo/ops/RNNCell.py +++ b/tools/mo/openvino/tools/mo/ops/RNNCell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mark_input_bins diff --git a/tools/mo/openvino/tools/mo/ops/ReduceOps.py b/tools/mo/openvino/tools/mo/ops/ReduceOps.py index d3414718897..9c688b4231e 100644 --- a/tools/mo/openvino/tools/mo/ops/ReduceOps.py +++ b/tools/mo/openvino/tools/mo/ops/ReduceOps.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/Reverse.py b/tools/mo/openvino/tools/mo/ops/Reverse.py index 0549c9412cd..6eb35ce8370 100644 --- a/tools/mo/openvino/tools/mo/ops/Reverse.py +++ b/tools/mo/openvino/tools/mo/ops/Reverse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/TFFFT.py b/tools/mo/openvino/tools/mo/ops/TFFFT.py index 705fc5faf5b..1cd923ec544 100644 --- a/tools/mo/openvino/tools/mo/ops/TFFFT.py +++ b/tools/mo/openvino/tools/mo/ops/TFFFT.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/TFResize.py b/tools/mo/openvino/tools/mo/ops/TFResize.py index 92a2ca2bff2..05b666ca5b1 100644 --- a/tools/mo/openvino/tools/mo/ops/TFResize.py +++ b/tools/mo/openvino/tools/mo/ops/TFResize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/TensorArray.py b/tools/mo/openvino/tools/mo/ops/TensorArray.py index 350a5a13191..61cc618fbf9 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorArray.py +++ b/tools/mo/openvino/tools/mo/ops/TensorArray.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/ops/TensorArrayGather.py b/tools/mo/openvino/tools/mo/ops/TensorArrayGather.py index dcf23c094fc..b923cf5aa35 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorArrayGather.py +++ b/tools/mo/openvino/tools/mo/ops/TensorArrayGather.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array diff --git a/tools/mo/openvino/tools/mo/ops/TensorArrayRead.py b/tools/mo/openvino/tools/mo/ops/TensorArrayRead.py index 4955c5febf5..e9ae814d80d 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorArrayRead.py +++ b/tools/mo/openvino/tools/mo/ops/TensorArrayRead.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array diff --git a/tools/mo/openvino/tools/mo/ops/TensorArrayScatter.py b/tools/mo/openvino/tools/mo/ops/TensorArrayScatter.py index 68f436fc69e..2bacb405a1a 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorArrayScatter.py +++ b/tools/mo/openvino/tools/mo/ops/TensorArrayScatter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/ops/TensorArraySize.py b/tools/mo/openvino/tools/mo/ops/TensorArraySize.py index 037c9e6c8fb..71fde5aca4b 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorArraySize.py +++ b/tools/mo/openvino/tools/mo/ops/TensorArraySize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mo_array diff --git a/tools/mo/openvino/tools/mo/ops/TensorArrayWrite.py b/tools/mo/openvino/tools/mo/ops/TensorArrayWrite.py index 62ddba5265b..e6629aad50a 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorArrayWrite.py +++ b/tools/mo/openvino/tools/mo/ops/TensorArrayWrite.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array diff --git a/tools/mo/openvino/tools/mo/ops/TensorIterator_ops.py b/tools/mo/openvino/tools/mo/ops/TensorIterator_ops.py index 04ef83caad9..2de0c7ba3b2 100644 --- a/tools/mo/openvino/tools/mo/ops/TensorIterator_ops.py +++ b/tools/mo/openvino/tools/mo/ops/TensorIterator_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/__init__.py b/tools/mo/openvino/tools/mo/ops/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/ops/__init__.py +++ b/tools/mo/openvino/tools/mo/ops/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/ops/activation.py b/tools/mo/openvino/tools/mo/ops/activation.py index 6be150f57f7..f5684e59a7d 100644 --- a/tools/mo/openvino/tools/mo/ops/activation.py +++ b/tools/mo/openvino/tools/mo/ops/activation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/activation_ops.py b/tools/mo/openvino/tools/mo/ops/activation_ops.py index a27f54e0fb7..d82e0d2e7a1 100644 --- a/tools/mo/openvino/tools/mo/ops/activation_ops.py +++ b/tools/mo/openvino/tools/mo/ops/activation_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/adaptive_avg_pooling.py b/tools/mo/openvino/tools/mo/ops/adaptive_avg_pooling.py index 606ccbcee73..17f190e48ad 100644 --- a/tools/mo/openvino/tools/mo/ops/adaptive_avg_pooling.py +++ b/tools/mo/openvino/tools/mo/ops/adaptive_avg_pooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/ops/argmax.py b/tools/mo/openvino/tools/mo/ops/argmax.py index 889a35f55f6..b1b05d059a3 100644 --- a/tools/mo/openvino/tools/mo/ops/argmax.py +++ b/tools/mo/openvino/tools/mo/ops/argmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/argmin.py b/tools/mo/openvino/tools/mo/ops/argmin.py index 530b087597b..fb5359ccb80 100644 --- a/tools/mo/openvino/tools/mo/ops/argmin.py +++ b/tools/mo/openvino/tools/mo/ops/argmin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/assert_op.py b/tools/mo/openvino/tools/mo/ops/assert_op.py index c1468da46e0..c706ab12fc3 100644 --- a/tools/mo/openvino/tools/mo/ops/assert_op.py +++ b/tools/mo/openvino/tools/mo/ops/assert_op.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/assign.py b/tools/mo/openvino/tools/mo/ops/assign.py index bffb790e1a7..f567f41d761 100644 --- a/tools/mo/openvino/tools/mo/ops/assign.py +++ b/tools/mo/openvino/tools/mo/ops/assign.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/ops/aten.py b/tools/mo/openvino/tools/mo/ops/aten.py index 81809876d9b..fd1c9e237d2 100644 --- a/tools/mo/openvino/tools/mo/ops/aten.py +++ b/tools/mo/openvino/tools/mo/ops/aten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/axpy.py b/tools/mo/openvino/tools/mo/ops/axpy.py index 52e23ee0186..25b292e3f4b 100644 --- a/tools/mo/openvino/tools/mo/ops/axpy.py +++ b/tools/mo/openvino/tools/mo/ops/axpy.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/binarization.py b/tools/mo/openvino/tools/mo/ops/binarization.py index 112c17d9171..3af2f642439 100644 --- a/tools/mo/openvino/tools/mo/ops/binarization.py +++ b/tools/mo/openvino/tools/mo/ops/binarization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/box_nms.py b/tools/mo/openvino/tools/mo/ops/box_nms.py index 679400a76b2..21d0e045f84 100644 --- a/tools/mo/openvino/tools/mo/ops/box_nms.py +++ b/tools/mo/openvino/tools/mo/ops/box_nms.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/broadcast.py b/tools/mo/openvino/tools/mo/ops/broadcast.py index 76426146f18..7207267edf5 100644 --- a/tools/mo/openvino/tools/mo/ops/broadcast.py +++ b/tools/mo/openvino/tools/mo/ops/broadcast.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import is_fully_defined, shape_array, undefined_shape_of_rank diff --git a/tools/mo/openvino/tools/mo/ops/bucketize.py b/tools/mo/openvino/tools/mo/ops/bucketize.py index 8477e75d33b..39b0852ebdf 100644 --- a/tools/mo/openvino/tools/mo/ops/bucketize.py +++ b/tools/mo/openvino/tools/mo/ops/bucketize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/clamp.py b/tools/mo/openvino/tools/mo/ops/clamp.py index e36ed04226c..79dcd1c2b0b 100644 --- a/tools/mo/openvino/tools/mo/ops/clamp.py +++ b/tools/mo/openvino/tools/mo/ops/clamp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/concat.py b/tools/mo/openvino/tools/mo/ops/concat.py index 83877c415fa..3ae9f2d85e0 100644 --- a/tools/mo/openvino/tools/mo/ops/concat.py +++ b/tools/mo/openvino/tools/mo/ops/concat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.concat import concat_infer diff --git a/tools/mo/openvino/tools/mo/ops/const.py b/tools/mo/openvino/tools/mo/ops/const.py index 8987c1f604e..69db7606c4e 100644 --- a/tools/mo/openvino/tools/mo/ops/const.py +++ b/tools/mo/openvino/tools/mo/ops/const.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/constant_fill.py b/tools/mo/openvino/tools/mo/ops/constant_fill.py index f7591cfe92c..229648861ed 100644 --- a/tools/mo/openvino/tools/mo/ops/constant_fill.py +++ b/tools/mo/openvino/tools/mo/ops/constant_fill.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/constant_of_shape.py b/tools/mo/openvino/tools/mo/ops/constant_of_shape.py index 6b220f7b715..c1af783230c 100644 --- a/tools/mo/openvino/tools/mo/ops/constant_of_shape.py +++ b/tools/mo/openvino/tools/mo/ops/constant_of_shape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/convolution.py b/tools/mo/openvino/tools/mo/ops/convolution.py index 58e11174a0c..682d4d90147 100644 --- a/tools/mo/openvino/tools/mo/ops/convolution.py +++ b/tools/mo/openvino/tools/mo/ops/convolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/copyop.py b/tools/mo/openvino/tools/mo/ops/copyop.py index ee91136351b..378b5147818 100644 --- a/tools/mo/openvino/tools/mo/ops/copyop.py +++ b/tools/mo/openvino/tools/mo/ops/copyop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/crop.py b/tools/mo/openvino/tools/mo/ops/crop.py index 63d3221e1c8..d25a999291a 100644 --- a/tools/mo/openvino/tools/mo/ops/crop.py +++ b/tools/mo/openvino/tools/mo/ops/crop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder.py b/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder.py index 42f4c87a38a..38e8e73a559 100644 --- a/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder.py +++ b/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array, compatible_dims diff --git a/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder_seq_len.py b/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder_seq_len.py index d544adf9423..1b48d956b1d 100644 --- a/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder_seq_len.py +++ b/tools/mo/openvino/tools/mo/ops/ctc_greedy_decoder_seq_len.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/ctc_loss.py b/tools/mo/openvino/tools/mo/ops/ctc_loss.py index a06d8b4aeb5..f968e901ffa 100644 --- a/tools/mo/openvino/tools/mo/ops/ctc_loss.py +++ b/tools/mo/openvino/tools/mo/ops/ctc_loss.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/cumsum.py b/tools/mo/openvino/tools/mo/ops/cumsum.py index 46c099e3815..d40f815a92f 100644 --- a/tools/mo/openvino/tools/mo/ops/cumsum.py +++ b/tools/mo/openvino/tools/mo/ops/cumsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/deconvolution.py b/tools/mo/openvino/tools/mo/ops/deconvolution.py index 4fe2b3adb2e..284d743e8e9 100644 --- a/tools/mo/openvino/tools/mo/ops/deconvolution.py +++ b/tools/mo/openvino/tools/mo/ops/deconvolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/deformable_convolution.py b/tools/mo/openvino/tools/mo/ops/deformable_convolution.py index 43293ca1bd3..0b27c747d5b 100644 --- a/tools/mo/openvino/tools/mo/ops/deformable_convolution.py +++ b/tools/mo/openvino/tools/mo/ops/deformable_convolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import undefined_shape_of_rank diff --git a/tools/mo/openvino/tools/mo/ops/depth_to_space.py b/tools/mo/openvino/tools/mo/ops/depth_to_space.py index 5e424523dfa..0eb4a3bf130 100644 --- a/tools/mo/openvino/tools/mo/ops/depth_to_space.py +++ b/tools/mo/openvino/tools/mo/ops/depth_to_space.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/dequantize_linear.py b/tools/mo/openvino/tools/mo/ops/dequantize_linear.py index 2ff77e7ef73..07327661c11 100644 --- a/tools/mo/openvino/tools/mo/ops/dequantize_linear.py +++ b/tools/mo/openvino/tools/mo/ops/dequantize_linear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/detection_output_onnx.py b/tools/mo/openvino/tools/mo/ops/detection_output_onnx.py index 6a139742e24..6ff56ed1172 100644 --- a/tools/mo/openvino/tools/mo/ops/detection_output_onnx.py +++ b/tools/mo/openvino/tools/mo/ops/detection_output_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/dft.py b/tools/mo/openvino/tools/mo/ops/dft.py index b35d78d7e71..377776cc39e 100644 --- a/tools/mo/openvino/tools/mo/ops/dft.py +++ b/tools/mo/openvino/tools/mo/ops/dft.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/ops/div_sqrt_dim.py b/tools/mo/openvino/tools/mo/ops/div_sqrt_dim.py index f910c126146..733b227a2b8 100644 --- a/tools/mo/openvino/tools/mo/ops/div_sqrt_dim.py +++ b/tools/mo/openvino/tools/mo/ops/div_sqrt_dim.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph from openvino.tools.mo.ops.op import Op diff --git a/tools/mo/openvino/tools/mo/ops/dropoutmask.py b/tools/mo/openvino/tools/mo/ops/dropoutmask.py index 4a33b8350b4..bb0e2a89c8e 100644 --- a/tools/mo/openvino/tools/mo/ops/dropoutmask.py +++ b/tools/mo/openvino/tools/mo/ops/dropoutmask.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/einsum.py b/tools/mo/openvino/tools/mo/ops/einsum.py index f1fb3680952..f43d101b9ea 100644 --- a/tools/mo/openvino/tools/mo/ops/einsum.py +++ b/tools/mo/openvino/tools/mo/ops/einsum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import re diff --git a/tools/mo/openvino/tools/mo/ops/elementwise.py b/tools/mo/openvino/tools/mo/ops/elementwise.py index a79d695d70a..bfbd3f4ece4 100644 --- a/tools/mo/openvino/tools/mo/ops/elementwise.py +++ b/tools/mo/openvino/tools/mo/ops/elementwise.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/eltwise.py b/tools/mo/openvino/tools/mo/ops/eltwise.py index b3e28d61277..20f8b3676f1 100644 --- a/tools/mo/openvino/tools/mo/ops/eltwise.py +++ b/tools/mo/openvino/tools/mo/ops/eltwise.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/eltwise_n.py b/tools/mo/openvino/tools/mo/ops/eltwise_n.py index 9035ad3baeb..eb322ffeec3 100644 --- a/tools/mo/openvino/tools/mo/ops/eltwise_n.py +++ b/tools/mo/openvino/tools/mo/ops/eltwise_n.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/eltwise_ninputs_in_1.py b/tools/mo/openvino/tools/mo/ops/eltwise_ninputs_in_1.py index 7e3764107ec..6f8f3341d8b 100644 --- a/tools/mo/openvino/tools/mo/ops/eltwise_ninputs_in_1.py +++ b/tools/mo/openvino/tools/mo/ops/eltwise_ninputs_in_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/embedding_bag.py b/tools/mo/openvino/tools/mo/ops/embedding_bag.py index 55be9313b0a..f6eacfd7e19 100644 --- a/tools/mo/openvino/tools/mo/ops/embedding_bag.py +++ b/tools/mo/openvino/tools/mo/ops/embedding_bag.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/expand_dims.py b/tools/mo/openvino/tools/mo/ops/expand_dims.py index 39564e3a453..eabb39b1209 100644 --- a/tools/mo/openvino/tools/mo/ops/expand_dims.py +++ b/tools/mo/openvino/tools/mo/ops/expand_dims.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/eye.py b/tools/mo/openvino/tools/mo/ops/eye.py index 8d2f05f5ac2..1d1dd04668e 100644 --- a/tools/mo/openvino/tools/mo/ops/eye.py +++ b/tools/mo/openvino/tools/mo/ops/eye.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/fake_output.py b/tools/mo/openvino/tools/mo/ops/fake_output.py index c77ec307a74..3cd42d9de51 100644 --- a/tools/mo/openvino/tools/mo/ops/fake_output.py +++ b/tools/mo/openvino/tools/mo/ops/fake_output.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer, copy_value diff --git a/tools/mo/openvino/tools/mo/ops/fakequantize.py b/tools/mo/openvino/tools/mo/ops/fakequantize.py index 4cfdcd0c1a2..66e78caaeed 100644 --- a/tools/mo/openvino/tools/mo/ops/fakequantize.py +++ b/tools/mo/openvino/tools/mo/ops/fakequantize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/fill.py b/tools/mo/openvino/tools/mo/ops/fill.py index 6f1370150fc..505d6e59df2 100644 --- a/tools/mo/openvino/tools/mo/ops/fill.py +++ b/tools/mo/openvino/tools/mo/ops/fill.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.op import Op diff --git a/tools/mo/openvino/tools/mo/ops/flatten.py b/tools/mo/openvino/tools/mo/ops/flatten.py index ecdd47a3210..65f174cf67d 100644 --- a/tools/mo/openvino/tools/mo/ops/flatten.py +++ b/tools/mo/openvino/tools/mo/ops/flatten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/gather.py b/tools/mo/openvino/tools/mo/ops/gather.py index c89d7675886..f6bd863c099 100644 --- a/tools/mo/openvino/tools/mo/ops/gather.py +++ b/tools/mo/openvino/tools/mo/ops/gather.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/gatherelements.py b/tools/mo/openvino/tools/mo/ops/gatherelements.py index e6643da6dd1..4717561e9f5 100644 --- a/tools/mo/openvino/tools/mo/ops/gatherelements.py +++ b/tools/mo/openvino/tools/mo/ops/gatherelements.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/gathernd.py b/tools/mo/openvino/tools/mo/ops/gathernd.py index 2293f7f6db7..97022e87e1b 100644 --- a/tools/mo/openvino/tools/mo/ops/gathernd.py +++ b/tools/mo/openvino/tools/mo/ops/gathernd.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/gelu.py b/tools/mo/openvino/tools/mo/ops/gelu.py index 77b382e3d35..ab456a67a70 100644 --- a/tools/mo/openvino/tools/mo/ops/gelu.py +++ b/tools/mo/openvino/tools/mo/ops/gelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/grn.py b/tools/mo/openvino/tools/mo/ops/grn.py index 63acf6e1a7f..9956180d69b 100644 --- a/tools/mo/openvino/tools/mo/ops/grn.py +++ b/tools/mo/openvino/tools/mo/ops/grn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/group_norm.py b/tools/mo/openvino/tools/mo/ops/group_norm.py index c293e940579..fa5bb290aaa 100644 --- a/tools/mo/openvino/tools/mo/ops/group_norm.py +++ b/tools/mo/openvino/tools/mo/ops/group_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/hard_sigmoid.py b/tools/mo/openvino/tools/mo/ops/hard_sigmoid.py index e2e1e5cd449..5cfbd3b2545 100644 --- a/tools/mo/openvino/tools/mo/ops/hard_sigmoid.py +++ b/tools/mo/openvino/tools/mo/ops/hard_sigmoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/identity.py b/tools/mo/openvino/tools/mo/ops/identity.py index 9dd5682fe2d..79551c80687 100644 --- a/tools/mo/openvino/tools/mo/ops/identity.py +++ b/tools/mo/openvino/tools/mo/ops/identity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import reverse_bypass_infer diff --git a/tools/mo/openvino/tools/mo/ops/instance_normalization.py b/tools/mo/openvino/tools/mo/ops/instance_normalization.py index 80e8ee3ff29..2207031918e 100644 --- a/tools/mo/openvino/tools/mo/ops/instance_normalization.py +++ b/tools/mo/openvino/tools/mo/ops/instance_normalization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/interp.py b/tools/mo/openvino/tools/mo/ops/interp.py index 26505054381..2cd268cdae2 100644 --- a/tools/mo/openvino/tools/mo/ops/interp.py +++ b/tools/mo/openvino/tools/mo/ops/interp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import inspect diff --git a/tools/mo/openvino/tools/mo/ops/interpolate.py b/tools/mo/openvino/tools/mo/ops/interpolate.py index 811ef4f7174..b1eaafd200f 100644 --- a/tools/mo/openvino/tools/mo/ops/interpolate.py +++ b/tools/mo/openvino/tools/mo/ops/interpolate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import math diff --git a/tools/mo/openvino/tools/mo/ops/layer_norm.py b/tools/mo/openvino/tools/mo/ops/layer_norm.py index 8229ace47d1..0237df6eac4 100644 --- a/tools/mo/openvino/tools/mo/ops/layer_norm.py +++ b/tools/mo/openvino/tools/mo/ops/layer_norm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/log_softmax.py b/tools/mo/openvino/tools/mo/ops/log_softmax.py index a5156ed29df..8a3db1633c6 100644 --- a/tools/mo/openvino/tools/mo/ops/log_softmax.py +++ b/tools/mo/openvino/tools/mo/ops/log_softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/loop.py b/tools/mo/openvino/tools/mo/ops/loop.py index 522fb582ff5..d1183a2a9fa 100644 --- a/tools/mo/openvino/tools/mo/ops/loop.py +++ b/tools/mo/openvino/tools/mo/ops/loop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/lrn.py b/tools/mo/openvino/tools/mo/ops/lrn.py index 80e0aa3af60..a7e72b3c67c 100644 --- a/tools/mo/openvino/tools/mo/ops/lrn.py +++ b/tools/mo/openvino/tools/mo/ops/lrn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import reverse_bypass_infer diff --git a/tools/mo/openvino/tools/mo/ops/lstm_cell.py b/tools/mo/openvino/tools/mo/ops/lstm_cell.py index 448841bdbc5..02582a81740 100644 --- a/tools/mo/openvino/tools/mo/ops/lstm_cell.py +++ b/tools/mo/openvino/tools/mo/ops/lstm_cell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mark_input_bins, compatible_dims diff --git a/tools/mo/openvino/tools/mo/ops/lstm_sequence.py b/tools/mo/openvino/tools/mo/ops/lstm_sequence.py index 95727d1fc5d..56401ec05bd 100644 --- a/tools/mo/openvino/tools/mo/ops/lstm_sequence.py +++ b/tools/mo/openvino/tools/mo/ops/lstm_sequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/lstmnonlinearity.py b/tools/mo/openvino/tools/mo/ops/lstmnonlinearity.py index dc5f2bdbdf9..549a20bdeb6 100644 --- a/tools/mo/openvino/tools/mo/ops/lstmnonlinearity.py +++ b/tools/mo/openvino/tools/mo/ops/lstmnonlinearity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/memory.py b/tools/mo/openvino/tools/mo/ops/memory.py index e8de71d6fc7..37bcb8f7f20 100644 --- a/tools/mo/openvino/tools/mo/ops/memory.py +++ b/tools/mo/openvino/tools/mo/ops/memory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/memoryoffset.py b/tools/mo/openvino/tools/mo/ops/memoryoffset.py index 90be6af4a8c..87c139d7c9b 100644 --- a/tools/mo/openvino/tools/mo/ops/memoryoffset.py +++ b/tools/mo/openvino/tools/mo/ops/memoryoffset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/merge.py b/tools/mo/openvino/tools/mo/ops/merge.py index 4d753a0f1a8..5e92adca7ae 100644 --- a/tools/mo/openvino/tools/mo/ops/merge.py +++ b/tools/mo/openvino/tools/mo/ops/merge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/mvn.py b/tools/mo/openvino/tools/mo/ops/mvn.py index 3a5fb7ae861..127ce18115a 100644 --- a/tools/mo/openvino/tools/mo/ops/mvn.py +++ b/tools/mo/openvino/tools/mo/ops/mvn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/mxfft.py b/tools/mo/openvino/tools/mo/ops/mxfft.py index 6ecbabdb1c0..fef9af833d2 100644 --- a/tools/mo/openvino/tools/mo/ops/mxfft.py +++ b/tools/mo/openvino/tools/mo/ops/mxfft.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/ops/mxrepeat.py b/tools/mo/openvino/tools/mo/ops/mxrepeat.py index 5441894effd..84db8e8967a 100644 --- a/tools/mo/openvino/tools/mo/ops/mxrepeat.py +++ b/tools/mo/openvino/tools/mo/ops/mxrepeat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/mxreshape.py b/tools/mo/openvino/tools/mo/ops/mxreshape.py index f4c350b51ce..0c12e4c5f6b 100644 --- a/tools/mo/openvino/tools/mo/ops/mxreshape.py +++ b/tools/mo/openvino/tools/mo/ops/mxreshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/non_max_suppression.py b/tools/mo/openvino/tools/mo/ops/non_max_suppression.py index 95efb33bd8c..5433716502d 100644 --- a/tools/mo/openvino/tools/mo/ops/non_max_suppression.py +++ b/tools/mo/openvino/tools/mo/ops/non_max_suppression.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/non_zero.py b/tools/mo/openvino/tools/mo/ops/non_zero.py index fc60b2026d2..ca88523365c 100644 --- a/tools/mo/openvino/tools/mo/ops/non_zero.py +++ b/tools/mo/openvino/tools/mo/ops/non_zero.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/normalize.py b/tools/mo/openvino/tools/mo/ops/normalize.py index 1148e989c7d..e03fb998e9e 100644 --- a/tools/mo/openvino/tools/mo/ops/normalize.py +++ b/tools/mo/openvino/tools/mo/ops/normalize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/normalize_l2.py b/tools/mo/openvino/tools/mo/ops/normalize_l2.py index 4554634aed7..c1e8ae3a6bb 100644 --- a/tools/mo/openvino/tools/mo/ops/normalize_l2.py +++ b/tools/mo/openvino/tools/mo/ops/normalize_l2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/one_hot.py b/tools/mo/openvino/tools/mo/ops/one_hot.py index 18e58bb6360..808f2fd5abe 100644 --- a/tools/mo/openvino/tools/mo/ops/one_hot.py +++ b/tools/mo/openvino/tools/mo/ops/one_hot.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/op.py b/tools/mo/openvino/tools/mo/ops/op.py index aec2abdafaa..5a4f7a8dc62 100644 --- a/tools/mo/openvino/tools/mo/ops/op.py +++ b/tools/mo/openvino/tools/mo/ops/op.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import copy diff --git a/tools/mo/openvino/tools/mo/ops/pack.py b/tools/mo/openvino/tools/mo/ops/pack.py index 51fe2a65a04..826150bdafc 100644 --- a/tools/mo/openvino/tools/mo/ops/pack.py +++ b/tools/mo/openvino/tools/mo/ops/pack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/pad.py b/tools/mo/openvino/tools/mo/ops/pad.py index 3220c5bf496..0ee2e5547de 100644 --- a/tools/mo/openvino/tools/mo/ops/pad.py +++ b/tools/mo/openvino/tools/mo/ops/pad.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/parameter.py b/tools/mo/openvino/tools/mo/ops/parameter.py index f1210e2d5d3..39b7d7668d6 100644 --- a/tools/mo/openvino/tools/mo/ops/parameter.py +++ b/tools/mo/openvino/tools/mo/ops/parameter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/permute.py b/tools/mo/openvino/tools/mo/ops/permute.py index 6611895ac6c..1759eac8543 100644 --- a/tools/mo/openvino/tools/mo/ops/permute.py +++ b/tools/mo/openvino/tools/mo/ops/permute.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.extractor import attr_getter diff --git a/tools/mo/openvino/tools/mo/ops/pnorm.py b/tools/mo/openvino/tools/mo/ops/pnorm.py index 60d1ba402ae..679b391abee 100644 --- a/tools/mo/openvino/tools/mo/ops/pnorm.py +++ b/tools/mo/openvino/tools/mo/ops/pnorm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/ops/pooling.py b/tools/mo/openvino/tools/mo/ops/pooling.py index 3aae546b4b8..5e48309f3bb 100644 --- a/tools/mo/openvino/tools/mo/ops/pooling.py +++ b/tools/mo/openvino/tools/mo/ops/pooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/power.py b/tools/mo/openvino/tools/mo/ops/power.py index 40daaab5c8f..2156355ccc2 100644 --- a/tools/mo/openvino/tools/mo/ops/power.py +++ b/tools/mo/openvino/tools/mo/ops/power.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/prelu.py b/tools/mo/openvino/tools/mo/ops/prelu.py index 7902a2557d8..e36e524c40d 100644 --- a/tools/mo/openvino/tools/mo/ops/prelu.py +++ b/tools/mo/openvino/tools/mo/ops/prelu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/priorbox.py b/tools/mo/openvino/tools/mo/ops/priorbox.py index e39f0f2f5a9..360e727e34e 100644 --- a/tools/mo/openvino/tools/mo/ops/priorbox.py +++ b/tools/mo/openvino/tools/mo/ops/priorbox.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/priorbox_clustered.py b/tools/mo/openvino/tools/mo/ops/priorbox_clustered.py index 7fdc14ef5c2..8d5ffd23d46 100644 --- a/tools/mo/openvino/tools/mo/ops/priorbox_clustered.py +++ b/tools/mo/openvino/tools/mo/ops/priorbox_clustered.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/priorgridgenerator_onnx.py b/tools/mo/openvino/tools/mo/ops/priorgridgenerator_onnx.py index decf7980028..9e871dfee45 100644 --- a/tools/mo/openvino/tools/mo/ops/priorgridgenerator_onnx.py +++ b/tools/mo/openvino/tools/mo/ops/priorgridgenerator_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array, dynamic_dimension_value, set_input_shapes diff --git a/tools/mo/openvino/tools/mo/ops/proposal.py b/tools/mo/openvino/tools/mo/ops/proposal.py index d7287472388..ad4af506129 100644 --- a/tools/mo/openvino/tools/mo/ops/proposal.py +++ b/tools/mo/openvino/tools/mo/ops/proposal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import undefined_shape_of_rank, set_input_shapes diff --git a/tools/mo/openvino/tools/mo/ops/proposal_onnx.py b/tools/mo/openvino/tools/mo/ops/proposal_onnx.py index 87c150656dc..36fe6fab151 100644 --- a/tools/mo/openvino/tools/mo/ops/proposal_onnx.py +++ b/tools/mo/openvino/tools/mo/ops/proposal_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import dynamic_dimension_value, shape_array, \ diff --git a/tools/mo/openvino/tools/mo/ops/proposal_python_example.py b/tools/mo/openvino/tools/mo/ops/proposal_python_example.py index d96696d53be..1a274af3e00 100644 --- a/tools/mo/openvino/tools/mo/ops/proposal_python_example.py +++ b/tools/mo/openvino/tools/mo/ops/proposal_python_example.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.proposal import ProposalOp diff --git a/tools/mo/openvino/tools/mo/ops/psroipooling.py b/tools/mo/openvino/tools/mo/ops/psroipooling.py index bd3a501331a..845faaa06af 100644 --- a/tools/mo/openvino/tools/mo/ops/psroipooling.py +++ b/tools/mo/openvino/tools/mo/ops/psroipooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.layout import get_batch_dim, shape_for_layout diff --git a/tools/mo/openvino/tools/mo/ops/quantize_linear.py b/tools/mo/openvino/tools/mo/ops/quantize_linear.py index 2bfe5afb2d2..5e8d2d007b7 100644 --- a/tools/mo/openvino/tools/mo/ops/quantize_linear.py +++ b/tools/mo/openvino/tools/mo/ops/quantize_linear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/random_uniform.py b/tools/mo/openvino/tools/mo/ops/random_uniform.py index fc12a5cb576..7fe3c5e1ee7 100644 --- a/tools/mo/openvino/tools/mo/ops/random_uniform.py +++ b/tools/mo/openvino/tools/mo/ops/random_uniform.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/range.py b/tools/mo/openvino/tools/mo/ops/range.py index 9fb17b5c4e3..b4828b1842b 100644 --- a/tools/mo/openvino/tools/mo/ops/range.py +++ b/tools/mo/openvino/tools/mo/ops/range.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/rank.py b/tools/mo/openvino/tools/mo/ops/rank.py index bf283004a70..5e0b37e4084 100644 --- a/tools/mo/openvino/tools/mo/ops/rank.py +++ b/tools/mo/openvino/tools/mo/ops/rank.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/read_value.py b/tools/mo/openvino/tools/mo/ops/read_value.py index 9090a60586c..7e0ffdfb3a6 100644 --- a/tools/mo/openvino/tools/mo/ops/read_value.py +++ b/tools/mo/openvino/tools/mo/ops/read_value.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/ops/regionyolo.py b/tools/mo/openvino/tools/mo/ops/regionyolo.py index d46afedfbdf..38c54be1b8f 100644 --- a/tools/mo/openvino/tools/mo/ops/regionyolo.py +++ b/tools/mo/openvino/tools/mo/ops/regionyolo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/reorgyolo.py b/tools/mo/openvino/tools/mo/ops/reorgyolo.py index 09a0ce9aa4c..e348aaaa511 100644 --- a/tools/mo/openvino/tools/mo/ops/reorgyolo.py +++ b/tools/mo/openvino/tools/mo/ops/reorgyolo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/reshape.py b/tools/mo/openvino/tools/mo/ops/reshape.py index 1050dff9e39..16c7356d387 100644 --- a/tools/mo/openvino/tools/mo/ops/reshape.py +++ b/tools/mo/openvino/tools/mo/ops/reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/resize.py b/tools/mo/openvino/tools/mo/ops/resize.py index 3f04c4e6a84..6a7516dc847 100644 --- a/tools/mo/openvino/tools/mo/ops/resize.py +++ b/tools/mo/openvino/tools/mo/ops/resize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Node, Graph diff --git a/tools/mo/openvino/tools/mo/ops/resize_factor_utils.py b/tools/mo/openvino/tools/mo/ops/resize_factor_utils.py index b7e0db64209..5d3f998255a 100644 --- a/tools/mo/openvino/tools/mo/ops/resize_factor_utils.py +++ b/tools/mo/openvino/tools/mo/ops/resize_factor_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/restrictedattentioncomponent.py b/tools/mo/openvino/tools/mo/ops/restrictedattentioncomponent.py index 77def46a78b..fcdf721b12d 100644 --- a/tools/mo/openvino/tools/mo/ops/restrictedattentioncomponent.py +++ b/tools/mo/openvino/tools/mo/ops/restrictedattentioncomponent.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/result.py b/tools/mo/openvino/tools/mo/ops/result.py index df756395e6a..da750b2d9b1 100644 --- a/tools/mo/openvino/tools/mo/ops/result.py +++ b/tools/mo/openvino/tools/mo/ops/result.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/reverse_sequence.py b/tools/mo/openvino/tools/mo/ops/reverse_sequence.py index dd011a8b88d..a4d7fd81d51 100644 --- a/tools/mo/openvino/tools/mo/ops/reverse_sequence.py +++ b/tools/mo/openvino/tools/mo/ops/reverse_sequence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import reverse_bypass_infer diff --git a/tools/mo/openvino/tools/mo/ops/roialign.py b/tools/mo/openvino/tools/mo/ops/roialign.py index db099eef050..d2c3bc02acc 100644 --- a/tools/mo/openvino/tools/mo/ops/roialign.py +++ b/tools/mo/openvino/tools/mo/ops/roialign.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.layout import get_features_dim, shape_for_layout diff --git a/tools/mo/openvino/tools/mo/ops/roifeatureextractor_onnx.py b/tools/mo/openvino/tools/mo/ops/roifeatureextractor_onnx.py index 746f6d8fcbf..837f658c4f3 100644 --- a/tools/mo/openvino/tools/mo/ops/roifeatureextractor_onnx.py +++ b/tools/mo/openvino/tools/mo/ops/roifeatureextractor_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import dynamic_dimension_value, shape_array, set_input_shapes diff --git a/tools/mo/openvino/tools/mo/ops/roipooling.py b/tools/mo/openvino/tools/mo/ops/roipooling.py index 760734962ee..2d77bfdd652 100644 --- a/tools/mo/openvino/tools/mo/ops/roipooling.py +++ b/tools/mo/openvino/tools/mo/ops/roipooling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.roipooling import roipooling_infer diff --git a/tools/mo/openvino/tools/mo/ops/roll.py b/tools/mo/openvino/tools/mo/ops/roll.py index 06299505aa2..401ca359d17 100644 --- a/tools/mo/openvino/tools/mo/ops/roll.py +++ b/tools/mo/openvino/tools/mo/ops/roll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/scale_shift.py b/tools/mo/openvino/tools/mo/ops/scale_shift.py index d763ab496e1..2f240d74320 100644 --- a/tools/mo/openvino/tools/mo/ops/scale_shift.py +++ b/tools/mo/openvino/tools/mo/ops/scale_shift.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/scatter.py b/tools/mo/openvino/tools/mo/ops/scatter.py index 9b78af9027c..c53693d0741 100644 --- a/tools/mo/openvino/tools/mo/ops/scatter.py +++ b/tools/mo/openvino/tools/mo/ops/scatter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/scatternd.py b/tools/mo/openvino/tools/mo/ops/scatternd.py index 71fa942f6b7..bb9cc65309f 100644 --- a/tools/mo/openvino/tools/mo/ops/scatternd.py +++ b/tools/mo/openvino/tools/mo/ops/scatternd.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/select.py b/tools/mo/openvino/tools/mo/ops/select.py index 57a10e3a33f..bdce01d8b82 100644 --- a/tools/mo/openvino/tools/mo/ops/select.py +++ b/tools/mo/openvino/tools/mo/ops/select.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/shape.py b/tools/mo/openvino/tools/mo/ops/shape.py index b9f1367ce9b..e17a4d524ce 100644 --- a/tools/mo/openvino/tools/mo/ops/shape.py +++ b/tools/mo/openvino/tools/mo/ops/shape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/shufflechannel.py b/tools/mo/openvino/tools/mo/ops/shufflechannel.py index fc441627168..dc9f7f7e8f7 100644 --- a/tools/mo/openvino/tools/mo/ops/shufflechannel.py +++ b/tools/mo/openvino/tools/mo/ops/shufflechannel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/ops/size.py b/tools/mo/openvino/tools/mo/ops/size.py index 0f68c0cdf9d..b025bad034f 100644 --- a/tools/mo/openvino/tools/mo/ops/size.py +++ b/tools/mo/openvino/tools/mo/ops/size.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/slice.py b/tools/mo/openvino/tools/mo/ops/slice.py index b87007e5ea8..0afea36d659 100644 --- a/tools/mo/openvino/tools/mo/ops/slice.py +++ b/tools/mo/openvino/tools/mo/ops/slice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/slice_like.py b/tools/mo/openvino/tools/mo/ops/slice_like.py index b0701ca996a..7ef9a0433c0 100644 --- a/tools/mo/openvino/tools/mo/ops/slice_like.py +++ b/tools/mo/openvino/tools/mo/ops/slice_like.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/softmax.py b/tools/mo/openvino/tools/mo/ops/softmax.py index 145ca95f5c2..041acbba2a8 100644 --- a/tools/mo/openvino/tools/mo/ops/softmax.py +++ b/tools/mo/openvino/tools/mo/ops/softmax.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/space_to_batch.py b/tools/mo/openvino/tools/mo/ops/space_to_batch.py index 62bc931af1f..caba9a03bbf 100644 --- a/tools/mo/openvino/tools/mo/ops/space_to_batch.py +++ b/tools/mo/openvino/tools/mo/ops/space_to_batch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/space_to_depth.py b/tools/mo/openvino/tools/mo/ops/space_to_depth.py index 1473732400a..1167ae4551e 100644 --- a/tools/mo/openvino/tools/mo/ops/space_to_depth.py +++ b/tools/mo/openvino/tools/mo/ops/space_to_depth.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/sparse_fill_empty_rows.py b/tools/mo/openvino/tools/mo/ops/sparse_fill_empty_rows.py index f40377584d0..f7eca185474 100644 --- a/tools/mo/openvino/tools/mo/ops/sparse_fill_empty_rows.py +++ b/tools/mo/openvino/tools/mo/ops/sparse_fill_empty_rows.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/sparse_reshape.py b/tools/mo/openvino/tools/mo/ops/sparse_reshape.py index a3d179d9479..12ae74c388b 100644 --- a/tools/mo/openvino/tools/mo/ops/sparse_reshape.py +++ b/tools/mo/openvino/tools/mo/ops/sparse_reshape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/sparse_segment_mean.py b/tools/mo/openvino/tools/mo/ops/sparse_segment_mean.py index dd2d6fcf129..240d0f6f0aa 100644 --- a/tools/mo/openvino/tools/mo/ops/sparse_segment_mean.py +++ b/tools/mo/openvino/tools/mo/ops/sparse_segment_mean.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/sparse_segment_sqrtn.py b/tools/mo/openvino/tools/mo/ops/sparse_segment_sqrtn.py index 4954babb18b..13a6e98e7d1 100644 --- a/tools/mo/openvino/tools/mo/ops/sparse_segment_sqrtn.py +++ b/tools/mo/openvino/tools/mo/ops/sparse_segment_sqrtn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/sparse_segment_sum.py b/tools/mo/openvino/tools/mo/ops/sparse_segment_sum.py index 85b1e19b853..e02f002176c 100644 --- a/tools/mo/openvino/tools/mo/ops/sparse_segment_sum.py +++ b/tools/mo/openvino/tools/mo/ops/sparse_segment_sum.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/splice.py b/tools/mo/openvino/tools/mo/ops/splice.py index 2bdb5b26922..b25b1229607 100644 --- a/tools/mo/openvino/tools/mo/ops/splice.py +++ b/tools/mo/openvino/tools/mo/ops/splice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/openvino/tools/mo/ops/split.py b/tools/mo/openvino/tools/mo/ops/split.py index 81d2c4b1877..0db25b87735 100644 --- a/tools/mo/openvino/tools/mo/ops/split.py +++ b/tools/mo/openvino/tools/mo/ops/split.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/ops/squeeze.py b/tools/mo/openvino/tools/mo/ops/squeeze.py index 7d3c92422b9..e67b7d617bb 100644 --- a/tools/mo/openvino/tools/mo/ops/squeeze.py +++ b/tools/mo/openvino/tools/mo/ops/squeeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/stop_gradient.py b/tools/mo/openvino/tools/mo/ops/stop_gradient.py index f7e88668745..b81a394cb11 100644 --- a/tools/mo/openvino/tools/mo/ops/stop_gradient.py +++ b/tools/mo/openvino/tools/mo/ops/stop_gradient.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.elemental import copy_shape_infer diff --git a/tools/mo/openvino/tools/mo/ops/strided_slice.py b/tools/mo/openvino/tools/mo/ops/strided_slice.py index 3e617be92b8..de98d9069f7 100644 --- a/tools/mo/openvino/tools/mo/ops/strided_slice.py +++ b/tools/mo/openvino/tools/mo/ops/strided_slice.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from typing import List, Tuple diff --git a/tools/mo/openvino/tools/mo/ops/swapaxis.py b/tools/mo/openvino/tools/mo/ops/swapaxis.py index 9ffc1d6f12a..1d52d289ccb 100644 --- a/tools/mo/openvino/tools/mo/ops/swapaxis.py +++ b/tools/mo/openvino/tools/mo/ops/swapaxis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/switch.py b/tools/mo/openvino/tools/mo/ops/switch.py index 215e569965a..5ec50fee569 100644 --- a/tools/mo/openvino/tools/mo/ops/switch.py +++ b/tools/mo/openvino/tools/mo/ops/switch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import shape_array, is_fully_defined diff --git a/tools/mo/openvino/tools/mo/ops/tdnncomponent.py b/tools/mo/openvino/tools/mo/ops/tdnncomponent.py index ad14b4c81fb..c187a254333 100644 --- a/tools/mo/openvino/tools/mo/ops/tdnncomponent.py +++ b/tools/mo/openvino/tools/mo/ops/tdnncomponent.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/tensor_iterator.py b/tools/mo/openvino/tools/mo/ops/tensor_iterator.py index 3c60ef9e875..0bc1901e62f 100644 --- a/tools/mo/openvino/tools/mo/ops/tensor_iterator.py +++ b/tools/mo/openvino/tools/mo/ops/tensor_iterator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from copy import copy, deepcopy from math import ceil diff --git a/tools/mo/openvino/tools/mo/ops/tile.py b/tools/mo/openvino/tools/mo/ops/tile.py index 7974a044f51..264cd06803f 100644 --- a/tools/mo/openvino/tools/mo/ops/tile.py +++ b/tools/mo/openvino/tools/mo/ops/tile.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/timeheightconvolution.py b/tools/mo/openvino/tools/mo/ops/timeheightconvolution.py index 96939b6273b..ca42cc538cd 100644 --- a/tools/mo/openvino/tools/mo/ops/timeheightconvolution.py +++ b/tools/mo/openvino/tools/mo/ops/timeheightconvolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/ops/topk.py b/tools/mo/openvino/tools/mo/ops/topk.py index e96daa1cb1d..540da984270 100644 --- a/tools/mo/openvino/tools/mo/ops/topk.py +++ b/tools/mo/openvino/tools/mo/ops/topk.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/topkrois_onnx.py b/tools/mo/openvino/tools/mo/ops/topkrois_onnx.py index 4802c11c66f..819ae39b53b 100644 --- a/tools/mo/openvino/tools/mo/ops/topkrois_onnx.py +++ b/tools/mo/openvino/tools/mo/ops/topkrois_onnx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import dynamic_dimension_value, shape_array, set_input_shapes diff --git a/tools/mo/openvino/tools/mo/ops/transpose.py b/tools/mo/openvino/tools/mo/ops/transpose.py index 620440eeba3..149dfdad9b8 100644 --- a/tools/mo/openvino/tools/mo/ops/transpose.py +++ b/tools/mo/openvino/tools/mo/ops/transpose.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/unique.py b/tools/mo/openvino/tools/mo/ops/unique.py index 7b4f73cd6f1..945b4913157 100644 --- a/tools/mo/openvino/tools/mo/ops/unique.py +++ b/tools/mo/openvino/tools/mo/ops/unique.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/ops/unsqueeze.py b/tools/mo/openvino/tools/mo/ops/unsqueeze.py index d2c7d06ab9e..17bd8e8d9e0 100644 --- a/tools/mo/openvino/tools/mo/ops/unsqueeze.py +++ b/tools/mo/openvino/tools/mo/ops/unsqueeze.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array, is_fully_defined, shape_insert, undefined_shape_of_rank diff --git a/tools/mo/openvino/tools/mo/ops/upsample.py b/tools/mo/openvino/tools/mo/ops/upsample.py index e2a67bfbaaf..7c34aa72131 100644 --- a/tools/mo/openvino/tools/mo/ops/upsample.py +++ b/tools/mo/openvino/tools/mo/ops/upsample.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import math diff --git a/tools/mo/openvino/tools/mo/pipeline/__init__.py b/tools/mo/openvino/tools/mo/pipeline/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/pipeline/__init__.py +++ b/tools/mo/openvino/tools/mo/pipeline/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/pipeline/common.py b/tools/mo/openvino/tools/mo/pipeline/common.py index 5276a7440c9..9298758b2cc 100644 --- a/tools/mo/openvino/tools/mo/pipeline/common.py +++ b/tools/mo/openvino/tools/mo/pipeline/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/pipeline/unified.py b/tools/mo/openvino/tools/mo/pipeline/unified.py index f787d05eabd..7d4ac1a75d2 100644 --- a/tools/mo/openvino/tools/mo/pipeline/unified.py +++ b/tools/mo/openvino/tools/mo/pipeline/unified.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/subprocess_main.py b/tools/mo/openvino/tools/mo/subprocess_main.py index 1b25b458a90..717c26dde94 100644 --- a/tools/mo/openvino/tools/mo/subprocess_main.py +++ b/tools/mo/openvino/tools/mo/subprocess_main.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/__init__.py b/tools/mo/openvino/tools/mo/utils/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/utils/__init__.py +++ b/tools/mo/openvino/tools/mo/utils/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/utils/broadcasting.py b/tools/mo/openvino/tools/mo/utils/broadcasting.py index 8b10e482b04..e1d3708e943 100644 --- a/tools/mo/openvino/tools/mo/utils/broadcasting.py +++ b/tools/mo/openvino/tools/mo/utils/broadcasting.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/check_ie_bindings.py b/tools/mo/openvino/tools/mo/utils/check_ie_bindings.py index 72c3c412b74..2d9943babd6 100644 --- a/tools/mo/openvino/tools/mo/utils/check_ie_bindings.py +++ b/tools/mo/openvino/tools/mo/utils/check_ie_bindings.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/utils/check_mo_import.py b/tools/mo/openvino/tools/mo/utils/check_mo_import.py index 2e3071d70a1..e71c558307d 100644 --- a/tools/mo/openvino/tools/mo/utils/check_mo_import.py +++ b/tools/mo/openvino/tools/mo/utils/check_mo_import.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 try: diff --git a/tools/mo/openvino/tools/mo/utils/class_registration.py b/tools/mo/openvino/tools/mo/utils/class_registration.py index e178af25fd6..e9afa94a1e0 100644 --- a/tools/mo/openvino/tools/mo/utils/class_registration.py +++ b/tools/mo/openvino/tools/mo/utils/class_registration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/cli_parser.py b/tools/mo/openvino/tools/mo/utils/cli_parser.py index f1fe8e97230..31ca9555879 100644 --- a/tools/mo/openvino/tools/mo/utils/cli_parser.py +++ b/tools/mo/openvino/tools/mo/utils/cli_parser.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/utils/convert.py b/tools/mo/openvino/tools/mo/utils/convert.py index e37711cc718..b25bd7b9ff6 100755 --- a/tools/mo/openvino/tools/mo/utils/convert.py +++ b/tools/mo/openvino/tools/mo/utils/convert.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/utils/custom_replacement_config.py b/tools/mo/openvino/tools/mo/utils/custom_replacement_config.py index a02fb79f1be..2a3b3bac7e8 100644 --- a/tools/mo/openvino/tools/mo/utils/custom_replacement_config.py +++ b/tools/mo/openvino/tools/mo/utils/custom_replacement_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import json diff --git a/tools/mo/openvino/tools/mo/utils/dsu.py b/tools/mo/openvino/tools/mo/utils/dsu.py index eba823ad85c..165e26d20fe 100644 --- a/tools/mo/openvino/tools/mo/utils/dsu.py +++ b/tools/mo/openvino/tools/mo/utils/dsu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/utils/error.py b/tools/mo/openvino/tools/mo/utils/error.py index d67287195f0..f1f6937f4cc 100644 --- a/tools/mo/openvino/tools/mo/utils/error.py +++ b/tools/mo/openvino/tools/mo/utils/error.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import re diff --git a/tools/mo/openvino/tools/mo/utils/find_ie_version.py b/tools/mo/openvino/tools/mo/utils/find_ie_version.py index cc8d9fc351f..8ec83d20629 100644 --- a/tools/mo/openvino/tools/mo/utils/find_ie_version.py +++ b/tools/mo/openvino/tools/mo/utils/find_ie_version.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/openvino/tools/mo/utils/find_inputs.py b/tools/mo/openvino/tools/mo/utils/find_inputs.py index 938b579f8ee..f9d2e6d87fd 100644 --- a/tools/mo/openvino/tools/mo/utils/find_inputs.py +++ b/tools/mo/openvino/tools/mo/utils/find_inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import networkx as nx diff --git a/tools/mo/openvino/tools/mo/utils/get_ov_update_message.py b/tools/mo/openvino/tools/mo/utils/get_ov_update_message.py index 6e1f21f7fde..340c54ca3c3 100644 --- a/tools/mo/openvino/tools/mo/utils/get_ov_update_message.py +++ b/tools/mo/openvino/tools/mo/utils/get_ov_update_message.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import datetime diff --git a/tools/mo/openvino/tools/mo/utils/graph.py b/tools/mo/openvino/tools/mo/utils/graph.py index 5c222561dc2..800a552ef0e 100644 --- a/tools/mo/openvino/tools/mo/utils/graph.py +++ b/tools/mo/openvino/tools/mo/utils/graph.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/guess_framework.py b/tools/mo/openvino/tools/mo/utils/guess_framework.py index c800324c06e..66f6deb64ae 100644 --- a/tools/mo/openvino/tools/mo/utils/guess_framework.py +++ b/tools/mo/openvino/tools/mo/utils/guess_framework.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import re diff --git a/tools/mo/openvino/tools/mo/utils/ie_version.py b/tools/mo/openvino/tools/mo/utils/ie_version.py index a750a8fd13e..e24cd16aff2 100644 --- a/tools/mo/openvino/tools/mo/utils/ie_version.py +++ b/tools/mo/openvino/tools/mo/utils/ie_version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 def get_ie_version(): diff --git a/tools/mo/openvino/tools/mo/utils/import_extensions.py b/tools/mo/openvino/tools/mo/utils/import_extensions.py index 18b135e6213..039ff2c2fa2 100644 --- a/tools/mo/openvino/tools/mo/utils/import_extensions.py +++ b/tools/mo/openvino/tools/mo/utils/import_extensions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import importlib diff --git a/tools/mo/openvino/tools/mo/utils/ir_engine/__init__.py b/tools/mo/openvino/tools/mo/utils/ir_engine/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_engine/__init__.py +++ b/tools/mo/openvino/tools/mo/utils/ir_engine/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/utils/ir_engine/compare_graphs.py b/tools/mo/openvino/tools/mo/utils/ir_engine/compare_graphs.py index ab18184aaf9..9ea6a70caa5 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_engine/compare_graphs.py +++ b/tools/mo/openvino/tools/mo/utils/ir_engine/compare_graphs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from collections import deque diff --git a/tools/mo/openvino/tools/mo/utils/ir_engine/ir_engine.py b/tools/mo/openvino/tools/mo/utils/ir_engine/ir_engine.py index a5ec0f15827..c070cc7eb8d 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_engine/ir_engine.py +++ b/tools/mo/openvino/tools/mo/utils/ir_engine/ir_engine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import hashlib diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/__init__.py b/tools/mo/openvino/tools/mo/utils/ir_reader/__init__.py index 9a8c239afe7..d8da6c718e6 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/__init__.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/__init__.py @@ -1,3 +1,3 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extender.py index 5afadb8a55f..5153c824463 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ExtractImagePatches_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ExtractImagePatches_extender.py index a9a1408d933..f2ab1545812 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ExtractImagePatches_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ExtractImagePatches_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUCell_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUCell_extender.py index 5040b41d69f..d8ed804f376 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUCell_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUCell_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import mark_input_bins diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUSequence_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUSequence_extender.py index cb47e72d84b..8a42b36c181 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUSequence_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/GRUSequence_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMCell_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMCell_extender.py index 633e09032cb..78aed29ee6d 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMCell_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMCell_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMSequence_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMSequence_extender.py index 9eed9af75f7..19983a0b7b1 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMSequence_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/LSTMSequence_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/RNNCell_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/RNNCell_extender.py index 73b127d2aa1..92890301ff0 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/RNNCell_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/RNNCell_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/binary_convolution_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/binary_convolution_extender.py index f7c332a3291..c45765ec002 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/binary_convolution_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/binary_convolution_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/bucketize_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/bucketize_extender.py index 527aeff412b..78d4bc903df 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/bucketize_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/bucketize_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/conv_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/conv_extender.py index 07f8366e89d..92ca1a4ac2c 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/conv_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/conv_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/convert_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/convert_extender.py index a24dbff58f3..f3d1545220a 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/convert_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/convert_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ctc_greedy_decoder_seq_len_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ctc_greedy_decoder_seq_len_extender.py index bd40c2303c3..eb513a258b5 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ctc_greedy_decoder_seq_len_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/ctc_greedy_decoder_seq_len_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deconvolution_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deconvolution_extender.py index a966518c7b8..a4e9b477386 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deconvolution_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deconvolution_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deformable_convolution_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deformable_convolution_extender.py index a006ff40de7..8955f63b4f6 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deformable_convolution_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/deformable_convolution_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/einsum_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/einsum_extender.py index 52fbd26aa7e..82b50feb262 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/einsum_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/einsum_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/experimental_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/experimental_extender.py index 452e4ff5d02..a9780696fd2 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/experimental_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/experimental_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/fakequantize_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/fakequantize_extender.py index 204d9579be7..0f4753711dd 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/fakequantize_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/fakequantize_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/if_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/if_extender.py index 916df36982f..548c9d1eec6 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/if_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/if_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/interpolate_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/interpolate_extender.py index 0d5c1c49d2e..639c53395ee 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/interpolate_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/interpolate_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/loop_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/loop_extender.py index b611944bd3f..77648623586 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/loop_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/loop_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_max_suppression_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_max_suppression_extender.py index 80965f600f9..f701733ea9a 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_max_suppression_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_max_suppression_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_zero_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_zero_extender.py index 28346d4917b..b2bac922884 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_zero_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/non_zero_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pad_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pad_extender.py index 302fdd70901..71fe847acd3 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pad_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pad_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/parameter_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/parameter_extender.py index 3e2632761ac..cc968bd13fb 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/parameter_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/parameter_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array, shape_array, dynamic_dimension_value diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pooling_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pooling_extender.py index 7376b3e3d08..979422f0500 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pooling_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/pooling_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_clustered_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_clustered_extender.py index 28922301020..f6037c2c301 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_clustered_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_clustered_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_extender.py index a9967b611f0..e43f0192ec1 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/priorbox_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.multi_box_prior import multi_box_prior_infer_mxnet diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/random_uniform_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/random_uniform_extender.py index 6bfeb1c167f..272a71c1c9f 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/random_uniform_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/random_uniform_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/range_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/range_extender.py index 504c2d519cc..fed8ee33ec0 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/range_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/range_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/reorg_yolo_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/reorg_yolo_extender.py index 62e331cd134..4e14b3d9af9 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/reorg_yolo_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/reorg_yolo_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/shape_of_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/shape_of_extender.py index c9c03fcbf46..ed15ee8b273 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/shape_of_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/shape_of_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/strided_slice_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/strided_slice_extender.py index 3929f123682..adad7a22537 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/strided_slice_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/strided_slice_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.common.partial_infer.utils import int64_array diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/tensoriterator_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/tensoriterator_extender.py index 61711cfe390..88b4a1b0b77 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/tensoriterator_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/tensoriterator_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/topk_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/topk_extender.py index 6f0a1fcdadf..fef2d2a132f 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/topk_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/topk_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.passes.convert_data_type import destination_type_to_np_data_type diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/variadic_split_extender.py b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/variadic_split_extender.py index 78e04595ab4..071646826f5 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/variadic_split_extender.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/extenders/variadic_split_extender.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.utils.graph import Node diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/layer_to_class.py b/tools/mo/openvino/tools/mo/utils/ir_reader/layer_to_class.py index 0a5f393f9e3..397fd4e9d58 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/layer_to_class.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/layer_to_class.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/ir_reader/restore_graph.py b/tools/mo/openvino/tools/mo/utils/ir_reader/restore_graph.py index 605d849e37e..b72c966b173 100644 --- a/tools/mo/openvino/tools/mo/utils/ir_reader/restore_graph.py +++ b/tools/mo/openvino/tools/mo/utils/ir_reader/restore_graph.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/json_schema.py b/tools/mo/openvino/tools/mo/utils/json_schema.py index 18eba6e0a95..cde4466a299 100644 --- a/tools/mo/openvino/tools/mo/utils/json_schema.py +++ b/tools/mo/openvino/tools/mo/utils/json_schema.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 schema_dict = { diff --git a/tools/mo/openvino/tools/mo/utils/logger.py b/tools/mo/openvino/tools/mo/utils/logger.py index 76ab04659b0..11301845b60 100644 --- a/tools/mo/openvino/tools/mo/utils/logger.py +++ b/tools/mo/openvino/tools/mo/utils/logger.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import importlib.util diff --git a/tools/mo/openvino/tools/mo/utils/model_analysis.py b/tools/mo/openvino/tools/mo/utils/model_analysis.py index 5a4906431b8..0a034814ebc 100644 --- a/tools/mo/openvino/tools/mo/utils/model_analysis.py +++ b/tools/mo/openvino/tools/mo/utils/model_analysis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/mo/openvino/tools/mo/utils/pipeline_config.py b/tools/mo/openvino/tools/mo/utils/pipeline_config.py index 62aa035cfa1..99f0a8972ff 100644 --- a/tools/mo/openvino/tools/mo/utils/pipeline_config.py +++ b/tools/mo/openvino/tools/mo/utils/pipeline_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/replacement_pattern.py b/tools/mo/openvino/tools/mo/utils/replacement_pattern.py index 0fdbc46698d..ba66d397aed 100644 --- a/tools/mo/openvino/tools/mo/utils/replacement_pattern.py +++ b/tools/mo/openvino/tools/mo/utils/replacement_pattern.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph diff --git a/tools/mo/openvino/tools/mo/utils/runtime_info.py b/tools/mo/openvino/tools/mo/utils/runtime_info.py index e256ec2bd64..aaac76509cc 100644 --- a/tools/mo/openvino/tools/mo/utils/runtime_info.py +++ b/tools/mo/openvino/tools/mo/utils/runtime_info.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import abc diff --git a/tools/mo/openvino/tools/mo/utils/shape.py b/tools/mo/openvino/tools/mo/utils/shape.py index a67f54c015e..74a2bf6e8cf 100644 --- a/tools/mo/openvino/tools/mo/utils/shape.py +++ b/tools/mo/openvino/tools/mo/utils/shape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.ops.elementwise import Add diff --git a/tools/mo/openvino/tools/mo/utils/simple_proto_parser.py b/tools/mo/openvino/tools/mo/utils/simple_proto_parser.py index c32c56b377d..3b59c73b8b8 100644 --- a/tools/mo/openvino/tools/mo/utils/simple_proto_parser.py +++ b/tools/mo/openvino/tools/mo/utils/simple_proto_parser.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import ast diff --git a/tools/mo/openvino/tools/mo/utils/str_to.py b/tools/mo/openvino/tools/mo/utils/str_to.py index 85a14fcd303..ad3d2b5270d 100644 --- a/tools/mo/openvino/tools/mo/utils/str_to.py +++ b/tools/mo/openvino/tools/mo/utils/str_to.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/utils/summarize_graph.py b/tools/mo/openvino/tools/mo/utils/summarize_graph.py index f1a0395980f..d44b5425ada 100644 --- a/tools/mo/openvino/tools/mo/utils/summarize_graph.py +++ b/tools/mo/openvino/tools/mo/utils/summarize_graph.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/openvino/tools/mo/utils/telemetry_params.py b/tools/mo/openvino/tools/mo/utils/telemetry_params.py index 5f1142b74de..7894a63b9f7 100644 --- a/tools/mo/openvino/tools/mo/utils/telemetry_params.py +++ b/tools/mo/openvino/tools/mo/utils/telemetry_params.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 telemetry_params = { diff --git a/tools/mo/openvino/tools/mo/utils/telemetry_stub.py b/tools/mo/openvino/tools/mo/utils/telemetry_stub.py index 3ac2940f04e..567a4adf814 100644 --- a/tools/mo/openvino/tools/mo/utils/telemetry_stub.py +++ b/tools/mo/openvino/tools/mo/utils/telemetry_stub.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/openvino/tools/mo/utils/telemetry_utils.py b/tools/mo/openvino/tools/mo/utils/telemetry_utils.py index 811f172d12b..ab171e487c7 100644 --- a/tools/mo/openvino/tools/mo/utils/telemetry_utils.py +++ b/tools/mo/openvino/tools/mo/utils/telemetry_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse from collections import Counter diff --git a/tools/mo/openvino/tools/mo/utils/tensorboard_util.py b/tools/mo/openvino/tools/mo/utils/tensorboard_util.py index 5c52ace9955..48bcefcc65a 100644 --- a/tools/mo/openvino/tools/mo/utils/tensorboard_util.py +++ b/tools/mo/openvino/tools/mo/utils/tensorboard_util.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/openvino/tools/mo/utils/type_utils.py b/tools/mo/openvino/tools/mo/utils/type_utils.py index ade914c0075..247d782b342 100644 --- a/tools/mo/openvino/tools/mo/utils/type_utils.py +++ b/tools/mo/openvino/tools/mo/utils/type_utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/openvino/tools/mo/utils/unsupported_ops.py b/tools/mo/openvino/tools/mo/utils/unsupported_ops.py index b6b02ec19ec..990bc1f643e 100644 --- a/tools/mo/openvino/tools/mo/utils/unsupported_ops.py +++ b/tools/mo/openvino/tools/mo/utils/unsupported_ops.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import collections diff --git a/tools/mo/openvino/tools/mo/utils/utils.py b/tools/mo/openvino/tools/mo/utils/utils.py index 825b08382cf..0c712d4ed00 100644 --- a/tools/mo/openvino/tools/mo/utils/utils.py +++ b/tools/mo/openvino/tools/mo/utils/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import functools diff --git a/tools/mo/openvino/tools/mo/utils/version.py b/tools/mo/openvino/tools/mo/utils/version.py index e994e5ad9b0..92478332336 100644 --- a/tools/mo/openvino/tools/mo/utils/version.py +++ b/tools/mo/openvino/tools/mo/utils/version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/openvino/tools/mo/utils/versions_checker.py b/tools/mo/openvino/tools/mo/utils/versions_checker.py index 9a53573387c..c12c7559e98 100644 --- a/tools/mo/openvino/tools/mo/utils/versions_checker.py +++ b/tools/mo/openvino/tools/mo/utils/versions_checker.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/setup.py b/tools/mo/setup.py index 775838b9c7e..45c15f03615 100644 --- a/tools/mo/setup.py +++ b/tools/mo/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 """ diff --git a/tools/mo/unit_tests/mo/analysis/Iterator_get_next_test.py b/tools/mo/unit_tests/mo/analysis/Iterator_get_next_test.py index 87b7d604264..2b75d35aefe 100644 --- a/tools/mo/unit_tests/mo/analysis/Iterator_get_next_test.py +++ b/tools/mo/unit_tests/mo/analysis/Iterator_get_next_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ChangeOutputTypeAttributes_test.py b/tools/mo/unit_tests/mo/back/ChangeOutputTypeAttributes_test.py index 4d5c45e4fa1..97870b015f8 100644 --- a/tools/mo/unit_tests/mo/back/ChangeOutputTypeAttributes_test.py +++ b/tools/mo/unit_tests/mo/back/ChangeOutputTypeAttributes_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ChangeRandomUniformOutputType_test.py b/tools/mo/unit_tests/mo/back/ChangeRandomUniformOutputType_test.py index 8af704980fc..08ac2590949 100644 --- a/tools/mo/unit_tests/mo/back/ChangeRandomUniformOutputType_test.py +++ b/tools/mo/unit_tests/mo/back/ChangeRandomUniformOutputType_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ClampNormalizer_test.py b/tools/mo/unit_tests/mo/back/ClampNormalizer_test.py index e966aeef0fc..5e9a1779fd1 100644 --- a/tools/mo/unit_tests/mo/back/ClampNormalizer_test.py +++ b/tools/mo/unit_tests/mo/back/ClampNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ConvolutionNormalizer_test.py b/tools/mo/unit_tests/mo/back/ConvolutionNormalizer_test.py index c86bd61f815..4772eebede4 100644 --- a/tools/mo/unit_tests/mo/back/ConvolutionNormalizer_test.py +++ b/tools/mo/unit_tests/mo/back/ConvolutionNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/CutMemory_test.py b/tools/mo/unit_tests/mo/back/CutMemory_test.py index 5b5db7a539e..8f365df0403 100644 --- a/tools/mo/unit_tests/mo/back/CutMemory_test.py +++ b/tools/mo/unit_tests/mo/back/CutMemory_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/FakeOutputResolver_test.py b/tools/mo/unit_tests/mo/back/FakeOutputResolver_test.py index 7b10c1ae576..167a8a2a5cd 100644 --- a/tools/mo/unit_tests/mo/back/FakeOutputResolver_test.py +++ b/tools/mo/unit_tests/mo/back/FakeOutputResolver_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/FuseTransposesSequence_test.py b/tools/mo/unit_tests/mo/back/FuseTransposesSequence_test.py index fa7e083d325..9a87362a4de 100644 --- a/tools/mo/unit_tests/mo/back/FuseTransposesSequence_test.py +++ b/tools/mo/unit_tests/mo/back/FuseTransposesSequence_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/GatherTreeNormalizer_test.py b/tools/mo/unit_tests/mo/back/GatherTreeNormalizer_test.py index 714df691866..12b84764afc 100644 --- a/tools/mo/unit_tests/mo/back/GatherTreeNormalizer_test.py +++ b/tools/mo/unit_tests/mo/back/GatherTreeNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/InterpolateReshape_test.py b/tools/mo/unit_tests/mo/back/InterpolateReshape_test.py index c914afa6503..d6b11ff8554 100644 --- a/tools/mo/unit_tests/mo/back/InterpolateReshape_test.py +++ b/tools/mo/unit_tests/mo/back/InterpolateReshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/LayoutChangeForGatherND_test.py b/tools/mo/unit_tests/mo/back/LayoutChangeForGatherND_test.py index 99237bddf63..38bd916025f 100644 --- a/tools/mo/unit_tests/mo/back/LayoutChangeForGatherND_test.py +++ b/tools/mo/unit_tests/mo/back/LayoutChangeForGatherND_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/MarkNodesWithShapeValues_test.py b/tools/mo/unit_tests/mo/back/MarkNodesWithShapeValues_test.py index a88b5a2eece..6130301528f 100644 --- a/tools/mo/unit_tests/mo/back/MarkNodesWithShapeValues_test.py +++ b/tools/mo/unit_tests/mo/back/MarkNodesWithShapeValues_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/MatMulNormalizer_test.py b/tools/mo/unit_tests/mo/back/MatMulNormalizer_test.py index d4c85e91b82..5187ca71c2b 100644 --- a/tools/mo/unit_tests/mo/back/MatMulNormalizer_test.py +++ b/tools/mo/unit_tests/mo/back/MatMulNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/MaxPoolTest.py b/tools/mo/unit_tests/mo/back/MaxPoolTest.py index eebbe95bcfb..2ff435b9bd4 100644 --- a/tools/mo/unit_tests/mo/back/MaxPoolTest.py +++ b/tools/mo/unit_tests/mo/back/MaxPoolTest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/OptimizeTransposeReshapeSequence_test.py b/tools/mo/unit_tests/mo/back/OptimizeTransposeReshapeSequence_test.py index 678a3d56ff1..6c0c6ed2399 100644 --- a/tools/mo/unit_tests/mo/back/OptimizeTransposeReshapeSequence_test.py +++ b/tools/mo/unit_tests/mo/back/OptimizeTransposeReshapeSequence_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ReduceTransposeDimensions_test.py b/tools/mo/unit_tests/mo/back/ReduceTransposeDimensions_test.py index aa61ed8f1a0..9aa645db809 100644 --- a/tools/mo/unit_tests/mo/back/ReduceTransposeDimensions_test.py +++ b/tools/mo/unit_tests/mo/back/ReduceTransposeDimensions_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ResultRename_test.py b/tools/mo/unit_tests/mo/back/ResultRename_test.py index cd78de11374..0c96288a8d8 100644 --- a/tools/mo/unit_tests/mo/back/ResultRename_test.py +++ b/tools/mo/unit_tests/mo/back/ResultRename_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ReverseInputChannels_test.py b/tools/mo/unit_tests/mo/back/ReverseInputChannels_test.py index d81277dfb52..8654914a283 100644 --- a/tools/mo/unit_tests/mo/back/ReverseInputChannels_test.py +++ b/tools/mo/unit_tests/mo/back/ReverseInputChannels_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ShapeOfConstFolding_test.py b/tools/mo/unit_tests/mo/back/ShapeOfConstFolding_test.py index d1c16c35aa1..0aacc544e87 100644 --- a/tools/mo/unit_tests/mo/back/ShapeOfConstFolding_test.py +++ b/tools/mo/unit_tests/mo/back/ShapeOfConstFolding_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ShuffleChannelPatternOptimization_test.py b/tools/mo/unit_tests/mo/back/ShuffleChannelPatternOptimization_test.py index 8f9b950bd85..681ea349c8d 100644 --- a/tools/mo/unit_tests/mo/back/ShuffleChannelPatternOptimization_test.py +++ b/tools/mo/unit_tests/mo/back/ShuffleChannelPatternOptimization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/SpecialNodesFinalization_test.py b/tools/mo/unit_tests/mo/back/SpecialNodesFinalization_test.py index 3dfe9cf4845..c8b8a1b08fd 100644 --- a/tools/mo/unit_tests/mo/back/SpecialNodesFinalization_test.py +++ b/tools/mo/unit_tests/mo/back/SpecialNodesFinalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/TransposeDFT_test.py b/tools/mo/unit_tests/mo/back/TransposeDFT_test.py index 2ecd61f7245..594f14052b4 100644 --- a/tools/mo/unit_tests/mo/back/TransposeDFT_test.py +++ b/tools/mo/unit_tests/mo/back/TransposeDFT_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/TransposeReduceFusing_test.py b/tools/mo/unit_tests/mo/back/TransposeReduceFusing_test.py index 4cf12dcb9de..f698617ac70 100644 --- a/tools/mo/unit_tests/mo/back/TransposeReduceFusing_test.py +++ b/tools/mo/unit_tests/mo/back/TransposeReduceFusing_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/add_outputs_recursive_test.py b/tools/mo/unit_tests/mo/back/add_outputs_recursive_test.py index 1cdfabe5599..e07ae969623 100644 --- a/tools/mo/unit_tests/mo/back/add_outputs_recursive_test.py +++ b/tools/mo/unit_tests/mo/back/add_outputs_recursive_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np import unittest diff --git a/tools/mo/unit_tests/mo/back/compress_quantized_weights_test.py b/tools/mo/unit_tests/mo/back/compress_quantized_weights_test.py index 7ecaa674b5f..1d3ca9307fa 100644 --- a/tools/mo/unit_tests/mo/back/compress_quantized_weights_test.py +++ b/tools/mo/unit_tests/mo/back/compress_quantized_weights_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/ie_ir_ver_2/emitter_test.py b/tools/mo/unit_tests/mo/back/ie_ir_ver_2/emitter_test.py index 1ebfd9871e1..7db20ac3546 100644 --- a/tools/mo/unit_tests/mo/back/ie_ir_ver_2/emitter_test.py +++ b/tools/mo/unit_tests/mo/back/ie_ir_ver_2/emitter_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/insert_compatibility_l2normalization_test.py b/tools/mo/unit_tests/mo/back/insert_compatibility_l2normalization_test.py index 34759d2ff6e..9d7c7890691 100644 --- a/tools/mo/unit_tests/mo/back/insert_compatibility_l2normalization_test.py +++ b/tools/mo/unit_tests/mo/back/insert_compatibility_l2normalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/kaldi_remove_memory_output_test.py b/tools/mo/unit_tests/mo/back/kaldi_remove_memory_output_test.py index 0cab848fbc2..f811de548c5 100644 --- a/tools/mo/unit_tests/mo/back/kaldi_remove_memory_output_test.py +++ b/tools/mo/unit_tests/mo/back/kaldi_remove_memory_output_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/moc_preprocessing_test_actual.py b/tools/mo/unit_tests/mo/back/moc_preprocessing_test_actual.py index ab3f2fd52e8..7c850478199 100644 --- a/tools/mo/unit_tests/mo/back/moc_preprocessing_test_actual.py +++ b/tools/mo/unit_tests/mo/back/moc_preprocessing_test_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from argparse import Namespace diff --git a/tools/mo/unit_tests/mo/back/names_uniqueness_check_test.py b/tools/mo/unit_tests/mo/back/names_uniqueness_check_test.py index cda964f2028..92ea7d8254c 100644 --- a/tools/mo/unit_tests/mo/back/names_uniqueness_check_test.py +++ b/tools/mo/unit_tests/mo/back/names_uniqueness_check_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/back/remove_last_softmax_test.py b/tools/mo/unit_tests/mo/back/remove_last_softmax_test.py index c8052ac15a8..5217e295337 100644 --- a/tools/mo/unit_tests/mo/back/remove_last_softmax_test.py +++ b/tools/mo/unit_tests/mo/back/remove_last_softmax_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/bom_test.py b/tools/mo/unit_tests/mo/bom_test.py index b664d684b51..d19baba33c3 100644 --- a/tools/mo/unit_tests/mo/bom_test.py +++ b/tools/mo/unit_tests/mo/bom_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/convert/import_from_mo_test.py b/tools/mo/unit_tests/mo/convert/import_from_mo_test.py index 7bfcecb67ee..2601611d69f 100644 --- a/tools/mo/unit_tests/mo/convert/import_from_mo_test.py +++ b/tools/mo/unit_tests/mo/convert/import_from_mo_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/convert/meta_data_test.py b/tools/mo/unit_tests/mo/convert/meta_data_test.py index 2b3f371e9f6..c5d2d05cc11 100644 --- a/tools/mo/unit_tests/mo/convert/meta_data_test.py +++ b/tools/mo/unit_tests/mo/convert/meta_data_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/convert/utils.py b/tools/mo/unit_tests/mo/convert/utils.py index 86ca0700297..739450263a9 100644 --- a/tools/mo/unit_tests/mo/convert/utils.py +++ b/tools/mo/unit_tests/mo/convert/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/extensions_test_actual.py b/tools/mo/unit_tests/mo/extensions_test_actual.py index 40bb2b760b3..532bdf0a76d 100644 --- a/tools/mo/unit_tests/mo/extensions_test_actual.py +++ b/tools/mo/unit_tests/mo/extensions_test_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import pytest diff --git a/tools/mo/unit_tests/mo/front/ATenToEmbeddingBag_test.py b/tools/mo/unit_tests/mo/front/ATenToEmbeddingBag_test.py index a5c1fc279c5..1a8ab03131a 100644 --- a/tools/mo/unit_tests/mo/front/ATenToEmbeddingBag_test.py +++ b/tools/mo/unit_tests/mo/front/ATenToEmbeddingBag_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/AttributedClampNormalizer_test.py b/tools/mo/unit_tests/mo/front/AttributedClampNormalizer_test.py index 7420fce73c2..bb7a86b8d0f 100644 --- a/tools/mo/unit_tests/mo/front/AttributedClampNormalizer_test.py +++ b/tools/mo/unit_tests/mo/front/AttributedClampNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/AttributedPadToPad_test.py b/tools/mo/unit_tests/mo/front/AttributedPadToPad_test.py index 7ba4a223a1e..48e535c3a42 100644 --- a/tools/mo/unit_tests/mo/front/AttributedPadToPad_test.py +++ b/tools/mo/unit_tests/mo/front/AttributedPadToPad_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/AttributedRandomUniformToRandomUniform_test.py b/tools/mo/unit_tests/mo/front/AttributedRandomUniformToRandomUniform_test.py index 2ffd631dbe6..c06d07575c9 100644 --- a/tools/mo/unit_tests/mo/front/AttributedRandomUniformToRandomUniform_test.py +++ b/tools/mo/unit_tests/mo/front/AttributedRandomUniformToRandomUniform_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/AttributedRollToRoll_test.py b/tools/mo/unit_tests/mo/front/AttributedRollToRoll_test.py index 076dd64c9fa..d641cabd68f 100644 --- a/tools/mo/unit_tests/mo/front/AttributedRollToRoll_test.py +++ b/tools/mo/unit_tests/mo/front/AttributedRollToRoll_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/GeLUMerger_Erf_test.py b/tools/mo/unit_tests/mo/front/GeLUMerger_Erf_test.py index 8c52d6f8884..e99841ce1bc 100644 --- a/tools/mo/unit_tests/mo/front/GeLUMerger_Erf_test.py +++ b/tools/mo/unit_tests/mo/front/GeLUMerger_Erf_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/GeLUMerger_Tanh_test.py b/tools/mo/unit_tests/mo/front/GeLUMerger_Tanh_test.py index c0641f0522a..9ebb3849568 100644 --- a/tools/mo/unit_tests/mo/front/GeLUMerger_Tanh_test.py +++ b/tools/mo/unit_tests/mo/front/GeLUMerger_Tanh_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/GlobalPoolingToReduce_test.py b/tools/mo/unit_tests/mo/front/GlobalPoolingToReduce_test.py index daf01b9d926..6273ca39d00 100644 --- a/tools/mo/unit_tests/mo/front/GlobalPoolingToReduce_test.py +++ b/tools/mo/unit_tests/mo/front/GlobalPoolingToReduce_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/HSigmoid_fusion_test.py b/tools/mo/unit_tests/mo/front/HSigmoid_fusion_test.py index a2e30c7288c..5d5e2fc37c9 100644 --- a/tools/mo/unit_tests/mo/front/HSigmoid_fusion_test.py +++ b/tools/mo/unit_tests/mo/front/HSigmoid_fusion_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/HSwish_fusing_test.py b/tools/mo/unit_tests/mo/front/HSwish_fusing_test.py index 7c4db011b10..861525b4264 100644 --- a/tools/mo/unit_tests/mo/front/HSwish_fusing_test.py +++ b/tools/mo/unit_tests/mo/front/HSwish_fusing_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/LayerNorm_test.py b/tools/mo/unit_tests/mo/front/LayerNorm_test.py index d1728e2f73b..fdba28dc48f 100644 --- a/tools/mo/unit_tests/mo/front/LayerNorm_test.py +++ b/tools/mo/unit_tests/mo/front/LayerNorm_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/Log1p_test.py b/tools/mo/unit_tests/mo/front/Log1p_test.py index 240d3bb5042..ae3b23e0ae7 100644 --- a/tools/mo/unit_tests/mo/front/Log1p_test.py +++ b/tools/mo/unit_tests/mo/front/Log1p_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/OneHotDepthNormalizer_test.py b/tools/mo/unit_tests/mo/front/OneHotDepthNormalizer_test.py index 2283d4a6fb1..46b72db656f 100644 --- a/tools/mo/unit_tests/mo/front/OneHotDepthNormalizer_test.py +++ b/tools/mo/unit_tests/mo/front/OneHotDepthNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/Pack_test.py b/tools/mo/unit_tests/mo/front/Pack_test.py index 99d4325f05c..efa9a45b517 100644 --- a/tools/mo/unit_tests/mo/front/Pack_test.py +++ b/tools/mo/unit_tests/mo/front/Pack_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/RollWithEmptyAxesReplacer_test.py b/tools/mo/unit_tests/mo/front/RollWithEmptyAxesReplacer_test.py index b6ee2447f66..13bf1457ada 100644 --- a/tools/mo/unit_tests/mo/front/RollWithEmptyAxesReplacer_test.py +++ b/tools/mo/unit_tests/mo/front/RollWithEmptyAxesReplacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/ThresholdedReluDecomposition_test.py b/tools/mo/unit_tests/mo/front/ThresholdedReluDecomposition_test.py index 74dcb657672..61fcc48a393 100644 --- a/tools/mo/unit_tests/mo/front/ThresholdedReluDecomposition_test.py +++ b/tools/mo/unit_tests/mo/front/ThresholdedReluDecomposition_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/binary_quantize_normalization_test.py b/tools/mo/unit_tests/mo/front/binary_quantize_normalization_test.py index 74e318cb0a0..ff11d7dd55d 100644 --- a/tools/mo/unit_tests/mo/front/binary_quantize_normalization_test.py +++ b/tools/mo/unit_tests/mo/front/binary_quantize_normalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/broadcast_with_range_test.py b/tools/mo/unit_tests/mo/front/broadcast_with_range_test.py index 226b4913f6c..904dddee4a2 100644 --- a/tools/mo/unit_tests/mo/front/broadcast_with_range_test.py +++ b/tools/mo/unit_tests/mo/front/broadcast_with_range_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/MVNCaffeToMVN_test.py b/tools/mo/unit_tests/mo/front/caffe/MVNCaffeToMVN_test.py index 84b9946435c..0c7d9e547c6 100644 --- a/tools/mo/unit_tests/mo/front/caffe/MVNCaffeToMVN_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/MVNCaffeToMVN_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/argmax_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/argmax_ext_test.py index 8c99df2b053..0d735f52b63 100644 --- a/tools/mo/unit_tests/mo/front/caffe/argmax_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/argmax_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/axpy_test.py b/tools/mo/unit_tests/mo/front/caffe/axpy_test.py index a3aca1c5ba7..5050695d5a4 100644 --- a/tools/mo/unit_tests/mo/front/caffe/axpy_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/axpy_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/bn_test.py b/tools/mo/unit_tests/mo/front/caffe/bn_test.py index f1859cb2435..dcfc10ee8c3 100644 --- a/tools/mo/unit_tests/mo/front/caffe/bn_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/bn_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/caffe/conv_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/conv_ext_test.py index 4604766e3d3..9ab0d031922 100644 --- a/tools/mo/unit_tests/mo/front/caffe/conv_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/conv_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/crop_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/crop_ext_test.py index a7f3e2b35e7..50ea930b1a0 100644 --- a/tools/mo/unit_tests/mo/front/caffe/crop_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/crop_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/ctcgreedydecoder_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/ctcgreedydecoder_ext_test.py index 9e017b79d38..63e9d3ef95b 100644 --- a/tools/mo/unit_tests/mo/front/caffe/ctcgreedydecoder_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/ctcgreedydecoder_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/custom_layers_mapping_test.py b/tools/mo/unit_tests/mo/front/caffe/custom_layers_mapping_test.py index 87b418b37c1..62650b70795 100644 --- a/tools/mo/unit_tests/mo/front/caffe/custom_layers_mapping_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/custom_layers_mapping_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/elementwise_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/elementwise_ext_test.py index e14591e3be2..f0f7b58434e 100644 --- a/tools/mo/unit_tests/mo/front/caffe/elementwise_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/elementwise_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/eltwise_add_normalize_test.py b/tools/mo/unit_tests/mo/front/caffe/eltwise_add_normalize_test.py index 5b5c8480774..543c32c5a8b 100644 --- a/tools/mo/unit_tests/mo/front/caffe/eltwise_add_normalize_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/eltwise_add_normalize_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/elu_test.py b/tools/mo/unit_tests/mo/front/caffe/elu_test.py index 7da2d8fc358..770def34bb3 100644 --- a/tools/mo/unit_tests/mo/front/caffe/elu_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/elu_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/extractor_test.py b/tools/mo/unit_tests/mo/front/caffe/extractor_test.py index 1b322d57c5f..d9ec8d061f8 100644 --- a/tools/mo/unit_tests/mo/front/caffe/extractor_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/extractor_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/extractors/utils_test.py b/tools/mo/unit_tests/mo/front/caffe/extractors/utils_test.py index dfdd56975b3..04a28d344bc 100644 --- a/tools/mo/unit_tests/mo/front/caffe/extractors/utils_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/extractors/utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/grn_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/grn_ext_test.py index 871defb7855..1cfc72160ff 100644 --- a/tools/mo/unit_tests/mo/front/caffe/grn_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/grn_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/loader_test.py b/tools/mo/unit_tests/mo/front/caffe/loader_test.py index 4f76c397267..fc270e5484b 100644 --- a/tools/mo/unit_tests/mo/front/caffe/loader_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/loader_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/caffe/normalize_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/normalize_ext_test.py index fff6d96e7a8..1587f15b072 100644 --- a/tools/mo/unit_tests/mo/front/caffe/normalize_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/normalize_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/pooling_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/pooling_ext_test.py index 22f2f665901..f16b54ee5d7 100644 --- a/tools/mo/unit_tests/mo/front/caffe/pooling_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/pooling_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/prelu_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/prelu_ext_test.py index 22f589c1769..fb1d98972b0 100644 --- a/tools/mo/unit_tests/mo/front/caffe/prelu_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/prelu_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/priorbox_clustered_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/priorbox_clustered_ext_test.py index b9483ed667e..322e7f8b41d 100644 --- a/tools/mo/unit_tests/mo/front/caffe/priorbox_clustered_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/priorbox_clustered_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/priorbox_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/priorbox_ext_test.py index a639a419fe5..ec05afc17a4 100644 --- a/tools/mo/unit_tests/mo/front/caffe/priorbox_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/priorbox_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/proposal_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/proposal_ext_test.py index aef85e46539..3452996b921 100644 --- a/tools/mo/unit_tests/mo/front/caffe/proposal_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/proposal_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/proposal_python_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/proposal_python_ext_test.py index e647693f1e6..f3aa02489a9 100644 --- a/tools/mo/unit_tests/mo/front/caffe/proposal_python_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/proposal_python_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/python_layer_extractor_test.py b/tools/mo/unit_tests/mo/front/caffe/python_layer_extractor_test.py index a42f959c1a7..647280b1857 100644 --- a/tools/mo/unit_tests/mo/front/caffe/python_layer_extractor_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/python_layer_extractor_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/regionyolo_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/regionyolo_ext_test.py index 3b582399185..ab74c33a52a 100644 --- a/tools/mo/unit_tests/mo/front/caffe/regionyolo_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/regionyolo_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/caffe/reorgyolo_ext_test.py b/tools/mo/unit_tests/mo/front/caffe/reorgyolo_ext_test.py index ed410c7605d..ca2c598e52d 100644 --- a/tools/mo/unit_tests/mo/front/caffe/reorgyolo_ext_test.py +++ b/tools/mo/unit_tests/mo/front/caffe/reorgyolo_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/layout_test.py b/tools/mo/unit_tests/mo/front/common/layout_test.py index cb4dccfda18..dd7b771fa19 100644 --- a/tools/mo/unit_tests/mo/front/common/layout_test.py +++ b/tools/mo/unit_tests/mo/front/common/layout_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/caffe_fallback_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/caffe_fallback_test.py index b0f2069d201..2f2f6ce8840 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/caffe_fallback_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/caffe_fallback_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/concat_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/concat_test.py index 7c471f45215..a8d8347a050 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/concat_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/concat_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/crop_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/crop_test.py index 6b1c7b4ef3d..9cfee80dd2e 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/crop_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/crop_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/elemental_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/elemental_test.py index c9fbf4a8126..c13e59c60d0 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/elemental_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/elemental_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/eltwise_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/eltwise_test.py index 099e5c434f5..0e141e81282 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/eltwise_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/eltwise_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/multi_box_prior_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/multi_box_prior_test.py index e9f6cf066a3..420f41ac2e1 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/multi_box_prior_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/multi_box_prior_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/roipooling_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/roipooling_test.py index 03fb44dcda7..de09b00a4ca 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/roipooling_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/roipooling_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/common/partial_infer/utils_test.py b/tools/mo/unit_tests/mo/front/common/partial_infer/utils_test.py index 22e6824e30d..b6fc90204ac 100644 --- a/tools/mo/unit_tests/mo/front/common/partial_infer/utils_test.py +++ b/tools/mo/unit_tests/mo/front/common/partial_infer/utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/conv_test.py b/tools/mo/unit_tests/mo/front/conv_test.py index 0612013ab92..2f75ac534e5 100644 --- a/tools/mo/unit_tests/mo/front/conv_test.py +++ b/tools/mo/unit_tests/mo/front/conv_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/div_test.py b/tools/mo/unit_tests/mo/front/div_test.py index 51a2136cc62..51e25dcc5a4 100644 --- a/tools/mo/unit_tests/mo/front/div_test.py +++ b/tools/mo/unit_tests/mo/front/div_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/eltwise_n_test.py b/tools/mo/unit_tests/mo/front/eltwise_n_test.py index 42446d3d58b..b902e35716c 100644 --- a/tools/mo/unit_tests/mo/front/eltwise_n_test.py +++ b/tools/mo/unit_tests/mo/front/eltwise_n_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/extractor_test.py b/tools/mo/unit_tests/mo/front/extractor_test.py index 63cd4d1c909..0211620fcc9 100644 --- a/tools/mo/unit_tests/mo/front/extractor_test.py +++ b/tools/mo/unit_tests/mo/front/extractor_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/freeze_placeholder_value_test.py b/tools/mo/unit_tests/mo/front/freeze_placeholder_value_test.py index 48f6d7bb5f3..014ac941ff5 100644 --- a/tools/mo/unit_tests/mo/front/freeze_placeholder_value_test.py +++ b/tools/mo/unit_tests/mo/front/freeze_placeholder_value_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/image_scaler_test.py b/tools/mo/unit_tests/mo/front/image_scaler_test.py index b9893b9b36d..56616391afd 100644 --- a/tools/mo/unit_tests/mo/front/image_scaler_test.py +++ b/tools/mo/unit_tests/mo/front/image_scaler_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/instance_normalization_test.py b/tools/mo/unit_tests/mo/front/instance_normalization_test.py index 67e204d3cc0..37e1982ca44 100644 --- a/tools/mo/unit_tests/mo/front/instance_normalization_test.py +++ b/tools/mo/unit_tests/mo/front/instance_normalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/interpolate_reshape_test.py b/tools/mo/unit_tests/mo/front/interpolate_reshape_test.py index 645e4cd4111..da55cd415bf 100644 --- a/tools/mo/unit_tests/mo/front/interpolate_reshape_test.py +++ b/tools/mo/unit_tests/mo/front/interpolate_reshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/add_reshape_transpose_around_conv_pool_test.py b/tools/mo/unit_tests/mo/front/kaldi/add_reshape_transpose_around_conv_pool_test.py index af4bd381453..75683ba8e00 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/add_reshape_transpose_around_conv_pool_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/add_reshape_transpose_around_conv_pool_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/apply_counts_test.py b/tools/mo/unit_tests/mo/front/kaldi/apply_counts_test.py index 38182949aa5..fd9b5e1be2d 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/apply_counts_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/apply_counts_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/add_shift_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/add_shift_ext_test.py index 56d04264c46..6aa04bbcf1d 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/add_shift_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/add_shift_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_component_ext_test.py index b66d7a5ba08..8e40bdb52f3 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_transform_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_transform_ext_test.py index 5c397937951..92ae26bec92 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_transform_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/affine_transform_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/batchnorm_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/batchnorm_component_ext_test.py index 8ee3d4f6b5d..682c60f186f 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/batchnorm_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/batchnorm_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/bias_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/bias_component_ext_test.py index 0a1bcadfbc3..66600055fed 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/bias_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/bias_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/common_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/common_ext_test.py index 7a1c2f7bc75..ae179ecccc5 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/common_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/common_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/concat_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/concat_ext_test.py index ed7506c8b2d..75a5c4d4dac 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/concat_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/concat_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.kaldi.extractors.concat_ext import ConcatFrontExtractor diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/convolutional_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/convolutional_component_ext_test.py index 54d938a5606..3e46b9eda2f 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/convolutional_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/convolutional_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/fixed_affine_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/fixed_affine_component_ext_test.py index e5a90e0f855..cd1003f354f 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/fixed_affine_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/fixed_affine_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/max_pooling_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/max_pooling_ext_test.py index 5f59721a8d4..6afd4631607 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/max_pooling_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/max_pooling_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.kaldi.extractors.max_pooling_ext import MaxPoolingComponentFrontExtractor diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/memoryoffset_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/memoryoffset_ext_test.py index 6015f8d4a61..35bd34c0171 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/memoryoffset_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/memoryoffset_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.kaldi.extractors.memoryoffset_ext import MemoryOffsetFrontExtractor diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/normalize_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/normalize_component_ext_test.py index a102f215977..bf6a7b5715c 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/normalize_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/normalize_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/pnorm_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/pnorm_component_ext_test.py index 5757e7c331a..bf501a60976 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/pnorm_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/pnorm_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/rescale_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/rescale_ext_test.py index 8d71b7656eb..e417f51e195 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/rescale_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/rescale_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/extractors/scale_component_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/extractors/scale_component_ext_test.py index 1d6ee349b37..8ae6172e3a2 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/extractors/scale_component_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/extractors/scale_component_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/kaldi/loader/loader_test.py b/tools/mo/unit_tests/mo/front/kaldi/loader/loader_test.py index 7c98c0db377..f569d0644a1 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/loader/loader_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/loader/loader_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import io diff --git a/tools/mo/unit_tests/mo/front/kaldi/loader/utils_test.py b/tools/mo/unit_tests/mo/front/kaldi/loader/utils_test.py index ec6a4d50c9c..a636afefcff 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/loader/utils_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/loader/utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import io diff --git a/tools/mo/unit_tests/mo/front/kaldi/memory_offset_adjustment_test.py b/tools/mo/unit_tests/mo/front/kaldi/memory_offset_adjustment_test.py index 7559ae28cc7..9274ae2d514 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/memory_offset_adjustment_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/memory_offset_adjustment_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/replace_lstm_nonlinearity_test.py b/tools/mo/unit_tests/mo/front/kaldi/replace_lstm_nonlinearity_test.py index 259bd5a7870..018dbcc5f7a 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/replace_lstm_nonlinearity_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/replace_lstm_nonlinearity_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/replace_timeheightconvolution_test.py b/tools/mo/unit_tests/mo/front/kaldi/replace_timeheightconvolution_test.py index 6be3895dde1..bf9cd30106a 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/replace_timeheightconvolution_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/replace_timeheightconvolution_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/restrictedattentioncomponent_replacer_test.py b/tools/mo/unit_tests/mo/front/kaldi/restrictedattentioncomponent_replacer_test.py index 49d526f56de..b286f946efe 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/restrictedattentioncomponent_replacer_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/restrictedattentioncomponent_replacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/set_ports_test.py b/tools/mo/unit_tests/mo/front/kaldi/set_ports_test.py index 388b234855a..695463f67ac 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/set_ports_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/set_ports_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/kaldi/sigmoid_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/sigmoid_ext_test.py index 4a0ca8e3fc5..2be1428efaf 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/sigmoid_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/sigmoid_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.kaldi.sigmoid_ext import SigmoidFrontExtractor diff --git a/tools/mo/unit_tests/mo/front/kaldi/tanh_ext_test.py b/tools/mo/unit_tests/mo/front/kaldi/tanh_ext_test.py index c6863b5e872..1dd79ddb767 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/tanh_ext_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/tanh_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.kaldi.tanh_component_ext import TanhFrontExtractor diff --git a/tools/mo/unit_tests/mo/front/kaldi/tdnn_component_replacer_test.py b/tools/mo/unit_tests/mo/front/kaldi/tdnn_component_replacer_test.py index 0f5b418d584..0b71abb4be8 100644 --- a/tools/mo/unit_tests/mo/front/kaldi/tdnn_component_replacer_test.py +++ b/tools/mo/unit_tests/mo/front/kaldi/tdnn_component_replacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/MXFFTToDFT_test.py b/tools/mo/unit_tests/mo/front/mxnet/MXFFTToDFT_test.py index 8ac46045434..31b3f9eb97d 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/MXFFTToDFT_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/MXFFTToDFT_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/mxnet/RNN_ext_test.py b/tools/mo/unit_tests/mo/front/mxnet/RNN_ext_test.py index bd26cd5a94c..3af59e84122 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/RNN_ext_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/RNN_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/mxnet/activation_test.py b/tools/mo/unit_tests/mo/front/mxnet/activation_test.py index 18335dd61bb..ce64b39071b 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/activation_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/activation_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/add_input_data_to_prior_boxes_test.py b/tools/mo/unit_tests/mo/front/mxnet/add_input_data_to_prior_boxes_test.py index 110d1e5be6f..afeab74b859 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/add_input_data_to_prior_boxes_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/add_input_data_to_prior_boxes_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/check_softmax_node_inputs_test.py b/tools/mo/unit_tests/mo/front/mxnet/check_softmax_node_inputs_test.py index 72437fa5d7c..ce2069fbff6 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/check_softmax_node_inputs_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/check_softmax_node_inputs_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/conv_ext_test.py b/tools/mo/unit_tests/mo/front/mxnet/conv_ext_test.py index 3e5db16c9ca..f13cd4e58af 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/conv_ext_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/conv_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/custom_test.py b/tools/mo/unit_tests/mo/front/mxnet/custom_test.py index 34796317354..e1fd121c89d 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/custom_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/custom_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/div_sqrt_dim_test.py b/tools/mo/unit_tests/mo/front/mxnet/div_sqrt_dim_test.py index 67fed218bc7..60632911cab 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/div_sqrt_dim_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/div_sqrt_dim_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/extractors/multibox_prior_test.py b/tools/mo/unit_tests/mo/front/mxnet/extractors/multibox_prior_test.py index b10fcfe20e3..f6bfe3f7688 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/extractors/multibox_prior_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/extractors/multibox_prior_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/extractors/relu_test.py b/tools/mo/unit_tests/mo/front/mxnet/extractors/relu_test.py index 996c40dd9c6..cf4227d2100 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/extractors/relu_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/extractors/relu_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/extractors/slice_axis_test.py b/tools/mo/unit_tests/mo/front/mxnet/extractors/slice_axis_test.py index dd291765f42..735f496845f 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/extractors/slice_axis_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/extractors/slice_axis_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/extractors/utils_test.py b/tools/mo/unit_tests/mo/front/mxnet/extractors/utils_test.py index ae65ccc1428..1ea26fc4330 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/extractors/utils_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/extractors/utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/gather_test.py b/tools/mo/unit_tests/mo/front/mxnet/gather_test.py index 3151b0198a5..269bbb14ac5 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/gather_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/gather_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/gluoncv_ssd_anchors_test.py b/tools/mo/unit_tests/mo/front/mxnet/gluoncv_ssd_anchors_test.py index 1cbacd22962..d09393066e1 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/gluoncv_ssd_anchors_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/gluoncv_ssd_anchors_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/mxnet/leaky_relu_test.py b/tools/mo/unit_tests/mo/front/mxnet/leaky_relu_test.py index cc0f2d1fcda..83c57328ac5 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/leaky_relu_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/leaky_relu_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/loader_test.py b/tools/mo/unit_tests/mo/front/mxnet/loader_test.py index 8e9a1ba7b84..5342813b68e 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/loader_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/loader_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from unittest.mock import patch diff --git a/tools/mo/unit_tests/mo/front/mxnet/multibox_detection_test.py b/tools/mo/unit_tests/mo/front/mxnet/multibox_detection_test.py index 5c4830b45c4..b3302fc5bf6 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/multibox_detection_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/multibox_detection_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_reverse_test.py b/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_reverse_test.py index 30dd5115376..4f846ee6ac5 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_reverse_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_reverse_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_to_reshape_test.py b/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_to_reshape_test.py index 47ac49e33e1..7b3e6e562c4 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_to_reshape_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/mx_reshape_to_reshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/pooling_ext_test.py b/tools/mo/unit_tests/mo/front/mxnet/pooling_ext_test.py index ac3e0da3db1..bbf4fae60b9 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/pooling_ext_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/pooling_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/sigmoid_test.py b/tools/mo/unit_tests/mo/front/mxnet/sigmoid_test.py index 18d44e13cce..f182d9f4f18 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/sigmoid_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/sigmoid_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_flatten_softmax_activation_test.py b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_flatten_softmax_activation_test.py index 892364b3e3d..5b9ae343904 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_flatten_softmax_activation_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_flatten_softmax_activation_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_flatten_test.py b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_flatten_test.py index 0146fdabb77..59df457d831 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_flatten_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_flatten_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_reshape_test.py b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_reshape_test.py index 4554e656857..c4eb9c67930 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_reshape_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_reshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_transpose_test.py b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_transpose_test.py index aa5d6b5f99e..872fc880904 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_transpose_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/ssd_pattern_remove_transpose_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/mxnet/ssd_reorder_detection_out_inputs_test.py b/tools/mo/unit_tests/mo/front/mxnet/ssd_reorder_detection_out_inputs_test.py index de00367dca4..133142939d4 100644 --- a/tools/mo/unit_tests/mo/front/mxnet/ssd_reorder_detection_out_inputs_test.py +++ b/tools/mo/unit_tests/mo/front/mxnet/ssd_reorder_detection_out_inputs_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/AttributedSliceToSlice_test.py b/tools/mo/unit_tests/mo/front/onnx/AttributedSliceToSlice_test.py index 84267b58881..edf66a916ed 100644 --- a/tools/mo/unit_tests/mo/front/onnx/AttributedSliceToSlice_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/AttributedSliceToSlice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/MvnOnnxToMvn_test.py b/tools/mo/unit_tests/mo/front/onnx/MvnOnnxToMvn_test.py index 9ec36ab481a..52900ff8965 100644 --- a/tools/mo/unit_tests/mo/front/onnx/MvnOnnxToMvn_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/MvnOnnxToMvn_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/activation_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/activation_ext_test.py index 1c3ee72bbc2..ff510b7573c 100644 --- a/tools/mo/unit_tests/mo/front/onnx/activation_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/activation_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/affine_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/affine_ext_test.py index 065ecff49d9..4bed2f83ab3 100644 --- a/tools/mo/unit_tests/mo/front/onnx/affine_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/affine_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/conv_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/conv_ext_test.py index efcf3ee19c9..0553366a7ab 100644 --- a/tools/mo/unit_tests/mo/front/onnx/conv_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/conv_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/crop_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/crop_ext_test.py index 02009381af8..9b770886f86 100644 --- a/tools/mo/unit_tests/mo/front/onnx/crop_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/crop_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/detection_output_test.py b/tools/mo/unit_tests/mo/front/onnx/detection_output_test.py index 594eca86d59..a91a2c16d28 100644 --- a/tools/mo/unit_tests/mo/front/onnx/detection_output_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/detection_output_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/gru_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/gru_ext_test.py index 95832944382..ee76ef360cd 100644 --- a/tools/mo/unit_tests/mo/front/onnx/gru_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/gru_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/image_scaler_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/image_scaler_ext_test.py index 5db5bcafbf1..4ec729a2343 100644 --- a/tools/mo/unit_tests/mo/front/onnx/image_scaler_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/image_scaler_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/instance_normalization_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/instance_normalization_ext_test.py index 2814f8dcc8f..ed59b7419c7 100644 --- a/tools/mo/unit_tests/mo/front/onnx/instance_normalization_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/instance_normalization_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import onnx diff --git a/tools/mo/unit_tests/mo/front/onnx/lstm_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/lstm_ext_test.py index 552da18924e..08533a44c13 100644 --- a/tools/mo/unit_tests/mo/front/onnx/lstm_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/lstm_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/normalize_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/normalize_ext_test.py index a49476e505a..42f54a2afe4 100644 --- a/tools/mo/unit_tests/mo/front/onnx/normalize_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/normalize_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import onnx diff --git a/tools/mo/unit_tests/mo/front/onnx/pad_converter_test.py b/tools/mo/unit_tests/mo/front/onnx/pad_converter_test.py index 0410583bba4..cc3a44df9d9 100644 --- a/tools/mo/unit_tests/mo/front/onnx/pad_converter_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/pad_converter_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/pad_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/pad_ext_test.py index e1b71b7ea17..b493c48da07 100644 --- a/tools/mo/unit_tests/mo/front/onnx/pad_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/pad_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import onnx diff --git a/tools/mo/unit_tests/mo/front/onnx/priorbox_clustered_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/priorbox_clustered_ext_test.py index 1cc54168242..01fdb80f27c 100644 --- a/tools/mo/unit_tests/mo/front/onnx/priorbox_clustered_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/priorbox_clustered_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/priorbox_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/priorbox_ext_test.py index ba67e5b0027..48a3049ac7d 100644 --- a/tools/mo/unit_tests/mo/front/onnx/priorbox_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/priorbox_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/rnn_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/rnn_ext_test.py index 455a67e166a..95b63245c8a 100644 --- a/tools/mo/unit_tests/mo/front/onnx/rnn_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/rnn_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/squeeze_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/squeeze_ext_test.py index 70923197f25..8dd62f9b1ac 100644 --- a/tools/mo/unit_tests/mo/front/onnx/squeeze_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/squeeze_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/transpose_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/transpose_ext_test.py index a8c97808162..c7fdd8c24e9 100644 --- a/tools/mo/unit_tests/mo/front/onnx/transpose_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/transpose_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import itertools diff --git a/tools/mo/unit_tests/mo/front/onnx/unsqueeze_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/unsqueeze_ext_test.py index 07bfd18754e..852121cecab 100644 --- a/tools/mo/unit_tests/mo/front/onnx/unsqueeze_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/unsqueeze_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/onnx/upsample_ext_test.py b/tools/mo/unit_tests/mo/front/onnx/upsample_ext_test.py index b83bb348350..92a4cb20714 100644 --- a/tools/mo/unit_tests/mo/front/onnx/upsample_ext_test.py +++ b/tools/mo/unit_tests/mo/front/onnx/upsample_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import onnx diff --git a/tools/mo/unit_tests/mo/front/output_cut_test.py b/tools/mo/unit_tests/mo/front/output_cut_test.py index 092f48a0fb7..914d0597251 100644 --- a/tools/mo/unit_tests/mo/front/output_cut_test.py +++ b/tools/mo/unit_tests/mo/front/output_cut_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/rank_decomposer_test.py b/tools/mo/unit_tests/mo/front/rank_decomposer_test.py index 1ba5f87d34d..b068dfcfead 100644 --- a/tools/mo/unit_tests/mo/front/rank_decomposer_test.py +++ b/tools/mo/unit_tests/mo/front/rank_decomposer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/reciprocal_test.py b/tools/mo/unit_tests/mo/front/reciprocal_test.py index 49f757ed7e4..d802da5e793 100644 --- a/tools/mo/unit_tests/mo/front/reciprocal_test.py +++ b/tools/mo/unit_tests/mo/front/reciprocal_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/reduce_axis_normalizer_test.py b/tools/mo/unit_tests/mo/front/reduce_axis_normalizer_test.py index 53bb260ffad..76a0242f2ea 100644 --- a/tools/mo/unit_tests/mo/front/reduce_axis_normalizer_test.py +++ b/tools/mo/unit_tests/mo/front/reduce_axis_normalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/scatter_normalizer_test.py b/tools/mo/unit_tests/mo/front/scatter_normalizer_test.py index d7255e29fe5..a1a32b5fcd2 100644 --- a/tools/mo/unit_tests/mo/front/scatter_normalizer_test.py +++ b/tools/mo/unit_tests/mo/front/scatter_normalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/size_replacer_test.py b/tools/mo/unit_tests/mo/front/size_replacer_test.py index 15e83500a27..0ad4dbdcfd5 100644 --- a/tools/mo/unit_tests/mo/front/size_replacer_test.py +++ b/tools/mo/unit_tests/mo/front/size_replacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/split_normalizer_test.py b/tools/mo/unit_tests/mo/front/split_normalizer_test.py index 95272421dd9..7a89e01dfd3 100644 --- a/tools/mo/unit_tests/mo/front/split_normalizer_test.py +++ b/tools/mo/unit_tests/mo/front/split_normalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/sub_test.py b/tools/mo/unit_tests/mo/front/sub_test.py index 0badff55927..787d4573ee8 100644 --- a/tools/mo/unit_tests/mo/front/sub_test.py +++ b/tools/mo/unit_tests/mo/front/sub_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/CTCGreedyDecoderReplacement_test.py b/tools/mo/unit_tests/mo/front/tf/CTCGreedyDecoderReplacement_test.py index 86e1af100df..6778b39251c 100644 --- a/tools/mo/unit_tests/mo/front/tf/CTCGreedyDecoderReplacement_test.py +++ b/tools/mo/unit_tests/mo/front/tf/CTCGreedyDecoderReplacement_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/CTCLossReplacement_test.py b/tools/mo/unit_tests/mo/front/tf/CTCLossReplacement_test.py index 26e271e83b9..0f642e2f84d 100644 --- a/tools/mo/unit_tests/mo/front/tf/CTCLossReplacement_test.py +++ b/tools/mo/unit_tests/mo/front/tf/CTCLossReplacement_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/tf/ComplexAbsAfterComplex_test.py b/tools/mo/unit_tests/mo/front/tf/ComplexAbsAfterComplex_test.py index b3da15abff9..c374ee84271 100644 --- a/tools/mo/unit_tests/mo/front/tf/ComplexAbsAfterComplex_test.py +++ b/tools/mo/unit_tests/mo/front/tf/ComplexAbsAfterComplex_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/tf/ComplexAbs_test.py b/tools/mo/unit_tests/mo/front/tf/ComplexAbs_test.py index 6fc55f3a3e3..db352dd8edd 100644 --- a/tools/mo/unit_tests/mo/front/tf/ComplexAbs_test.py +++ b/tools/mo/unit_tests/mo/front/tf/ComplexAbs_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/tf/CorrectPaddingsForPadAfterComplex_test.py b/tools/mo/unit_tests/mo/front/tf/CorrectPaddingsForPadAfterComplex_test.py index ef91c709acc..744f5585b8e 100644 --- a/tools/mo/unit_tests/mo/front/tf/CorrectPaddingsForPadAfterComplex_test.py +++ b/tools/mo/unit_tests/mo/front/tf/CorrectPaddingsForPadAfterComplex_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/tf/IteratorGetNextCut_test.py b/tools/mo/unit_tests/mo/front/tf/IteratorGetNextCut_test.py index c975c25076c..cb9cb212be2 100644 --- a/tools/mo/unit_tests/mo/front/tf/IteratorGetNextCut_test.py +++ b/tools/mo/unit_tests/mo/front/tf/IteratorGetNextCut_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/NonConstBeginStridedSliceReplacement_test.py b/tools/mo/unit_tests/mo/front/tf/NonConstBeginStridedSliceReplacement_test.py index 06008a9ef45..b8f28bbf144 100644 --- a/tools/mo/unit_tests/mo/front/tf/NonConstBeginStridedSliceReplacement_test.py +++ b/tools/mo/unit_tests/mo/front/tf/NonConstBeginStridedSliceReplacement_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/ObjectDetectionAPI_test.py b/tools/mo/unit_tests/mo/front/tf/ObjectDetectionAPI_test.py index cf1f50560a6..95372397fa8 100644 --- a/tools/mo/unit_tests/mo/front/tf/ObjectDetectionAPI_test.py +++ b/tools/mo/unit_tests/mo/front/tf/ObjectDetectionAPI_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/RFFTRealImagToRFFTSplit_test.py b/tools/mo/unit_tests/mo/front/tf/RFFTRealImagToRFFTSplit_test.py index c52a1824cd1..15ec580b118 100644 --- a/tools/mo/unit_tests/mo/front/tf/RFFTRealImagToRFFTSplit_test.py +++ b/tools/mo/unit_tests/mo/front/tf/RFFTRealImagToRFFTSplit_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/tf/RollRealImagPack_test.py b/tools/mo/unit_tests/mo/front/tf/RollRealImagPack_test.py index e2c4db675a6..7fda7101a4c 100644 --- a/tools/mo/unit_tests/mo/front/tf/RollRealImagPack_test.py +++ b/tools/mo/unit_tests/mo/front/tf/RollRealImagPack_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/tf/SwitchMergeOptimization_test.py b/tools/mo/unit_tests/mo/front/tf/SwitchMergeOptimization_test.py index 9ebf1ec351b..212fd0a35c1 100644 --- a/tools/mo/unit_tests/mo/front/tf/SwitchMergeOptimization_test.py +++ b/tools/mo/unit_tests/mo/front/tf/SwitchMergeOptimization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/TFFFTToDFT_test.py b/tools/mo/unit_tests/mo/front/tf/TFFFTToDFT_test.py index 7d1f2b0b4cc..49b85377d61 100644 --- a/tools/mo/unit_tests/mo/front/tf/TFFFTToDFT_test.py +++ b/tools/mo/unit_tests/mo/front/tf/TFFFTToDFT_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 diff --git a/tools/mo/unit_tests/mo/front/tf/TFSliceToSlice_test.py b/tools/mo/unit_tests/mo/front/tf/TFSliceToSlice_test.py index d0f71c2146d..b4d129ba488 100644 --- a/tools/mo/unit_tests/mo/front/tf/TFSliceToSlice_test.py +++ b/tools/mo/unit_tests/mo/front/tf/TFSliceToSlice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/UnpackPackReverseInputChannels_test.py b/tools/mo/unit_tests/mo/front/tf/UnpackPackReverseInputChannels_test.py index ff839c48140..522d5777941 100644 --- a/tools/mo/unit_tests/mo/front/tf/UnpackPackReverseInputChannels_test.py +++ b/tools/mo/unit_tests/mo/front/tf/UnpackPackReverseInputChannels_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/WhereDecomposition_test.py b/tools/mo/unit_tests/mo/front/tf/WhereDecomposition_test.py index 085c93cde9c..0247ab46e55 100644 --- a/tools/mo/unit_tests/mo/front/tf/WhereDecomposition_test.py +++ b/tools/mo/unit_tests/mo/front/tf/WhereDecomposition_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/concat_ext_test.py b/tools/mo/unit_tests/mo/front/tf/concat_ext_test.py index 61972fecddf..795cf1ed426 100644 --- a/tools/mo/unit_tests/mo/front/tf/concat_ext_test.py +++ b/tools/mo/unit_tests/mo/front/tf/concat_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.concat_ext import ConcatFrontExtractor diff --git a/tools/mo/unit_tests/mo/front/tf/concat_test.py b/tools/mo/unit_tests/mo/front/tf/concat_test.py index 9dc359d0647..1de49169ba1 100644 --- a/tools/mo/unit_tests/mo/front/tf/concat_test.py +++ b/tools/mo/unit_tests/mo/front/tf/concat_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/conv_ext_test.py b/tools/mo/unit_tests/mo/front/tf/conv_ext_test.py index f33e094e838..0faf0069b17 100644 --- a/tools/mo/unit_tests/mo/front/tf/conv_ext_test.py +++ b/tools/mo/unit_tests/mo/front/tf/conv_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/tf/convert_to_pb_test.py b/tools/mo/unit_tests/mo/front/tf/convert_to_pb_test.py index d4e82059eac..596b4ea0d14 100644 --- a/tools/mo/unit_tests/mo/front/tf/convert_to_pb_test.py +++ b/tools/mo/unit_tests/mo/front/tf/convert_to_pb_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/front/tf/deconv_ext_test.py b/tools/mo/unit_tests/mo/front/tf/deconv_ext_test.py index 59c2a950be5..b6ec306cd89 100644 --- a/tools/mo/unit_tests/mo/front/tf/deconv_ext_test.py +++ b/tools/mo/unit_tests/mo/front/tf/deconv_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/front/tf/embedding_segments_operation_fusing_test.py b/tools/mo/unit_tests/mo/front/tf/embedding_segments_operation_fusing_test.py index 4f86d1033f6..f253ac49f3a 100644 --- a/tools/mo/unit_tests/mo/front/tf/embedding_segments_operation_fusing_test.py +++ b/tools/mo/unit_tests/mo/front/tf/embedding_segments_operation_fusing_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/embedding_segments_sum_test.py b/tools/mo/unit_tests/mo/front/tf/embedding_segments_sum_test.py index 4f86d1033f6..f253ac49f3a 100644 --- a/tools/mo/unit_tests/mo/front/tf/embedding_segments_sum_test.py +++ b/tools/mo/unit_tests/mo/front/tf/embedding_segments_sum_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/extractors/concat_test.py b/tools/mo/unit_tests/mo/front/tf/extractors/concat_test.py index 7e1eee13ffa..86aad7947c1 100644 --- a/tools/mo/unit_tests/mo/front/tf/extractors/concat_test.py +++ b/tools/mo/unit_tests/mo/front/tf/extractors/concat_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.extractors.concat import tf_concat_ext diff --git a/tools/mo/unit_tests/mo/front/tf/extractors/identity_test.py b/tools/mo/unit_tests/mo/front/tf/extractors/identity_test.py index 035c4a71409..2b356aa1942 100644 --- a/tools/mo/unit_tests/mo/front/tf/extractors/identity_test.py +++ b/tools/mo/unit_tests/mo/front/tf/extractors/identity_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.extractors.identity import tf_identity_ext diff --git a/tools/mo/unit_tests/mo/front/tf/extractors/utils_test.py b/tools/mo/unit_tests/mo/front/tf/extractors/utils_test.py index e7b70b0d5e9..0f3d3166076 100644 --- a/tools/mo/unit_tests/mo/front/tf/extractors/utils_test.py +++ b/tools/mo/unit_tests/mo/front/tf/extractors/utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/unit_tests/mo/front/tf/fifo_replacer_test.py b/tools/mo/unit_tests/mo/front/tf/fifo_replacer_test.py index 96be14314a9..dc4624a1367 100644 --- a/tools/mo/unit_tests/mo/front/tf/fifo_replacer_test.py +++ b/tools/mo/unit_tests/mo/front/tf/fifo_replacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/floor_div_test.py b/tools/mo/unit_tests/mo/front/tf/floor_div_test.py index c3bc6e6d512..23b26f93925 100644 --- a/tools/mo/unit_tests/mo/front/tf/floor_div_test.py +++ b/tools/mo/unit_tests/mo/front/tf/floor_div_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/identityN_to_identity_test.py b/tools/mo/unit_tests/mo/front/tf/identityN_to_identity_test.py index 6dfd0a78ca1..1c736ddb6ed 100644 --- a/tools/mo/unit_tests/mo/front/tf/identityN_to_identity_test.py +++ b/tools/mo/unit_tests/mo/front/tf/identityN_to_identity_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/loader_test.py b/tools/mo/unit_tests/mo/front/tf/loader_test.py index ecd9118e926..dd0b20ebe0b 100644 --- a/tools/mo/unit_tests/mo/front/tf/loader_test.py +++ b/tools/mo/unit_tests/mo/front/tf/loader_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest.mock diff --git a/tools/mo/unit_tests/mo/front/tf/mvn_unrolled_test.py b/tools/mo/unit_tests/mo/front/tf/mvn_unrolled_test.py index 94ad81081ec..f1b32527ede 100644 --- a/tools/mo/unit_tests/mo/front/tf/mvn_unrolled_test.py +++ b/tools/mo/unit_tests/mo/front/tf/mvn_unrolled_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/next_iteration_ext_test.py b/tools/mo/unit_tests/mo/front/tf/next_iteration_ext_test.py index d88d32fc962..053fc6c0e3f 100644 --- a/tools/mo/unit_tests/mo/front/tf/next_iteration_ext_test.py +++ b/tools/mo/unit_tests/mo/front/tf/next_iteration_ext_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.front.tf.next_iteration_ext import NextIterationExtractor diff --git a/tools/mo/unit_tests/mo/front/tf/pad_tf_to_pad_test.py b/tools/mo/unit_tests/mo/front/tf/pad_tf_to_pad_test.py index 0373694f09d..1cb502bf7dd 100644 --- a/tools/mo/unit_tests/mo/front/tf/pad_tf_to_pad_test.py +++ b/tools/mo/unit_tests/mo/front/tf/pad_tf_to_pad_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/front/tf/sparse_to_dense_replacer_test.py b/tools/mo/unit_tests/mo/front/tf/sparse_to_dense_replacer_test.py index b0864c64cee..ec8cbf1312a 100644 --- a/tools/mo/unit_tests/mo/front/tf/sparse_to_dense_replacer_test.py +++ b/tools/mo/unit_tests/mo/front/tf/sparse_to_dense_replacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/frontend_ngraph_test.py b/tools/mo/unit_tests/mo/frontend_ngraph_test.py index 34a6582dc8a..9d57cb1abc6 100644 --- a/tools/mo/unit_tests/mo/frontend_ngraph_test.py +++ b/tools/mo/unit_tests/mo/frontend_ngraph_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/unit_tests/mo/frontend_ngraph_test_actual.py b/tools/mo/unit_tests/mo/frontend_ngraph_test_actual.py index 97f2f2c6397..548b9bf7666 100644 --- a/tools/mo/unit_tests/mo/frontend_ngraph_test_actual.py +++ b/tools/mo/unit_tests/mo/frontend_ngraph_test_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/graph/connection_test.py b/tools/mo/unit_tests/mo/graph/connection_test.py index 4b084053d2a..4597dabf4e9 100644 --- a/tools/mo/unit_tests/mo/graph/connection_test.py +++ b/tools/mo/unit_tests/mo/graph/connection_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/graph/graph_test.py b/tools/mo/unit_tests/mo/graph/graph_test.py index 299c0634cb3..46ec90067eb 100644 --- a/tools/mo/unit_tests/mo/graph/graph_test.py +++ b/tools/mo/unit_tests/mo/graph/graph_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/graph/port_test.py b/tools/mo/unit_tests/mo/graph/port_test.py index bbfb9340380..0b5e40ba728 100644 --- a/tools/mo/unit_tests/mo/graph/port_test.py +++ b/tools/mo/unit_tests/mo/graph/port_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/load/loader_test.py b/tools/mo/unit_tests/mo/load/loader_test.py index f726862b7dd..5e9f7ba31f3 100644 --- a/tools/mo/unit_tests/mo/load/loader_test.py +++ b/tools/mo/unit_tests/mo/load/loader_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/main_test_actual.py b/tools/mo/unit_tests/mo/main_test_actual.py index eb30bccba77..0c905eab49d 100644 --- a/tools/mo/unit_tests/mo/main_test_actual.py +++ b/tools/mo/unit_tests/mo/main_test_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/main_test_error_log.py b/tools/mo/unit_tests/mo/main_test_error_log.py index 0160d5b6605..8978983df99 100644 --- a/tools/mo/unit_tests/mo/main_test_error_log.py +++ b/tools/mo/unit_tests/mo/main_test_error_log.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/middle/AddIsCyclicAttribute_test.py b/tools/mo/unit_tests/mo/middle/AddIsCyclicAttribute_test.py index 05fdbf1f1b9..26b27e45a87 100644 --- a/tools/mo/unit_tests/mo/middle/AddIsCyclicAttribute_test.py +++ b/tools/mo/unit_tests/mo/middle/AddIsCyclicAttribute_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ArgOpsToTopK_test.py b/tools/mo/unit_tests/mo/middle/ArgOpsToTopK_test.py index fe20105054a..abb24969f0e 100644 --- a/tools/mo/unit_tests/mo/middle/ArgOpsToTopK_test.py +++ b/tools/mo/unit_tests/mo/middle/ArgOpsToTopK_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/BlockLSTMtoLSTMSequence_test.py b/tools/mo/unit_tests/mo/middle/BlockLSTMtoLSTMSequence_test.py index 833a66b847a..565b36d3fb7 100644 --- a/tools/mo/unit_tests/mo/middle/BlockLSTMtoLSTMSequence_test.py +++ b/tools/mo/unit_tests/mo/middle/BlockLSTMtoLSTMSequence_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/CheckForCycle_test.py b/tools/mo/unit_tests/mo/middle/CheckForCycle_test.py index 3bb15df497b..b90956a6fb4 100644 --- a/tools/mo/unit_tests/mo/middle/CheckForCycle_test.py +++ b/tools/mo/unit_tests/mo/middle/CheckForCycle_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.middle.CheckForCycle import CheckForCycle diff --git a/tools/mo/unit_tests/mo/middle/ConcatOptimization_test.py b/tools/mo/unit_tests/mo/middle/ConcatOptimization_test.py index 03aa506a851..f135d26ad47 100644 --- a/tools/mo/unit_tests/mo/middle/ConcatOptimization_test.py +++ b/tools/mo/unit_tests/mo/middle/ConcatOptimization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ConvertGroupedStridedSlice_test.py b/tools/mo/unit_tests/mo/middle/ConvertGroupedStridedSlice_test.py index 15099677bb6..4eb09947a85 100644 --- a/tools/mo/unit_tests/mo/middle/ConvertGroupedStridedSlice_test.py +++ b/tools/mo/unit_tests/mo/middle/ConvertGroupedStridedSlice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/CutInputHavingZeroDimFromConcat_test.py b/tools/mo/unit_tests/mo/middle/CutInputHavingZeroDimFromConcat_test.py index 19305df3b95..91d675a1709 100644 --- a/tools/mo/unit_tests/mo/middle/CutInputHavingZeroDimFromConcat_test.py +++ b/tools/mo/unit_tests/mo/middle/CutInputHavingZeroDimFromConcat_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/EltwiseInputReshape_test.py b/tools/mo/unit_tests/mo/middle/EltwiseInputReshape_test.py index 77b9db48f5e..48af62fb59e 100644 --- a/tools/mo/unit_tests/mo/middle/EltwiseInputReshape_test.py +++ b/tools/mo/unit_tests/mo/middle/EltwiseInputReshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/FakeSplitOutputs_test.py b/tools/mo/unit_tests/mo/middle/FakeSplitOutputs_test.py index 04ff19827b7..e2bed41487b 100644 --- a/tools/mo/unit_tests/mo/middle/FakeSplitOutputs_test.py +++ b/tools/mo/unit_tests/mo/middle/FakeSplitOutputs_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/FuseReshapeSequenceKaldi_test.py b/tools/mo/unit_tests/mo/middle/FuseReshapeSequenceKaldi_test.py index a127bdeb1b2..d7a95e38c29 100644 --- a/tools/mo/unit_tests/mo/middle/FuseReshapeSequenceKaldi_test.py +++ b/tools/mo/unit_tests/mo/middle/FuseReshapeSequenceKaldi_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/FusedBatchNormTraining_test.py b/tools/mo/unit_tests/mo/middle/FusedBatchNormTraining_test.py index 0ea688b3dd2..a58cfcecf67 100644 --- a/tools/mo/unit_tests/mo/middle/FusedBatchNormTraining_test.py +++ b/tools/mo/unit_tests/mo/middle/FusedBatchNormTraining_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/GatherNDDecomposition_test.py b/tools/mo/unit_tests/mo/middle/GatherNDDecomposition_test.py index 62b1b086a7a..06434311119 100644 --- a/tools/mo/unit_tests/mo/middle/GatherNDDecomposition_test.py +++ b/tools/mo/unit_tests/mo/middle/GatherNDDecomposition_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/GroupNorm_test.py b/tools/mo/unit_tests/mo/middle/GroupNorm_test.py index 61a1aaf961b..bde9c4fa7c5 100644 --- a/tools/mo/unit_tests/mo/middle/GroupNorm_test.py +++ b/tools/mo/unit_tests/mo/middle/GroupNorm_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/InsertSelect_test.py b/tools/mo/unit_tests/mo/middle/InsertSelect_test.py index 978d0945739..7d1ff8d65ee 100644 --- a/tools/mo/unit_tests/mo/middle/InsertSelect_test.py +++ b/tools/mo/unit_tests/mo/middle/InsertSelect_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/InterpolateSequenceToInterpolate_test.py b/tools/mo/unit_tests/mo/middle/InterpolateSequenceToInterpolate_test.py index f73e856a0a2..802ef241ca4 100644 --- a/tools/mo/unit_tests/mo/middle/InterpolateSequenceToInterpolate_test.py +++ b/tools/mo/unit_tests/mo/middle/InterpolateSequenceToInterpolate_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/middle/L2NormFusing_test.py b/tools/mo/unit_tests/mo/middle/L2NormFusing_test.py index a84633d72c0..f952d60daac 100644 --- a/tools/mo/unit_tests/mo/middle/L2NormFusing_test.py +++ b/tools/mo/unit_tests/mo/middle/L2NormFusing_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/LayoutChangeForEinsum_test.py b/tools/mo/unit_tests/mo/middle/LayoutChangeForEinsum_test.py index 7823b13c08d..818710b4374 100644 --- a/tools/mo/unit_tests/mo/middle/LayoutChangeForEinsum_test.py +++ b/tools/mo/unit_tests/mo/middle/LayoutChangeForEinsum_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/LeakyReluPattern_test.py b/tools/mo/unit_tests/mo/middle/LeakyReluPattern_test.py index dfdabdf1541..43ce38484e9 100644 --- a/tools/mo/unit_tests/mo/middle/LeakyReluPattern_test.py +++ b/tools/mo/unit_tests/mo/middle/LeakyReluPattern_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/MXTileReplacer_test.py b/tools/mo/unit_tests/mo/middle/MXTileReplacer_test.py index cc4d43b6de7..9292a79c982 100644 --- a/tools/mo/unit_tests/mo/middle/MXTileReplacer_test.py +++ b/tools/mo/unit_tests/mo/middle/MXTileReplacer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/MakeKaldiConstReshapable_test.py b/tools/mo/unit_tests/mo/middle/MakeKaldiConstReshapable_test.py index e8d9fe8fbb6..0f6f05b303d 100644 --- a/tools/mo/unit_tests/mo/middle/MakeKaldiConstReshapable_test.py +++ b/tools/mo/unit_tests/mo/middle/MakeKaldiConstReshapable_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/MulQuantizeFuse_test.py b/tools/mo/unit_tests/mo/middle/MulQuantizeFuse_test.py index b2888c95da0..25fd29106dd 100644 --- a/tools/mo/unit_tests/mo/middle/MulQuantizeFuse_test.py +++ b/tools/mo/unit_tests/mo/middle/MulQuantizeFuse_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/PoolV2ToAttributedPool_test.py b/tools/mo/unit_tests/mo/middle/PoolV2ToAttributedPool_test.py index 3fb503d8731..fb5ddd518b2 100644 --- a/tools/mo/unit_tests/mo/middle/PoolV2ToAttributedPool_test.py +++ b/tools/mo/unit_tests/mo/middle/PoolV2ToAttributedPool_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/PreserveRuntimeInfo_test.py b/tools/mo/unit_tests/mo/middle/PreserveRuntimeInfo_test.py index f6c7870665c..11ec3cc69ae 100644 --- a/tools/mo/unit_tests/mo/middle/PreserveRuntimeInfo_test.py +++ b/tools/mo/unit_tests/mo/middle/PreserveRuntimeInfo_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ReluQuantizeFuse_test.py b/tools/mo/unit_tests/mo/middle/ReluQuantizeFuse_test.py index 1036edf094c..0e7ba800f14 100644 --- a/tools/mo/unit_tests/mo/middle/ReluQuantizeFuse_test.py +++ b/tools/mo/unit_tests/mo/middle/ReluQuantizeFuse_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/RemoveDuplicationMemory_test.py b/tools/mo/unit_tests/mo/middle/RemoveDuplicationMemory_test.py index 6009506768e..90a28ff167f 100644 --- a/tools/mo/unit_tests/mo/middle/RemoveDuplicationMemory_test.py +++ b/tools/mo/unit_tests/mo/middle/RemoveDuplicationMemory_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/RemoveUselessConcatSplit_test.py b/tools/mo/unit_tests/mo/middle/RemoveUselessConcatSplit_test.py index 4d6a1ef0061..3e721fb7f53 100644 --- a/tools/mo/unit_tests/mo/middle/RemoveUselessConcatSplit_test.py +++ b/tools/mo/unit_tests/mo/middle/RemoveUselessConcatSplit_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/RemoveUselessCrops_test.py b/tools/mo/unit_tests/mo/middle/RemoveUselessCrops_test.py index 942daff5c01..4271d668f1a 100644 --- a/tools/mo/unit_tests/mo/middle/RemoveUselessCrops_test.py +++ b/tools/mo/unit_tests/mo/middle/RemoveUselessCrops_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/RemoveUselessPad_test.py b/tools/mo/unit_tests/mo/middle/RemoveUselessPad_test.py index a07f6e06ed6..ea15df5c148 100644 --- a/tools/mo/unit_tests/mo/middle/RemoveUselessPad_test.py +++ b/tools/mo/unit_tests/mo/middle/RemoveUselessPad_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ReplaceMemoryOffsetWithSplice_test.py b/tools/mo/unit_tests/mo/middle/ReplaceMemoryOffsetWithSplice_test.py index abd522ae205..b9a83715083 100644 --- a/tools/mo/unit_tests/mo/middle/ReplaceMemoryOffsetWithSplice_test.py +++ b/tools/mo/unit_tests/mo/middle/ReplaceMemoryOffsetWithSplice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ReplacePNormNodePattern_test.py b/tools/mo/unit_tests/mo/middle/ReplacePNormNodePattern_test.py index b4cdc7ae639..762e4469a09 100644 --- a/tools/mo/unit_tests/mo/middle/ReplacePNormNodePattern_test.py +++ b/tools/mo/unit_tests/mo/middle/ReplacePNormNodePattern_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ReplaceSpliceNodePattern_test.py b/tools/mo/unit_tests/mo/middle/ReplaceSpliceNodePattern_test.py index a52e8d5cedf..a22c56c71be 100644 --- a/tools/mo/unit_tests/mo/middle/ReplaceSpliceNodePattern_test.py +++ b/tools/mo/unit_tests/mo/middle/ReplaceSpliceNodePattern_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/ReverseTransposeNormalization_test.py b/tools/mo/unit_tests/mo/middle/ReverseTransposeNormalization_test.py index adfec71c434..49bac7c845b 100644 --- a/tools/mo/unit_tests/mo/middle/ReverseTransposeNormalization_test.py +++ b/tools/mo/unit_tests/mo/middle/ReverseTransposeNormalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/SSliceComplex_test.py b/tools/mo/unit_tests/mo/middle/SSliceComplex_test.py index 233d1f5b538..26ba436d279 100644 --- a/tools/mo/unit_tests/mo/middle/SSliceComplex_test.py +++ b/tools/mo/unit_tests/mo/middle/SSliceComplex_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/SharedWeightsDuplication_test.py b/tools/mo/unit_tests/mo/middle/SharedWeightsDuplication_test.py index db631e71a81..40a75ed5e94 100644 --- a/tools/mo/unit_tests/mo/middle/SharedWeightsDuplication_test.py +++ b/tools/mo/unit_tests/mo/middle/SharedWeightsDuplication_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/SliceConverter_test.py b/tools/mo/unit_tests/mo/middle/SliceConverter_test.py index 267f383f588..cf08c5e5f1d 100644 --- a/tools/mo/unit_tests/mo/middle/SliceConverter_test.py +++ b/tools/mo/unit_tests/mo/middle/SliceConverter_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/SliceLikeToStridedSlice_test.py b/tools/mo/unit_tests/mo/middle/SliceLikeToStridedSlice_test.py index 02a89f32252..94c0193f84a 100644 --- a/tools/mo/unit_tests/mo/middle/SliceLikeToStridedSlice_test.py +++ b/tools/mo/unit_tests/mo/middle/SliceLikeToStridedSlice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/SplitConcatPairToInterpolate_test.py b/tools/mo/unit_tests/mo/middle/SplitConcatPairToInterpolate_test.py index f0cd2c906c2..f510691103a 100644 --- a/tools/mo/unit_tests/mo/middle/SplitConcatPairToInterpolate_test.py +++ b/tools/mo/unit_tests/mo/middle/SplitConcatPairToInterpolate_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/StridedSliceNormalizer_test.py b/tools/mo/unit_tests/mo/middle/StridedSliceNormalizer_test.py index 67a89f6fde9..6ed56faa960 100644 --- a/tools/mo/unit_tests/mo/middle/StridedSliceNormalizer_test.py +++ b/tools/mo/unit_tests/mo/middle/StridedSliceNormalizer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/TensorIteratorBackEdge_test.py b/tools/mo/unit_tests/mo/middle/TensorIteratorBackEdge_test.py index a069bdeb12e..299a77b3d57 100644 --- a/tools/mo/unit_tests/mo/middle/TensorIteratorBackEdge_test.py +++ b/tools/mo/unit_tests/mo/middle/TensorIteratorBackEdge_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/TensorIteratorCondition_test.py b/tools/mo/unit_tests/mo/middle/TensorIteratorCondition_test.py index a3313ff83ca..15a71433b33 100644 --- a/tools/mo/unit_tests/mo/middle/TensorIteratorCondition_test.py +++ b/tools/mo/unit_tests/mo/middle/TensorIteratorCondition_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/TensorIteratorInput_test.py b/tools/mo/unit_tests/mo/middle/TensorIteratorInput_test.py index 8160c86b45b..9bede9c8634 100644 --- a/tools/mo/unit_tests/mo/middle/TensorIteratorInput_test.py +++ b/tools/mo/unit_tests/mo/middle/TensorIteratorInput_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/TensorIteratorOutput_test.py b/tools/mo/unit_tests/mo/middle/TensorIteratorOutput_test.py index 283420709c3..9490169f7a7 100644 --- a/tools/mo/unit_tests/mo/middle/TensorIteratorOutput_test.py +++ b/tools/mo/unit_tests/mo/middle/TensorIteratorOutput_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/UnsqueezeTileReshapeBlockToInterpolate_test.py b/tools/mo/unit_tests/mo/middle/UnsqueezeTileReshapeBlockToInterpolate_test.py index 6e1cbb90d7a..b853e866264 100644 --- a/tools/mo/unit_tests/mo/middle/UnsqueezeTileReshapeBlockToInterpolate_test.py +++ b/tools/mo/unit_tests/mo/middle/UnsqueezeTileReshapeBlockToInterpolate_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/UpsampleToResample_test.py b/tools/mo/unit_tests/mo/middle/UpsampleToResample_test.py index b2176597367..6eff641ccdd 100644 --- a/tools/mo/unit_tests/mo/middle/UpsampleToResample_test.py +++ b/tools/mo/unit_tests/mo/middle/UpsampleToResample_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/dequantize_linear_resolver_test.py b/tools/mo/unit_tests/mo/middle/dequantize_linear_resolver_test.py index 8e7cdff2c37..065419fe6d4 100644 --- a/tools/mo/unit_tests/mo/middle/dequantize_linear_resolver_test.py +++ b/tools/mo/unit_tests/mo/middle/dequantize_linear_resolver_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/layer_normalization_test.py b/tools/mo/unit_tests/mo/middle/layer_normalization_test.py index b223ad5dbb4..f6e275c5c87 100644 --- a/tools/mo/unit_tests/mo/middle/layer_normalization_test.py +++ b/tools/mo/unit_tests/mo/middle/layer_normalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/convert_data_type_test.py b/tools/mo/unit_tests/mo/middle/passes/convert_data_type_test.py index ceef3e11a4c..84227f4e6f2 100644 --- a/tools/mo/unit_tests/mo/middle/passes/convert_data_type_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/convert_data_type_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/eliminate_test.py b/tools/mo/unit_tests/mo/middle/passes/eliminate_test.py index 1263e107624..9a74256b3f9 100644 --- a/tools/mo/unit_tests/mo/middle/passes/eliminate_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/eliminate_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/decomposition_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/decomposition_test.py index 29b029835bd..ddb0b1d4a7e 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/decomposition_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/decomposition_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_grouped_conv_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_grouped_conv_test.py index 689bf84e14f..1bce6551b27 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_grouped_conv_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_grouped_conv_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_ops_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_ops_test.py index fa34797fa3b..e3eabe87d00 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_ops_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_ops_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_seq_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_seq_test.py index 812e50bc761..ae56bcd9148 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_seq_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/fuse_linear_seq_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/helpers_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/helpers_test.py index 1ad1f875300..80f4a26dbfa 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/helpers_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/helpers_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/mark_unfused_nodes_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/mark_unfused_nodes_test.py index 3678f0da495..6b674a0d1d0 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/mark_unfused_nodes_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/mark_unfused_nodes_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/fusing/resnet_optimization_test.py b/tools/mo/unit_tests/mo/middle/passes/fusing/resnet_optimization_test.py index 87cb2128ecb..a330f33f81b 100644 --- a/tools/mo/unit_tests/mo/middle/passes/fusing/resnet_optimization_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/fusing/resnet_optimization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/passes/infer_test.py b/tools/mo/unit_tests/mo/middle/passes/infer_test.py index d5068d9370f..b1a1bddce86 100644 --- a/tools/mo/unit_tests/mo/middle/passes/infer_test.py +++ b/tools/mo/unit_tests/mo/middle/passes/infer_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/quantize_fuses_test.py b/tools/mo/unit_tests/mo/middle/quantize_fuses_test.py index 102fdfcd3af..da969fc513e 100644 --- a/tools/mo/unit_tests/mo/middle/quantize_fuses_test.py +++ b/tools/mo/unit_tests/mo/middle/quantize_fuses_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/quantize_linear_resolver_test.py b/tools/mo/unit_tests/mo/middle/quantize_linear_resolver_test.py index 38352b24e42..a6b2aceb871 100644 --- a/tools/mo/unit_tests/mo/middle/quantize_linear_resolver_test.py +++ b/tools/mo/unit_tests/mo/middle/quantize_linear_resolver_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/reverse_tensor_iterator_test.py b/tools/mo/unit_tests/mo/middle/reverse_tensor_iterator_test.py index 21c493748d0..d9a88412f11 100644 --- a/tools/mo/unit_tests/mo/middle/reverse_tensor_iterator_test.py +++ b/tools/mo/unit_tests/mo/middle/reverse_tensor_iterator_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/middle/sparse_reshape_test.py b/tools/mo/unit_tests/mo/middle/sparse_reshape_test.py index 84270332d85..fd3b675359a 100644 --- a/tools/mo/unit_tests/mo/middle/sparse_reshape_test.py +++ b/tools/mo/unit_tests/mo/middle/sparse_reshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/moc_frontend/moc_extractor_test_actual.py b/tools/mo/unit_tests/mo/moc_frontend/moc_extractor_test_actual.py index 0b2761043ef..1534c962963 100644 --- a/tools/mo/unit_tests/mo/moc_frontend/moc_extractor_test_actual.py +++ b/tools/mo/unit_tests/mo/moc_frontend/moc_extractor_test_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/Complex_test.py b/tools/mo/unit_tests/mo/ops/Complex_test.py index bcf24ad40fe..48e37c04c39 100644 --- a/tools/mo/unit_tests/mo/ops/Complex_test.py +++ b/tools/mo/unit_tests/mo/ops/Complex_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/ExtractImagePatches_test.py b/tools/mo/unit_tests/mo/ops/ExtractImagePatches_test.py index a7feb57e21b..91ea30aa25f 100644 --- a/tools/mo/unit_tests/mo/ops/ExtractImagePatches_test.py +++ b/tools/mo/unit_tests/mo/ops/ExtractImagePatches_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/If_test.py b/tools/mo/unit_tests/mo/ops/If_test.py index 8199780c416..dfe2e64b40c 100644 --- a/tools/mo/unit_tests/mo/ops/If_test.py +++ b/tools/mo/unit_tests/mo/ops/If_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/LookupTableInsert_test.py b/tools/mo/unit_tests/mo/ops/LookupTableInsert_test.py index b8d2364a761..a476a40ab8e 100644 --- a/tools/mo/unit_tests/mo/ops/LookupTableInsert_test.py +++ b/tools/mo/unit_tests/mo/ops/LookupTableInsert_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/MatMul_test.py b/tools/mo/unit_tests/mo/ops/MatMul_test.py index 0a989300bfc..f1e8c29fe91 100644 --- a/tools/mo/unit_tests/mo/ops/MatMul_test.py +++ b/tools/mo/unit_tests/mo/ops/MatMul_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/MatMul_value_propagation_test.py b/tools/mo/unit_tests/mo/ops/MatMul_value_propagation_test.py index 44347208850..f71a84d966c 100644 --- a/tools/mo/unit_tests/mo/ops/MatMul_value_propagation_test.py +++ b/tools/mo/unit_tests/mo/ops/MatMul_value_propagation_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/ONNXResize11_test.py b/tools/mo/unit_tests/mo/ops/ONNXResize11_test.py index 320a4fcd629..319ccc69dbc 100644 --- a/tools/mo/unit_tests/mo/ops/ONNXResize11_test.py +++ b/tools/mo/unit_tests/mo/ops/ONNXResize11_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/ReduceOps_test.py b/tools/mo/unit_tests/mo/ops/ReduceOps_test.py index c720e31a6b4..8db3a7ab75c 100644 --- a/tools/mo/unit_tests/mo/ops/ReduceOps_test.py +++ b/tools/mo/unit_tests/mo/ops/ReduceOps_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/Reverse_test.py b/tools/mo/unit_tests/mo/ops/Reverse_test.py index bb67ab267bf..0e7286d3e40 100644 --- a/tools/mo/unit_tests/mo/ops/Reverse_test.py +++ b/tools/mo/unit_tests/mo/ops/Reverse_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/activation_test.py b/tools/mo/unit_tests/mo/ops/activation_test.py index 8849fc7d5c6..94a57313130 100644 --- a/tools/mo/unit_tests/mo/ops/activation_test.py +++ b/tools/mo/unit_tests/mo/ops/activation_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/argmax_test.py b/tools/mo/unit_tests/mo/ops/argmax_test.py index 7a941593abf..ccf34638134 100644 --- a/tools/mo/unit_tests/mo/ops/argmax_test.py +++ b/tools/mo/unit_tests/mo/ops/argmax_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/assert_test.py b/tools/mo/unit_tests/mo/ops/assert_test.py index 9d0c52fd30c..85aec356abf 100644 --- a/tools/mo/unit_tests/mo/ops/assert_test.py +++ b/tools/mo/unit_tests/mo/ops/assert_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/block_lstm_test.py b/tools/mo/unit_tests/mo/ops/block_lstm_test.py index 68eb144006b..fd4a1a32208 100644 --- a/tools/mo/unit_tests/mo/ops/block_lstm_test.py +++ b/tools/mo/unit_tests/mo/ops/block_lstm_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/broadcast_test.py b/tools/mo/unit_tests/mo/ops/broadcast_test.py index 405411ffafb..2be08f79848 100644 --- a/tools/mo/unit_tests/mo/ops/broadcast_test.py +++ b/tools/mo/unit_tests/mo/ops/broadcast_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/bucketize_test.py b/tools/mo/unit_tests/mo/ops/bucketize_test.py index 40cfd5cab7d..f8f324ebad6 100644 --- a/tools/mo/unit_tests/mo/ops/bucketize_test.py +++ b/tools/mo/unit_tests/mo/ops/bucketize_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/cast_test.py b/tools/mo/unit_tests/mo/ops/cast_test.py index a282d03c9d2..efdf33a4e90 100644 --- a/tools/mo/unit_tests/mo/ops/cast_test.py +++ b/tools/mo/unit_tests/mo/ops/cast_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/concat_test.py b/tools/mo/unit_tests/mo/ops/concat_test.py index 3a934079935..ff5f022763a 100644 --- a/tools/mo/unit_tests/mo/ops/concat_test.py +++ b/tools/mo/unit_tests/mo/ops/concat_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/convolution_test.py b/tools/mo/unit_tests/mo/ops/convolution_test.py index 7d9078a4d90..06b1f9634ef 100644 --- a/tools/mo/unit_tests/mo/ops/convolution_test.py +++ b/tools/mo/unit_tests/mo/ops/convolution_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/crop_test.py b/tools/mo/unit_tests/mo/ops/crop_test.py index 2c3f2b329c2..41667f584bf 100644 --- a/tools/mo/unit_tests/mo/ops/crop_test.py +++ b/tools/mo/unit_tests/mo/ops/crop_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/ctc_greedy_decoder_test.py b/tools/mo/unit_tests/mo/ops/ctc_greedy_decoder_test.py index 87e39156e70..054685bbf41 100644 --- a/tools/mo/unit_tests/mo/ops/ctc_greedy_decoder_test.py +++ b/tools/mo/unit_tests/mo/ops/ctc_greedy_decoder_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/ctc_loss_test.py b/tools/mo/unit_tests/mo/ops/ctc_loss_test.py index b41d6cf7e4f..601cbd8388e 100644 --- a/tools/mo/unit_tests/mo/ops/ctc_loss_test.py +++ b/tools/mo/unit_tests/mo/ops/ctc_loss_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/cumsum_test.py b/tools/mo/unit_tests/mo/ops/cumsum_test.py index 93f675540d3..a947346b809 100644 --- a/tools/mo/unit_tests/mo/ops/cumsum_test.py +++ b/tools/mo/unit_tests/mo/ops/cumsum_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/deconvolution_test.py b/tools/mo/unit_tests/mo/ops/deconvolution_test.py index 3246f08109a..1ed6e8d2226 100644 --- a/tools/mo/unit_tests/mo/ops/deconvolution_test.py +++ b/tools/mo/unit_tests/mo/ops/deconvolution_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/depth_to_space_test.py b/tools/mo/unit_tests/mo/ops/depth_to_space_test.py index 2297a158fd0..c94e8dbbafb 100644 --- a/tools/mo/unit_tests/mo/ops/depth_to_space_test.py +++ b/tools/mo/unit_tests/mo/ops/depth_to_space_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/dft_signal_size_canonicalization_test.py b/tools/mo/unit_tests/mo/ops/dft_signal_size_canonicalization_test.py index f731baf2c2d..23c893bd215 100644 --- a/tools/mo/unit_tests/mo/ops/dft_signal_size_canonicalization_test.py +++ b/tools/mo/unit_tests/mo/ops/dft_signal_size_canonicalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/div_value_propagation_test.py b/tools/mo/unit_tests/mo/ops/div_value_propagation_test.py index 8e039363050..9202aa08c98 100644 --- a/tools/mo/unit_tests/mo/ops/div_value_propagation_test.py +++ b/tools/mo/unit_tests/mo/ops/div_value_propagation_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/einsum_test.py b/tools/mo/unit_tests/mo/ops/einsum_test.py index 445749996c2..ad7e81a2c11 100644 --- a/tools/mo/unit_tests/mo/ops/einsum_test.py +++ b/tools/mo/unit_tests/mo/ops/einsum_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/elementwise_test.py b/tools/mo/unit_tests/mo/ops/elementwise_test.py index 4e32e858d8c..39438dcb5f3 100644 --- a/tools/mo/unit_tests/mo/ops/elementwise_test.py +++ b/tools/mo/unit_tests/mo/ops/elementwise_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/embedding_bag_test.py b/tools/mo/unit_tests/mo/ops/embedding_bag_test.py index 64ee4e97e2f..49179eae712 100644 --- a/tools/mo/unit_tests/mo/ops/embedding_bag_test.py +++ b/tools/mo/unit_tests/mo/ops/embedding_bag_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/exit_test.py b/tools/mo/unit_tests/mo/ops/exit_test.py index e38c05b12e5..e2c06415729 100644 --- a/tools/mo/unit_tests/mo/ops/exit_test.py +++ b/tools/mo/unit_tests/mo/ops/exit_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2021-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np import unittest diff --git a/tools/mo/unit_tests/mo/ops/expand_dims_test.py b/tools/mo/unit_tests/mo/ops/expand_dims_test.py index d14b903b6c3..be36d55bd21 100644 --- a/tools/mo/unit_tests/mo/ops/expand_dims_test.py +++ b/tools/mo/unit_tests/mo/ops/expand_dims_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/eye_test.py b/tools/mo/unit_tests/mo/ops/eye_test.py index 2d9ae3e3585..4b14d3e0acd 100644 --- a/tools/mo/unit_tests/mo/ops/eye_test.py +++ b/tools/mo/unit_tests/mo/ops/eye_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/gather_test.py b/tools/mo/unit_tests/mo/ops/gather_test.py index dea6de47434..650c1880c06 100644 --- a/tools/mo/unit_tests/mo/ops/gather_test.py +++ b/tools/mo/unit_tests/mo/ops/gather_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy.testing as npt diff --git a/tools/mo/unit_tests/mo/ops/gatherelements_test.py b/tools/mo/unit_tests/mo/ops/gatherelements_test.py index d93fa421482..90ee62fd4b0 100644 --- a/tools/mo/unit_tests/mo/ops/gatherelements_test.py +++ b/tools/mo/unit_tests/mo/ops/gatherelements_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/gathernd_test.py b/tools/mo/unit_tests/mo/ops/gathernd_test.py index 9afc73700c8..84e82ca198f 100644 --- a/tools/mo/unit_tests/mo/ops/gathernd_test.py +++ b/tools/mo/unit_tests/mo/ops/gathernd_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/grn_test.py b/tools/mo/unit_tests/mo/ops/grn_test.py index f07054770d6..0f677757388 100644 --- a/tools/mo/unit_tests/mo/ops/grn_test.py +++ b/tools/mo/unit_tests/mo/ops/grn_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/instance_normalization_test.py b/tools/mo/unit_tests/mo/ops/instance_normalization_test.py index b14f6944823..60e01257dd6 100644 --- a/tools/mo/unit_tests/mo/ops/instance_normalization_test.py +++ b/tools/mo/unit_tests/mo/ops/instance_normalization_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/interpolate_test.py b/tools/mo/unit_tests/mo/ops/interpolate_test.py index 5ac04b76ae0..3d773ea8177 100644 --- a/tools/mo/unit_tests/mo/ops/interpolate_test.py +++ b/tools/mo/unit_tests/mo/ops/interpolate_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/merge_test.py b/tools/mo/unit_tests/mo/ops/merge_test.py index 875f4bbda33..3cb09a991a1 100644 --- a/tools/mo/unit_tests/mo/ops/merge_test.py +++ b/tools/mo/unit_tests/mo/ops/merge_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/non_max_suppression_test.py b/tools/mo/unit_tests/mo/ops/non_max_suppression_test.py index fb46b48d2e4..590d4be536d 100644 --- a/tools/mo/unit_tests/mo/ops/non_max_suppression_test.py +++ b/tools/mo/unit_tests/mo/ops/non_max_suppression_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/normalize_test.py b/tools/mo/unit_tests/mo/ops/normalize_test.py index 54050873d3f..5d187f97971 100644 --- a/tools/mo/unit_tests/mo/ops/normalize_test.py +++ b/tools/mo/unit_tests/mo/ops/normalize_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/one_hot_test.py b/tools/mo/unit_tests/mo/ops/one_hot_test.py index d9d0a0be7c8..be524817798 100644 --- a/tools/mo/unit_tests/mo/ops/one_hot_test.py +++ b/tools/mo/unit_tests/mo/ops/one_hot_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/op_test.py b/tools/mo/unit_tests/mo/ops/op_test.py index d704c3d8a1f..240a4146cd1 100644 --- a/tools/mo/unit_tests/mo/ops/op_test.py +++ b/tools/mo/unit_tests/mo/ops/op_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/pad_test.py b/tools/mo/unit_tests/mo/ops/pad_test.py index 52f3ffc4eac..ec11f781ebd 100644 --- a/tools/mo/unit_tests/mo/ops/pad_test.py +++ b/tools/mo/unit_tests/mo/ops/pad_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/pooling_test.py b/tools/mo/unit_tests/mo/ops/pooling_test.py index 86bdbecdd34..c1033de31e7 100644 --- a/tools/mo/unit_tests/mo/ops/pooling_test.py +++ b/tools/mo/unit_tests/mo/ops/pooling_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/priorbox_clustered_test.py b/tools/mo/unit_tests/mo/ops/priorbox_clustered_test.py index 07775d1bfa2..aa391420be7 100644 --- a/tools/mo/unit_tests/mo/ops/priorbox_clustered_test.py +++ b/tools/mo/unit_tests/mo/ops/priorbox_clustered_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/priorbox_test.py b/tools/mo/unit_tests/mo/ops/priorbox_test.py index 7968f3e360a..195ed31d686 100644 --- a/tools/mo/unit_tests/mo/ops/priorbox_test.py +++ b/tools/mo/unit_tests/mo/ops/priorbox_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/proposal_test.py b/tools/mo/unit_tests/mo/ops/proposal_test.py index 97e1176c290..fb874aa40b3 100644 --- a/tools/mo/unit_tests/mo/ops/proposal_test.py +++ b/tools/mo/unit_tests/mo/ops/proposal_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/psroipooling_test.py b/tools/mo/unit_tests/mo/ops/psroipooling_test.py index a22720fd577..01d405408cf 100644 --- a/tools/mo/unit_tests/mo/ops/psroipooling_test.py +++ b/tools/mo/unit_tests/mo/ops/psroipooling_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/quantize_test.py b/tools/mo/unit_tests/mo/ops/quantize_test.py index 4ba6d8533d1..b285d02a976 100644 --- a/tools/mo/unit_tests/mo/ops/quantize_test.py +++ b/tools/mo/unit_tests/mo/ops/quantize_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/regionyolo_test.py b/tools/mo/unit_tests/mo/ops/regionyolo_test.py index b06dc8d6d4e..c0d91254a3b 100644 --- a/tools/mo/unit_tests/mo/ops/regionyolo_test.py +++ b/tools/mo/unit_tests/mo/ops/regionyolo_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/reorgyolo_test.py b/tools/mo/unit_tests/mo/ops/reorgyolo_test.py index b2143868180..af9519391a8 100644 --- a/tools/mo/unit_tests/mo/ops/reorgyolo_test.py +++ b/tools/mo/unit_tests/mo/ops/reorgyolo_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/reshape_test.py b/tools/mo/unit_tests/mo/ops/reshape_test.py index 7257b60d9e7..7b0bb26676b 100644 --- a/tools/mo/unit_tests/mo/ops/reshape_test.py +++ b/tools/mo/unit_tests/mo/ops/reshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/roialign_test.py b/tools/mo/unit_tests/mo/ops/roialign_test.py index 81a90bb14e5..4bef07c95a3 100644 --- a/tools/mo/unit_tests/mo/ops/roialign_test.py +++ b/tools/mo/unit_tests/mo/ops/roialign_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/scatter_test.py b/tools/mo/unit_tests/mo/ops/scatter_test.py index 75cabb41741..79b91cec1ce 100644 --- a/tools/mo/unit_tests/mo/ops/scatter_test.py +++ b/tools/mo/unit_tests/mo/ops/scatter_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/scatternd_test.py b/tools/mo/unit_tests/mo/ops/scatternd_test.py index 7648b3e2a06..136c717531a 100644 --- a/tools/mo/unit_tests/mo/ops/scatternd_test.py +++ b/tools/mo/unit_tests/mo/ops/scatternd_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/select_test.py b/tools/mo/unit_tests/mo/ops/select_test.py index 9a9be434280..c5bddc50d83 100644 --- a/tools/mo/unit_tests/mo/ops/select_test.py +++ b/tools/mo/unit_tests/mo/ops/select_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/slice_like_test.py b/tools/mo/unit_tests/mo/ops/slice_like_test.py index 2836912f79b..1107076ff34 100644 --- a/tools/mo/unit_tests/mo/ops/slice_like_test.py +++ b/tools/mo/unit_tests/mo/ops/slice_like_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/slice_test.py b/tools/mo/unit_tests/mo/ops/slice_test.py index f7b58ef5dd1..a07514728ef 100644 --- a/tools/mo/unit_tests/mo/ops/slice_test.py +++ b/tools/mo/unit_tests/mo/ops/slice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/space_to_depth_test.py b/tools/mo/unit_tests/mo/ops/space_to_depth_test.py index 13ba1004fa6..0a02058d4da 100644 --- a/tools/mo/unit_tests/mo/ops/space_to_depth_test.py +++ b/tools/mo/unit_tests/mo/ops/space_to_depth_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/sparse_fill_empty_rows_test.py b/tools/mo/unit_tests/mo/ops/sparse_fill_empty_rows_test.py index 8a8d06d50ce..deab488decc 100644 --- a/tools/mo/unit_tests/mo/ops/sparse_fill_empty_rows_test.py +++ b/tools/mo/unit_tests/mo/ops/sparse_fill_empty_rows_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/sparse_reshape_test.py b/tools/mo/unit_tests/mo/ops/sparse_reshape_test.py index 018972ec1a0..c7ee7702cab 100644 --- a/tools/mo/unit_tests/mo/ops/sparse_reshape_test.py +++ b/tools/mo/unit_tests/mo/ops/sparse_reshape_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/ops/sparse_segment_mean_test.py b/tools/mo/unit_tests/mo/ops/sparse_segment_mean_test.py index 93a1e078ad2..be12b9e38a4 100644 --- a/tools/mo/unit_tests/mo/ops/sparse_segment_mean_test.py +++ b/tools/mo/unit_tests/mo/ops/sparse_segment_mean_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/sparse_segment_sqrtn_test.py b/tools/mo/unit_tests/mo/ops/sparse_segment_sqrtn_test.py index de5b6032ecf..fd5c1a71c15 100644 --- a/tools/mo/unit_tests/mo/ops/sparse_segment_sqrtn_test.py +++ b/tools/mo/unit_tests/mo/ops/sparse_segment_sqrtn_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/sparse_segment_sum_test.py b/tools/mo/unit_tests/mo/ops/sparse_segment_sum_test.py index 606fe91fe15..aa3e437b029 100644 --- a/tools/mo/unit_tests/mo/ops/sparse_segment_sum_test.py +++ b/tools/mo/unit_tests/mo/ops/sparse_segment_sum_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/split_test.py b/tools/mo/unit_tests/mo/ops/split_test.py index e028cf0dd2d..962a476489c 100644 --- a/tools/mo/unit_tests/mo/ops/split_test.py +++ b/tools/mo/unit_tests/mo/ops/split_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/squeeze_test.py b/tools/mo/unit_tests/mo/ops/squeeze_test.py index 95d4014dab4..714e90928b5 100644 --- a/tools/mo/unit_tests/mo/ops/squeeze_test.py +++ b/tools/mo/unit_tests/mo/ops/squeeze_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/strided_slice_test.py b/tools/mo/unit_tests/mo/ops/strided_slice_test.py index 6c374a24f67..f2b0b30033a 100644 --- a/tools/mo/unit_tests/mo/ops/strided_slice_test.py +++ b/tools/mo/unit_tests/mo/ops/strided_slice_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/switch_test.py b/tools/mo/unit_tests/mo/ops/switch_test.py index ebdd4a260d1..73b749050b0 100644 --- a/tools/mo/unit_tests/mo/ops/switch_test.py +++ b/tools/mo/unit_tests/mo/ops/switch_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/tile_test.py b/tools/mo/unit_tests/mo/ops/tile_test.py index 25b812b0b0c..21ad1cea09b 100644 --- a/tools/mo/unit_tests/mo/ops/tile_test.py +++ b/tools/mo/unit_tests/mo/ops/tile_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/topk_test.py b/tools/mo/unit_tests/mo/ops/topk_test.py index d0c1d584ff9..2ab24da3216 100644 --- a/tools/mo/unit_tests/mo/ops/topk_test.py +++ b/tools/mo/unit_tests/mo/ops/topk_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/transpose_test.py b/tools/mo/unit_tests/mo/ops/transpose_test.py index 1290ac7a295..da3968cb378 100644 --- a/tools/mo/unit_tests/mo/ops/transpose_test.py +++ b/tools/mo/unit_tests/mo/ops/transpose_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import itertools diff --git a/tools/mo/unit_tests/mo/ops/unique_test.py b/tools/mo/unit_tests/mo/ops/unique_test.py index d4465d90b42..2f1ea2eac69 100644 --- a/tools/mo/unit_tests/mo/ops/unique_test.py +++ b/tools/mo/unit_tests/mo/ops/unique_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/unsqueeze_test.py b/tools/mo/unit_tests/mo/ops/unsqueeze_test.py index ba444309941..72d519dd64c 100644 --- a/tools/mo/unit_tests/mo/ops/unsqueeze_test.py +++ b/tools/mo/unit_tests/mo/ops/unsqueeze_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/ops/upsample_test.py b/tools/mo/unit_tests/mo/ops/upsample_test.py index d72388aaab8..e0ae9020372 100644 --- a/tools/mo/unit_tests/mo/ops/upsample_test.py +++ b/tools/mo/unit_tests/mo/ops/upsample_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/pipeline/common_test.py b/tools/mo/unit_tests/mo/pipeline/common_test.py index 02303b054fd..c62a45a5b97 100644 --- a/tools/mo/unit_tests/mo/pipeline/common_test.py +++ b/tools/mo/unit_tests/mo/pipeline/common_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/unit_test_with_mocked_telemetry.py b/tools/mo/unit_tests/mo/unit_test_with_mocked_telemetry.py index e0fbe6342b7..32b801c3453 100644 --- a/tools/mo/unit_tests/mo/unit_test_with_mocked_telemetry.py +++ b/tools/mo/unit_tests/mo/unit_test_with_mocked_telemetry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/args_to_string_test.py b/tools/mo/unit_tests/mo/utils/args_to_string_test.py index 8c6db084091..92e8c829549 100644 --- a/tools/mo/unit_tests/mo/utils/args_to_string_test.py +++ b/tools/mo/unit_tests/mo/utils/args_to_string_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import numpy as np diff --git a/tools/mo/unit_tests/mo/utils/broadcasting_test.py b/tools/mo/unit_tests/mo/utils/broadcasting_test.py index 0a6fd53a6e1..f12fa029919 100644 --- a/tools/mo/unit_tests/mo/utils/broadcasting_test.py +++ b/tools/mo/unit_tests/mo/utils/broadcasting_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/cli_parser_test.py b/tools/mo/unit_tests/mo/utils/cli_parser_test.py index da5250dc5ae..9459b901996 100644 --- a/tools/mo/unit_tests/mo/utils/cli_parser_test.py +++ b/tools/mo/unit_tests/mo/utils/cli_parser_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/utils/custom_replacement_config_test.py b/tools/mo/unit_tests/mo/utils/custom_replacement_config_test.py index 52a66ed8cf6..64d61e65930 100644 --- a/tools/mo/unit_tests/mo/utils/custom_replacement_config_test.py +++ b/tools/mo/unit_tests/mo/utils/custom_replacement_config_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/utils/error_test.py b/tools/mo/unit_tests/mo/utils/error_test.py index 7596b159cec..9ac2ffc2fa1 100644 --- a/tools/mo/unit_tests/mo/utils/error_test.py +++ b/tools/mo/unit_tests/mo/utils/error_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/freeze_placeholder_test.py b/tools/mo/unit_tests/mo/utils/freeze_placeholder_test.py index c4134c2edd2..84cd32169f2 100644 --- a/tools/mo/unit_tests/mo/utils/freeze_placeholder_test.py +++ b/tools/mo/unit_tests/mo/utils/freeze_placeholder_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/utils/graph_test.py b/tools/mo/unit_tests/mo/utils/graph_test.py index cfc39d89ab0..c1d3552abbc 100644 --- a/tools/mo/unit_tests/mo/utils/graph_test.py +++ b/tools/mo/unit_tests/mo/utils/graph_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from openvino.tools.mo.graph.graph import Graph, Node diff --git a/tools/mo/unit_tests/mo/utils/ir_engine/ir_engine_test.py b/tools/mo/unit_tests/mo/utils/ir_engine/ir_engine_test.py index 5be1bc817c7..837a34a03f9 100644 --- a/tools/mo/unit_tests/mo/utils/ir_engine/ir_engine_test.py +++ b/tools/mo/unit_tests/mo/utils/ir_engine/ir_engine_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import logging as log diff --git a/tools/mo/unit_tests/mo/utils/ir_reader/layer_to_class_test.py b/tools/mo/unit_tests/mo/utils/ir_reader/layer_to_class_test.py index 21a0e091301..16dd5b2c00d 100644 --- a/tools/mo/unit_tests/mo/utils/ir_reader/layer_to_class_test.py +++ b/tools/mo/unit_tests/mo/utils/ir_reader/layer_to_class_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/ir_reader/restore_graph_test.py b/tools/mo/unit_tests/mo/utils/ir_reader/restore_graph_test.py index 0726c6d3438..b6478dc2e27 100644 --- a/tools/mo/unit_tests/mo/utils/ir_reader/restore_graph_test.py +++ b/tools/mo/unit_tests/mo/utils/ir_reader/restore_graph_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/utils/mo_fallback_test_actual.py b/tools/mo/unit_tests/mo/utils/mo_fallback_test_actual.py index c8e87fd8414..6195ab7be6b 100644 --- a/tools/mo/unit_tests/mo/utils/mo_fallback_test_actual.py +++ b/tools/mo/unit_tests/mo/utils/mo_fallback_test_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/mo_fallback_test_tf_fe.py b/tools/mo/unit_tests/mo/utils/mo_fallback_test_tf_fe.py index 44ef2f4a2fc..6bd371de710 100644 --- a/tools/mo/unit_tests/mo/utils/mo_fallback_test_tf_fe.py +++ b/tools/mo/unit_tests/mo/utils/mo_fallback_test_tf_fe.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/mo/utils/pipeline_config_test.py b/tools/mo/unit_tests/mo/utils/pipeline_config_test.py index 9d61d344712..d4e8ac764ee 100644 --- a/tools/mo/unit_tests/mo/utils/pipeline_config_test.py +++ b/tools/mo/unit_tests/mo/utils/pipeline_config_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest.mock diff --git a/tools/mo/unit_tests/mo/utils/simple_proto_parser_test.py b/tools/mo/unit_tests/mo/utils/simple_proto_parser_test.py index 3dd116404ad..80dce8ca0fb 100644 --- a/tools/mo/unit_tests/mo/utils/simple_proto_parser_test.py +++ b/tools/mo/unit_tests/mo/utils/simple_proto_parser_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import os diff --git a/tools/mo/unit_tests/mo/utils/summarize_graph_test.py b/tools/mo/unit_tests/mo/utils/summarize_graph_test.py index 3ebb71376b2..3151b2032d4 100644 --- a/tools/mo/unit_tests/mo/utils/summarize_graph_test.py +++ b/tools/mo/unit_tests/mo/utils/summarize_graph_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/telemetry_utils_test.py b/tools/mo/unit_tests/mo/utils/telemetry_utils_test.py index c302a6e0746..a5f539c4437 100644 --- a/tools/mo/unit_tests/mo/utils/telemetry_utils_test.py +++ b/tools/mo/unit_tests/mo/utils/telemetry_utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/test_mo_model_analysis_actual.py b/tools/mo/unit_tests/mo/utils/test_mo_model_analysis_actual.py index 3c4bbb3824b..01b4f1124b6 100644 --- a/tools/mo/unit_tests/mo/utils/test_mo_model_analysis_actual.py +++ b/tools/mo/unit_tests/mo/utils/test_mo_model_analysis_actual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/utils_test.py b/tools/mo/unit_tests/mo/utils/utils_test.py index 114135c453c..2e39b7323ed 100644 --- a/tools/mo/unit_tests/mo/utils/utils_test.py +++ b/tools/mo/unit_tests/mo/utils/utils_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/version_test.py b/tools/mo/unit_tests/mo/utils/version_test.py index f05b501befc..d8bde413385 100644 --- a/tools/mo/unit_tests/mo/utils/version_test.py +++ b/tools/mo/unit_tests/mo/utils/version_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/mo/utils/versions_checker_test.py b/tools/mo/unit_tests/mo/utils/versions_checker_test.py index 2e65e4713ea..2733f3050de 100644 --- a/tools/mo/unit_tests/mo/utils/versions_checker_test.py +++ b/tools/mo/unit_tests/mo/utils/versions_checker_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/moc_tf_fe/check_info_messages.py b/tools/mo/unit_tests/moc_tf_fe/check_info_messages.py index df52067a0af..9e3b4bb1a59 100644 --- a/tools/mo/unit_tests/moc_tf_fe/check_info_messages.py +++ b/tools/mo/unit_tests/moc_tf_fe/check_info_messages.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/moc_tf_fe/conversion_basic_models.py b/tools/mo/unit_tests/moc_tf_fe/conversion_basic_models.py index b387d9b84b2..b465c49d221 100644 --- a/tools/mo/unit_tests/moc_tf_fe/conversion_basic_models.py +++ b/tools/mo/unit_tests/moc_tf_fe/conversion_basic_models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import argparse diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool.py b/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool.py index 0252f7fc261..3b1504298e1 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool2.py b/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool2.py index b4316bdfc56..e75c56dfa4f 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool2.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/model_bool2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/model_fp32.py b/tools/mo/unit_tests/moc_tf_fe/test_models/model_fp32.py index fecf6b87340..d10871514df 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/model_fp32.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/model_fp32.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/model_int32.py b/tools/mo/unit_tests/moc_tf_fe/test_models/model_int32.py index e9f125625a3..21f68a2fa29 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/model_int32.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/model_int32.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/model_three_inputs.py b/tools/mo/unit_tests/moc_tf_fe/test_models/model_three_inputs.py index 94e6d537d5f..4b03d99fc24 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/model_three_inputs.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/model_three_inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/mul_with_unknown_rank_y.py b/tools/mo/unit_tests/moc_tf_fe/test_models/mul_with_unknown_rank_y.py index be72b68ee6a..6497b556407 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/mul_with_unknown_rank_y.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/mul_with_unknown_rank_y.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/moc_tf_fe/test_models/placeholder_with_default.py b/tools/mo/unit_tests/moc_tf_fe/test_models/placeholder_with_default.py index 10d60479fdd..6ce4b49ba1d 100644 --- a/tools/mo/unit_tests/moc_tf_fe/test_models/placeholder_with_default.py +++ b/tools/mo/unit_tests/moc_tf_fe/test_models/placeholder_with_default.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import tensorflow.compat.v1 as tf diff --git a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/CMakeLists.txt b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/CMakeLists.txt index c71b75f695f..52da87c8202 100644 --- a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/CMakeLists.txt +++ b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.cpp b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.cpp index 8c681f0d94f..908eb934bfa 100644 --- a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.cpp +++ b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.hpp b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.hpp index 17d3e9ffe89..bea10caac06 100644 --- a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.hpp +++ b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_frontend/mock_mo_frontend.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/CMakeLists.txt b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/CMakeLists.txt index ecfd7eae86a..5f532fca775 100644 --- a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/CMakeLists.txt +++ b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/mock_mo_python_api.cpp b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/mock_mo_python_api.cpp index 129da0ef6bd..e08fcf9430b 100644 --- a/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/mock_mo_python_api.cpp +++ b/tools/mo/unit_tests/mock_mo_frontend/mock_mo_python_api/mock_mo_python_api.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 Intel Corporation +// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // diff --git a/tools/mo/unit_tests/utils/extractors.py b/tools/mo/unit_tests/utils/extractors.py index 258659631eb..1edd64e7d76 100644 --- a/tools/mo/unit_tests/utils/extractors.py +++ b/tools/mo/unit_tests/utils/extractors.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import unittest diff --git a/tools/mo/unit_tests/utils/graph.py b/tools/mo/unit_tests/utils/graph.py index 1ed57b01dd6..cfb7f7b848c 100644 --- a/tools/mo/unit_tests/utils/graph.py +++ b/tools/mo/unit_tests/utils/graph.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 from argparse import Namespace diff --git a/tools/openvino_dev/CMakeLists.txt b/tools/openvino_dev/CMakeLists.txt index c3127a60815..a3d03d82267 100644 --- a/tools/openvino_dev/CMakeLists.txt +++ b/tools/openvino_dev/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 # diff --git a/tools/openvino_dev/setup.py b/tools/openvino_dev/setup.py index 8db664abd4a..c5adb28bfe4 100644 --- a/tools/openvino_dev/setup.py +++ b/tools/openvino_dev/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2018-2022 Intel Corporation SPDX-License-Identifier: Apache-2.0 +# Copyright (C) 2018-2023 Intel Corporation SPDX-License-Identifier: Apache-2.0 """ Use this script to create a openvino-dev wheel package: $ python3 setup.py bdist_wheel diff --git a/tools/pot/compression/__init__.py b/tools/pot/compression/__init__.py index 7dcbfbb5dec..ce44b9eda50 100644 --- a/tools/pot/compression/__init__.py +++ b/tools/pot/compression/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 import sys diff --git a/tools/pot/docs/code/data_loaders.py b/tools/pot/docs/code/data_loaders.py index 9cb358657a1..481892f3206 100644 --- a/tools/pot/docs/code/data_loaders.py +++ b/tools/pot/docs/code/data_loaders.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 Intel Corporation +# Copyright (C) 2018-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0 #! [image_loader] diff --git a/tools/pot/openvino/tools/pot/configs/templates/__init__.py b/tools/pot/openvino/tools/pot/configs/templates/__init__.py index 6b0e0edda5b..06b2df03512 100644 --- a/tools/pot/openvino/tools/pot/configs/templates/__init__.py +++ b/tools/pot/openvino/tools/pot/configs/templates/__init__.py @@ -1,2 +1,2 @@ -# Copyright (C) 2022 Intel Corporation +# Copyright (C) 2022-2023 Intel Corporation # SPDX-License-Identifier: Apache-2.0