From 1cd0b7dcdee178dc8acb22b150953f303671ea41 Mon Sep 17 00:00:00 2001 From: VarunModi23 <123varunmodi@gmail.com> Date: Thu, 29 May 2025 19:00:41 +0530 Subject: [PATCH] fix: update year in footer from 2022 to 2023 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..c470f88da6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Introduction to Git and GitHub ## Simple Interest Calculator @@ -13,4 +14,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._