From 414690410029f2024ccf305ea48ea2a2b59e12b1 Mon Sep 17 00:00:00 2001 From: Koketso-dax Date: Fri, 12 Sep 2025 13:07:46 +0200 Subject: [PATCH 1/3] changed README Footer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..2a2b1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From a8ec135fcb779c3a5f1e66696772136e30b03268 Mon Sep 17 00:00:00 2001 From: Koketso-dax Date: Fri, 12 Sep 2025 13:09:07 +0200 Subject: [PATCH 2/3] Revert "changed README Footer" This reverts commit 414690410029f2024ccf305ea48ea2a2b59e12b1. Revert README Footer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d7..b103466 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._ From b355838cfa2e2fd3ef6132e0b0c160e9692a5a89 Mon Sep 17 00:00:00 2001 From: Koketso-dax Date: Fri, 12 Sep 2025 13:13:47 +0200 Subject: [PATCH 3/3] Update authors --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 27a60fc..8df1e4f 100644 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Addtional Authors: -# +# Koketso-dax # Input: # p, principal amount