File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ QgsTipFactory::QgsTipFactory() : QObject()
30
30
myTip.setContent ( tr ( " Quantum GIS is open source software."
31
31
" This means that the software source code can be freely viewed"
32
32
" and modified. The GPL places a restriction that any modifications"
33
- " you make must be made available to the Quantum GIS project, and "
34
- " that you can not create a new version of Quantum GIS under a "
35
- " 'closed source' license. Visit <a href= \" http://qgis.org \" > "
36
- " the QGIS home page (http://qgis.org)</a> for more "
37
- " information." ) );
33
+ " you make must be made available in source form to whoever you give "
34
+ " modified versions to, and that you can not create a new version of"
35
+ " Quantum GIS under a 'closed source' license. Visit"
36
+ " <a href= \" http://qgis.org \" > the QGIS home page (http://qgis.org)</a>"
37
+ " for more information." ) );
38
38
addGenericTip ( myTip );
39
39
//
40
40
myTip.setTitle ( tr ( " QGIS Publications" ) );
You can’t perform that action at this time.
0 commit comments