From 502992add8984e15ad0690765794b477093ac737 Mon Sep 17 00:00:00 2001 From: MartinsOguejiofor Date: Fri, 25 Oct 2024 00:25:13 -0400 Subject: [PATCH 1/2] Changed the copyright year at the footer of the page --- 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 bb7861c346f65afb9b076047732ce864f4256f1b Mon Sep 17 00:00:00 2001 From: MartinsOguejiofor Date: Fri, 25 Oct 2024 00:52:09 -0400 Subject: [PATCH 2/2] Revert "Changed the copyright year at the footer of the page" This reverts commit 502992add8984e15ad0690765794b477093ac737. --- 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._