diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2010-07-08 02:59:17 +0200 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2010-07-08 02:59:17 +0200 |
| commit | ab7a6789b682eb82230c5d0c1b5cc37b3cca5628 (patch) | |
| tree | 12b18745fee5d986122e6bbbda2c78a7aab79930 | |
| parent | 4da67ca9bff1d84381db8978ad370327fef69488 (diff) | |
| download | fetchmail-ab7a6789b682eb82230c5d0c1b5cc37b3cca5628.tar.gz fetchmail-ab7a6789b682eb82230c5d0c1b5cc37b3cca5628.tar.bz2 fetchmail-ab7a6789b682eb82230c5d0c1b5cc37b3cca5628.zip | |
Mention OpenSSL link exception.
| -rw-r--r-- | fetchmail-FAQ.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 7ffca89a..9daeff97 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -322,7 +322,9 @@ not audit itself.</p> <p>Fetchmail is licensed under the <a 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> +License v2</a>. Details, including an exception that allows linking +against OpenSSL, 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> |
