Converting all files stored as CRLF in git to be stored as LF

LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
This commit is contained in:
Lombiq
2015-12-13 22:21:02 +01:00
parent 1e963d4d50
commit 5406b17601
3470 changed files with 371153 additions and 371153 deletions

View File

@@ -1,23 +1,23 @@
Please visit the web page at
http://imageresizing.net/licenses/
The core and 18 plugins are free and open-source, under a modified MIT license called the Freedom license.
See http://imageresizing.net/licenses/freedom
The following DLLs are under the Freedom license:
* ImageResizer.dll
* ImageResizer.Mvc.dll
* ImageResizer.Plugins.Logging.dll
Development of this project is funded by people purchasing Pro and Enterprise licenses
to the 4 paid plugin bundles. Both Pro and Enterprise licenses are as MIT-like as possible,
allowing redistribution, modification, and sub-licensing.
The free trial license permits use of the paid plugins for development and testing purposes, but not for production use.
http://imageresizing.net/licenses/trial
Once you begin using them on a production server, you will need a Pro or Enterprise-wide license.
Please visit the web page at
http://imageresizing.net/licenses/
The core and 18 plugins are free and open-source, under a modified MIT license called the Freedom license.
See http://imageresizing.net/licenses/freedom
The following DLLs are under the Freedom license:
* ImageResizer.dll
* ImageResizer.Mvc.dll
* ImageResizer.Plugins.Logging.dll
Development of this project is funded by people purchasing Pro and Enterprise licenses
to the 4 paid plugin bundles. Both Pro and Enterprise licenses are as MIT-like as possible,
allowing redistribution, modification, and sub-licensing.
The free trial license permits use of the paid plugins for development and testing purposes, but not for production use.
http://imageresizing.net/licenses/trial
Once you begin using them on a production server, you will need a Pro or Enterprise-wide license.
See http://imageresizing.net/plugins for information on buying licuenses.