Fixed comments

This commit is contained in:
2021-03-11 16:07:27 -05:00
parent 004dee57cc
commit 754343e809

View File

@@ -1,10 +1,10 @@
#Python/myClasses/Algorithms.py #Python/pyClasses/Algorithms.py
#Matthew Ellison #Matthew Ellison
# Created: 01-27-19 # 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 #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 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 it under the terms of the GNU Lesser General Public License as published by