diff --git a/layer_gpu_support/CMakeLists.txt b/layer_gpu_support/CMakeLists.txt index 4675021..7ec9c07 100644 --- a/layer_gpu_support/CMakeLists.txt +++ b/layer_gpu_support/CMakeLists.txt @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT # ----------------------------------------------------------------------------- -# Copyright (c) 2024 Arm Limited +# Copyright (c) 2025 Arm Limited # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/layer_gpu_support/source/CMakeLists.txt b/layer_gpu_support/source/CMakeLists.txt index 9cd8f6c..e24896d 100644 --- a/layer_gpu_support/source/CMakeLists.txt +++ b/layer_gpu_support/source/CMakeLists.txt @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT # ----------------------------------------------------------------------------- -# Copyright (c) 2024 Arm Limited +# Copyright (c) 2025 Arm Limited # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/layer_gpu_support/source/layer_device_functions_render_pass.cpp b/layer_gpu_support/source/layer_device_functions_render_pass.cpp index 4a075d9..80ec85e 100644 --- a/layer_gpu_support/source/layer_device_functions_render_pass.cpp +++ b/layer_gpu_support/source/layer_device_functions_render_pass.cpp @@ -1,7 +1,7 @@ /* * SPDX-License-Identifier: MIT * ---------------------------------------------------------------------------- - * Copyright (c) 2024 Arm Limited + * Copyright (c) 2025 Arm Limited * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to