diff --git a/FAVE-align/FAAValign.py b/FAVE-align/FAAValign.py index cd40b9e..6d75641 100755 --- a/FAVE-align/FAAValign.py +++ b/FAVE-align/FAAValign.py @@ -63,7 +63,6 @@ ## PROJECT "AUTOMATIC ALIGNMENT AND ANALYSIS OF LINGUISTIC CHANGE" ## ## FAAValign.py ## ## written by Ingrid Rosenfelder ## -## last updated February 6, 2013 ## ################################################################################ import os diff --git a/FAVE-extract/bin/extractFormants.py b/FAVE-extract/bin/extractFormants.py index 6f68cd8..4b841e8 100755 --- a/FAVE-extract/bin/extractFormants.py +++ b/FAVE-extract/bin/extractFormants.py @@ -3,7 +3,6 @@ # # !!! This is NOT the original extractFormants.py file !!! ## # -# Last modified by Ingrid Rosenfelder: February 6, 2013 ## # - all comments beginning with a double pound sign ("##") ## # - docstrings for all classes and functions ## # - alphabetic ordering outside of main program: ##