diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-07-08 02:57:43 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-07-08 02:57:43 +0200 |
commit | 4da67ca9bff1d84381db8978ad370327fef69488 (patch) | |
tree | 8dac741ba4f6b920ac4fa1507970cbd3b141f1be | |
parent | 4f09cfc9fc11b81e1be48e4dca9d70220e2c9b02 (diff) | |
download | fetchmail-4da67ca9bff1d84381db8978ad370327fef69488.tar.gz fetchmail-4da67ca9bff1d84381db8978ad370327fef69488.tar.bz2 fetchmail-4da67ca9bff1d84381db8978ad370327fef69488.zip |
Clarify GPL is v2; fix link to FSF website gnu.org.
-rw-r--r-- | fetchmail-FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 586b334e..7ffca89a 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -321,8 +321,8 @@ fetchmail's code for years, which is a hint that open source code does not audit itself.</p> <p>Fetchmail is licensed under the <a -href="http://www.gnu.org/copyleft/gpl.html">GNU General Public -License</a>.</p> +href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public +License v2</a>. Details are in the COPYING file in the fetchmail distribution.</p> <p>If you found this FAQ in the distribution, see the README for fetchmail's full feature list.</p> |