From 22d7204f10704856e5fbda87fb87b12c33e4ee43 Mon Sep 17 00:00:00 2001 From: Dylan Ellis Date: Sat, 7 Dec 2024 18:06:47 -0500 Subject: [PATCH] Fix footer year in README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..d5925298af 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,9 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ + +## I changed it to 2023 because the course +## materials told me to, but the current year +## is 2024, I know this doesn't matter much but +## I wanted to note it for my own records \ No newline at end of file