From c83ed06fa41c875b8554fa50617cf7db8e217a2e Mon Sep 17 00:00:00 2001 From: Soham Date: Mon, 11 Nov 2024 20:49:32 +0530 Subject: [PATCH 1/4] Changed the year in the last line of 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 6b5dd3e34a42ad3afbc02bf9cb225bac0ed2b4e1 Mon Sep 17 00:00:00 2001 From: Soham Date: Mon, 11 Nov 2024 20:56:58 +0530 Subject: [PATCH 2/4] Revert "Changed the year in the last line of README.md" This reverts commit c83ed06fa41c875b8554fa50617cf7db8e217a2e. --- 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 82708bd4eacc2b4e764b53eef365c141cf996c7b Mon Sep 17 00:00:00 2001 From: Soham Date: Mon, 11 Nov 2024 20:59:02 +0530 Subject: [PATCH 3/4] Fixed the typo in the last line of 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 f6740b6d832ad4f73d86aea2fec5ef7b1392763c Mon Sep 17 00:00:00 2001 From: Soham Date: Mon, 11 Nov 2024 21:08:11 +0530 Subject: [PATCH 4/4] Revert "Fixed the typo in the last line of README.md" This reverts commit 82708bd4eacc2b4e764b53eef365c141cf996c7b. --- 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._