diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-07 11:17:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-07 11:17:37 +0000 |
commit | c528dc53c9419163ce618dc4619239c99097493e (patch) | |
tree | 027c11e782b03ce064c1c1aebbf2d21d759e4a64 /docs/FAQ | |
parent | ed786290e27c7a79217d731d6ce9a1c92f1b5e01 (diff) |
added "1.7 What about CURL from curl.com?"
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Updated: May 29, 2001 (http://curl.haxx.se/docs/faq.shtml) +Updated: August 7, 2001 (http://curl.haxx.se/docs/faq.shtml) _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | @@ -14,6 +14,7 @@ FAQ 1.4 When will you make curl do XXXX ? 1.5 Who makes cURL? 1.6 What do you get for making cURL? + 1.7 What about CURL from curl.com? 2. Install Related Problems 2.1 configure doesn't find OpenSSL even when it is installed @@ -170,6 +171,26 @@ FAQ sourceforge.net hosts several project tools we take advantage from like the bug tracker, mailing lists and more. + If you feel you want to show support our project with a donation, a very + nice way of doing that would be to buy "gift certificates" at useful online + shopping sites, such as amazon.com or thinkgeek.com. + + 1.7 What about CURL from curl.com? + + During the summer 2001, curl.com has been busy advertising their client-side + programming language for the web, named CURL. + + We are in no way associated with curl.com or their version of CURL. We have + never heard anything from them, nor are we scared of any trademark or naming + lawsuits. + + Our project name curl has been in effective use since 1998. We weren't the + first computer related project to name itself curl either, so we don't claim + any first-hand rights to the name either. + + We realize that we'll have to live in parallell with this behemoth, there's + nothing we can do about it. + 2. Install Related Problems 2.1. configure doesn't find OpenSSL even when it is installed |