From 67b0ca65c7e4f24af02ab6209e7fdf5d399a98dd Mon Sep 17 00:00:00 2001 From: kaustav3071 <156155730+kaustav3071@users.noreply.github.com> Date: Sun, 16 Feb 2025 00:58:22 +0530 Subject: [PATCH 1/2] Fixed footer typo in README from 2022 to 2023 --- 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 f5079b5a6751d15ade72400591bc04f6c20a4f5a Mon Sep 17 00:00:00 2001 From: kaustav3071 <156155730+kaustav3071@users.noreply.github.com> Date: Sun, 16 Feb 2025 01:07:36 +0530 Subject: [PATCH 2/2] Revert "Fixed footer typo in README from 2022 to 2023" This reverts commit 67b0ca65c7e4f24af02ab6209e7fdf5d399a98dd. --- 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._