From fbd70c3edf05292bb0c233e02b3d43469e87b0b1 Mon Sep 17 00:00:00 2001 From: dirtroaddeveloper <155271513+dirtroaddeveloper@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:27:14 -0400 Subject: [PATCH 1/3] Update copyright year in README.md Updated the copyright date. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..3a60c42 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 22023 XYZ, Inc._ From 550b53875d2f845c369435fa8a9fd9f7238bf97e Mon Sep 17 00:00:00 2001 From: dirtroaddeveloper <155271513+dirtroaddeveloper@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:40:27 -0400 Subject: [PATCH 2/3] Fix copyright year in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a60c42..2a2b1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 22023 XYZ, Inc._ +_© 2023 XYZ, Inc._ From d3da386710b31efa4676e9dfd6a0bc4450fcfbf5 Mon Sep 17 00:00:00 2001 From: dirtroaddeveloper <155271513+dirtroaddeveloper@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:46:38 -0400 Subject: [PATCH 3/3] Update copyright year in README.md --- 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._