From e60c4b80c66a9d5aa4182d4595d3c060c7ca5183 Mon Sep 17 00:00:00 2001 From: Ayeasha03 Date: Sat, 12 Apr 2025 10:35:28 +0100 Subject: [PATCH 1/3] Update README.md --- 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 2e48f4e954a6c4bc3e0cee3c5bd8324b2cccbe07 Mon Sep 17 00:00:00 2001 From: Ayeasha03 Date: Sat, 12 Apr 2025 10:58:58 +0100 Subject: [PATCH 2/3] Updated footer to 2023 --- 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 0644aec9a55b9b0cc45c27b54c3f31d2783481ef Mon Sep 17 00:00:00 2001 From: Ayeasha03 Date: Sat, 12 Apr 2025 11:40:21 +0100 Subject: [PATCH 3/3] Reverted footer year to 2022 --- 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._