From 2e78ae8f7e94c70745269df3583b48a9592c8c12 Mon Sep 17 00:00:00 2001 From: VishantJadhav <103717208+VishantJadhav@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:16:08 +0530 Subject: [PATCH 1/3] Update README.md --- 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 e280e463182ea511bf08b8fd1475133b192719fc Mon Sep 17 00:00:00 2001 From: Vishant Jadhav Date: Sat, 21 Sep 2024 08:27:33 -0400 Subject: [PATCH 2/3] Fix typo: updated year to 2023 in README.md --- 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 3362ca4097e4f429ea406dd0194ae2af492ac056 Mon Sep 17 00:00:00 2001 From: Vishant Jadhav Date: Sat, 21 Sep 2024 09:00:03 -0400 Subject: [PATCH 3/3] Revert footer to 2022 XYZ, Inc. --- 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._