From 4bb19191808e2c6bfba2b49310346c6da3f09dd4 Mon Sep 17 00:00:00 2001 From: Swati Date: Sat, 26 Oct 2024 19:06:38 -0400 Subject: [PATCH 1/2] Changes to readme file in new branch bug-fix-typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 079fd16a13c8c782fb8e8accadceeb3065282302 Mon Sep 17 00:00:00 2001 From: Swati Date: Sat, 26 Oct 2024 19:19:39 -0400 Subject: [PATCH 2/2] "reverting commit"Revert "Merge pull request #1 from swatisingh201/bug-fix-typo" This reverts commit cecf0cb02364fed230521d8f24ed5888566f7d2c, reversing changes made to 83026bb2b9688feea1dea289ca22efd7209440dd. revert the changes made to HEAD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._