From 690a260fdf2e5fd3e362db0810223def501f1fab Mon Sep 17 00:00:00 2001 From: Jeff Lewis Date: Mon, 14 Oct 2024 13:54:36 -0400 Subject: [PATCH 1/2] Updated date in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..e0473c7754 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ \ No newline at end of file From 79520d714fa12923c6873a8691314e299f73fe6d Mon Sep 17 00:00:00 2001 From: Jeff Lewis Date: Mon, 14 Oct 2024 15:39:18 -0400 Subject: [PATCH 2/2] Revert "Updated date in README.md" This reverts commit 690a260fdf2e5fd3e362db0810223def501f1fab. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0473c7754..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ \ No newline at end of file +_© 2022 XYZ, Inc._