From 80151a546c4f09a8c76d7c307a930b0dbca5e13e Mon Sep 17 00:00:00 2001 From: Don Davis Date: Sat, 26 Oct 2024 14:37:44 -0400 Subject: [PATCH 1/2] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..23a440c9e4 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +2023 XYZ, Inc. From 67f5714eeecd6e571b73ebb8f7b3ebce16391ef0 Mon Sep 17 00:00:00 2001 From: Don Davis Date: Sat, 26 Oct 2024 15:05:58 -0400 Subject: [PATCH 2/2] Revert "updated readme" This reverts commit 80151a546c4f09a8c76d7c307a930b0dbca5e13e. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a440c9e4..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -2023 XYZ, Inc. +_© 2022 XYZ, Inc._