From 05bdee81c11135d69391b20d508d9f4ff235a275 Mon Sep 17 00:00:00 2001 From: raja12351 Date: Tue, 2 Sep 2025 01:58:07 +0530 Subject: [PATCH 1/3] Fixed footer year in README.md 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 64b3a8f3efcd629509d76148d144bb9d95cdae0f Mon Sep 17 00:00:00 2001 From: raja12351 Date: Tue, 2 Sep 2025 02:07:28 +0530 Subject: [PATCH 2/3] Revert "Fixed footer year in README.md from 2022 to 2023" This reverts commit 05bdee81c11135d69391b20d508d9f4ff235a275. --- 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._ From ea102c2eff3bb78eefa48dc77a7e9fdc6d4c71a3 Mon Sep 17 00:00:00 2001 From: raja12351 Date: Tue, 2 Sep 2025 02:17:41 +0530 Subject: [PATCH 3/3] Revert "Revert "Fixed footer year in README.md from 2022 to 2023"" This reverts commit 64b3a8f3efcd629509d76148d144bb9d95cdae0f. --- 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._