From 7db0a4ff52f712e860d6f3932a91b8d51d1902ea Mon Sep 17 00:00:00 2001 From: kldathatreya Date: Thu, 19 Dec 2024 01:37:54 -0500 Subject: [PATCH 1/2] Fix typo: Update footer to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..b11a1a9c59 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023g XYZ, Inc._ From 4761020fd43904b57d67b6685a680d5ffd8f7360 Mon Sep 17 00:00:00 2001 From: kldathatreya Date: Thu, 19 Dec 2024 01:43:00 -0500 Subject: [PATCH 2/2] Revert "Fix typo: Update footer to 2023" This reverts commit 7db0a4ff52f712e860d6f3932a91b8d51d1902ea. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b11a1a9c59..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023g XYZ, Inc._ +_© 2022 XYZ, Inc._