From 13699fb142ae594b9eebcc5a8fd3308f39a1ffd8 Mon Sep 17 00:00:00 2001 From: YehorH000 Date: Mon, 21 Apr 2025 13:59:02 -0400 Subject: [PATCH 1/2] Fix typo in footer year --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..89d90fd448 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,5 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ +_© 2023 XYZ, Inc._ \ No newline at end of file From 7a66450f47fc0bb2547d85177cb517125248c38c Mon Sep 17 00:00:00 2001 From: YehorH000 Date: Mon, 21 Apr 2025 14:06:03 -0400 Subject: [PATCH 2/2] Revert "Fix typo in footer year" This reverts commit 13699fb142ae594b9eebcc5a8fd3308f39a1ffd8. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 89d90fd448..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ -_© 2023 XYZ, Inc._ \ No newline at end of file +_© 2022 XYZ, Inc._