From f79ee2ab752a889ae751c46d9d162d35cc6707f6 Mon Sep 17 00:00:00 2001 From: archxit Date: Mon, 2 Jun 2025 17:50:01 +0530 Subject: [PATCH 1/2] updated README.md footer to 2025 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..baed41154a 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2025 XYZ, Inc._ From b436183534f09830fb8d89f4d74bc36624878826 Mon Sep 17 00:00:00 2001 From: archxit Date: Mon, 2 Jun 2025 18:03:05 +0530 Subject: [PATCH 2/2] reverted the changes on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baed41154a..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2025 XYZ, Inc._ +_© 2022 XYZ, Inc._