From 3cb231b2a756417f662da2740da2e81c3a342fd2 Mon Sep 17 00:00:00 2001 From: sjcarrozzo Date: Sun, 19 Oct 2025 10:20:13 -0400 Subject: [PATCH 1/2] updated the year at the footer of README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..2a2b1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From eb0cd94de2a6379a0cd09e68cf79ffeb5d53ea86 Mon Sep 17 00:00:00 2001 From: sjcarrozzo Date: Sun, 19 Oct 2025 10:26:00 -0400 Subject: [PATCH 2/2] Revert "updated the year at the footer of README.md file" This reverts commit 3cb231b2a756417f662da2740da2e81c3a342fd2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d7..b103466 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._