From 450a60cb8533568b117f0cbd41a25e53e60fdde3 Mon Sep 17 00:00:00 2001 From: CharioMich Date: Tue, 14 Oct 2025 06:28:07 -0400 Subject: [PATCH 1/2] fix footer date typo --- 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 e3bb11b07aa503332bc0ee17d0a018d71fe9307f Mon Sep 17 00:00:00 2001 From: CharioMich Date: Tue, 14 Oct 2025 06:38:25 -0400 Subject: [PATCH 2/2] Revert "fix footer date typo" This reverts commit 450a60cb8533568b117f0cbd41a25e53e60fdde3. --- 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._