From 499e21807c481f04b34f8b7d9df6dadcb6f8783f Mon Sep 17 00:00:00 2001 From: anderson Date: Fri, 14 Feb 2025 10:49:41 -0500 Subject: [PATCH 1/2] Footer of readme.md file updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 80249630768b1b71350a864983b1842aa2acb305 Mon Sep 17 00:00:00 2001 From: ajlbrandao <94061466+ajlbrandao@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:20:00 -0300 Subject: [PATCH 2/2] update simple-interest --- simple-interest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-interest.sh b/simple-interest.sh index 27a60fcb55..5fb790959c 100755 --- a/simple-interest.sh +++ b/simple-interest.sh @@ -4,7 +4,7 @@ # Author: Upkar Lidder (IBM) # Addtional Authors: -# +# ajlbrandao # Input: # p, principal amount