Update docs/index.rst to point to online text of new license.

fix/5-genkeyinput-default-type
Isis Lovecruft 2013-07-27 19:37:07 +00:00
parent 6b154c294e
commit b54cb8ee42
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ be found in this github repository_. The **master** branch always reflects the
latest release, all releases are tagged with signed, annotated git tags, and
the **develop** branch represents the state of the next release.
This package is released under AGPLv3_ or greater.
This package is released under GPLv3_ or greater.
If you find a bug, or would like to request a feature, please use our public
bugtracker_ on github. Patches warmly welcome.
@ -40,5 +40,5 @@ Indices and tables
.. _source: https://github.com/isislovecruft/python-gnupg
.. _repository: https://github.com/isislovecruft/python-gnupg
.. _AGPLv3: https://www.gnu.org/licenses/agpl-3.0.txt
.. _GPLv3: https://www.gnu.org/licenses/gpl.txt
.. _bugtracker: https://github.com/isislovecruft/python-gnupg/issues