From ea5c41dbed7d584c8b3cc180211f02969a174e27 Mon Sep 17 00:00:00 2001 From: SAS_OP <14040386+sasop3@users.noreply.github.com> Date: Fri, 5 Sep 2025 19:42:26 +0300 Subject: [PATCH 1/2] fixed a typo in the readme file --- 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 f28d4197772553e13449cd1cebcc2b8836a88c40 Mon Sep 17 00:00:00 2001 From: SAS_OP <14040386+sasop3@users.noreply.github.com> Date: Fri, 5 Sep 2025 19:51:20 +0300 Subject: [PATCH 2/2] Revert "fixed a typo in the readme file" This reverts commit ea5c41dbed7d584c8b3cc180211f02969a174e27. --- 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._