diff --git a/cmake/compilers/GNU.cmake b/cmake/compilers/GNU.cmake index b1fe1344f9..6fd8d9808d 100644 --- a/cmake/compilers/GNU.cmake +++ b/cmake/compilers/GNU.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2023 Intel Corporation +# Copyright (c) 2020-2024 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/compilers/Intel.cmake b/cmake/compilers/Intel.cmake index 0801ea671a..531e078ec0 100644 --- a/cmake/compilers/Intel.cmake +++ b/cmake/compilers/Intel.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2023 Intel Corporation +# Copyright (c) 2020-2024 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.