From 0038c5910f79683010bf58ddf8736af51635eb3d Mon Sep 17 00:00:00 2001 From: Dhanashree Kulkarni Date: Tue, 30 Sep 2025 15:26:36 -0400 Subject: [PATCH 1/2] Change in the year in footer section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1034661..e0473c77 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ \ No newline at end of file From e159ac5651b09e22e1c0664110ece5f6188b5b7a Mon Sep 17 00:00:00 2001 From: Dhanashree Kulkarni Date: Tue, 30 Sep 2025 15:40:30 -0400 Subject: [PATCH 2/2] Revert year in footer section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0473c77..2225ca3f 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ \ No newline at end of file +_© 2022 XYZ, Inc._ \ No newline at end of file