From 0c4f57b387ef57fcfd36d4b2c516f14d2c2cbb7a Mon Sep 17 00:00:00 2001 From: mashys Date: Wed, 27 Aug 2025 05:19:16 -0400 Subject: [PATCH 1/3] update footer year 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 bf7274e7281f05815bed240c94b9c7523d9be147 Mon Sep 17 00:00:00 2001 From: mashys Date: Wed, 27 Aug 2025 05:35:33 -0400 Subject: [PATCH 2/3] =?UTF-8?q?fix(README):=20change=20footer=20year=20202?= =?UTF-8?q?2=E2=86=922023?= 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 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 b2d1aa36664d7452b70d315b4e2f6981db0bc225 Mon Sep 17 00:00:00 2001 From: mashys Date: Wed, 27 Aug 2025 06:08:21 -0400 Subject: [PATCH 3/3] =?UTF-8?q?Revert=20"fix(README):=20change=20footer=20?= =?UTF-8?q?year=202022=E2=86=922023"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit bf7274e7281f05815bed240c94b9c7523d9be147. --- 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._