From eec5c410cb5b22c8e9331cf309b0998305532f8a Mon Sep 17 00:00:00 2001 From: DJAngel973 Date: Tue, 23 Sep 2025 21:46:46 -0500 Subject: [PATCH 1/2] docs: Year change in the README footer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1034661..2a2b1d78 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 31d595af1d9e80106da455bc134a3f4ea3347fa8 Mon Sep 17 00:00:00 2001 From: DJAngel973 Date: Tue, 23 Sep 2025 22:26:27 -0500 Subject: [PATCH 2/2] Revert "docs: Year change in the README footer" This reverts commit eec5c410cb5b22c8e9331cf309b0998305532f8a. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78..b1034661 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._