git.fiddlerwoaroof.com
Browse code

Trim trailing whitespaces in README.md

Orivej Desh authored on 10/02/2012 11:10:39
Showing 1 changed files
... ...
@@ -15,7 +15,7 @@ Table of contents
15 15
  * Licence
16 16
  * Notes
17 17
  * Examples
18
- * Open Source 
18
+ * Open Source
19 19
 
20 20
 Description
21 21
 -----------
... ...
@@ -75,9 +75,9 @@ Configuration
75 75
 
76 76
 Set the following variables to true for extra debugging information:
77 77
 
78
-    (setq net.post-office::*debug-imap* t 
78
+    (setq net.post-office::*debug-imap* t
79 79
           net.post-office::*smtp-debug* t)
80
- 
80
+
81 81
 Documentation
82 82
 -------------
83 83
 
... ...
@@ -90,29 +90,29 @@ Documentation
90 90
 License
91 91
 -------
92 92
 
93
-The aserve source code is licensed under the terms of the 
94
-[Lisp Lesser GNU Public License](http://opensource.franz.com/preamble.html), 
95
-known as the LLGPL. The LLGPL consists of a preamble and the LGPL. Where these 
96
-conflict, the preamble takes precedence.  This project is referenced in the 
93
+The aserve source code is licensed under the terms of the
94
+[Lisp Lesser GNU Public License](http://opensource.franz.com/preamble.html),
95
+known as the LLGPL. The LLGPL consists of a preamble and the LGPL. Where these
96
+conflict, the preamble takes precedence.  This project is referenced in the
97 97
 preamble as the LIBRARY.
98
- 
98
+
99 99
 Notes
100 100
 -----
101 101
 
102 102
 For reference please see rfc1939 (pop) and rfc2060 (imap).
103
- 
103
+
104 104
 Examples and Information
105 105
 ------------------------
106 106
 
107
-See the first link in the documenation section above for examples.  
107
+See the first link in the documenation section above for examples.
108 108
 
109 109
 Franz Inc. Open Source Info
110 110
 ---------------------------
111 111
 
112
-This project's homepage is <http://opensource.franz.com>. There is an 
113
-informal community support and development mailing list 
114
-[opensource@franz.com](http://opensource.franz.com/mailinglist.html) 
115
-for these open source projects. We encourage you to take advantage by 
116
-subscribing to the list.  Once you're subscribed, email to 
117
-<opensource@franz.com> with your questions, comments, suggestions, 
112
+This project's homepage is <http://opensource.franz.com>. There is an
113
+informal community support and development mailing list
114
+[opensource@franz.com](http://opensource.franz.com/mailinglist.html)
115
+for these open source projects. We encourage you to take advantage by
116
+subscribing to the list.  Once you're subscribed, email to
117
+<opensource@franz.com> with your questions, comments, suggestions,
118 118
 and patches.