rename license file
[zonemaker.git] / README.rst
index 86fc359339ed8e774139e06a053259c7a5c88dea..5919a04d2f49db7a45a10bff7836bd3b1c5d2caa 100644 (file)
@@ -23,15 +23,18 @@ Usage
 Simply call ``zonemaker`` with the zone python file as argument. The result will 
 be printed to stdout. See ``db.example.com.py`` for a sample file demonstrating 
 the use of the interface. ``Makefile.sample`` shows how a makefile which first 
-updates the zone, and then tells BIND to reload, could look like.
+updates the zone(s), and then tells BIND to reload, could look like.
 
 Source, License
 ---------------
 
-You can find the sources in the `git repository`_. They are provided under a 
-2-clause BSD license.
+You can find the sources in the `git repository`_ and `on GitHub`_. They are
+provided under a `2-clause BSD license`_. See the file ``LICENSE-BSD`` for more 
+details.
 
 .. _git repository: http://www.ralfj.de/git/zonemaker.git
+.. _on GitHub: https://github.com/RalfJung/zonemaker
+.. _2-clause BSD license: http://opensource.org/licenses/bsd-license.php
 
 Contact
 -------