From 2d24462a3feee51ce4af30b068d5a795ec8ea0fd Mon Sep 17 00:00:00 2001 From: gavinwyy Date: Sat, 16 Nov 2024 18:40:11 -0500 Subject: [PATCH 1/3] Change the footer from 2022 XYZ, Inc. to 2023 XYZ, Inc. --- 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 2d0dcecbef51159d8cda4ee0385e5710ef799e6d Mon Sep 17 00:00:00 2001 From: gavinwyy Date: Sat, 16 Nov 2024 19:02:14 -0500 Subject: [PATCH 2/3] Change the footer from 2023 XYZ, Inc. to 2022 XYZ, Inc. --- 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._ From ddc7a581944d4a05400c65a58d885aa9cd796315 Mon Sep 17 00:00:00 2001 From: gavinwyy Date: Sat, 16 Nov 2024 19:02:40 -0500 Subject: [PATCH 3/3] Revert "Change the footer from 2023 XYZ, Inc. to 2022 XYZ, Inc." This reverts commit 2d0dcecbef51159d8cda4ee0385e5710ef799e6d. --- 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._