]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
removed an old reference to previous license conditions
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Jan 2001 10:28:41 +0000 (10:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Jan 2001 10:28:41 +0000 (10:28 +0000)
docs/FAQ

index e173fbf26c26ae49964217ff930e03f9cdb7a0dd..b5a7cc7e87d57d1bb941af83473d9c98a1329c96 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -85,7 +85,7 @@ FAQ
   transfer library.
 
   Any application is free to use libcurl, even commercial or closed-source
-  ones. Just make sure changes to the lib itself are made public.
+  ones.
 
   1.3 What is cURL not?
   
@@ -401,8 +401,7 @@ FAQ
   you have.
 
   If there is a bug, post a bug report in the Curl Bug Track System over at
-  http://sourceforge.net/bugs/?group_id=976 or mail a detailed bug description
-  to curl-bug@haxx.se.
+  http://sourceforge.net/bugs/?group_id=976
 
   Always include as many details you can think of, including curl version,
   operating system name and version and complete instructions how to repeat