From 56e33b07a4212b3f9147eb9ff2aef94632e239e8 Mon Sep 17 00:00:00 2001 From: aguazul220604 Date: Sun, 14 Sep 2025 20:17:10 -0400 Subject: [PATCH 1/2] corrected code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..baed411 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2025 XYZ, Inc._ From 9022dd363323d441355b3a2cae81c375e18ec3e9 Mon Sep 17 00:00:00 2001 From: aguazul220604 Date: Sun, 14 Sep 2025 20:30:44 -0400 Subject: [PATCH 2/2] Revert "corrected code" This reverts commit 56e33b07a4212b3f9147eb9ff2aef94632e239e8. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baed411..b103466 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2025 XYZ, Inc._ +_© 2022 XYZ, Inc._