From 7dffb992382394e6530caf2f3c2331531b276b20 Mon Sep 17 00:00:00 2001 From: tetotille Date: Fri, 24 Oct 2025 09:46:26 -0400 Subject: [PATCH 1/2] update the year --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..2a2b1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From fad1a06a9471e16820da94f03e10b55c3f76edbb Mon Sep 17 00:00:00 2001 From: tetotille Date: Fri, 24 Oct 2025 13:11:20 -0400 Subject: [PATCH 2/2] revert changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d7..b103466 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._