set line endings of most text files to LF
commit8e60bb3124e2cc4ff09f388e520f3b6935ffc733
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Tue, 19 Mar 2013 23:48:02 +0000 (20 00:48 +0100)
committerAndrew McMillan <andrew@morphoss.com>
Mon, 2 Sep 2013 02:37:23 +0000 (2 14:37 +1200)
tree3002e7e551110150b5db5965394230fa2634eb97
parent92c15bed6450a42fc6f0b42d01f0e0ea50afd6bf
set line endings of most text files to LF

* Changed the end-of-line encodings of all non-Windows-related and non-autogenerated text files to use UNIX LF (lots of them had mixed LF/CRLF).

Conflicts:
inc/caldav-PUT-functions.php
30 files changed:
ChangeLog
config/imap_pam_conf_php.txt
docs/api/phpdoc.ini
docs/website/style.css
docs/website/wikiheader.css
htdocs/caldav.php
htdocs/setup.php
inc/CalDAVRequest.php
inc/DAViCalSession.php
inc/WritableCollection.php
inc/caldav-BIND.php
inc/caldav-DELETE.php
inc/caldav-GET-functions.php
inc/caldav-MKCOL.php
inc/caldav-POST.php
inc/caldav-PROPPATCH.php
inc/caldav-PUT-functions.php
inc/caldav-PUT-vcalendar.php
inc/caldav-PUT-vcard.php
inc/caldav-REPORT-calquery.php
inc/caldav-REPORT-cardquery.php
inc/caldav-REPORT-multiget.php
inc/caldav-REPORT-sync-collection.php
inc/caldav-REPORT.php
inc/drivers_imap_pam.php
inc/drivers_ldap.php
inc/drivers_rimap.php
inc/schedule-functions.php
inc/ui/collection-edit.php
inc/ui/principal-edit.php