From b54cb8ee4276126af5bead77cb21ebba580e41f4 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Sat, 27 Jul 2013 19:37:07 +0000 Subject: [PATCH] Update docs/index.rst to point to online text of new license. --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 5616b8c..bafe40e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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