From bb9ce99709a51ea5464cf8f5b80fc4d41076b9b9 Mon Sep 17 00:00:00 2001 From: TheGoodKevin <152344670+TheGoodKevin@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:51:49 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 5de3bed4d6e8616ce25bf8b6a040e5e9c3902726 Mon Sep 17 00:00:00 2001 From: TheGoodKevin Date: Mon, 21 Apr 2025 19:18:47 -0400 Subject: [PATCH 2/2] Revert "Merge pull request #1 from TheGoodKevin/bug-fix-typo" This reverts commit e45baacaf353850eb28bc5a27ed429c486b14dd2, reversing changes made to 83026bb2b9688feea1dea289ca22efd7209440dd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._