From 994bb76f5ec968382a969c79fb25f895b30a82c1 Mon Sep 17 00:00:00 2001 From: Ikeagwughichi Timothy Ezuruike Date: Tue, 11 Feb 2025 23:33:47 +0100 Subject: [PATCH 1/3] 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 9252db30cb75c168f71f9e86879a4e8f12621814 Mon Sep 17 00:00:00 2001 From: timtee8187 Date: Fri, 14 Feb 2025 07:17:17 -0500 Subject: [PATCH 2/3] Fixed typo in footer: changed year from 2022 to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..564ad6ee4a 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 202 XYZ, Inc._ From b1480fb091e5a2ba3d500ba256528145f19f63e2 Mon Sep 17 00:00:00 2001 From: timtee8187 Date: Fri, 14 Feb 2025 10:22:01 -0500 Subject: [PATCH 3/3] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564ad6ee4a..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 202 XYZ, Inc._ +_© 2023 XYZ, Inc._