From cf998d5c72ef9d148f5332b5c22ff4d3f461bf75 Mon Sep 17 00:00:00 2001 From: BipinPal Date: Wed, 22 Oct 2025 15:58:09 +0530 Subject: [PATCH 1/2] bugfixed-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 bcd3cd22d2ae5525f2aa55152c3935e071121395 Mon Sep 17 00:00:00 2001 From: BipinPal Date: Wed, 22 Oct 2025 16:14:42 +0530 Subject: [PATCH 2/2] Revert "bugfixed-typo" This reverts commit cf998d5c72ef9d148f5332b5c22ff4d3f461bf75. --- 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._