Fix #327: Fix files that have both CRLF and LF line terminators
Use dos2unix
to convert these files to use Unix LF eol character
instead of having a mix of CRLF and LF line terminators.
Use dos2unix
to convert these files to use Unix LF eol character
instead of having a mix of CRLF and LF line terminators.