diff --git a/.editorconfig b/.editorconfig index 0ee87bc..b5b9296 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/CCodeFiles/CMakeLists.txt b/CCodeFiles/CMakeLists.txt index 70ec468..3b484d8 100644 --- a/CCodeFiles/CMakeLists.txt +++ b/CCodeFiles/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/CCodeFiles/Toolchain.cmake b/CCodeFiles/Toolchain.cmake index 045375b..8468fec 100644 --- a/CCodeFiles/Toolchain.cmake +++ b/CCodeFiles/Toolchain.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/CCodeFiles/build.linux b/CCodeFiles/build.linux index 55668fc..7e8bad5 100644 --- a/CCodeFiles/build.linux +++ b/CCodeFiles/build.linux @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/CCodeFiles/build_ccode.bat b/CCodeFiles/build_ccode.bat index 0219fc7..1f072ee 100644 --- a/CCodeFiles/build_ccode.bat +++ b/CCodeFiles/build_ccode.bat @@ -2,7 +2,7 @@ REM ===================== begin_copyright_notice ============================ REM -REM Copyright (C) 2023-2024 Intel Corporation +REM Copyright (C) 2023-2025 Intel Corporation REM REM SPDX-License-Identifier: MIT REM diff --git a/CCodeFiles/scripts/CCodeDivider.py b/CCodeFiles/scripts/CCodeDivider.py index 1ab7ba4..b2dc3de 100644 --- a/CCodeFiles/scripts/CCodeDivider.py +++ b/CCodeFiles/scripts/CCodeDivider.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/CCodeFiles/src/gits.cpp b/CCodeFiles/src/gits.cpp index 9d48379..fea5dff 100644 --- a/CCodeFiles/src/gits.cpp +++ b/CCodeFiles/src/gits.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/helper.cpp b/CCodeFiles/src/helper.cpp index 22a43c9..4cb16ac 100644 --- a/CCodeFiles/src/helper.cpp +++ b/CCodeFiles/src/helper.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/helperGL.cpp b/CCodeFiles/src/helperGL.cpp index dfaaf92..eb2be7c 100644 --- a/CCodeFiles/src/helperGL.cpp +++ b/CCodeFiles/src/helperGL.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/helperVk.cpp b/CCodeFiles/src/helperVk.cpp index cca856c..b13b79f 100644 --- a/CCodeFiles/src/helperVk.cpp +++ b/CCodeFiles/src/helperVk.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/additional_gl_defs.h b/CCodeFiles/src/include/additional_gl_defs.h index 24a80fb..147aa01 100644 --- a/CCodeFiles/src/include/additional_gl_defs.h +++ b/CCodeFiles/src/include/additional_gl_defs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/fake_ptbl.h b/CCodeFiles/src/include/fake_ptbl.h index 026f876..dab7339 100644 --- a/CCodeFiles/src/include/fake_ptbl.h +++ b/CCodeFiles/src/include/fake_ptbl.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/gits.h b/CCodeFiles/src/include/gits.h index 7893107..4680225 100644 --- a/CCodeFiles/src/include/gits.h +++ b/CCodeFiles/src/include/gits.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/gitsApi.h b/CCodeFiles/src/include/gitsApi.h index ccfc8db..8abff3a 100644 --- a/CCodeFiles/src/include/gitsApi.h +++ b/CCodeFiles/src/include/gitsApi.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/helper.h b/CCodeFiles/src/include/helper.h index 6cef3f4..258014e 100644 --- a/CCodeFiles/src/include/helper.h +++ b/CCodeFiles/src/include/helper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/helperCL.h b/CCodeFiles/src/include/helperCL.h index 89d5d9b..ba781ef 100644 --- a/CCodeFiles/src/include/helperCL.h +++ b/CCodeFiles/src/include/helperCL.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/helperGL.h b/CCodeFiles/src/include/helperGL.h index f6c0988..7249467 100644 --- a/CCodeFiles/src/include/helperGL.h +++ b/CCodeFiles/src/include/helperGL.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/helperVk.h b/CCodeFiles/src/include/helperVk.h index ab0a046..761fe14 100644 --- a/CCodeFiles/src/include/helperVk.h +++ b/CCodeFiles/src/include/helperVk.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/openglArguments.h b/CCodeFiles/src/include/openglArguments.h index a45aa03..bdb7a59 100644 --- a/CCodeFiles/src/include/openglArguments.h +++ b/CCodeFiles/src/include/openglArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/openglLibrary.h b/CCodeFiles/src/include/openglLibrary.h index e4fc85e..32c7fab 100644 --- a/CCodeFiles/src/include/openglLibrary.h +++ b/CCodeFiles/src/include/openglLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/include/version.h b/CCodeFiles/src/include/version.h index 834ca37..fd73c51 100644 --- a/CCodeFiles/src/include/version.h +++ b/CCodeFiles/src/include/version.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CCodeFiles/src/main.cpp b/CCodeFiles/src/main.cpp index 119cbec..1a96b4b 100644 --- a/CCodeFiles/src/main.cpp +++ b/CCodeFiles/src/main.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/CMakeLists.txt b/CMakeLists.txt index 3272f94..2846213 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/LevelZero/CMakeLists.txt b/LevelZero/CMakeLists.txt index 2d9db0e..2b016dc 100644 --- a/LevelZero/CMakeLists.txt +++ b/LevelZero/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/LevelZero/codegen/generate.py b/LevelZero/codegen/generate.py index 1328ccb..d6c9d42 100644 --- a/LevelZero/codegen/generate.py +++ b/LevelZero/codegen/generate.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/LevelZero/codegen/generator_callbacks_l0.py b/LevelZero/codegen/generator_callbacks_l0.py index 3048d1e..408b3a9 100644 --- a/LevelZero/codegen/generator_callbacks_l0.py +++ b/LevelZero/codegen/generator_callbacks_l0.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/LevelZero/codegen/generator_l0.py b/LevelZero/codegen/generator_l0.py index 0c8c420..e2ade26 100644 --- a/LevelZero/codegen/generator_l0.py +++ b/LevelZero/codegen/generator_l0.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/LevelZero/codegen/l0IDs.h b/LevelZero/codegen/l0IDs.h index d7f1dbb..f139c10 100644 --- a/LevelZero/codegen/l0IDs.h +++ b/LevelZero/codegen/l0IDs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/helperL0.cpp.mako b/LevelZero/codegen/templates/helperL0.cpp.mako index 739a3c1..cb24878 100644 --- a/LevelZero/codegen/templates/helperL0.cpp.mako +++ b/LevelZero/codegen/templates/helperL0.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/helperL0.h.mako b/LevelZero/codegen/templates/helperL0.h.mako index 3c85b57..d90f9d5 100644 --- a/LevelZero/codegen/templates/helperL0.h.mako +++ b/LevelZero/codegen/templates/helperL0.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0APITest.lua.mako b/LevelZero/codegen/templates/l0APITest.lua.mako index 9ff108d..369d91c 100644 --- a/LevelZero/codegen/templates/l0APITest.lua.mako +++ b/LevelZero/codegen/templates/l0APITest.lua.mako @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/LevelZero/codegen/templates/l0ArgumentsAuto.cpp.mako b/LevelZero/codegen/templates/l0ArgumentsAuto.cpp.mako index 16ab85c..d65f07b 100644 --- a/LevelZero/codegen/templates/l0ArgumentsAuto.cpp.mako +++ b/LevelZero/codegen/templates/l0ArgumentsAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0ArgumentsAuto.h.mako b/LevelZero/codegen/templates/l0ArgumentsAuto.h.mako index dbcdb4b..5a25f31 100644 --- a/LevelZero/codegen/templates/l0ArgumentsAuto.h.mako +++ b/LevelZero/codegen/templates/l0ArgumentsAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Constants.lua.mako b/LevelZero/codegen/templates/l0Constants.lua.mako index 88c7b41..12f984d 100644 --- a/LevelZero/codegen/templates/l0Constants.lua.mako +++ b/LevelZero/codegen/templates/l0Constants.lua.mako @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/LevelZero/codegen/templates/l0DriversInit.cpp.mako b/LevelZero/codegen/templates/l0DriversInit.cpp.mako index d463c0a..9f2fd78 100644 --- a/LevelZero/codegen/templates/l0DriversInit.cpp.mako +++ b/LevelZero/codegen/templates/l0DriversInit.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0EntryPoints.cpp.mako b/LevelZero/codegen/templates/l0EntryPoints.cpp.mako index 5048dc9..5eac28d 100644 --- a/LevelZero/codegen/templates/l0EntryPoints.cpp.mako +++ b/LevelZero/codegen/templates/l0EntryPoints.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0ExecWrap.h.mako b/LevelZero/codegen/templates/l0ExecWrap.h.mako index 9cbe9e9..6ffcb2e 100644 --- a/LevelZero/codegen/templates/l0ExecWrap.h.mako +++ b/LevelZero/codegen/templates/l0ExecWrap.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/LevelZero/codegen/templates/l0Function.cpp.mako b/LevelZero/codegen/templates/l0Function.cpp.mako index cdb744f..f8620c9 100644 --- a/LevelZero/codegen/templates/l0Function.cpp.mako +++ b/LevelZero/codegen/templates/l0Function.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Functions.cpp.mako b/LevelZero/codegen/templates/l0Functions.cpp.mako index 1dfa950..39504da 100644 --- a/LevelZero/codegen/templates/l0Functions.cpp.mako +++ b/LevelZero/codegen/templates/l0Functions.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Functions.h.mako b/LevelZero/codegen/templates/l0Functions.h.mako index ddfe5b4..35d5a23 100644 --- a/LevelZero/codegen/templates/l0Functions.h.mako +++ b/LevelZero/codegen/templates/l0Functions.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Header.h.mako b/LevelZero/codegen/templates/l0Header.h.mako index 5c9905e..0270205 100644 --- a/LevelZero/codegen/templates/l0Header.h.mako +++ b/LevelZero/codegen/templates/l0Header.h.mako @@ -28,7 +28,7 @@ for name, func in callbacks.items(): %>\ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Log.h.mako b/LevelZero/codegen/templates/l0Log.h.mako index f2b4374..c11347f 100644 --- a/LevelZero/codegen/templates/l0Log.h.mako +++ b/LevelZero/codegen/templates/l0Log.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Lua.cpp.mako b/LevelZero/codegen/templates/l0Lua.cpp.mako index 1ec5242..9307779 100644 --- a/LevelZero/codegen/templates/l0Lua.cpp.mako +++ b/LevelZero/codegen/templates/l0Lua.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0Lua.h.mako b/LevelZero/codegen/templates/l0Lua.h.mako index ee7e288..b893921 100644 --- a/LevelZero/codegen/templates/l0Lua.h.mako +++ b/LevelZero/codegen/templates/l0Lua.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0PlayerRunWrap.h.mako b/LevelZero/codegen/templates/l0PlayerRunWrap.h.mako index 48eeb3f..eadb264 100644 --- a/LevelZero/codegen/templates/l0PlayerRunWrap.h.mako +++ b/LevelZero/codegen/templates/l0PlayerRunWrap.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/LevelZero/codegen/templates/l0RecorderSubWrappers.h.mako b/LevelZero/codegen/templates/l0RecorderSubWrappers.h.mako index 522f665..3efeaf9 100644 --- a/LevelZero/codegen/templates/l0RecorderSubWrappers.h.mako +++ b/LevelZero/codegen/templates/l0RecorderSubWrappers.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/LevelZero/codegen/templates/l0StateTracking.h.mako b/LevelZero/codegen/templates/l0StateTracking.h.mako index 347d7fe..a7dfd3b 100644 --- a/LevelZero/codegen/templates/l0StateTracking.h.mako +++ b/LevelZero/codegen/templates/l0StateTracking.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/LevelZero/codegen/templates/l0WrapperFunctions.cpp.mako b/LevelZero/codegen/templates/l0WrapperFunctions.cpp.mako index a61c19a..a056f66 100644 --- a/LevelZero/codegen/templates/l0WrapperFunctions.cpp.mako +++ b/LevelZero/codegen/templates/l0WrapperFunctions.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0WrapperFunctions.h.mako b/LevelZero/codegen/templates/l0WrapperFunctions.h.mako index 3a2dd08..533dab1 100644 --- a/LevelZero/codegen/templates/l0WrapperFunctions.h.mako +++ b/LevelZero/codegen/templates/l0WrapperFunctions.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/codegen/templates/l0WrapperFunctionsIface.h.mako b/LevelZero/codegen/templates/l0WrapperFunctionsIface.h.mako index 582e062..85b7262 100644 --- a/LevelZero/codegen/templates/l0WrapperFunctionsIface.h.mako +++ b/LevelZero/codegen/templates/l0WrapperFunctionsIface.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0ApisIface.h b/LevelZero/common/include/l0ApisIface.h index 4a7ffcf..1a7a3a2 100644 --- a/LevelZero/common/include/l0ApisIface.h +++ b/LevelZero/common/include/l0ApisIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0Arguments.h b/LevelZero/common/include/l0Arguments.h index 36058b2..dfbbb78 100644 --- a/LevelZero/common/include/l0Arguments.h +++ b/LevelZero/common/include/l0Arguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0Drivers.h b/LevelZero/common/include/l0Drivers.h index 7d4accf..759c8dd 100644 --- a/LevelZero/common/include/l0Drivers.h +++ b/LevelZero/common/include/l0Drivers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0Function.h b/LevelZero/common/include/l0Function.h index 05538be..eda55dd 100644 --- a/LevelZero/common/include/l0Function.h +++ b/LevelZero/common/include/l0Function.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0HelperFunctions.h b/LevelZero/common/include/l0HelperFunctions.h index 5ecb6c3..2023ce9 100644 --- a/LevelZero/common/include/l0HelperFunctions.h +++ b/LevelZero/common/include/l0HelperFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0Library.h b/LevelZero/common/include/l0Library.h index d546a47..cf8dd5c 100644 --- a/LevelZero/common/include/l0Library.h +++ b/LevelZero/common/include/l0Library.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0PlayerRunWrap.h b/LevelZero/common/include/l0PlayerRunWrap.h index e72f2c0..c2464a9 100644 --- a/LevelZero/common/include/l0PlayerRunWrap.h +++ b/LevelZero/common/include/l0PlayerRunWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0StateDynamic.h b/LevelZero/common/include/l0StateDynamic.h index 9defbf2..cabe8b8 100644 --- a/LevelZero/common/include/l0StateDynamic.h +++ b/LevelZero/common/include/l0StateDynamic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0StateTracking.h b/LevelZero/common/include/l0StateTracking.h index f0294b7..4a8a9cf 100644 --- a/LevelZero/common/include/l0StateTracking.h +++ b/LevelZero/common/include/l0StateTracking.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0Structs.h b/LevelZero/common/include/l0Structs.h index 1f4b087..4dc3413 100644 --- a/LevelZero/common/include/l0Structs.h +++ b/LevelZero/common/include/l0Structs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/l0Tools.h b/LevelZero/common/include/l0Tools.h index fb5c491..03c64f8 100644 --- a/LevelZero/common/include/l0Tools.h +++ b/LevelZero/common/include/l0Tools.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/include/mockListExecutor.h b/LevelZero/common/include/mockListExecutor.h index 87b572d..a59b3a2 100644 --- a/LevelZero/common/include/mockListExecutor.h +++ b/LevelZero/common/include/mockListExecutor.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0Arguments.cpp b/LevelZero/common/l0Arguments.cpp index 3cc40ba..9572454 100644 --- a/LevelZero/common/l0Arguments.cpp +++ b/LevelZero/common/l0Arguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0Drivers.cpp b/LevelZero/common/l0Drivers.cpp index 686a2e9..9c24405 100644 --- a/LevelZero/common/l0Drivers.cpp +++ b/LevelZero/common/l0Drivers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0HelperFunctions.cpp b/LevelZero/common/l0HelperFunctions.cpp index 4c2d1fc..214c9d9 100644 --- a/LevelZero/common/l0HelperFunctions.cpp +++ b/LevelZero/common/l0HelperFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0Library.cpp b/LevelZero/common/l0Library.cpp index e6237c4..9eb8581 100644 --- a/LevelZero/common/l0Library.cpp +++ b/LevelZero/common/l0Library.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0Log.cpp b/LevelZero/common/l0Log.cpp index aacc41f..2a93ddf 100644 --- a/LevelZero/common/l0Log.cpp +++ b/LevelZero/common/l0Log.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0StateDynamic.cpp b/LevelZero/common/l0StateDynamic.cpp index 68d7d8a..a46cc0d 100644 --- a/LevelZero/common/l0StateDynamic.cpp +++ b/LevelZero/common/l0StateDynamic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0Structs.cpp b/LevelZero/common/l0Structs.cpp index 25b8e45..6ebd6bb 100644 --- a/LevelZero/common/l0Structs.cpp +++ b/LevelZero/common/l0Structs.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/l0Tools.cpp b/LevelZero/common/l0Tools.cpp index 9bce809..d55f5c0 100644 --- a/LevelZero/common/l0Tools.cpp +++ b/LevelZero/common/l0Tools.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/common/mockListExecutor.cpp b/LevelZero/common/mockListExecutor.cpp index 9febf5a..7b899a3 100644 --- a/LevelZero/common/mockListExecutor.cpp +++ b/LevelZero/common/mockListExecutor.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/interceptor/gitsPluginL0.cpp b/LevelZero/interceptor/gitsPluginL0.cpp index 51d709e..5146dae 100644 --- a/LevelZero/interceptor/gitsPluginL0.cpp +++ b/LevelZero/interceptor/gitsPluginL0.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/interceptor/include/gitsPluginL0.h b/LevelZero/interceptor/include/gitsPluginL0.h index c7025a4..653d6be 100644 --- a/LevelZero/interceptor/include/gitsPluginL0.h +++ b/LevelZero/interceptor/include/gitsPluginL0.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/interceptor/include/l0ExecWrap.h b/LevelZero/interceptor/include/l0ExecWrap.h index 5921b04..236f70c 100644 --- a/LevelZero/interceptor/include/l0ExecWrap.h +++ b/LevelZero/interceptor/include/l0ExecWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/interceptor/l0LinuxInjector.cpp b/LevelZero/interceptor/l0LinuxInjector.cpp index 6826ead..b0506a6 100644 --- a/LevelZero/interceptor/l0LinuxInjector.cpp +++ b/LevelZero/interceptor/l0LinuxInjector.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/recorder/include/l0RecorderSubWrappers.h b/LevelZero/recorder/include/l0RecorderSubWrappers.h index 1ec4e66..1d7bc93 100644 --- a/LevelZero/recorder/include/l0RecorderSubWrappers.h +++ b/LevelZero/recorder/include/l0RecorderSubWrappers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/recorder/include/l0RecorderWrapper.h b/LevelZero/recorder/include/l0RecorderWrapper.h index 868e372..8dd4fb1 100644 --- a/LevelZero/recorder/include/l0RecorderWrapper.h +++ b/LevelZero/recorder/include/l0RecorderWrapper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/recorder/include/l0RecorderWrapperIface.h b/LevelZero/recorder/include/l0RecorderWrapperIface.h index 6f0880e..3ae4b61 100644 --- a/LevelZero/recorder/include/l0RecorderWrapperIface.h +++ b/LevelZero/recorder/include/l0RecorderWrapperIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/recorder/include/l0StateRestore.h b/LevelZero/recorder/include/l0StateRestore.h index a78e5fa..bfc786d 100644 --- a/LevelZero/recorder/include/l0StateRestore.h +++ b/LevelZero/recorder/include/l0StateRestore.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/recorder/l0RecorderWrapper.cpp b/LevelZero/recorder/l0RecorderWrapper.cpp index 9d7cf16..32a3649 100644 --- a/LevelZero/recorder/l0RecorderWrapper.cpp +++ b/LevelZero/recorder/l0RecorderWrapper.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/LevelZero/recorder/l0StateRestore.cpp b/LevelZero/recorder/l0StateRestore.cpp index e9668f4..1cfa26b 100644 --- a/LevelZero/recorder/l0StateRestore.cpp +++ b/LevelZero/recorder/l0StateRestore.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/CMakeLists.txt b/OpenCL/CMakeLists.txt index 4fd4569..1fb0b6d 100644 --- a/OpenCL/CMakeLists.txt +++ b/OpenCL/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenCL/codegen/generate.py b/OpenCL/codegen/generate.py index 9d93434..b5bcfca 100644 --- a/OpenCL/codegen/generate.py +++ b/OpenCL/codegen/generate.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenCL/codegen/generatorCreatorCL.py b/OpenCL/codegen/generatorCreatorCL.py index 8ebb0e7..6097b8b 100644 --- a/OpenCL/codegen/generatorCreatorCL.py +++ b/OpenCL/codegen/generatorCreatorCL.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenCL/codegen/generator_cl.py b/OpenCL/codegen/generator_cl.py index 9afeaa9..3a63832 100644 --- a/OpenCL/codegen/generator_cl.py +++ b/OpenCL/codegen/generator_cl.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenCL/codegen/openclIDs.h b/OpenCL/codegen/openclIDs.h index 8dc1a75..5f153ac 100644 --- a/OpenCL/codegen/openclIDs.h +++ b/OpenCL/codegen/openclIDs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/clconstants.lua.mako b/OpenCL/codegen/templates/clconstants.lua.mako index 0613054..5308137 100644 --- a/OpenCL/codegen/templates/clconstants.lua.mako +++ b/OpenCL/codegen/templates/clconstants.lua.mako @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/OpenCL/codegen/templates/helperCLAuto.cpp.mako b/OpenCL/codegen/templates/helperCLAuto.cpp.mako index 305c593..3e650f0 100644 --- a/OpenCL/codegen/templates/helperCLAuto.cpp.mako +++ b/OpenCL/codegen/templates/helperCLAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/helperCLAuto.inl.mako b/OpenCL/codegen/templates/helperCLAuto.inl.mako index 71e30b1..7ebb26c 100644 --- a/OpenCL/codegen/templates/helperCLAuto.inl.mako +++ b/OpenCL/codegen/templates/helperCLAuto.inl.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/oclPlugin.def.mako b/OpenCL/codegen/templates/oclPlugin.def.mako index e228833..f45caa3 100644 --- a/OpenCL/codegen/templates/oclPlugin.def.mako +++ b/OpenCL/codegen/templates/oclPlugin.def.mako @@ -1,6 +1,6 @@ ; ===================== begin_copyright_notice ============================ ; -; Copyright (C) 2023-2024 Intel Corporation +; Copyright (C) 2023-2025 Intel Corporation ; ; SPDX-License-Identifier: MIT ; diff --git a/OpenCL/codegen/templates/openclArgumentsAuto.cpp.mako b/OpenCL/codegen/templates/openclArgumentsAuto.cpp.mako index 5748179..c79e648 100644 --- a/OpenCL/codegen/templates/openclArgumentsAuto.cpp.mako +++ b/OpenCL/codegen/templates/openclArgumentsAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclArgumentsAuto.h.mako b/OpenCL/codegen/templates/openclArgumentsAuto.h.mako index fbd8827..e9d26c2 100644 --- a/OpenCL/codegen/templates/openclArgumentsAuto.h.mako +++ b/OpenCL/codegen/templates/openclArgumentsAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclDriversAuto.inl.mako b/OpenCL/codegen/templates/openclDriversAuto.inl.mako index ee71b27..f4826ad 100644 --- a/OpenCL/codegen/templates/openclDriversAuto.inl.mako +++ b/OpenCL/codegen/templates/openclDriversAuto.inl.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclDriversInit.cpp.mako b/OpenCL/codegen/templates/openclDriversInit.cpp.mako index 9eba25d..44a2f5c 100644 --- a/OpenCL/codegen/templates/openclDriversInit.cpp.mako +++ b/OpenCL/codegen/templates/openclDriversInit.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclExecWrap.h.mako b/OpenCL/codegen/templates/openclExecWrap.h.mako index 1be9be3..e118adf 100644 --- a/OpenCL/codegen/templates/openclExecWrap.h.mako +++ b/OpenCL/codegen/templates/openclExecWrap.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/OpenCL/codegen/templates/openclFunctionsAuto.cpp.mako b/OpenCL/codegen/templates/openclFunctionsAuto.cpp.mako index ee788e0..bd91f09 100644 --- a/OpenCL/codegen/templates/openclFunctionsAuto.cpp.mako +++ b/OpenCL/codegen/templates/openclFunctionsAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclFunctionsAuto.h.mako b/OpenCL/codegen/templates/openclFunctionsAuto.h.mako index 69299e6..0dc7bf9 100644 --- a/OpenCL/codegen/templates/openclFunctionsAuto.h.mako +++ b/OpenCL/codegen/templates/openclFunctionsAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclHeaderAuto.h.mako b/OpenCL/codegen/templates/openclHeaderAuto.h.mako index 82378e6..a54a4b4 100644 --- a/OpenCL/codegen/templates/openclHeaderAuto.h.mako +++ b/OpenCL/codegen/templates/openclHeaderAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclIDswitch.h.mako b/OpenCL/codegen/templates/openclIDswitch.h.mako index 8a84ce4..ddfdd76 100644 --- a/OpenCL/codegen/templates/openclIDswitch.h.mako +++ b/OpenCL/codegen/templates/openclIDswitch.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclPlayerRunWrap.h.mako b/OpenCL/codegen/templates/openclPlayerRunWrap.h.mako index 9547417..4e13696 100644 --- a/OpenCL/codegen/templates/openclPlayerRunWrap.h.mako +++ b/OpenCL/codegen/templates/openclPlayerRunWrap.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/OpenCL/codegen/templates/openclPrePostAuto.cpp.mako b/OpenCL/codegen/templates/openclPrePostAuto.cpp.mako index fa98569..4e3ea77 100644 --- a/OpenCL/codegen/templates/openclPrePostAuto.cpp.mako +++ b/OpenCL/codegen/templates/openclPrePostAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclRecorderSubwrappers.h.mako b/OpenCL/codegen/templates/openclRecorderSubwrappers.h.mako index e64122c..73fa87a 100644 --- a/OpenCL/codegen/templates/openclRecorderSubwrappers.h.mako +++ b/OpenCL/codegen/templates/openclRecorderSubwrappers.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/OpenCL/codegen/templates/openclRecorderWrapperAuto.cpp.mako b/OpenCL/codegen/templates/openclRecorderWrapperAuto.cpp.mako index f3e2525..5ea0783 100644 --- a/OpenCL/codegen/templates/openclRecorderWrapperAuto.cpp.mako +++ b/OpenCL/codegen/templates/openclRecorderWrapperAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclRecorderWrapperAuto.h.mako b/OpenCL/codegen/templates/openclRecorderWrapperAuto.h.mako index e98a2e1..e5ddb8c 100644 --- a/OpenCL/codegen/templates/openclRecorderWrapperAuto.h.mako +++ b/OpenCL/codegen/templates/openclRecorderWrapperAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclRecorderWrapperIfaceAuto.h.mako b/OpenCL/codegen/templates/openclRecorderWrapperIfaceAuto.h.mako index 6c549d0..118d3a1 100644 --- a/OpenCL/codegen/templates/openclRecorderWrapperIfaceAuto.h.mako +++ b/OpenCL/codegen/templates/openclRecorderWrapperIfaceAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/templates/openclStateTracking.h.mako b/OpenCL/codegen/templates/openclStateTracking.h.mako index 4f12e6c..e1e7fa5 100644 --- a/OpenCL/codegen/templates/openclStateTracking.h.mako +++ b/OpenCL/codegen/templates/openclStateTracking.h.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/OpenCL/codegen/templates/openclTracingAuto.h.mako b/OpenCL/codegen/templates/openclTracingAuto.h.mako index c708fb5..b16f60e 100644 --- a/OpenCL/codegen/templates/openclTracingAuto.h.mako +++ b/OpenCL/codegen/templates/openclTracingAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/codegen/test_generator.py b/OpenCL/codegen/test_generator.py index c362eb6..2277b21 100644 --- a/OpenCL/codegen/test_generator.py +++ b/OpenCL/codegen/test_generator.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenCL/common/include/oclFunction.h b/OpenCL/common/include/oclFunction.h index 87be3aa..2d29191 100644 --- a/OpenCL/common/include/oclFunction.h +++ b/OpenCL/common/include/oclFunction.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/oglTypes.h b/OpenCL/common/include/oglTypes.h index cf75d22..f1743e6 100644 --- a/OpenCL/common/include/oglTypes.h +++ b/OpenCL/common/include/oglTypes.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclArguments.h b/OpenCL/common/include/openclArguments.h index e5d6668..f422440 100644 --- a/OpenCL/common/include/openclArguments.h +++ b/OpenCL/common/include/openclArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclArgumentsHelper.h b/OpenCL/common/include/openclArgumentsHelper.h index 988fec1..b1e9642 100644 --- a/OpenCL/common/include/openclArgumentsHelper.h +++ b/OpenCL/common/include/openclArgumentsHelper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclDrivers.h b/OpenCL/common/include/openclDrivers.h index ac64558..319a76b 100644 --- a/OpenCL/common/include/openclDrivers.h +++ b/OpenCL/common/include/openclDrivers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclDriversHelper.h b/OpenCL/common/include/openclDriversHelper.h index 4bd044e..b21f926 100644 --- a/OpenCL/common/include/openclDriversHelper.h +++ b/OpenCL/common/include/openclDriversHelper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclHeader.h b/OpenCL/common/include/openclHeader.h index 803f478..a7a25a0 100644 --- a/OpenCL/common/include/openclHeader.h +++ b/OpenCL/common/include/openclHeader.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclHelperFunctions.h b/OpenCL/common/include/openclHelperFunctions.h index 79d0b5f..27ff132 100644 --- a/OpenCL/common/include/openclHelperFunctions.h +++ b/OpenCL/common/include/openclHelperFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclIDs.h b/OpenCL/common/include/openclIDs.h index 8dc1a75..5f153ac 100644 --- a/OpenCL/common/include/openclIDs.h +++ b/OpenCL/common/include/openclIDs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclIDswitch.h b/OpenCL/common/include/openclIDswitch.h index bc5141c..2964060 100644 --- a/OpenCL/common/include/openclIDswitch.h +++ b/OpenCL/common/include/openclIDswitch.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclLibrary.h b/OpenCL/common/include/openclLibrary.h index 30eabd0..45c4d7f 100644 --- a/OpenCL/common/include/openclLibrary.h +++ b/OpenCL/common/include/openclLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclPlayerRunWrap.h b/OpenCL/common/include/openclPlayerRunWrap.h index 1cdced1..2842480 100644 --- a/OpenCL/common/include/openclPlayerRunWrap.h +++ b/OpenCL/common/include/openclPlayerRunWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclStateDynamic.h b/OpenCL/common/include/openclStateDynamic.h index d216f2c..af1f866 100644 --- a/OpenCL/common/include/openclStateDynamic.h +++ b/OpenCL/common/include/openclStateDynamic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclStateTracking.h b/OpenCL/common/include/openclStateTracking.h index 361f5ff..b683a6f 100644 --- a/OpenCL/common/include/openclStateTracking.h +++ b/OpenCL/common/include/openclStateTracking.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclTools.h b/OpenCL/common/include/openclTools.h index b995f49..43872a6 100644 --- a/OpenCL/common/include/openclTools.h +++ b/OpenCL/common/include/openclTools.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/openclTracing.h b/OpenCL/common/include/openclTracing.h index 8e64967..ec0f66a 100644 --- a/OpenCL/common/include/openclTracing.h +++ b/OpenCL/common/include/openclTracing.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/include/opencl_apis_iface.h b/OpenCL/common/include/opencl_apis_iface.h index f823024..15efaf9 100644 --- a/OpenCL/common/include/opencl_apis_iface.h +++ b/OpenCL/common/include/opencl_apis_iface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/oclFunction.cpp b/OpenCL/common/oclFunction.cpp index f8683c5..b96582c 100644 --- a/OpenCL/common/oclFunction.cpp +++ b/OpenCL/common/oclFunction.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/openclArguments.cpp b/OpenCL/common/openclArguments.cpp index 2976267..f24aee7 100644 --- a/OpenCL/common/openclArguments.cpp +++ b/OpenCL/common/openclArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/openclDrivers.cpp b/OpenCL/common/openclDrivers.cpp index 7a41cf5..2fe27f4 100644 --- a/OpenCL/common/openclDrivers.cpp +++ b/OpenCL/common/openclDrivers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/openclHelperFunctions.cpp b/OpenCL/common/openclHelperFunctions.cpp index c7f5d75..f76f0d5 100644 --- a/OpenCL/common/openclHelperFunctions.cpp +++ b/OpenCL/common/openclHelperFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/openclLibrary.cpp b/OpenCL/common/openclLibrary.cpp index 0040612..7b3235d 100644 --- a/OpenCL/common/openclLibrary.cpp +++ b/OpenCL/common/openclLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/openclStateDynamic.cpp b/OpenCL/common/openclStateDynamic.cpp index 1c106d7..ed1f13f 100644 --- a/OpenCL/common/openclStateDynamic.cpp +++ b/OpenCL/common/openclStateDynamic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/common/openclTools.cpp b/OpenCL/common/openclTools.cpp index 9fcb482..f4b8ba1 100644 --- a/OpenCL/common/openclTools.cpp +++ b/OpenCL/common/openclTools.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/interceptor/gitsPluginOpenCL.cpp b/OpenCL/interceptor/gitsPluginOpenCL.cpp index 07e4d9f..a871387 100644 --- a/OpenCL/interceptor/gitsPluginOpenCL.cpp +++ b/OpenCL/interceptor/gitsPluginOpenCL.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/interceptor/include/gitsPluginOpenCL.h b/OpenCL/interceptor/include/gitsPluginOpenCL.h index bd4b61f..3f9fe3f 100644 --- a/OpenCL/interceptor/include/gitsPluginOpenCL.h +++ b/OpenCL/interceptor/include/gitsPluginOpenCL.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/interceptor/include/openclExecWrap.h b/OpenCL/interceptor/include/openclExecWrap.h index 07e33f4..713caf4 100644 --- a/OpenCL/interceptor/include/openclExecWrap.h +++ b/OpenCL/interceptor/include/openclExecWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/recorder/include/openclRecorderSubwrappers.h b/OpenCL/recorder/include/openclRecorderSubwrappers.h index 47e27d2..8e61240 100644 --- a/OpenCL/recorder/include/openclRecorderSubwrappers.h +++ b/OpenCL/recorder/include/openclRecorderSubwrappers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/recorder/include/openclRecorderWrapper.h b/OpenCL/recorder/include/openclRecorderWrapper.h index 0a2d676..9c5422f 100644 --- a/OpenCL/recorder/include/openclRecorderWrapper.h +++ b/OpenCL/recorder/include/openclRecorderWrapper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/recorder/include/openclRecorderWrapperIface.h b/OpenCL/recorder/include/openclRecorderWrapperIface.h index b9d7b4a..45afdb0 100644 --- a/OpenCL/recorder/include/openclRecorderWrapperIface.h +++ b/OpenCL/recorder/include/openclRecorderWrapperIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/recorder/include/openclStateRestore.h b/OpenCL/recorder/include/openclStateRestore.h index 29f9591..171d955 100644 --- a/OpenCL/recorder/include/openclStateRestore.h +++ b/OpenCL/recorder/include/openclStateRestore.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/recorder/openclRecorderWrapper.cpp b/OpenCL/recorder/openclRecorderWrapper.cpp index a35e91e..34aeb58 100644 --- a/OpenCL/recorder/openclRecorderWrapper.cpp +++ b/OpenCL/recorder/openclRecorderWrapper.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenCL/recorder/openclStateRestore.cpp b/OpenCL/recorder/openclStateRestore.cpp index ea1752e..6b3f88c 100644 --- a/OpenCL/recorder/openclStateRestore.cpp +++ b/OpenCL/recorder/openclStateRestore.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/CMakeLists.txt b/OpenGL/CMakeLists.txt index 177aab6..b2737d0 100644 --- a/OpenGL/CMakeLists.txt +++ b/OpenGL/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/GLIPlugin/CMakeLists.txt b/OpenGL/GLIPlugin/CMakeLists.txt index 9792750..1b4d9c8 100644 --- a/OpenGL/GLIPlugin/CMakeLists.txt +++ b/OpenGL/GLIPlugin/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/GLIPlugin/gitsPlugin.cpp b/OpenGL/GLIPlugin/gitsPlugin.cpp index ce05267..8e4ed5b 100644 --- a/OpenGL/GLIPlugin/gitsPlugin.cpp +++ b/OpenGL/GLIPlugin/gitsPlugin.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/GLIPlugin/gitsPluginPrePost.cpp b/OpenGL/GLIPlugin/gitsPluginPrePost.cpp index c9af54e..0ff02d8 100644 --- a/OpenGL/GLIPlugin/gitsPluginPrePost.cpp +++ b/OpenGL/GLIPlugin/gitsPluginPrePost.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/GLIPlugin/include/functionMap.h b/OpenGL/GLIPlugin/include/functionMap.h index 8644a17..5948c12 100644 --- a/OpenGL/GLIPlugin/include/functionMap.h +++ b/OpenGL/GLIPlugin/include/functionMap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/GLIPlugin/include/gitsPlugin.h b/OpenGL/GLIPlugin/include/gitsPlugin.h index 8cb7ba0..c09a970 100644 --- a/OpenGL/GLIPlugin/include/gitsPlugin.h +++ b/OpenGL/GLIPlugin/include/gitsPlugin.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/GLIPlugin/include/gitsPluginPrePost.h b/OpenGL/GLIPlugin/include/gitsPluginPrePost.h index 29c00a0..a7cce07 100644 --- a/OpenGL/GLIPlugin/include/gitsPluginPrePost.h +++ b/OpenGL/GLIPlugin/include/gitsPluginPrePost.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/GLIPlugin/include/openglInterceptorExecOverride.h b/OpenGL/GLIPlugin/include/openglInterceptorExecOverride.h index cb54c4d..38c15e2 100644 --- a/OpenGL/GLIPlugin/include/openglInterceptorExecOverride.h +++ b/OpenGL/GLIPlugin/include/openglInterceptorExecOverride.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/.editorconfig b/OpenGL/codegen/.editorconfig index e3fa467..009526c 100644 --- a/OpenGL/codegen/.editorconfig +++ b/OpenGL/codegen/.editorconfig @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/codegen/.ruff.toml b/OpenGL/codegen/.ruff.toml index d3d23a7..d7bda80 100644 --- a/OpenGL/codegen/.ruff.toml +++ b/OpenGL/codegen/.ruff.toml @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/codegen/generate_gl.py b/OpenGL/codegen/generate_gl.py index 64801fe..984b6ca 100644 --- a/OpenGL/codegen/generate_gl.py +++ b/OpenGL/codegen/generate_gl.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/codegen/generator.py b/OpenGL/codegen/generator.py index 2c4ae41..6923957 100644 --- a/OpenGL/codegen/generator.py +++ b/OpenGL/codegen/generator.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/codegen/glIDs.h b/OpenGL/codegen/glIDs.h index beb5284..a503496 100644 --- a/OpenGL/codegen/glIDs.h +++ b/OpenGL/codegen/glIDs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/GLIPluginXX.def.mako b/OpenGL/codegen/templates/GLIPluginXX.def.mako index 59daf4e..a9fdf4f 100644 --- a/OpenGL/codegen/templates/GLIPluginXX.def.mako +++ b/OpenGL/codegen/templates/GLIPluginXX.def.mako @@ -1,6 +1,6 @@ ; ===================== begin_copyright_notice ============================ ; -; Copyright (C) 2023-2024 Intel Corporation +; Copyright (C) 2023-2025 Intel Corporation ; ; SPDX-License-Identifier: MIT ; diff --git a/OpenGL/codegen/templates/gitsPluginPrePostAuto.cpp.mako b/OpenGL/codegen/templates/gitsPluginPrePostAuto.cpp.mako index 0bc85b4..c50c87d 100644 --- a/OpenGL/codegen/templates/gitsPluginPrePostAuto.cpp.mako +++ b/OpenGL/codegen/templates/gitsPluginPrePostAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/gitsPluginPrePostAuto.h.mako b/OpenGL/codegen/templates/gitsPluginPrePostAuto.h.mako index 2cd273e..5a18b63 100644 --- a/OpenGL/codegen/templates/gitsPluginPrePostAuto.h.mako +++ b/OpenGL/codegen/templates/gitsPluginPrePostAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/glDrivers.h.mako b/OpenGL/codegen/templates/glDrivers.h.mako index 42520c3..4f2b10b 100644 --- a/OpenGL/codegen/templates/glDrivers.h.mako +++ b/OpenGL/codegen/templates/glDrivers.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/glFunctions.cpp.mako b/OpenGL/codegen/templates/glFunctions.cpp.mako index 8de3fe0..5b9d426 100644 --- a/OpenGL/codegen/templates/glFunctions.cpp.mako +++ b/OpenGL/codegen/templates/glFunctions.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/glFunctions.h.mako b/OpenGL/codegen/templates/glFunctions.h.mako index f418e20..a092fc2 100644 --- a/OpenGL/codegen/templates/glFunctions.h.mako +++ b/OpenGL/codegen/templates/glFunctions.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/glIDswitch.h.mako b/OpenGL/codegen/templates/glIDswitch.h.mako index fcf3db8..d60b40c 100644 --- a/OpenGL/codegen/templates/glIDswitch.h.mako +++ b/OpenGL/codegen/templates/glIDswitch.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/openglRecorderWrapperAuto.cpp.mako b/OpenGL/codegen/templates/openglRecorderWrapperAuto.cpp.mako index 7c06aed..bec3070 100644 --- a/OpenGL/codegen/templates/openglRecorderWrapperAuto.cpp.mako +++ b/OpenGL/codegen/templates/openglRecorderWrapperAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/codegen/templates/openglRecorderWrapperXAuto.h.mako b/OpenGL/codegen/templates/openglRecorderWrapperXAuto.h.mako index 15d9d31..88954e3 100644 --- a/OpenGL/codegen/templates/openglRecorderWrapperXAuto.h.mako +++ b/OpenGL/codegen/templates/openglRecorderWrapperXAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/CMakeLists.txt b/OpenGL/common/CMakeLists.txt index 274f3d7..23ad5e7 100644 --- a/OpenGL/common/CMakeLists.txt +++ b/OpenGL/common/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/common/clientArrays.cpp b/OpenGL/common/clientArrays.cpp index 63f6d7d..eacf1c2 100644 --- a/OpenGL/common/clientArrays.cpp +++ b/OpenGL/common/clientArrays.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/eglArguments.cpp b/OpenGL/common/eglArguments.cpp index 316a232..b1774d9 100644 --- a/OpenGL/common/eglArguments.cpp +++ b/OpenGL/common/eglArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/eglFunctions.cpp b/OpenGL/common/eglFunctions.cpp index e1ec50b..fdd08f1 100644 --- a/OpenGL/common/eglFunctions.cpp +++ b/OpenGL/common/eglFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/gitsFunctions.cpp b/OpenGL/common/gitsFunctions.cpp index 304d220..3c51c35 100644 --- a/OpenGL/common/gitsFunctions.cpp +++ b/OpenGL/common/gitsFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/glEnumStrings.cpp b/OpenGL/common/glEnumStrings.cpp index 9c08a34..466c3f6 100644 --- a/OpenGL/common/glEnumStrings.cpp +++ b/OpenGL/common/glEnumStrings.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/glxArguments.cpp b/OpenGL/common/glxArguments.cpp index b681dbf..d632f74 100644 --- a/OpenGL/common/glxArguments.cpp +++ b/OpenGL/common/glxArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/glxFunctions.cpp b/OpenGL/common/glxFunctions.cpp index e2318b7..21729bf 100644 --- a/OpenGL/common/glxFunctions.cpp +++ b/OpenGL/common/glxFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/clientArrays.h b/OpenGL/common/include/clientArrays.h index 6d6ca69..c906a48 100644 --- a/OpenGL/common/include/clientArrays.h +++ b/OpenGL/common/include/clientArrays.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/eglArguments.h b/OpenGL/common/include/eglArguments.h index c96872e..1261b00 100644 --- a/OpenGL/common/include/eglArguments.h +++ b/OpenGL/common/include/eglArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/eglFunctions.h b/OpenGL/common/include/eglFunctions.h index 44f6640..fdb6b9f 100644 --- a/OpenGL/common/include/eglFunctions.h +++ b/OpenGL/common/include/eglFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/gitsFunctions.h b/OpenGL/common/include/gitsFunctions.h index 3af6742..43571fb 100644 --- a/OpenGL/common/include/gitsFunctions.h +++ b/OpenGL/common/include/gitsFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/glxArguments.h b/OpenGL/common/include/glxArguments.h index cc2726a..f621dff 100644 --- a/OpenGL/common/include/glxArguments.h +++ b/OpenGL/common/include/glxArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/glxFunctions.h b/OpenGL/common/include/glxFunctions.h index 7b91d06..a7df2ed 100644 --- a/OpenGL/common/include/glxFunctions.h +++ b/OpenGL/common/include/glxFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/mapping.h b/OpenGL/common/include/mapping.h index 57ba34a..2b66635 100644 --- a/OpenGL/common/include/mapping.h +++ b/OpenGL/common/include/mapping.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/nonglArguments.h b/OpenGL/common/include/nonglArguments.h index 9d1d6dd..f97e269 100644 --- a/OpenGL/common/include/nonglArguments.h +++ b/OpenGL/common/include/nonglArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglArguments.h b/OpenGL/common/include/openglArguments.h index ffb80c5..98f22c4 100644 --- a/OpenGL/common/include/openglArguments.h +++ b/OpenGL/common/include/openglArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglCCodeWriteWrap.h b/OpenGL/common/include/openglCCodeWriteWrap.h index e3e9331..220bc3f 100644 --- a/OpenGL/common/include/openglCCodeWriteWrap.h +++ b/OpenGL/common/include/openglCCodeWriteWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglCommon.h b/OpenGL/common/include/openglCommon.h index 7fb844e..b8d4f71 100644 --- a/OpenGL/common/include/openglCommon.h +++ b/OpenGL/common/include/openglCommon.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglDrivers.h b/OpenGL/common/include/openglDrivers.h index 69d8cef..55c735b 100644 --- a/OpenGL/common/include/openglDrivers.h +++ b/OpenGL/common/include/openglDrivers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglEnums.h b/OpenGL/common/include/openglEnums.h index c004550..91ca51b 100644 --- a/OpenGL/common/include/openglEnums.h +++ b/OpenGL/common/include/openglEnums.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglFunction.h b/OpenGL/common/include/openglFunction.h index cdc23c4..2083283 100644 --- a/OpenGL/common/include/openglFunction.h +++ b/OpenGL/common/include/openglFunction.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglLibrary.h b/OpenGL/common/include/openglLibrary.h index 087a075..12ccccb 100644 --- a/OpenGL/common/include/openglLibrary.h +++ b/OpenGL/common/include/openglLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglTools.h b/OpenGL/common/include/openglTools.h index 64afad6..18135fc 100644 --- a/OpenGL/common/include/openglTools.h +++ b/OpenGL/common/include/openglTools.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/openglTypes.h b/OpenGL/common/include/openglTypes.h index 97ac0d5..3ea3bae 100644 --- a/OpenGL/common/include/openglTypes.h +++ b/OpenGL/common/include/openglTypes.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/opengl_apis_iface.h b/OpenGL/common/include/opengl_apis_iface.h index 050c1cd..ea0c6d1 100644 --- a/OpenGL/common/include/opengl_apis_iface.h +++ b/OpenGL/common/include/opengl_apis_iface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/pfattribs.h b/OpenGL/common/include/pfattribs.h index f0b68c3..152b0f1 100644 --- a/OpenGL/common/include/pfattribs.h +++ b/OpenGL/common/include/pfattribs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/playerRunWrap.h b/OpenGL/common/include/playerRunWrap.h index 4eeafd7..997670d 100644 --- a/OpenGL/common/include/playerRunWrap.h +++ b/OpenGL/common/include/playerRunWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/playerRunWrapConditions.h b/OpenGL/common/include/playerRunWrapConditions.h index d8ef525..1cba92b 100644 --- a/OpenGL/common/include/playerRunWrapConditions.h +++ b/OpenGL/common/include/playerRunWrapConditions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/ptblLibrary.h b/OpenGL/common/include/ptblLibrary.h index eab95e2..01fa5f6 100644 --- a/OpenGL/common/include/ptblLibrary.h +++ b/OpenGL/common/include/ptblLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/ptbl_eglLibrary.h b/OpenGL/common/include/ptbl_eglLibrary.h index 17a2b6c..c1692e3 100644 --- a/OpenGL/common/include/ptbl_eglLibrary.h +++ b/OpenGL/common/include/ptbl_eglLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/ptbl_glxLibrary.h b/OpenGL/common/include/ptbl_glxLibrary.h index 2f05fb1..8c9a0d9 100644 --- a/OpenGL/common/include/ptbl_glxLibrary.h +++ b/OpenGL/common/include/ptbl_glxLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/ptbl_wglLibrary.h b/OpenGL/common/include/ptbl_wglLibrary.h index 6b4034b..afecb22 100644 --- a/OpenGL/common/include/ptbl_wglLibrary.h +++ b/OpenGL/common/include/ptbl_wglLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/stateDynamic.h b/OpenGL/common/include/stateDynamic.h index 7647dcb..8e98d19 100644 --- a/OpenGL/common/include/stateDynamic.h +++ b/OpenGL/common/include/stateDynamic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/stateObjects.h b/OpenGL/common/include/stateObjects.h index cfa7efb..60450f1 100644 --- a/OpenGL/common/include/stateObjects.h +++ b/OpenGL/common/include/stateObjects.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/stateTracking.h b/OpenGL/common/include/stateTracking.h index f3941b6..c2fc430 100644 --- a/OpenGL/common/include/stateTracking.h +++ b/OpenGL/common/include/stateTracking.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/typeDefs.h b/OpenGL/common/include/typeDefs.h index 571a47c..7a0778a 100644 --- a/OpenGL/common/include/typeDefs.h +++ b/OpenGL/common/include/typeDefs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/wglArguments.h b/OpenGL/common/include/wglArguments.h index 629a38c..277cb78 100644 --- a/OpenGL/common/include/wglArguments.h +++ b/OpenGL/common/include/wglArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/wglFunctions.h b/OpenGL/common/include/wglFunctions.h index 4f8f852..6e5005e 100644 --- a/OpenGL/common/include/wglFunctions.h +++ b/OpenGL/common/include/wglFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/windowContextState.h b/OpenGL/common/include/windowContextState.h index a3fbde9..4d70fe1 100644 --- a/OpenGL/common/include/windowContextState.h +++ b/OpenGL/common/include/windowContextState.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/include/windowing.h b/OpenGL/common/include/windowing.h index 6e7a2db..18cf8dc 100644 --- a/OpenGL/common/include/windowing.h +++ b/OpenGL/common/include/windowing.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/mapping.cpp b/OpenGL/common/mapping.cpp index 9ec831a..1965356 100644 --- a/OpenGL/common/mapping.cpp +++ b/OpenGL/common/mapping.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/nonglArguments.cpp b/OpenGL/common/nonglArguments.cpp index 29ab631..e5797bc 100644 --- a/OpenGL/common/nonglArguments.cpp +++ b/OpenGL/common/nonglArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglArguments.cpp b/OpenGL/common/openglArguments.cpp index b0354c2..4809ede 100644 --- a/OpenGL/common/openglArguments.cpp +++ b/OpenGL/common/openglArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglCCodeWriteWrap.cpp b/OpenGL/common/openglCCodeWriteWrap.cpp index 0917c74..01ac8cf 100644 --- a/OpenGL/common/openglCCodeWriteWrap.cpp +++ b/OpenGL/common/openglCCodeWriteWrap.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglCommon.cpp b/OpenGL/common/openglCommon.cpp index 7ded38a..f1b6a9f 100644 --- a/OpenGL/common/openglCommon.cpp +++ b/OpenGL/common/openglCommon.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglDrivers.cpp b/OpenGL/common/openglDrivers.cpp index 9ff32b8..9f5fcf1 100644 --- a/OpenGL/common/openglDrivers.cpp +++ b/OpenGL/common/openglDrivers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglFunction.cpp b/OpenGL/common/openglFunction.cpp index a8bda28..ec4d2c1 100644 --- a/OpenGL/common/openglFunction.cpp +++ b/OpenGL/common/openglFunction.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglLibrary.cpp b/OpenGL/common/openglLibrary.cpp index d407df6..cfde70d 100644 --- a/OpenGL/common/openglLibrary.cpp +++ b/OpenGL/common/openglLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/openglTools.cpp b/OpenGL/common/openglTools.cpp index 5fce18f..2b424aa 100644 --- a/OpenGL/common/openglTools.cpp +++ b/OpenGL/common/openglTools.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/opengl_apis_iface.cpp b/OpenGL/common/opengl_apis_iface.cpp index a9715c7..55fec32 100644 --- a/OpenGL/common/opengl_apis_iface.cpp +++ b/OpenGL/common/opengl_apis_iface.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/pfattribs.cpp b/OpenGL/common/pfattribs.cpp index ee1adfd..7afd8fb 100644 --- a/OpenGL/common/pfattribs.cpp +++ b/OpenGL/common/pfattribs.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/ptblLibrary.cpp b/OpenGL/common/ptblLibrary.cpp index b089788..ebca876 100644 --- a/OpenGL/common/ptblLibrary.cpp +++ b/OpenGL/common/ptblLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/ptbl_eglLibrary.cpp b/OpenGL/common/ptbl_eglLibrary.cpp index c2728b0..5de8130 100644 --- a/OpenGL/common/ptbl_eglLibrary.cpp +++ b/OpenGL/common/ptbl_eglLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/ptbl_glxLibrary.cpp b/OpenGL/common/ptbl_glxLibrary.cpp index c224d65..402b4b0 100644 --- a/OpenGL/common/ptbl_glxLibrary.cpp +++ b/OpenGL/common/ptbl_glxLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/ptbl_wglLibrary.cpp b/OpenGL/common/ptbl_wglLibrary.cpp index 80e50a2..7ffcdf0 100644 --- a/OpenGL/common/ptbl_wglLibrary.cpp +++ b/OpenGL/common/ptbl_wglLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/stateDynamic.cpp b/OpenGL/common/stateDynamic.cpp index c9941da..2e20960 100644 --- a/OpenGL/common/stateDynamic.cpp +++ b/OpenGL/common/stateDynamic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/stateObjects.cpp b/OpenGL/common/stateObjects.cpp index 7454981..7c366fb 100644 --- a/OpenGL/common/stateObjects.cpp +++ b/OpenGL/common/stateObjects.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/stateTracking.cpp b/OpenGL/common/stateTracking.cpp index 6dac582..7aaf34d 100644 --- a/OpenGL/common/stateTracking.cpp +++ b/OpenGL/common/stateTracking.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/wglArguments.cpp b/OpenGL/common/wglArguments.cpp index 5454fc7..7b0557e 100644 --- a/OpenGL/common/wglArguments.cpp +++ b/OpenGL/common/wglArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/wglFunctions.cpp b/OpenGL/common/wglFunctions.cpp index cae33e0..deb5e3c 100644 --- a/OpenGL/common/wglFunctions.cpp +++ b/OpenGL/common/wglFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/windowContextState.cpp b/OpenGL/common/windowContextState.cpp index 72a43c7..99cb744 100644 --- a/OpenGL/common/windowContextState.cpp +++ b/OpenGL/common/windowContextState.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/common/windowing.cpp b/OpenGL/common/windowing.cpp index 136d6dc..8576888 100644 --- a/OpenGL/common/windowing.cpp +++ b/OpenGL/common/windowing.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/CMakeLists.txt b/OpenGL/recorder/CMakeLists.txt index aa7639d..44c8674 100644 --- a/OpenGL/recorder/CMakeLists.txt +++ b/OpenGL/recorder/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/OpenGL/recorder/include/openglLibraryRecorder.h b/OpenGL/recorder/include/openglLibraryRecorder.h index 0228372..7b7acfe 100644 --- a/OpenGL/recorder/include/openglLibraryRecorder.h +++ b/OpenGL/recorder/include/openglLibraryRecorder.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/include/openglRecorderConditions.h b/OpenGL/recorder/include/openglRecorderConditions.h index bc33e62..3937523 100644 --- a/OpenGL/recorder/include/openglRecorderConditions.h +++ b/OpenGL/recorder/include/openglRecorderConditions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/include/openglRecorderPreSchedule.h b/OpenGL/recorder/include/openglRecorderPreSchedule.h index 8c12834..3612fdf 100644 --- a/OpenGL/recorder/include/openglRecorderPreSchedule.h +++ b/OpenGL/recorder/include/openglRecorderPreSchedule.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/include/openglRecorderSubWrappers.h b/OpenGL/recorder/include/openglRecorderSubWrappers.h index d2788d7..554c2d3 100644 --- a/OpenGL/recorder/include/openglRecorderSubWrappers.h +++ b/OpenGL/recorder/include/openglRecorderSubWrappers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/include/openglRecorderWrapper.h b/OpenGL/recorder/include/openglRecorderWrapper.h index e4b3635..03b89bd 100644 --- a/OpenGL/recorder/include/openglRecorderWrapper.h +++ b/OpenGL/recorder/include/openglRecorderWrapper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/include/openglRecorderWrapperIface.h b/OpenGL/recorder/include/openglRecorderWrapperIface.h index 8fc90cf..8f1ec53 100644 --- a/OpenGL/recorder/include/openglRecorderWrapperIface.h +++ b/OpenGL/recorder/include/openglRecorderWrapperIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/include/openglState.h b/OpenGL/recorder/include/openglState.h index 2012151..09ffc05 100644 --- a/OpenGL/recorder/include/openglState.h +++ b/OpenGL/recorder/include/openglState.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/openglLibraryRecorder.cpp b/OpenGL/recorder/openglLibraryRecorder.cpp index 64bcbaf..fd1a233 100644 --- a/OpenGL/recorder/openglLibraryRecorder.cpp +++ b/OpenGL/recorder/openglLibraryRecorder.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/openglRecorderSubWrappers.cpp b/OpenGL/recorder/openglRecorderSubWrappers.cpp index 5817503..51813d6 100644 --- a/OpenGL/recorder/openglRecorderSubWrappers.cpp +++ b/OpenGL/recorder/openglRecorderSubWrappers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/openglRecorderWrapper.cpp b/OpenGL/recorder/openglRecorderWrapper.cpp index b5819b9..0b8acf8 100644 --- a/OpenGL/recorder/openglRecorderWrapper.cpp +++ b/OpenGL/recorder/openglRecorderWrapper.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/OpenGL/recorder/openglState.cpp b/OpenGL/recorder/openglState.cpp index 520a69d..5c5afa8 100644 --- a/OpenGL/recorder/openglState.cpp +++ b/OpenGL/recorder/openglState.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Scripts/ConfigGenerator/gits_config.yml.mako b/Scripts/ConfigGenerator/gits_config.yml.mako index 8253b4b..5dbe4c4 100644 --- a/Scripts/ConfigGenerator/gits_config.yml.mako +++ b/Scripts/ConfigGenerator/gits_config.yml.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## @@ -8,7 +8,7 @@ --- # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # -# Copyright (C) 2023-2024 Intel Corporation # +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # diff --git a/Scripts/ConfigGenerator/gits_config_generator.py b/Scripts/ConfigGenerator/gits_config_generator.py index 7d3912b..c38227d 100644 --- a/Scripts/ConfigGenerator/gits_config_generator.py +++ b/Scripts/ConfigGenerator/gits_config_generator.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Scripts/Installer/install_vulkan_layer.bat b/Scripts/Installer/install_vulkan_layer.bat index facde9a..ee1f4d9 100644 --- a/Scripts/Installer/install_vulkan_layer.bat +++ b/Scripts/Installer/install_vulkan_layer.bat @@ -1,7 +1,7 @@ @echo off REM ===================== begin_copyright_notice ============================ REM -REM Copyright (C) 2023-2024 Intel Corporation +REM Copyright (C) 2023-2025 Intel Corporation REM REM SPDX-License-Identifier: MIT REM diff --git a/Scripts/Lua/LevelZero/dumpPerformanceInfo.lua b/Scripts/Lua/LevelZero/dumpPerformanceInfo.lua index bca0e56..10598a2 100644 --- a/Scripts/Lua/LevelZero/dumpPerformanceInfo.lua +++ b/Scripts/Lua/LevelZero/dumpPerformanceInfo.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/LevelZero/forceUniqueHostAddresses.lua b/Scripts/Lua/LevelZero/forceUniqueHostAddresses.lua index 987405e..9312b89 100644 --- a/Scripts/Lua/LevelZero/forceUniqueHostAddresses.lua +++ b/Scripts/Lua/LevelZero/forceUniqueHostAddresses.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/LevelZero/injectBuildOptions.lua b/Scripts/Lua/LevelZero/injectBuildOptions.lua index 1ae22c8..dec5cec 100644 --- a/Scripts/Lua/LevelZero/injectBuildOptions.lua +++ b/Scripts/Lua/LevelZero/injectBuildOptions.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/aubCapture.lua b/Scripts/Lua/OpenCL/aubCapture.lua index 8f86f46..e3a9cde 100644 --- a/Scripts/Lua/OpenCL/aubCapture.lua +++ b/Scripts/Lua/OpenCL/aubCapture.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/buildLog.lua b/Scripts/Lua/OpenCL/buildLog.lua index f17540e..d986089 100644 --- a/Scripts/Lua/OpenCL/buildLog.lua +++ b/Scripts/Lua/OpenCL/buildLog.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/callbackExample.lua b/Scripts/Lua/OpenCL/callbackExample.lua index f158b35..227d983 100644 --- a/Scripts/Lua/OpenCL/callbackExample.lua +++ b/Scripts/Lua/OpenCL/callbackExample.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/dumpPerformanceInfo.lua b/Scripts/Lua/OpenCL/dumpPerformanceInfo.lua index a667ff6..bc7857b 100644 --- a/Scripts/Lua/OpenCL/dumpPerformanceInfo.lua +++ b/Scripts/Lua/OpenCL/dumpPerformanceInfo.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/forceDeviceType.lua b/Scripts/Lua/OpenCL/forceDeviceType.lua index 9957541..e2d79d3 100644 --- a/Scripts/Lua/OpenCL/forceDeviceType.lua +++ b/Scripts/Lua/OpenCL/forceDeviceType.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/forceNDRangeWorkSize.lua b/Scripts/Lua/OpenCL/forceNDRangeWorkSize.lua index b517871..ab7b47f 100644 --- a/Scripts/Lua/OpenCL/forceNDRangeWorkSize.lua +++ b/Scripts/Lua/OpenCL/forceNDRangeWorkSize.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/forcePlatformVendor.lua b/Scripts/Lua/OpenCL/forcePlatformVendor.lua index fa690e2..361e1cd 100644 --- a/Scripts/Lua/OpenCL/forcePlatformVendor.lua +++ b/Scripts/Lua/OpenCL/forcePlatformVendor.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/forceReportedGlobalMemSize.lua b/Scripts/Lua/OpenCL/forceReportedGlobalMemSize.lua index 45d3452..6bbe8ea 100644 --- a/Scripts/Lua/OpenCL/forceReportedGlobalMemSize.lua +++ b/Scripts/Lua/OpenCL/forceReportedGlobalMemSize.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/forceReportedWorkGroupSize.lua b/Scripts/Lua/OpenCL/forceReportedWorkGroupSize.lua index f1f26b3..1641dba 100644 --- a/Scripts/Lua/OpenCL/forceReportedWorkGroupSize.lua +++ b/Scripts/Lua/OpenCL/forceReportedWorkGroupSize.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/injectBuildOptions.lua b/Scripts/Lua/OpenCL/injectBuildOptions.lua index 923195d..c83867e 100644 --- a/Scripts/Lua/OpenCL/injectBuildOptions.lua +++ b/Scripts/Lua/OpenCL/injectBuildOptions.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/nullNDRange.lua b/Scripts/Lua/OpenCL/nullNDRange.lua index 88b99fd..47d0a33 100644 --- a/Scripts/Lua/OpenCL/nullNDRange.lua +++ b/Scripts/Lua/OpenCL/nullNDRange.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/overwriteBuildOptions.lua b/Scripts/Lua/OpenCL/overwriteBuildOptions.lua index def35ec..0b4a30b 100644 --- a/Scripts/Lua/OpenCL/overwriteBuildOptions.lua +++ b/Scripts/Lua/OpenCL/overwriteBuildOptions.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/performanceGITS.lua b/Scripts/Lua/OpenCL/performanceGITS.lua index 1b2ffdc..9d384ac 100644 --- a/Scripts/Lua/OpenCL/performanceGITS.lua +++ b/Scripts/Lua/OpenCL/performanceGITS.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/printReturnCodes.lua b/Scripts/Lua/OpenCL/printReturnCodes.lua index a89daaf..1c676f4 100644 --- a/Scripts/Lua/OpenCL/printReturnCodes.lua +++ b/Scripts/Lua/OpenCL/printReturnCodes.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/reduceOclState.lua b/Scripts/Lua/OpenCL/reduceOclState.lua index 9190cc9..94a1d7f 100644 --- a/Scripts/Lua/OpenCL/reduceOclState.lua +++ b/Scripts/Lua/OpenCL/reduceOclState.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/removeBuildOption.lua b/Scripts/Lua/OpenCL/removeBuildOption.lua index 5081fdc..04e7a2c 100644 --- a/Scripts/Lua/OpenCL/removeBuildOption.lua +++ b/Scripts/Lua/OpenCL/removeBuildOption.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenCL/removeSourceLength.lua b/Scripts/Lua/OpenCL/removeSourceLength.lua index b2814e8..78758f0 100644 --- a/Scripts/Lua/OpenCL/removeSourceLength.lua +++ b/Scripts/Lua/OpenCL/removeSourceLength.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/captureDrawsGeneric.lua b/Scripts/Lua/OpenGL/captureDrawsGeneric.lua index 62d0d87..7529514 100644 --- a/Scripts/Lua/OpenGL/captureDrawsGeneric.lua +++ b/Scripts/Lua/OpenGL/captureDrawsGeneric.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/forceWireFrame.lua b/Scripts/Lua/OpenGL/forceWireFrame.lua index 681b709..713c019 100644 --- a/Scripts/Lua/OpenGL/forceWireFrame.lua +++ b/Scripts/Lua/OpenGL/forceWireFrame.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/glGetStringModifier.lua b/Scripts/Lua/OpenGL/glGetStringModifier.lua index b1a0e0a..98bcb2e 100644 --- a/Scripts/Lua/OpenGL/glGetStringModifier.lua +++ b/Scripts/Lua/OpenGL/glGetStringModifier.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/nullDraw.lua b/Scripts/Lua/OpenGL/nullDraw.lua index e071d43..2da2205 100644 --- a/Scripts/Lua/OpenGL/nullDraw.lua +++ b/Scripts/Lua/OpenGL/nullDraw.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/shaderBuildStatus.lua b/Scripts/Lua/OpenGL/shaderBuildStatus.lua index b45c19e..1a55431 100644 --- a/Scripts/Lua/OpenGL/shaderBuildStatus.lua +++ b/Scripts/Lua/OpenGL/shaderBuildStatus.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/stripProfileRequest.lua b/Scripts/Lua/OpenGL/stripProfileRequest.lua index b693f46..9612984 100644 --- a/Scripts/Lua/OpenGL/stripProfileRequest.lua +++ b/Scripts/Lua/OpenGL/stripProfileRequest.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/useDebugContext.lua b/Scripts/Lua/OpenGL/useDebugContext.lua index 343a374..1c709a5 100644 --- a/Scripts/Lua/OpenGL/useDebugContext.lua +++ b/Scripts/Lua/OpenGL/useDebugContext.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/OpenGL/vSyncDisable.lua b/Scripts/Lua/OpenGL/vSyncDisable.lua index 5c97cdd..a228747 100644 --- a/Scripts/Lua/OpenGL/vSyncDisable.lua +++ b/Scripts/Lua/OpenGL/vSyncDisable.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/Vulkan/vulkanCountFrames.lua b/Scripts/Lua/Vulkan/vulkanCountFrames.lua index 98a00ea..f206dd9 100644 --- a/Scripts/Lua/Vulkan/vulkanCountFrames.lua +++ b/Scripts/Lua/Vulkan/vulkanCountFrames.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/Vulkan/vulkanIgnoreInitialPipelineCacheData.lua b/Scripts/Lua/Vulkan/vulkanIgnoreInitialPipelineCacheData.lua index e5c0930..b250dce 100644 --- a/Scripts/Lua/Vulkan/vulkanIgnoreInitialPipelineCacheData.lua +++ b/Scripts/Lua/Vulkan/vulkanIgnoreInitialPipelineCacheData.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/Vulkan/vulkanKeepDraws.lua b/Scripts/Lua/Vulkan/vulkanKeepDraws.lua index ff3393d..3fe0dec 100644 --- a/Scripts/Lua/Vulkan/vulkanKeepDraws.lua +++ b/Scripts/Lua/Vulkan/vulkanKeepDraws.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/Lua/Vulkan/vulkanLogNumDraws.lua b/Scripts/Lua/Vulkan/vulkanLogNumDraws.lua index 6e380ab..182415d 100644 --- a/Scripts/Lua/Vulkan/vulkanLogNumDraws.lua +++ b/Scripts/Lua/Vulkan/vulkanLogNumDraws.lua @@ -1,6 +1,6 @@ -- ===================== begin_copyright_notice ============================ -- --- Copyright (C) 2023-2024 Intel Corporation +-- Copyright (C) 2023-2025 Intel Corporation -- -- SPDX-License-Identifier: MIT -- diff --git a/Scripts/docs/mkdocs_plugins/__init__.py b/Scripts/docs/mkdocs_plugins/__init__.py index b14759b..78824f0 100644 --- a/Scripts/docs/mkdocs_plugins/__init__.py +++ b/Scripts/docs/mkdocs_plugins/__init__.py @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Scripts/docs/mkdocs_plugins/strip_comments.py b/Scripts/docs/mkdocs_plugins/strip_comments.py index e5103d5..79a6402 100644 --- a/Scripts/docs/mkdocs_plugins/strip_comments.py +++ b/Scripts/docs/mkdocs_plugins/strip_comments.py @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Scripts/docs/serve_mkdocs.py b/Scripts/docs/serve_mkdocs.py index 91a860d..0996fb3 100644 --- a/Scripts/docs/serve_mkdocs.py +++ b/Scripts/docs/serve_mkdocs.py @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Scripts/generator_help.txt b/Scripts/generator_help.txt index 6e69743..fd7c496 100644 --- a/Scripts/generator_help.txt +++ b/Scripts/generator_help.txt @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Scripts/install_dependencies.py b/Scripts/install_dependencies.py index f801b24..07914aa 100644 --- a/Scripts/install_dependencies.py +++ b/Scripts/install_dependencies.py @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/CMakeLists.txt b/Vulkan/CMakeLists.txt index b789b1f..a31745c 100644 --- a/Vulkan/CMakeLists.txt +++ b/Vulkan/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/codegen/generate_vk.py b/Vulkan/codegen/generate_vk.py index 4b7c9ba..7944bc8 100644 --- a/Vulkan/codegen/generate_vk.py +++ b/Vulkan/codegen/generate_vk.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/codegen/generator_vulkan.py b/Vulkan/codegen/generator_vulkan.py index 0fa3e1e..b801964 100644 --- a/Vulkan/codegen/generator_vulkan.py +++ b/Vulkan/codegen/generator_vulkan.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/codegen/generator_vulkan_base.py b/Vulkan/codegen/generator_vulkan_base.py index 6109d89..5129e59 100644 --- a/Vulkan/codegen/generator_vulkan_base.py +++ b/Vulkan/codegen/generator_vulkan_base.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/codegen/generator_vulkan_custom.py b/Vulkan/codegen/generator_vulkan_custom.py index 0208bdd..2ae3acf 100644 --- a/Vulkan/codegen/generator_vulkan_custom.py +++ b/Vulkan/codegen/generator_vulkan_custom.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/codegen/generator_vulkan_official.py b/Vulkan/codegen/generator_vulkan_official.py index cee84ff..be5e8d4 100644 --- a/Vulkan/codegen/generator_vulkan_official.py +++ b/Vulkan/codegen/generator_vulkan_official.py @@ -2,7 +2,7 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/codegen/templates/VkLayer_vulkan_GITS_recorder.json.mako b/Vulkan/codegen/templates/VkLayer_vulkan_GITS_recorder.json.mako index 127bad3..4f2cdf1 100644 --- a/Vulkan/codegen/templates/VkLayer_vulkan_GITS_recorder.json.mako +++ b/Vulkan/codegen/templates/VkLayer_vulkan_GITS_recorder.json.mako @@ -1,6 +1,6 @@ ## ===================== begin_copyright_notice ============================ ## -## Copyright (C) 2023-2024 Intel Corporation +## Copyright (C) 2023-2025 Intel Corporation ## ## SPDX-License-Identifier: MIT ## diff --git a/Vulkan/codegen/templates/vkX.def.mako b/Vulkan/codegen/templates/vkX.def.mako index acc9c01..27e4c59 100644 --- a/Vulkan/codegen/templates/vkX.def.mako +++ b/Vulkan/codegen/templates/vkX.def.mako @@ -1,6 +1,6 @@ ; ===================== begin_copyright_notice ============================ ; -; Copyright (C) 2023-2024 Intel Corporation +; Copyright (C) 2023-2025 Intel Corporation ; ; SPDX-License-Identifier: MIT ; diff --git a/Vulkan/codegen/templates/vulkanArgumentsAuto.cpp.mako b/Vulkan/codegen/templates/vulkanArgumentsAuto.cpp.mako index fa6b527..94397ef 100644 --- a/Vulkan/codegen/templates/vulkanArgumentsAuto.cpp.mako +++ b/Vulkan/codegen/templates/vulkanArgumentsAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanArgumentsAuto.h.mako b/Vulkan/codegen/templates/vulkanArgumentsAuto.h.mako index 31f7a45..d449133 100644 --- a/Vulkan/codegen/templates/vulkanArgumentsAuto.h.mako +++ b/Vulkan/codegen/templates/vulkanArgumentsAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanCCodeArgumentsAuto.h.mako b/Vulkan/codegen/templates/vulkanCCodeArgumentsAuto.h.mako index 2f5e305..2ddb7ef 100644 --- a/Vulkan/codegen/templates/vulkanCCodeArgumentsAuto.h.mako +++ b/Vulkan/codegen/templates/vulkanCCodeArgumentsAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanDriversAuto.inl.mako b/Vulkan/codegen/templates/vulkanDriversAuto.inl.mako index a12cf65..68b4d7d 100644 --- a/Vulkan/codegen/templates/vulkanDriversAuto.inl.mako +++ b/Vulkan/codegen/templates/vulkanDriversAuto.inl.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanFunctions.cpp.mako b/Vulkan/codegen/templates/vulkanFunctions.cpp.mako index 83b7e8f..6a24d14 100644 --- a/Vulkan/codegen/templates/vulkanFunctions.cpp.mako +++ b/Vulkan/codegen/templates/vulkanFunctions.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanFunctions.h.mako b/Vulkan/codegen/templates/vulkanFunctions.h.mako index 07c2c58..acec4ff 100644 --- a/Vulkan/codegen/templates/vulkanFunctions.h.mako +++ b/Vulkan/codegen/templates/vulkanFunctions.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanHeader.h.mako b/Vulkan/codegen/templates/vulkanHeader.h.mako index ce3fd88..4d8fdb7 100644 --- a/Vulkan/codegen/templates/vulkanHeader.h.mako +++ b/Vulkan/codegen/templates/vulkanHeader.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanIDswitch.h.mako b/Vulkan/codegen/templates/vulkanIDswitch.h.mako index 2636f17..05a1bb9 100644 --- a/Vulkan/codegen/templates/vulkanIDswitch.h.mako +++ b/Vulkan/codegen/templates/vulkanIDswitch.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanLogAuto.cpp.mako b/Vulkan/codegen/templates/vulkanLogAuto.cpp.mako index b7862e7..a96aa94 100644 --- a/Vulkan/codegen/templates/vulkanLogAuto.cpp.mako +++ b/Vulkan/codegen/templates/vulkanLogAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanLogAuto.inl.mako b/Vulkan/codegen/templates/vulkanLogAuto.inl.mako index fa06e2b..d352a04 100644 --- a/Vulkan/codegen/templates/vulkanLogAuto.inl.mako +++ b/Vulkan/codegen/templates/vulkanLogAuto.inl.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanLuaEnums.h.mako b/Vulkan/codegen/templates/vulkanLuaEnums.h.mako index 4ff4cbc..bb4095f 100644 --- a/Vulkan/codegen/templates/vulkanLuaEnums.h.mako +++ b/Vulkan/codegen/templates/vulkanLuaEnums.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanPrePostAuto.cpp.mako b/Vulkan/codegen/templates/vulkanPrePostAuto.cpp.mako index a63227f..57beb60 100644 --- a/Vulkan/codegen/templates/vulkanPrePostAuto.cpp.mako +++ b/Vulkan/codegen/templates/vulkanPrePostAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanRecorderWrapperAuto.cpp.mako b/Vulkan/codegen/templates/vulkanRecorderWrapperAuto.cpp.mako index 19afec2..e6058d3 100644 --- a/Vulkan/codegen/templates/vulkanRecorderWrapperAuto.cpp.mako +++ b/Vulkan/codegen/templates/vulkanRecorderWrapperAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanRecorderWrapperXAuto.h.mako b/Vulkan/codegen/templates/vulkanRecorderWrapperXAuto.h.mako index 5bef97e..71fbb4c 100644 --- a/Vulkan/codegen/templates/vulkanRecorderWrapperXAuto.h.mako +++ b/Vulkan/codegen/templates/vulkanRecorderWrapperXAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanStructStorageAuto.cpp.mako b/Vulkan/codegen/templates/vulkanStructStorageAuto.cpp.mako index d11dc6f..92ef7e6 100644 --- a/Vulkan/codegen/templates/vulkanStructStorageAuto.cpp.mako +++ b/Vulkan/codegen/templates/vulkanStructStorageAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanStructStorageAuto.h.mako b/Vulkan/codegen/templates/vulkanStructStorageAuto.h.mako index f41d890..2ee649f 100644 --- a/Vulkan/codegen/templates/vulkanStructStorageAuto.h.mako +++ b/Vulkan/codegen/templates/vulkanStructStorageAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanTracerAuto.cpp.mako b/Vulkan/codegen/templates/vulkanTracerAuto.cpp.mako index 9520145..14aef11 100644 --- a/Vulkan/codegen/templates/vulkanTracerAuto.cpp.mako +++ b/Vulkan/codegen/templates/vulkanTracerAuto.cpp.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/templates/vulkanTracerAuto.h.mako b/Vulkan/codegen/templates/vulkanTracerAuto.h.mako index 651340a..b625d96 100644 --- a/Vulkan/codegen/templates/vulkanTracerAuto.h.mako +++ b/Vulkan/codegen/templates/vulkanTracerAuto.h.mako @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/codegen/vulkanIDs.h b/Vulkan/codegen/vulkanIDs.h index 66dd93d..3414e7e 100644 --- a/Vulkan/codegen/vulkanIDs.h +++ b/Vulkan/codegen/vulkanIDs.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/CMakeLists.txt b/Vulkan/common/CMakeLists.txt index 58ba6ab..2b4f587 100644 --- a/Vulkan/common/CMakeLists.txt +++ b/Vulkan/common/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/common/include/vkFunction.h b/Vulkan/common/include/vkFunction.h index 7fc0a72..fe8c752 100644 --- a/Vulkan/common/include/vkFunction.h +++ b/Vulkan/common/include/vkFunction.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vkWindowing.h b/Vulkan/common/include/vkWindowing.h index 9fc74c6..0e74522 100644 --- a/Vulkan/common/include/vkWindowing.h +++ b/Vulkan/common/include/vkWindowing.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanArgumentsBasic.h b/Vulkan/common/include/vulkanArgumentsBasic.h index 098d056..621ff3b 100644 --- a/Vulkan/common/include/vulkanArgumentsBasic.h +++ b/Vulkan/common/include/vulkanArgumentsBasic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanCCodeWriteWrap.h b/Vulkan/common/include/vulkanCCodeWriteWrap.h index a711350..b00bcb6 100644 --- a/Vulkan/common/include/vulkanCCodeWriteWrap.h +++ b/Vulkan/common/include/vulkanCCodeWriteWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanDrivers.h b/Vulkan/common/include/vulkanDrivers.h index 07125c7..c9392c2 100644 --- a/Vulkan/common/include/vulkanDrivers.h +++ b/Vulkan/common/include/vulkanDrivers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanInternalShaderModules.h b/Vulkan/common/include/vulkanInternalShaderModules.h index d61f011..2c0ca7d 100644 --- a/Vulkan/common/include/vulkanInternalShaderModules.h +++ b/Vulkan/common/include/vulkanInternalShaderModules.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanLibrary.h b/Vulkan/common/include/vulkanLibrary.h index 6725158..40040d8 100644 --- a/Vulkan/common/include/vulkanLibrary.h +++ b/Vulkan/common/include/vulkanLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanLog.h b/Vulkan/common/include/vulkanLog.h index 8f19046..fc60b7d 100644 --- a/Vulkan/common/include/vulkanLog.h +++ b/Vulkan/common/include/vulkanLog.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanPNextWrappers.inl b/Vulkan/common/include/vulkanPNextWrappers.inl index 9d2563a..ab0eaf4 100644 --- a/Vulkan/common/include/vulkanPNextWrappers.inl +++ b/Vulkan/common/include/vulkanPNextWrappers.inl @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanPlayerRunWrap.h b/Vulkan/common/include/vulkanPlayerRunWrap.h index 5e0f7b1..fd35167 100644 --- a/Vulkan/common/include/vulkanPlayerRunWrap.h +++ b/Vulkan/common/include/vulkanPlayerRunWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanPreToken.h b/Vulkan/common/include/vulkanPreToken.h index a258b68..537a9cb 100644 --- a/Vulkan/common/include/vulkanPreToken.h +++ b/Vulkan/common/include/vulkanPreToken.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanRenderDocUtil.h b/Vulkan/common/include/vulkanRenderDocUtil.h index d94bc00..f254553 100644 --- a/Vulkan/common/include/vulkanRenderDocUtil.h +++ b/Vulkan/common/include/vulkanRenderDocUtil.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanStateDynamic.h b/Vulkan/common/include/vulkanStateDynamic.h index f9b45fa..270e482 100644 --- a/Vulkan/common/include/vulkanStateDynamic.h +++ b/Vulkan/common/include/vulkanStateDynamic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanStateTracking.h b/Vulkan/common/include/vulkanStateTracking.h index 40b4be6..81b0d82 100644 --- a/Vulkan/common/include/vulkanStateTracking.h +++ b/Vulkan/common/include/vulkanStateTracking.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanStructStorageBasic.h b/Vulkan/common/include/vulkanStructStorageBasic.h index 4188f95..184dbb4 100644 --- a/Vulkan/common/include/vulkanStructStorageBasic.h +++ b/Vulkan/common/include/vulkanStructStorageBasic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanTools.h b/Vulkan/common/include/vulkanTools.h index d1061a7..a72a143 100644 --- a/Vulkan/common/include/vulkanTools.h +++ b/Vulkan/common/include/vulkanTools.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanTools_lite.h b/Vulkan/common/include/vulkanTools_lite.h index 6c3ee6d..efab3a2 100644 --- a/Vulkan/common/include/vulkanTools_lite.h +++ b/Vulkan/common/include/vulkanTools_lite.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkanTypes.h b/Vulkan/common/include/vulkanTypes.h index 0e3f00f..1416acd 100644 --- a/Vulkan/common/include/vulkanTypes.h +++ b/Vulkan/common/include/vulkanTypes.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/include/vulkan_apis_iface.h b/Vulkan/common/include/vulkan_apis_iface.h index fd8b2f8..a8aa596 100644 --- a/Vulkan/common/include/vulkan_apis_iface.h +++ b/Vulkan/common/include/vulkan_apis_iface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vkFunction.cpp b/Vulkan/common/vkFunction.cpp index 43e7341..156aa2a 100644 --- a/Vulkan/common/vkFunction.cpp +++ b/Vulkan/common/vkFunction.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vkWindowing.cpp b/Vulkan/common/vkWindowing.cpp index dd5b720..dc47861 100644 --- a/Vulkan/common/vkWindowing.cpp +++ b/Vulkan/common/vkWindowing.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanArgumentsBasic.cpp b/Vulkan/common/vulkanArgumentsBasic.cpp index ee47bb8..b3890cd 100644 --- a/Vulkan/common/vulkanArgumentsBasic.cpp +++ b/Vulkan/common/vulkanArgumentsBasic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanArgumentsWrap.cpp b/Vulkan/common/vulkanArgumentsWrap.cpp index 98ac8a5..1e5cf54 100644 --- a/Vulkan/common/vulkanArgumentsWrap.cpp +++ b/Vulkan/common/vulkanArgumentsWrap.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanCCodeWriteWrap.cpp b/Vulkan/common/vulkanCCodeWriteWrap.cpp index ccba7f8..0620238 100644 --- a/Vulkan/common/vulkanCCodeWriteWrap.cpp +++ b/Vulkan/common/vulkanCCodeWriteWrap.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanDrivers.cpp b/Vulkan/common/vulkanDrivers.cpp index 9e99335..efcd4c4 100644 --- a/Vulkan/common/vulkanDrivers.cpp +++ b/Vulkan/common/vulkanDrivers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanInternalShaderModules.cpp b/Vulkan/common/vulkanInternalShaderModules.cpp index 76689d3..71d4b49 100644 --- a/Vulkan/common/vulkanInternalShaderModules.cpp +++ b/Vulkan/common/vulkanInternalShaderModules.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanLibrary.cpp b/Vulkan/common/vulkanLibrary.cpp index 0628b2c..34f493a 100644 --- a/Vulkan/common/vulkanLibrary.cpp +++ b/Vulkan/common/vulkanLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanLog.cpp b/Vulkan/common/vulkanLog.cpp index 9a78e1f..bd445c3 100644 --- a/Vulkan/common/vulkanLog.cpp +++ b/Vulkan/common/vulkanLog.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanPreToken.cpp b/Vulkan/common/vulkanPreToken.cpp index 61d8744..fa7b6d1 100644 --- a/Vulkan/common/vulkanPreToken.cpp +++ b/Vulkan/common/vulkanPreToken.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanRenderDocUtil.cpp b/Vulkan/common/vulkanRenderDocUtil.cpp index eacb5fc..74c5338 100644 --- a/Vulkan/common/vulkanRenderDocUtil.cpp +++ b/Vulkan/common/vulkanRenderDocUtil.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanStateDynamic.cpp b/Vulkan/common/vulkanStateDynamic.cpp index bb53562..1acac38 100644 --- a/Vulkan/common/vulkanStateDynamic.cpp +++ b/Vulkan/common/vulkanStateDynamic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanStructStorageBasic.cpp b/Vulkan/common/vulkanStructStorageBasic.cpp index 43e0f66..50dc1e5 100644 --- a/Vulkan/common/vulkanStructStorageBasic.cpp +++ b/Vulkan/common/vulkanStructStorageBasic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanStructStorageWrap.cpp b/Vulkan/common/vulkanStructStorageWrap.cpp index 688f61d..bc0159c 100644 --- a/Vulkan/common/vulkanStructStorageWrap.cpp +++ b/Vulkan/common/vulkanStructStorageWrap.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanTools.cpp b/Vulkan/common/vulkanTools.cpp index f5c8785..b651fff 100644 --- a/Vulkan/common/vulkanTools.cpp +++ b/Vulkan/common/vulkanTools.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkanTools_lite.cpp b/Vulkan/common/vulkanTools_lite.cpp index f8de914..9d38d76 100644 --- a/Vulkan/common/vulkanTools_lite.cpp +++ b/Vulkan/common/vulkanTools_lite.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/common/vulkan_apis_iface.cpp b/Vulkan/common/vulkan_apis_iface.cpp index 14a88c2..5efe379 100644 --- a/Vulkan/common/vulkan_apis_iface.cpp +++ b/Vulkan/common/vulkan_apis_iface.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/interceptor/CMakeLists.txt b/Vulkan/interceptor/CMakeLists.txt index 38ee4b6..8103f84 100644 --- a/Vulkan/interceptor/CMakeLists.txt +++ b/Vulkan/interceptor/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/interceptor/include/gitsPluginVulkan.cpp b/Vulkan/interceptor/include/gitsPluginVulkan.cpp index b18d93d..386036b 100644 --- a/Vulkan/interceptor/include/gitsPluginVulkan.cpp +++ b/Vulkan/interceptor/include/gitsPluginVulkan.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/interceptor/include/gitsPluginVulkan.h b/Vulkan/interceptor/include/gitsPluginVulkan.h index 09f3cca..7b98ed2 100644 --- a/Vulkan/interceptor/include/gitsPluginVulkan.h +++ b/Vulkan/interceptor/include/gitsPluginVulkan.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/interceptor/include/vulkanExecWrap.h b/Vulkan/interceptor/include/vulkanExecWrap.h index 0e94039..2f7f15d 100644 --- a/Vulkan/interceptor/include/vulkanExecWrap.h +++ b/Vulkan/interceptor/include/vulkanExecWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/layer/CMakeLists.txt b/Vulkan/layer/CMakeLists.txt index 0010c20..c82bdfa 100644 --- a/Vulkan/layer/CMakeLists.txt +++ b/Vulkan/layer/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/recorder/CMakeLists.txt b/Vulkan/recorder/CMakeLists.txt index 58e3182..5cb3f8c 100644 --- a/Vulkan/recorder/CMakeLists.txt +++ b/Vulkan/recorder/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/Vulkan/recorder/include/vulkanRecorderSubwrappers.h b/Vulkan/recorder/include/vulkanRecorderSubwrappers.h index 895d155..4cf6bf1 100644 --- a/Vulkan/recorder/include/vulkanRecorderSubwrappers.h +++ b/Vulkan/recorder/include/vulkanRecorderSubwrappers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/recorder/include/vulkanRecorderWrapper.h b/Vulkan/recorder/include/vulkanRecorderWrapper.h index 5a07580..18d21fd 100644 --- a/Vulkan/recorder/include/vulkanRecorderWrapper.h +++ b/Vulkan/recorder/include/vulkanRecorderWrapper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/recorder/include/vulkanRecorderWrapperIface.h b/Vulkan/recorder/include/vulkanRecorderWrapperIface.h index 426c309..b19c3e5 100644 --- a/Vulkan/recorder/include/vulkanRecorderWrapperIface.h +++ b/Vulkan/recorder/include/vulkanRecorderWrapperIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/recorder/include/vulkanStateRestore.h b/Vulkan/recorder/include/vulkanStateRestore.h index bd3d1de..bc956db 100644 --- a/Vulkan/recorder/include/vulkanStateRestore.h +++ b/Vulkan/recorder/include/vulkanStateRestore.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/recorder/vulkanRecorderWrapper.cpp b/Vulkan/recorder/vulkanRecorderWrapper.cpp index b978fd7..eeabd01 100644 --- a/Vulkan/recorder/vulkanRecorderWrapper.cpp +++ b/Vulkan/recorder/vulkanRecorderWrapper.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/Vulkan/recorder/vulkanStateRestore.cpp b/Vulkan/recorder/vulkanStateRestore.cpp index ef079e3..93e695f 100644 --- a/Vulkan/recorder/vulkanStateRestore.cpp +++ b/Vulkan/recorder/vulkanStateRestore.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/cmake/cross_aarch64_gcc.cmake b/cmake/cross_aarch64_gcc.cmake index 4c6341f..6da9863 100644 --- a/cmake/cross_aarch64_gcc.cmake +++ b/cmake/cross_aarch64_gcc.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/custom_functions.cmake b/cmake/custom_functions.cmake index a8f0daf..021085e 100644 --- a/cmake/custom_functions.cmake +++ b/cmake/custom_functions.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_clheaders.cmake b/cmake/import_clheaders.cmake index 25d7ee2..0f0358f 100644 --- a/cmake/import_clheaders.cmake +++ b/cmake/import_clheaders.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_json.cmake b/cmake/import_json.cmake index 69c2315..e8f3dfa 100644 --- a/cmake/import_json.cmake +++ b/cmake/import_json.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_libpng.cmake b/cmake/import_libpng.cmake index e6d9136..cce8b79 100644 --- a/cmake/import_libpng.cmake +++ b/cmake/import_libpng.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_lua.cmake b/cmake/import_lua.cmake index 35e4d24..f2d2934 100644 --- a/cmake/import_lua.cmake +++ b/cmake/import_lua.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_lz4.cmake b/cmake/import_lz4.cmake index b2161e7..d22e653 100644 --- a/cmake/import_lz4.cmake +++ b/cmake/import_lz4.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_murmurhash.cmake b/cmake/import_murmurhash.cmake index 57020bf..3ac6193 100644 --- a/cmake/import_murmurhash.cmake +++ b/cmake/import_murmurhash.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_renderdoc.cmake b/cmake/import_renderdoc.cmake index de86046..f350563 100644 --- a/cmake/import_renderdoc.cmake +++ b/cmake/import_renderdoc.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_stackwalker.cmake b/cmake/import_stackwalker.cmake index dd66d58..87ea0c8 100644 --- a/cmake/import_stackwalker.cmake +++ b/cmake/import_stackwalker.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_xxhash.cmake b/cmake/import_xxhash.cmake index 69d0874..6685fc5 100644 --- a/cmake/import_xxhash.cmake +++ b/cmake/import_xxhash.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_yamlcpp.cmake b/cmake/import_yamlcpp.cmake index cf709db..217294c 100644 --- a/cmake/import_yamlcpp.cmake +++ b/cmake/import_yamlcpp.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_zlib.cmake b/cmake/import_zlib.cmake index 985a631..dddac06 100644 --- a/cmake/import_zlib.cmake +++ b/cmake/import_zlib.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/cmake/import_zstd.cmake b/cmake/import_zstd.cmake index 249574b..77bdeb7 100644 --- a/cmake/import_zstd.cmake +++ b/cmake/import_zstd.cmake @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 7be025e..d0adf69 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/common/InputListener.cpp b/common/InputListener.cpp index 0fe9bac..f5311ef 100644 --- a/common/InputListener.cpp +++ b/common/InputListener.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/MemorySniffer.cpp b/common/MemorySniffer.cpp index 738b740..f48b0f4 100644 --- a/common/MemorySniffer.cpp +++ b/common/MemorySniffer.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/apis_iface.cpp b/common/apis_iface.cpp index 7f7451e..b98e920 100644 --- a/common/apis_iface.cpp +++ b/common/apis_iface.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/argument.cpp b/common/argument.cpp index 4ae1482..d4477fb 100644 --- a/common/argument.cpp +++ b/common/argument.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/automateCCode.cpp b/common/automateCCode.cpp index 33d28f2..5ae8a61 100644 --- a/common/automateCCode.cpp +++ b/common/automateCCode.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/bit_range.cpp b/common/bit_range.cpp index 494aee2..4903133 100644 --- a/common/bit_range.cpp +++ b/common/bit_range.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/buffer.cpp b/common/buffer.cpp index 6d99dd7..1c45ec8 100644 --- a/common/buffer.cpp +++ b/common/buffer.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/ccodeWriteWrap.cpp b/common/ccodeWriteWrap.cpp index 83f2c59..be728a3 100644 --- a/common/ccodeWriteWrap.cpp +++ b/common/ccodeWriteWrap.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/config.cpp b/common/config.cpp index a8a40e3..b29fc35 100644 --- a/common/config.cpp +++ b/common/config.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/configUtils.cpp b/common/configUtils.cpp index 6b33498..d99d12c 100644 --- a/common/configUtils.cpp +++ b/common/configUtils.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/controlHandler.cpp b/common/controlHandler.cpp index c9fdd48..130e656 100644 --- a/common/controlHandler.cpp +++ b/common/controlHandler.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/diagnostic.cpp b/common/diagnostic.cpp index 9dd24c9..74daf47 100644 --- a/common/diagnostic.cpp +++ b/common/diagnostic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/dynamic_linker.cpp b/common/dynamic_linker.cpp index 3f61fa9..fd10add 100644 --- a/common/dynamic_linker.cpp +++ b/common/dynamic_linker.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/eventHandlers.cpp b/common/eventHandlers.cpp index d346c08..e1c5123 100644 --- a/common/eventHandlers.cpp +++ b/common/eventHandlers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/exception.cpp b/common/exception.cpp index cc6d4ac..f93ea81 100644 --- a/common/exception.cpp +++ b/common/exception.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/function.cpp b/common/function.cpp index 18d0e69..f2d371f 100644 --- a/common/function.cpp +++ b/common/function.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/getopt.cpp b/common/getopt.cpp index 07726ed..d070dd4 100644 --- a/common/getopt.cpp +++ b/common/getopt.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/gits.cpp b/common/gits.cpp index 870c85b..287a46b 100644 --- a/common/gits.cpp +++ b/common/gits.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/gitsLoader.cpp b/common/gitsLoader.cpp index 41a73cc..54bbde9 100644 --- a/common/gitsLoader.cpp +++ b/common/gitsLoader.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/hashing.cpp b/common/hashing.cpp index 3fdc224..781af20 100644 --- a/common/hashing.cpp +++ b/common/hashing.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/id.cpp b/common/id.cpp index 7365891..9cfad3d 100644 --- a/common/id.cpp +++ b/common/id.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/InputListener.h b/common/include/InputListener.h index df8c588..dbf45bf 100644 --- a/common/include/InputListener.h +++ b/common/include/InputListener.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/MemorySniffer.h b/common/include/MemorySniffer.h index 676eeac..7103ccd 100644 --- a/common/include/MemorySniffer.h +++ b/common/include/MemorySniffer.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/apis_iface.h b/common/include/apis_iface.h index 8b4a814..cccd5c3 100644 --- a/common/include/apis_iface.h +++ b/common/include/apis_iface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/argument.h b/common/include/argument.h index 8353422..c70a6c1 100644 --- a/common/include/argument.h +++ b/common/include/argument.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/automateCCode.h b/common/include/automateCCode.h index 35172b5..366f42b 100644 --- a/common/include/automateCCode.h +++ b/common/include/automateCCode.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/bit_range.h b/common/include/bit_range.h index 8e33722..379697c 100644 --- a/common/include/bit_range.h +++ b/common/include/bit_range.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/buffer.h b/common/include/buffer.h index 397608f..cc79061 100644 --- a/common/include/buffer.h +++ b/common/include/buffer.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/ccodeWriteWrap.h b/common/include/ccodeWriteWrap.h index 16534fa..f8280c6 100644 --- a/common/include/ccodeWriteWrap.h +++ b/common/include/ccodeWriteWrap.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/config.h b/common/include/config.h index b9f4a51..cc71076 100644 --- a/common/include/config.h +++ b/common/include/config.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/configTypes.h b/common/include/configTypes.h index 50dfe8d..aadb665 100644 --- a/common/include/configTypes.h +++ b/common/include/configTypes.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/configUtils.h b/common/include/configUtils.h index 9cc8351..6d1542e 100644 --- a/common/include/configUtils.h +++ b/common/include/configUtils.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/configYamlTemplates.h b/common/include/configYamlTemplates.h index 1e32f2c..753b4b6 100644 --- a/common/include/configYamlTemplates.h +++ b/common/include/configYamlTemplates.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/controlHandler.h b/common/include/controlHandler.h index 57857dc..f9b826b 100644 --- a/common/include/controlHandler.h +++ b/common/include/controlHandler.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/diagnostic.h b/common/include/diagnostic.h index 055959e..92ec01e 100644 --- a/common/include/diagnostic.h +++ b/common/include/diagnostic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/dynamic_linker.h b/common/include/dynamic_linker.h index 69c23c1..34ab156 100644 --- a/common/include/dynamic_linker.h +++ b/common/include/dynamic_linker.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/eventHandlers.h b/common/include/eventHandlers.h index e782444..74de8e6 100644 --- a/common/include/eventHandlers.h +++ b/common/include/eventHandlers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/exception.h b/common/include/exception.h index 9517b12..bda568b 100644 --- a/common/include/exception.h +++ b/common/include/exception.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/function.h b/common/include/function.h index 0d162c6..21d7189 100644 --- a/common/include/function.h +++ b/common/include/function.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/getopt_.h b/common/include/getopt_.h index 0da5d19..880e88e 100644 --- a/common/include/getopt_.h +++ b/common/include/getopt_.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/gits.h b/common/include/gits.h index e874c65..fb0319a 100644 --- a/common/include/gits.h +++ b/common/include/gits.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/gitsLoader.h b/common/include/gitsLoader.h index 0cd76ff..1a6d0dd 100644 --- a/common/include/gitsLoader.h +++ b/common/include/gitsLoader.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/hashing.h b/common/include/hashing.h index d46815e..be63d97 100644 --- a/common/include/hashing.h +++ b/common/include/hashing.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/id.h b/common/include/id.h index 5317bf0..f43d8d7 100644 --- a/common/include/id.h +++ b/common/include/id.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/intervalSet.h b/common/include/intervalSet.h index 8e2c2a1..91d5526 100644 --- a/common/include/intervalSet.h +++ b/common/include/intervalSet.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/istdhash.h b/common/include/istdhash.h index 2672a36..91d5aed 100644 --- a/common/include/istdhash.h +++ b/common/include/istdhash.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/keyEvents.h b/common/include/keyEvents.h index 4928c95..36fb995 100644 --- a/common/include/keyEvents.h +++ b/common/include/keyEvents.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/key_value.h b/common/include/key_value.h index 97caebf..4157d3a 100644 --- a/common/include/key_value.h +++ b/common/include/key_value.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/library.h b/common/include/library.h index 4d5970e..0e3bed3 100644 --- a/common/include/library.h +++ b/common/include/library.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/log.h b/common/include/log.h index 9eab9fd..1134aee 100644 --- a/common/include/log.h +++ b/common/include/log.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/lua_bindings.h b/common/include/lua_bindings.h index 1d119e2..48f16b7 100644 --- a/common/include/lua_bindings.h +++ b/common/include/lua_bindings.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/macros.h b/common/include/macros.h index 53e872c..f40b5dc 100644 --- a/common/include/macros.h +++ b/common/include/macros.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/malloc_allocator.h b/common/include/malloc_allocator.h index 5bd206d..a7f983a 100644 --- a/common/include/malloc_allocator.h +++ b/common/include/malloc_allocator.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/messageBus.h b/common/include/messageBus.h index 8b8511d..eefc5d2 100644 --- a/common/include/messageBus.h +++ b/common/include/messageBus.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/message_pump.h b/common/include/message_pump.h index a612173..5373200 100644 --- a/common/include/message_pump.h +++ b/common/include/message_pump.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/performance.h b/common/include/performance.h index b0ab66b..330a363 100644 --- a/common/include/performance.h +++ b/common/include/performance.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/platform.h b/common/include/platform.h index abfe5b4..3cccd77 100644 --- a/common/include/platform.h +++ b/common/include/platform.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/pragmas.h b/common/include/pragmas.h index 164dc63..ce3a16a 100644 --- a/common/include/pragmas.h +++ b/common/include/pragmas.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/recorder.h b/common/include/recorder.h index ac894f4..6e0b295 100644 --- a/common/include/recorder.h +++ b/common/include/recorder.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/recorderBehaviors.h b/common/include/recorderBehaviors.h index 17dd6b5..77b2bfd 100644 --- a/common/include/recorderBehaviors.h +++ b/common/include/recorderBehaviors.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/resource_manager.h b/common/include/resource_manager.h index d76c8a6..fcf12ff 100644 --- a/common/include/resource_manager.h +++ b/common/include/resource_manager.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/runner.h b/common/include/runner.h index efb95c4..9e1fc27 100644 --- a/common/include/runner.h +++ b/common/include/runner.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/scheduler.h b/common/include/scheduler.h index 4dd364b..3446bf6 100644 --- a/common/include/scheduler.h +++ b/common/include/scheduler.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/state.h b/common/include/state.h index a530c98..316174d 100644 --- a/common/include/state.h +++ b/common/include/state.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/streams.h b/common/include/streams.h index b02a83e..ea70cfa 100644 --- a/common/include/streams.h +++ b/common/include/streams.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/texture_converter.h b/common/include/texture_converter.h index 8708cdf..5db62aa 100644 --- a/common/include/texture_converter.h +++ b/common/include/texture_converter.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/timer.h b/common/include/timer.h index 341d64b..ffe6333 100644 --- a/common/include/timer.h +++ b/common/include/timer.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/token.h b/common/include/token.h index 3b2b732..642f0fd 100644 --- a/common/include/token.h +++ b/common/include/token.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/tools.h b/common/include/tools.h index 7d819c1..363e18e 100644 --- a/common/include/tools.h +++ b/common/include/tools.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/tools_lite.h b/common/include/tools_lite.h index c2044bb..0011ef1 100644 --- a/common/include/tools_lite.h +++ b/common/include/tools_lite.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/tools_windows.h b/common/include/tools_windows.h index d1aa3a0..fba4b45 100644 --- a/common/include/tools_windows.h +++ b/common/include/tools_windows.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/vectorMapper.h b/common/include/vectorMapper.h index db0c8e6..e10a7de 100644 --- a/common/include/vectorMapper.h +++ b/common/include/vectorMapper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/include/version.h b/common/include/version.h index 17ef371..ab61986 100644 --- a/common/include/version.h +++ b/common/include/version.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/keyEvents.cpp b/common/keyEvents.cpp index 5ed92e0..29f180a 100644 --- a/common/keyEvents.cpp +++ b/common/keyEvents.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/library.cpp b/common/library.cpp index 6fe4c22..8a55f4b 100644 --- a/common/library.cpp +++ b/common/library.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/log.cpp b/common/log.cpp index 323b927..8781d17 100644 --- a/common/log.cpp +++ b/common/log.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/lua_bindings.cpp b/common/lua_bindings.cpp index 14b1f4b..cf03a76 100644 --- a/common/lua_bindings.cpp +++ b/common/lua_bindings.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/messageBus.cpp b/common/messageBus.cpp index e61c0d8..0b2b393 100644 --- a/common/messageBus.cpp +++ b/common/messageBus.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/message_pump.cpp b/common/message_pump.cpp index 16c4e76..4c091ea 100644 --- a/common/message_pump.cpp +++ b/common/message_pump.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/performance.cpp b/common/performance.cpp index 1923944..8025a7e 100644 --- a/common/performance.cpp +++ b/common/performance.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/recorder.cpp b/common/recorder.cpp index b616e99..71e1f94 100644 --- a/common/recorder.cpp +++ b/common/recorder.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/recorderBehaviors.cpp b/common/recorderBehaviors.cpp index 79a1a51..a0366ca 100644 --- a/common/recorderBehaviors.cpp +++ b/common/recorderBehaviors.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/resource_manager.cpp b/common/resource_manager.cpp index 41214f3..4440225 100644 --- a/common/resource_manager.cpp +++ b/common/resource_manager.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/runner.cpp b/common/runner.cpp index 602cedf..ee449eb 100644 --- a/common/runner.cpp +++ b/common/runner.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/scheduler.cpp b/common/scheduler.cpp index 1134554..fef7b94 100644 --- a/common/scheduler.cpp +++ b/common/scheduler.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/state.cpp b/common/state.cpp index 3da07c3..891432a 100644 --- a/common/state.cpp +++ b/common/state.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/streams.cpp b/common/streams.cpp index 151b5d7..ab7731e 100644 --- a/common/streams.cpp +++ b/common/streams.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/texture_converter.cpp b/common/texture_converter.cpp index 6a06ce4..57e8ad2 100644 --- a/common/texture_converter.cpp +++ b/common/texture_converter.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/timer.cpp b/common/timer.cpp index 5aba9cd..ac72e71 100644 --- a/common/timer.cpp +++ b/common/timer.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/token.cpp b/common/token.cpp index ab6d5f4..c98e931 100644 --- a/common/token.cpp +++ b/common/token.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/tools.cpp b/common/tools.cpp index f1897a7..7c9d701 100644 --- a/common/tools.cpp +++ b/common/tools.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/tools_lite.cpp b/common/tools_lite.cpp index 46f0cb8..ca3e1ec 100644 --- a/common/tools_lite.cpp +++ b/common/tools_lite.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/tools_windows.cpp b/common/tools_windows.cpp index f7258f0..58055c7 100644 --- a/common/tools_windows.cpp +++ b/common/tools_windows.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/common/version.cpp b/common/version.cpp index fc60f8e..ae58a53 100644 --- a/common/version.cpp +++ b/common/version.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/mkdocs.yml b/mkdocs.yml index 0d67a0a..2dfef85 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/ocloc/CMakeLists.txt b/ocloc/CMakeLists.txt index 5937273..511a16b 100644 --- a/ocloc/CMakeLists.txt +++ b/ocloc/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/ocloc/common/arDecoder.cpp b/ocloc/common/arDecoder.cpp index d574f3b..19dde27 100644 --- a/ocloc/common/arDecoder.cpp +++ b/ocloc/common/arDecoder.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/arDecoder.h b/ocloc/common/include/arDecoder.h index f38e5aa..26f5f3b 100644 --- a/ocloc/common/include/arDecoder.h +++ b/ocloc/common/include/arDecoder.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocArguments.h b/ocloc/common/include/oclocArguments.h index 75b4d4e..c36410c 100644 --- a/ocloc/common/include/oclocArguments.h +++ b/ocloc/common/include/oclocArguments.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocDrivers.h b/ocloc/common/include/oclocDrivers.h index dda28d3..7da9f4b 100644 --- a/ocloc/common/include/oclocDrivers.h +++ b/ocloc/common/include/oclocDrivers.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocFunction.h b/ocloc/common/include/oclocFunction.h index d7257e4..e3eb63c 100644 --- a/ocloc/common/include/oclocFunction.h +++ b/ocloc/common/include/oclocFunction.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocFunctions.h b/ocloc/common/include/oclocFunctions.h index 006c4b4..3679ce7 100644 --- a/ocloc/common/include/oclocFunctions.h +++ b/ocloc/common/include/oclocFunctions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocHeader.h b/ocloc/common/include/oclocHeader.h index e0ae154..0f2e527 100644 --- a/ocloc/common/include/oclocHeader.h +++ b/ocloc/common/include/oclocHeader.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocLibrary.h b/ocloc/common/include/oclocLibrary.h index 799906c..03960dd 100644 --- a/ocloc/common/include/oclocLibrary.h +++ b/ocloc/common/include/oclocLibrary.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocStateDynamic.h b/ocloc/common/include/oclocStateDynamic.h index e63dda4..f0f4f82 100644 --- a/ocloc/common/include/oclocStateDynamic.h +++ b/ocloc/common/include/oclocStateDynamic.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocStateTracking.h b/ocloc/common/include/oclocStateTracking.h index d18dc31..ec3eef4 100644 --- a/ocloc/common/include/oclocStateTracking.h +++ b/ocloc/common/include/oclocStateTracking.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/include/oclocTools.h b/ocloc/common/include/oclocTools.h index 5ed9738..17e3d9e 100644 --- a/ocloc/common/include/oclocTools.h +++ b/ocloc/common/include/oclocTools.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocArguments.cpp b/ocloc/common/oclocArguments.cpp index 71a74a5..e02eb81 100644 --- a/ocloc/common/oclocArguments.cpp +++ b/ocloc/common/oclocArguments.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocDrivers.cpp b/ocloc/common/oclocDrivers.cpp index 9b47ebe..578ef21 100644 --- a/ocloc/common/oclocDrivers.cpp +++ b/ocloc/common/oclocDrivers.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocFunction.cpp b/ocloc/common/oclocFunction.cpp index 9aa1386..3796c37 100644 --- a/ocloc/common/oclocFunction.cpp +++ b/ocloc/common/oclocFunction.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocFunctions.cpp b/ocloc/common/oclocFunctions.cpp index b749df5..f722322 100644 --- a/ocloc/common/oclocFunctions.cpp +++ b/ocloc/common/oclocFunctions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocLibrary.cpp b/ocloc/common/oclocLibrary.cpp index fb33657..ea84eb1 100644 --- a/ocloc/common/oclocLibrary.cpp +++ b/ocloc/common/oclocLibrary.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocStateDynamic.cpp b/ocloc/common/oclocStateDynamic.cpp index 1e9116e..6e03a13 100644 --- a/ocloc/common/oclocStateDynamic.cpp +++ b/ocloc/common/oclocStateDynamic.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/common/oclocTools.cpp b/ocloc/common/oclocTools.cpp index 8a573be..dd9c60a 100644 --- a/ocloc/common/oclocTools.cpp +++ b/ocloc/common/oclocTools.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/interceptor/gitsPluginOcloc.cpp b/ocloc/interceptor/gitsPluginOcloc.cpp index fac4904..6d0ec6c 100644 --- a/ocloc/interceptor/gitsPluginOcloc.cpp +++ b/ocloc/interceptor/gitsPluginOcloc.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/interceptor/include/gitsPluginOcloc.h b/ocloc/interceptor/include/gitsPluginOcloc.h index b97c7dc..0938f10 100644 --- a/ocloc/interceptor/include/gitsPluginOcloc.h +++ b/ocloc/interceptor/include/gitsPluginOcloc.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/interceptor/oclocEntryPoints.cpp b/ocloc/interceptor/oclocEntryPoints.cpp index 6f0d3f9..66eb912 100644 --- a/ocloc/interceptor/oclocEntryPoints.cpp +++ b/ocloc/interceptor/oclocEntryPoints.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/recorder/oclocRecorderWrapper.cpp b/ocloc/recorder/oclocRecorderWrapper.cpp index 0c982ed..b63cea0 100644 --- a/ocloc/recorder/oclocRecorderWrapper.cpp +++ b/ocloc/recorder/oclocRecorderWrapper.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/recorder/oclocRecorderWrapper.h b/ocloc/recorder/oclocRecorderWrapper.h index fcb3736..9b202bc 100644 --- a/ocloc/recorder/oclocRecorderWrapper.h +++ b/ocloc/recorder/oclocRecorderWrapper.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/ocloc/recorder/oclocRecorderWrapperIface.h b/ocloc/recorder/oclocRecorderWrapperIface.h index 91f7682..d113ff5 100644 --- a/ocloc/recorder/oclocRecorderWrapperIface.h +++ b/ocloc/recorder/oclocRecorderWrapperIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/CMakeLists.txt b/player/CMakeLists.txt index 41f9697..6a8e277 100644 --- a/player/CMakeLists.txt +++ b/player/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/player/display.cpp b/player/display.cpp index 6785178..0d5443a 100644 --- a/player/display.cpp +++ b/player/display.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/include/display.h b/player/include/display.h index 86ec331..7178734 100644 --- a/player/include/display.h +++ b/player/include/display.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/include/player.h b/player/include/player.h index e82c647..62addd9 100644 --- a/player/include/player.h +++ b/player/include/player.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/include/playerOptions.h b/player/include/playerOptions.h index c52ce37..e2fa542 100644 --- a/player/include/playerOptions.h +++ b/player/include/playerOptions.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/include/sequentialExecutor.h b/player/include/sequentialExecutor.h index c377feb..1a0447c 100644 --- a/player/include/sequentialExecutor.h +++ b/player/include/sequentialExecutor.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/include/statistics.h b/player/include/statistics.h index a561799..8dc88d7 100644 --- a/player/include/statistics.h +++ b/player/include/statistics.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/include/window.h b/player/include/window.h index 3787469..aa8a3b5 100644 --- a/player/include/window.h +++ b/player/include/window.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/player.cpp b/player/player.cpp index e0325a4..e2b520f 100644 --- a/player/player.cpp +++ b/player/player.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/playerMain.cpp b/player/playerMain.cpp index a3d841b..10ac7cd 100644 --- a/player/playerMain.cpp +++ b/player/playerMain.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/playerOptions.cpp b/player/playerOptions.cpp index 8432fc5..1326afd 100644 --- a/player/playerOptions.cpp +++ b/player/playerOptions.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/sequentialExecutor.cpp b/player/sequentialExecutor.cpp index a4b9c5c..935a818 100644 --- a/player/sequentialExecutor.cpp +++ b/player/sequentialExecutor.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/statistics.cpp b/player/statistics.cpp index 4a4a06d..d3b5c44 100644 --- a/player/statistics.cpp +++ b/player/statistics.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/player/window.cpp b/player/window.cpp index 3be8308..46024b0 100644 --- a/player/window.cpp +++ b/player/window.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/recorder/CMakeLists.txt b/recorder/CMakeLists.txt index 8cbce1a..c703a87 100644 --- a/recorder/CMakeLists.txt +++ b/recorder/CMakeLists.txt @@ -1,6 +1,6 @@ # ===================== begin_copyright_notice ============================ # -# Copyright (C) 2023-2024 Intel Corporation +# Copyright (C) 2023-2025 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/recorder/include/recorderIface.h b/recorder/include/recorderIface.h index 667161a..c49cb35 100644 --- a/recorder/include/recorderIface.h +++ b/recorder/include/recorderIface.h @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/recorder/recorderDLL.cpp b/recorder/recorderDLL.cpp index 52a47c1..1460b11 100644 --- a/recorder/recorderDLL.cpp +++ b/recorder/recorderDLL.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT // diff --git a/recorder/recorderIface.cpp b/recorder/recorderIface.cpp index 8c41228..f039d0e 100644 --- a/recorder/recorderIface.cpp +++ b/recorder/recorderIface.cpp @@ -1,6 +1,6 @@ // ===================== begin_copyright_notice ============================ // -// Copyright (C) 2023-2024 Intel Corporation +// Copyright (C) 2023-2025 Intel Corporation // // SPDX-License-Identifier: MIT //