diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-19 09:38:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-19 09:38:29 +0000 |
commit | c1d37470f647cf75bbfabe16f2c38405d24a2ad9 (patch) | |
tree | a5f0f02d4e7f223bb7bea6db106d255c663f7d92 /docs/CONTRIBUTE | |
parent | 9c695393b28e78890e8228e8ca41048ddf997bf8 (diff) |
spelling error FPL should be GPL
Diffstat (limited to 'docs/CONTRIBUTE')
-rw-r--r-- | docs/CONTRIBUTE | 2 |
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 |