summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-19 09:38:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-19 09:38:29 +0000
commitc1d37470f647cf75bbfabe16f2c38405d24a2ad9 (patch)
treea5f0f02d4e7f223bb7bea6db106d255c663f7d92
parent9c695393b28e78890e8228e8ca41048ddf997bf8 (diff)
downloadgnurl-c1d37470f647cf75bbfabe16f2c38405d24a2ad9.tar.gz
gnurl-c1d37470f647cf75bbfabe16f2c38405d24a2ad9.tar.bz2
gnurl-c1d37470f647cf75bbfabe16f2c38405d24a2ad9.zip
spelling error FPL should be GPL
-rw-r--r--docs/CONTRIBUTE2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE
index 0d936d9a8..1a600f7ec 100644
--- a/docs/CONTRIBUTE
+++ b/docs/CONTRIBUTE
@@ -18,7 +18,7 @@ The License Issue
If you add a larger piece of code, you can opt to make that file or set of
files to use a different license as long as they don't enfore any changes to
the rest of the package and they make sense. Such "separate parts" can not be
- GPL (as we don't want the FPL virus to attack users of libcurl) but they must
+ GPL (as we don't want the GPL virus to attack users of libcurl) but they must
use "GPL compatible" licenses.
Naming