From 14cea734515bda64ec875971c227f804017fc8af Mon Sep 17 00:00:00 2001 From: Valentin Jec Date: Fri, 9 Aug 2024 21:58:41 +0300 Subject: [PATCH] tools: Update NXP copyright year to 2024 Signed-off-by: Valentin Jec --- tools/imx-setup-release.sh | 2 +- tools/setup-utils.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/imx-setup-release.sh b/tools/imx-setup-release.sh index 6fac2e75a0..984e08d348 100755 --- a/tools/imx-setup-release.sh +++ b/tools/imx-setup-release.sh @@ -3,7 +3,7 @@ # i.MX Yocto Project Build Environment Setup Script # # Copyright (C) 2011-2016 Freescale Semiconductor -# Copyright 2017 NXP +# Copyright 2017, 2019-2024 NXP # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tools/setup-utils.sh b/tools/setup-utils.sh index de6cc2aaee..75e29fd95a 100644 --- a/tools/setup-utils.sh +++ b/tools/setup-utils.sh @@ -2,7 +2,7 @@ # # FSL Build Environment Setup Utility Functions # -# Copyright 2017 NXP +# Copyright 2017, 2019-2021, 2023 NXP # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by