From 7a57a15f2cc25d7691eb636eb605977b5015efe8 Mon Sep 17 00:00:00 2001 From: FeleySM Date: Thu, 6 Feb 2025 04:44:33 -0500 Subject: [PATCH 1/2] fixed the year of README.md from 2022 to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..8c8a5c7243 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc. From 78743a770b9f9f8233626a83a654140cac0e6e29 Mon Sep 17 00:00:00 2001 From: FeleySM Date: Thu, 6 Feb 2025 04:57:49 -0500 Subject: [PATCH 2/2] Revert "fixed the year of README.md from 2022 to 2023" This reverts commit 7a57a15f2cc25d7691eb636eb605977b5015efe8. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8a5c7243..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc. +_© 2022 XYZ, Inc._