From a0b6458200d207f2b8903935783d248bead56e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82yszko?= <123361825+testingenjoyer@users.noreply.github.com> Date: Thu, 8 May 2025 19:52:02 +0000 Subject: [PATCH 1/2] Typo fix for the footer of README file --- 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 2d1b91c9e724f047e69c5f2ace0a8ff89c5a8e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82yszko?= <123361825+testingenjoyer@users.noreply.github.com> Date: Thu, 8 May 2025 19:54:33 +0000 Subject: [PATCH 2/2] Typo fix for the footer of README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..9362ab8e53 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2023 XYZ, Inc._