From 5c20252040cfcc17a8f77f4b9f3f0a642a1dae3f Mon Sep 17 00:00:00 2001 From: rijul31 Date: Mon, 10 Mar 2025 11:20:23 -0400 Subject: [PATCH] Fixed footer typo: changed 2022 to 2023 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b103466139..48879e18d4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introduction to Git and GitHub +2023 XYZ, Inc.# Introduction to Git and GitHub ## Simple Interest Calculator @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._