From d8bf790445b4d41c0c649cf0000d3a8fab26f257 Mon Sep 17 00:00:00 2001 From: barroso2223 Date: Wed, 24 Sep 2025 08:54:17 -0400 Subject: [PATCH 1/2] Fixe typo in README.md footer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1034661..23a440c9 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +2023 XYZ, Inc. From 6ff01dc550864e02f2ae6733b39350e2b20e2b97 Mon Sep 17 00:00:00 2001 From: barroso2223 Date: Wed, 24 Sep 2025 09:18:00 -0400 Subject: [PATCH 2/2] Revert "Fixe typo in README.md footer" This reverts commit d8bf790445b4d41c0c649cf0000d3a8fab26f257. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a440c9..b1034661 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -2023 XYZ, Inc. +_© 2022 XYZ, Inc._