diff --git a/ihs/src/main/scripts/install.sh b/ihs/src/main/scripts/install.sh index 3694449..bd1b133 100644 --- a/ihs/src/main/scripts/install.sh +++ b/ihs/src/main/scripts/install.sh @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) Microsoft Corporation. -# Copyright (c) IBM Corporation. +# Copyright IBM Corp. 2023 # # 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/twas-base/src/main/scripts/install.sh b/twas-base/src/main/scripts/install.sh index 645e9bf..14f125e 100644 --- a/twas-base/src/main/scripts/install.sh +++ b/twas-base/src/main/scripts/install.sh @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) Microsoft Corporation. -# Copyright (c) IBM Corporation. +# Copyright IBM Corp. 2023 # # 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/twas-nd/src/main/scripts/install.sh b/twas-nd/src/main/scripts/install.sh index 5e40934..f89d318 100644 --- a/twas-nd/src/main/scripts/install.sh +++ b/twas-nd/src/main/scripts/install.sh @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) Microsoft Corporation. -# Copyright (c) IBM Corporation. +# Copyright IBM Corp. 2023 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.