From 8668ba501ffbf64366024d45e98453f42706f505 Mon Sep 17 00:00:00 2001 From: Naveen Date: Thu, 4 Sep 2025 07:32:11 -0400 Subject: [PATCH 1/2] Fix typo in REAME.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..baed41154a 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2025 XYZ, Inc._ From 72642f16980bdcf9d652e552f32f72463588139d Mon Sep 17 00:00:00 2001 From: Naveen Date: Thu, 4 Sep 2025 07:35:46 -0400 Subject: [PATCH 2/2] Revert "Fix typo in REAME.md" This reverts commit 8668ba501ffbf64366024d45e98453f42706f505. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baed41154a..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2025 XYZ, Inc._ +_© 2022 XYZ, Inc._