From 312bd0f3f6c102f2a2874b778d895aec89f1f6a0 Mon Sep 17 00:00:00 2001 From: devkthines Date: Mon, 4 Sep 2023 23:47:46 -0400 Subject: [PATCH 1/2] changing the footer in the read-me from 2022 to 2021 Signed-off-by: devkthines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..9c40a3adc1 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2021 XYZ, Inc._ From 4b11f603c146a5c3bfc59a61b1b16c7003ab1681 Mon Sep 17 00:00:00 2001 From: devkthines Date: Tue, 5 Sep 2023 00:05:02 -0400 Subject: [PATCH 2/2] Revert "changing the footer in the read-me from 2022 to 2021" This reverts commit 312bd0f3f6c102f2a2874b778d895aec89f1f6a0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c40a3adc1..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2021 XYZ, Inc._ +_© 2022 XYZ, Inc._