From 70c141a05eac8cf2932192e65aa7527859b268c9 Mon Sep 17 00:00:00 2001 From: donmckinney2 Date: Tue, 9 Dec 2025 06:45:31 -0600 Subject: [PATCH 1/5] Fix: Updated copyright year to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1034661..2a2b1d78 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From e3c8b2a96bd22147766ccfa71e2ba712035a8479 Mon Sep 17 00:00:00 2001 From: donmckinney2 Date: Tue, 9 Dec 2025 06:49:31 -0600 Subject: [PATCH 2/5] Fix: Updated copyright year to 2023 and added Donald Mckinney as author --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 27a60fcb..18961b47 100644 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Addtional Authors: -# +# Donald McKinney # Input: # p, principal amount From f82406883c6aa0c5d0e0b243deed0b8098b8f4ed Mon Sep 17 00:00:00 2001 From: donmckinney2 Date: Tue, 9 Dec 2025 07:07:42 -0600 Subject: [PATCH 3/5] Revert "Fix: Updated copyright year to 2023 and added Donald Mckinney as author" This reverts commit e3c8b2a96bd22147766ccfa71e2ba712035a8479. --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 18961b47..27a60fcb 100644 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Addtional Authors: -# Donald McKinney +# # Input: # p, principal amount From 626fff134c284cac093280a94c48662bd5d00c4a Mon Sep 17 00:00:00 2001 From: donmckinney2 Date: Tue, 9 Dec 2025 07:31:47 -0600 Subject: [PATCH 4/5] Reapply "Fix: Updated copyright year to 2023 and added Donald Mckinney as author" This reverts commit f82406883c6aa0c5d0e0b243deed0b8098b8f4ed. --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 27a60fcb..18961b47 100644 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Addtional Authors: -# +# Donald McKinney # Input: # p, principal amount From 12d3d683d83dbd27a6b3c73b7dffb5bca4708745 Mon Sep 17 00:00:00 2001 From: donmckinney2 Date: Tue, 9 Dec 2025 07:32:47 -0600 Subject: [PATCH 5/5] Revert "Reapply "Fix: Updated copyright year to 2023 and added Donald Mckinney as author"This reverts commit e3c8b2a96bd22147766ccfa71e2ba712035a8479." This reverts commit 626fff134c284cac093280a94c48662bd5d00c4a. --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 18961b47..27a60fcb 100644 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Addtional Authors: -# Donald McKinney +# # Input: # p, principal amount