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._ 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