From 95e6991185d3f3cd5ea8f05246648d195148ff6c Mon Sep 17 00:00:00 2001 From: Paulo Date: Sat, 8 Feb 2025 18:28:53 -0500 Subject: [PATCH 1/2] Update README copyrigths year to current 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..3353d93b00 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc.._ From 4ee7a5c86dce248057a4068d51ea8e33989c72ea Mon Sep 17 00:00:00 2001 From: Paulo Date: Sat, 8 Feb 2025 18:36:35 -0500 Subject: [PATCH 2/2] Revert "Update README copyrigths year to current 2023" This reverts commit 95e6991185d3f3cd5ea8f05246648d195148ff6c. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3353d93b00..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc.._ +_© 2022 XYZ, Inc._