From bb8c21c63f5d5ad52d8357b411395c07b8583bb5 Mon Sep 17 00:00:00 2001 From: Juan Vives <81195234+juanvives@users.noreply.github.com> Date: Sat, 11 Oct 2025 03:58:15 -0300 Subject: [PATCH 1/2] =?UTF-8?q?Corregir=20a=C3=B1o=20del=20pie=20de=20p?= =?UTF-8?q?=C3=A1gina=20de=202022=20a=202023?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..2a2b1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From c3de406ca07fb9fa778948fee2556536189446c3 Mon Sep 17 00:00:00 2001 From: Juan Vives Date: Sat, 11 Oct 2025 04:29:41 -0300 Subject: [PATCH 2/2] =?UTF-8?q?Revert=20"Corregir=20a=C3=B1o=20del=20pie?= =?UTF-8?q?=20de=20p=C3=A1gina=20de=202022=20a=202023"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit bb8c21c63f5d5ad52d8357b411395c07b8583bb5. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d7..b103466 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._