From 77877e18e7f8e6aa08807630416094f1a9570799 Mon Sep 17 00:00:00 2001 From: jawad-niazi Date: Wed, 8 Jan 2025 23:43:50 -0500 Subject: [PATCH 1/2] Fix typo: Update footer to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..afe0aed6ea 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_2023 XYZ, Inc. From f0000c5a8cd71aa28c1a493d821f542cdb40aa86 Mon Sep 17 00:00:00 2001 From: jawad-niazi Date: Thu, 9 Jan 2025 00:08:39 -0500 Subject: [PATCH 2/2] Revert "Fix typo: Update footer to 2023" This reverts commit 77877e18e7f8e6aa08807630416094f1a9570799. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afe0aed6ea..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_2023 XYZ, Inc. +_© 2022 XYZ, Inc._