From 5c9711e4a2bfcff0dc6ac5a46f76c03b0044de55 Mon Sep 17 00:00:00 2001 From: JustTooIt Date: Fri, 22 Aug 2025 10:27:35 -0400 Subject: [PATCH 1/2] update readme.md --- .readme.md.swp | Bin 0 -> 1024 bytes README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .readme.md.swp diff --git a/.readme.md.swp b/.readme.md.swp new file mode 100644 index 0000000000000000000000000000000000000000..e3fd99b7b832181f95f303acf6f40d2c180ff509 GIT binary patch literal 1024 zcmYc?$V<%2S1{8vVn6|k91IL48L63xD5BUoV0F4#rNt#B`T3b8*cAaqi&7I)a#Qtk VQ*f#nl^6|y(GZ|v2!x`W4FGuI4;TOd literal 0 HcmV?d00001 diff --git a/README.md b/README.md index b103466139..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 5e905ded2a174cb662f911d4fadc8ef69d6ed04e Mon Sep 17 00:00:00 2001 From: JustTooIt Date: Fri, 22 Aug 2025 10:34:49 -0400 Subject: [PATCH 2/2] Revert "update readme.md" This reverts commit 5c9711e4a2bfcff0dc6ac5a46f76c03b0044de55. --- .readme.md.swp | Bin 1024 -> 0 bytes README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .readme.md.swp diff --git a/.readme.md.swp b/.readme.md.swp deleted file mode 100644 index e3fd99b7b832181f95f303acf6f40d2c180ff509..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1024 zcmYc?$V<%2S1{8vVn6|k91IL48L63xD5BUoV0F4#rNt#B`T3b8*cAaqi&7I)a#Qtk VQ*f#nl^6|y(GZ|v2!x`W4FGuI4;TOd diff --git a/README.md b/README.md index 2a2b1d78df..b103466139 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._