From 9438d9d304ee7d6c997de7f36b03bc9a3d86a0d2 Mon Sep 17 00:00:00 2001 From: Naveen Date: Thu, 4 Sep 2025 06:44:04 -0400 Subject: [PATCH 1/2] Fix typo in README.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 2fce7a6f1802a4dd94828388baed5f77a39259f9 Mon Sep 17 00:00:00 2001 From: Naveen Date: Thu, 4 Sep 2025 07:00:47 -0400 Subject: [PATCH 2/2] Revert "Fix typo in README.md" This reverts commit 9438d9d304ee7d6c997de7f36b03bc9a3d86a0d2. --- 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._