Fix license formatting so it will be recognized (#78)

GitHub uses the licensee ruby gem to detect the license type of the repository. licensee uses the license texts from choosealicense.com so if the text of your license file differs from their license it will not be recognized. GitHub allows filtering searches by license type and also shows the license type on the homepage of your repository and when viewing the license page but these features are only available when the license is recognized.
This commit is contained in:
per1234 2018-06-24 23:39:08 -07:00 committed by John Wellbelove
parent 60fb58049d
commit a7025917fb

View File

@ -1,8 +1,6 @@
The MIT License (MIT)
Copyright (c) 2016 jwellbelove
https://github.com/ETLCPP/etl
http://www.etlcpp.com
Copyright (c) 2016 jwellbelove, https://github.com/ETLCPP/etl, http://www.etlcpp.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal