From 65f97a535e98a7d746bff2ef3182101e587c38b9 Mon Sep 17 00:00:00 2001 From: Lucas Keller <148141760+ha-rcacheC0@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:43:42 -0600 Subject: [PATCH 1/3] fixed typo --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 27a60fcb55..24cf7805f4 100755 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -3,7 +3,7 @@ # Do not use this in production. Sample purpose only. # Author: Upkar Lidder (IBM) -# Addtional Authors: +# Additonal Authors: # # Input: From 7d9ad07db58fc4820d2e44dfc2070d592a5a104d Mon Sep 17 00:00:00 2001 From: Lucas Keller <148141760+ha-rcacheC0@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:45:24 -0600 Subject: [PATCH 2/3] add author --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 24cf7805f4..9804c9f7d8 100755 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Additonal Authors: -# +# ha-rcache-C0 # Input: # p, principal amount From e3d1c38e229aa0c4f9283ff39ce599634a7c6b7d Mon Sep 17 00:00:00 2001 From: Lucas Keller <148141760+ha-rcacheC0@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:48:02 -0600 Subject: [PATCH 3/3] made changes to right branch --- simple-interest.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simple-interest.sh b/simple-interest.sh index 9804c9f7d8..f73f631723 100755 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -3,8 +3,8 @@ # Do not use this in production. Sample purpose only. # Author: Upkar Lidder (IBM) -# Additonal Authors: -# ha-rcache-C0 +## Additonal Authors: +## ha-rcache-C0 # Input: # p, principal amount