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