From 33d60f7689f4f291f342071da460b962695a8790 Mon Sep 17 00:00:00 2001 From: Priyansh Devpura Date: Wed, 21 Jun 2023 05:30:19 -0400 Subject: [PATCH 1/2] Updated the Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..9c40a3adc1 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2021 XYZ, Inc._ From 2538cbcff62b73d080a03ed6c1ddf7ca599a456b Mon Sep 17 00:00:00 2001 From: Priyansh Devpura Date: Wed, 21 Jun 2023 05:51:23 -0400 Subject: [PATCH 2/2] Reverted the changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c40a3adc1..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2021 XYZ, Inc._ +_© 2022 XYZ, Inc._