From e4c9654d5635dd6baf09cbdedc864194b85db5a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20G=C5=82owacki?= Date: Mon, 13 Jan 2025 14:40:50 +0100 Subject: [PATCH 1/2] footer change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..3382d89f51 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_2023 XYZ, Inc._ From 7067fa4d58fb2a90fe467e844132e3b842e607de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20G=C5=82owacki?= Date: Mon, 13 Jan 2025 14:59:38 +0100 Subject: [PATCH 2/2] Revert "footer change" This reverts commit e4c9654d5635dd6baf09cbdedc864194b85db5a3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3382d89f51..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_2023 XYZ, Inc._ +_© 2022 XYZ, Inc._