From ad985a10194aaa33172fc2cb5e2e50328b0b157d Mon Sep 17 00:00:00 2001 From: thasneem9 <135808068+thasneem9@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:38:24 +0530 Subject: [PATCH 1/3] fixed 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 5f5bac3775f081d13f63dafd3bd2d438b48fc71c Mon Sep 17 00:00:00 2001 From: thasneem9 <135808068+thasneem9@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:52:37 +0530 Subject: [PATCH 2/3] Fix typo in footer year --- 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 513448d722e6a77ff3d0d22296e3ce06c936533f Mon Sep 17 00:00:00 2001 From: thasneem9 <135808068+thasneem9@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:59:58 +0530 Subject: [PATCH 3/3] reverttttttt "Fix typo in footer year" This reverts commit 5f5bac3775f081d13f63dafd3bd2d438b48fc71c. --- 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._