From 00424131d020d55bae7e7a4f1b72b08b024738d3 Mon Sep 17 00:00:00 2001 From: Joshua Diyn Date: Thu, 15 May 2025 16:38:19 +1000 Subject: [PATCH 1/2] meaningful message about updating the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From edf046a151f3204f2480d9239afe03ccf0d77a31 Mon Sep 17 00:00:00 2001 From: Joshua Diyn Date: Thu, 15 May 2025 16:42:19 +1000 Subject: [PATCH 2/2] Revert "Merge branch 'bug-fix-typo'" This reverts commit c869763c8d7b86e4c2d1da99da39747d9c60b546, reversing changes made to 83026bb2b9688feea1dea289ca22efd7209440dd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._