From d91859de21c22ad41c9eda5e11dfa214d58e46fc Mon Sep 17 00:00:00 2001 From: Rich Gillam Date: Thu, 10 Aug 2023 18:28:04 -0700 Subject: [PATCH] ICU-22363 Add copyright notices to new QNX build files --- icu4c/build_qnx/Makefile | 2 ++ icu4c/build_qnx/build-hooks | 2 ++ icu4c/build_qnx/linux-x86_64-o/GNUmakefile | 2 ++ icu4c/build_qnx/nto-aarch64-le/GNUmakefile | 2 ++ icu4c/build_qnx/nto-x86_64-o/GNUmakefile | 2 ++ 5 files changed, 10 insertions(+) diff --git a/icu4c/build_qnx/Makefile b/icu4c/build_qnx/Makefile index 0c7c61b50a2..15599b23a7c 100755 --- a/icu4c/build_qnx/Makefile +++ b/icu4c/build_qnx/Makefile @@ -1,3 +1,5 @@ +# © 2023 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html INSTALL_TARGETS = ifeq ($(strip $(CPULIST)),) diff --git a/icu4c/build_qnx/build-hooks b/icu4c/build_qnx/build-hooks index 85f82ced568..93fe62ea7b4 100755 --- a/icu4c/build_qnx/build-hooks +++ b/icu4c/build_qnx/build-hooks @@ -1,3 +1,5 @@ +# © 2023 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html function hook_preconfigure { if [ "${TARGET_SYSNAME}" == "nto" ]; then # set the current directory for use in configure_opts diff --git a/icu4c/build_qnx/linux-x86_64-o/GNUmakefile b/icu4c/build_qnx/linux-x86_64-o/GNUmakefile index d5e18a78d1f..da455da2213 100755 --- a/icu4c/build_qnx/linux-x86_64-o/GNUmakefile +++ b/icu4c/build_qnx/linux-x86_64-o/GNUmakefile @@ -1,3 +1,5 @@ +# © 2023 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html ifndef QCONFIG QCONFIG=qconfig.mk endif diff --git a/icu4c/build_qnx/nto-aarch64-le/GNUmakefile b/icu4c/build_qnx/nto-aarch64-le/GNUmakefile index d5e18a78d1f..da455da2213 100755 --- a/icu4c/build_qnx/nto-aarch64-le/GNUmakefile +++ b/icu4c/build_qnx/nto-aarch64-le/GNUmakefile @@ -1,3 +1,5 @@ +# © 2023 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html ifndef QCONFIG QCONFIG=qconfig.mk endif diff --git a/icu4c/build_qnx/nto-x86_64-o/GNUmakefile b/icu4c/build_qnx/nto-x86_64-o/GNUmakefile index d5e18a78d1f..da455da2213 100755 --- a/icu4c/build_qnx/nto-x86_64-o/GNUmakefile +++ b/icu4c/build_qnx/nto-x86_64-o/GNUmakefile @@ -1,3 +1,5 @@ +# © 2023 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html ifndef QCONFIG QCONFIG=qconfig.mk endif