From 5d2ca2c9005cad0712ae1eaf6e76a46708eeb506 Mon Sep 17 00:00:00 2001 From: Andrii Vynohradov Date: Sat, 24 May 2025 18:56:52 -0700 Subject: [PATCH 1/2] Fix typo: updated year from 2022 to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..baed41154a 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2025 XYZ, Inc._ From 8f17e911bd6f35f11533da2c79258dd613d535ad Mon Sep 17 00:00:00 2001 From: Andrii Vynohradov Date: Sat, 24 May 2025 19:05:01 -0700 Subject: [PATCH 2/2] Revert "Fix typo: updated year from 2022 to 2023" This reverts commit 5d2ca2c9005cad0712ae1eaf6e76a46708eeb506. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baed41154a..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2025 XYZ, Inc._ +_© 2022 XYZ, Inc._