Fix line endings
There were a couple of files checked into the git repository with DOS line endings. Most git implementations really expect there to be Unix line endings and should do the appropriate conversions as necessary. This commit should change the line endings to the appropriate Unix endings.