Commit 2b4255f29e206fa6599b3a02f488d8b58e82d0f3
1 parent
d9aa20fc
Try to preserve newlines in quoted text.
Showing
1 changed file
with
7 additions
and
7 deletions
... | ... | @@ -27,17 +27,17 @@ Copyright © 2016 Georg Hopp |
27 | 27 | |
28 | 28 | ## License |
29 | 29 | |
30 | -> This program is free software: you can redistribute it and/or modify | |
31 | -> it under the terms of the GNU General Public License as published by | |
32 | -> the Free Software Foundation, either version 3 of the License, or | |
30 | +> This program is free software: you can redistribute it and/or modify | |
31 | +> it under the terms of the GNU General Public License as published by | |
32 | +> the Free Software Foundation, either version 3 of the License, or | |
33 | 33 | > (at your option) any later version. |
34 | 34 | > |
35 | -> This program is distributed in the hope that it will be useful, | |
36 | -> but WITHOUT ANY WARRANTY; without even the implied warranty of | |
37 | -> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
35 | +> This program is distributed in the hope that it will be useful, | |
36 | +> but WITHOUT ANY WARRANTY; without even the implied warranty of | |
37 | +> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
38 | 38 | > GNU General Public License for more details. |
39 | 39 | > |
40 | -> You should have received a copy of the GNU General Public License | |
40 | +> You should have received a copy of the GNU General Public License | |
41 | 41 | > along with this program. If not, see <http://www.gnu.org/licenses/>. |
42 | 42 | |
43 | 43 | ## Author | ... | ... |
Please
register
or
login
to post a comment