From 375b65684e167d4c0492e15ab90fced603c7ea93 Mon Sep 17 00:00:00 2001 From: HatemBtk Date: Wed, 13 Nov 2024 20:48:17 -0500 Subject: [PATCH 1/2] Changing the year in the footer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..b931f3f3bc 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2024 XYZ, Inc._ From da0b7a01ec80da4dc55007375d55475d3059eb49 Mon Sep 17 00:00:00 2001 From: HatemBtk Date: Wed, 13 Nov 2024 21:02:35 -0500 Subject: [PATCH 2/2] Revert "Changing the year in the footer" This reverts commit 375b65684e167d4c0492e15ab90fced603c7ea93. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b931f3f3bc..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2024 XYZ, Inc._ +_© 2022 XYZ, Inc._