From 3d78879320ff2902ef4f390c8870b170193187ce Mon Sep 17 00:00:00 2001 From: yahyeameer <128320776+yahyeameer@users.noreply.github.com> Date: Sun, 19 Oct 2025 07:13:40 -0700 Subject: [PATCH 1/2] 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 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 a23144291fc2b53aab7aecb7a9b93321961176f5 Mon Sep 17 00:00:00 2001 From: yahyameer Date: Sun, 19 Oct 2025 07:22:17 -0700 Subject: [PATCH 2/2] =?UTF-8?q?Fix=20footer:=20ensure=20=C2=A9=202023=20XY?= =?UTF-8?q?Z,=20Inc.=20(normalize=20formatting)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d7..57c4e79 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +© 2023 XYZ, Inc.