From 5bceb9c05e7f7663758d312929d4383f28cfc9aa Mon Sep 17 00:00:00 2001 From: Anony Dev Date: Wed, 1 Oct 2025 04:53:00 -0400 Subject: [PATCH 1/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1034661..2a2b1d78 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 1d1214f9f1a1d1e4fa5d65fe2838a5112fd810be Mon Sep 17 00:00:00 2001 From: Anony Dev Date: Wed, 1 Oct 2025 04:58:06 -0400 Subject: [PATCH 2/2] Revert "fix typo" This reverts commit 5bceb9c05e7f7663758d312929d4383f28cfc9aa. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78..b1034661 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._