Commit 31f92c346de8708237600b74f3e562b04d54a2c1

Authored by Georg Hopp
1 parent 4d76634d

improve README.md

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