From 22d8205855455fd2a04abf2bcf8f0ab6783b32b0 Mon Sep 17 00:00:00 2001 From: Katsumi Date: Tue, 21 Oct 2025 19:26:47 -0400 Subject: [PATCH 1/2] Changed the foot note to 2023 XYZ, Inc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..23a440c 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +2023 XYZ, Inc. From b566c71039d41d1974cce2cce13c14fe29934409 Mon Sep 17 00:00:00 2001 From: Katsumi Date: Thu, 23 Oct 2025 10:13:41 -0400 Subject: [PATCH 2/2] Revert "Update README.md" This reverts commit d8324ad0ec067ab2eb9af55d2819104be2e42e3f. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a440c..a2d1cff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +<<<<<<< HEAD # Introduction to Git and GitHub ## Simple Interest Calculator @@ -13,4 +14,4 @@ Output simple interest = p*t*r ``` -2023 XYZ, Inc. +2022 XYZ, Inc. \ No newline at end of file