From cefca0b4744711103ac005f2be9ab8aaae2c6c15 Mon Sep 17 00:00:00 2001 From: Mykyta Ivashchenko Date: Wed, 20 Aug 2025 16:32:34 +0200 Subject: [PATCH 1/2] fix typo in README.md --- 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 c34e06710bdee5a246994080023c79497d8cbeda Mon Sep 17 00:00:00 2001 From: Mykyta Ivashchenko Date: Wed, 20 Aug 2025 16:39:08 +0200 Subject: [PATCH 2/2] Revert "fix typo in README.md" This reverts commit cefca0b4744711103ac005f2be9ab8aaae2c6c15. --- 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._