From 3f2bbc6931cae537e9c2d36cb7f651316b36c9af Mon Sep 17 00:00:00 2001 From: yanemeeyyyy Date: Thu, 11 Sep 2025 19:29:26 +0800 Subject: [PATCH 1/2] Fix typo: updated footer to 2023 XYZ, Inc. --- 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 dd1537e24ddf24875abd9c6b135401a23e1a7f41 Mon Sep 17 00:00:00 2001 From: yanemeeyyyy Date: Thu, 11 Sep 2025 19:51:13 +0800 Subject: [PATCH 2/2] Revert "Fix typo: updated footer to 2023 XYZ, Inc." This reverts commit 3f2bbc6931cae537e9c2d36cb7f651316b36c9af. --- 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._