From 4da3c0520b6b817c79267e4829b5457a80076e2e Mon Sep 17 00:00:00 2001 From: alex4cable Date: Sun, 27 Oct 2024 16:40:08 -0400 Subject: [PATCH 1/4] Change from 2022 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 2c45b4b79cc423756d2e25b68bd74e5ef9d008df Mon Sep 17 00:00:00 2001 From: alex4cable Date: Sun, 27 Oct 2024 16:47:07 -0400 Subject: [PATCH 2/4] Small typo correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..9362ab8e53 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 6e7ebc8a756aae361e5f5dc2e854eecc091e23cf Mon Sep 17 00:00:00 2001 From: alex4cable Date: Sun, 27 Oct 2024 16:56:35 -0400 Subject: [PATCH 3/4] Revert "Small typo correction" This reverts commit 2c45b4b79cc423756d2e25b68bd74e5ef9d008df. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9362ab8e53..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2023 XYZ, Inc._ From bdf9f58bf6f42a58f7bc64b7b309a202ea250c24 Mon Sep 17 00:00:00 2001 From: alex4cable Date: Sun, 27 Oct 2024 16:57:36 -0400 Subject: [PATCH 4/4] Revert "Change from 2022 to 2023" This reverts commit 4da3c0520b6b817c79267e4829b5457a80076e2e. --- 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._