don't hard-code the path to the python interpreter
[schsh.git] / README.rst
index 749a472ab54450107d7d57bfa33305881ac1adc7..e46b66442bb91e87dcfc8b6bd002830334a288aa 100644 (file)
@@ -85,12 +85,13 @@ change the base paths, and to tell which commands are allowed.
 Source, License
 ---------------
 
-You can find the sources in the `git repository`_. They are provided under
-the GPLv3_. In addition, all files except for ``schsh-rrsync`` are
-provided under the GPLv2_ or (at your option) any later version of the
-GPL.
+You can find the sources in the `git repository`_ (also available `on GitHub`_). 
+They are provided under the GPLv3_. In addition, all files except for 
+``schsh-rrsync`` are provided under the GPLv2_ or (at your option) any later 
+version of the GPL. See the file ``LICENSE-GPL3`` for more details.
 
 .. _git repository: http://www.ralfj.de/git/schsh.git
+.. _on GitHub: https://github.com/RalfJung/schsh
 .. _GPLv2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 .. _GPLv3: https://www.gnu.org/licenses/gpl.html