From 9d11d2675a31440d67de5a9f3a4118e028b61a81 Mon Sep 17 00:00:00 2001 From: jprb99 Date: Mon, 26 May 2025 19:03:38 -0400 Subject: [PATCH 1/2] Fixed year typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..e0473c7754 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ \ No newline at end of file From 3b28deb189211389f004ee5a83eb6b0d5d1670af Mon Sep 17 00:00:00 2001 From: jprb99 Date: Mon, 26 May 2025 20:25:30 -0400 Subject: [PATCH 2/2] Reverted typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0473c7754..2225ca3f74 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ \ No newline at end of file +_© 2022 XYZ, Inc._ \ No newline at end of file