From 754343e80966be032fe0e9b731b0c05c978329c5 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Thu, 11 Mar 2021 16:07:27 -0500 Subject: [PATCH] Fixed comments --- Algorithms.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Algorithms.py b/Algorithms.py index f13fb65..f5949e0 100644 --- a/Algorithms.py +++ b/Algorithms.py @@ -1,10 +1,10 @@ -#Python/myClasses/Algorithms.py +#Python/pyClasses/Algorithms.py #Matthew Ellison # Created: 01-27-19 -#Modified: 03-22-19 +#Modified: 03-11-21 #This is a file that contains a few algorithms that I have used several times """ -Copyright (C) 2019 Matthew Ellison +Copyright (C) 2021 Matthew Ellison This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by