From a4d34d0c700640f3e55ba3ac2c5b8f7096b28e8e Mon Sep 17 00:00:00 2001 From: flaviofsantos Date: Fri, 5 Sep 2025 13:56:20 -0400 Subject: [PATCH 1/2] Fixed typo --- 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 0253bb2102e0b7ef60b863a237591955d6cbb973 Mon Sep 17 00:00:00 2001 From: flaviofsantos Date: Fri, 5 Sep 2025 14:06:18 -0400 Subject: [PATCH 2/2] Revert "Fixed typo" This reverts commit a4d34d0c700640f3e55ba3ac2c5b8f7096b28e8e. --- 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._