diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-03-27 15:09:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-03-27 15:09:33 +0000 |
commit | 87f1f08b3625a11346edec08b39114bdf6600c05 (patch) | |
tree | e65eeeef10d4d3ba447ae71532bd59bd9ea6d8e5 /README | |
parent | 7d7ebbe9f775ee80d956be7729993f8bde5b835f (diff) | |
download | curl-87f1f08b3625a11346edec08b39114bdf6600c05.tar.gz |
added section titles and a CONTACT paragraph asking people to use the mailing
lists
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 16 insertions, 3 deletions
@@ -19,11 +19,20 @@ README Study the COPYING file for distribution terms and similar. +CONTACT + + If you have problems, questions, ideas or suggestions, please contact us + by posting to a suitable mailing list. See http://curl.haxx.se/mail/ + +WEB SITE + Visit the curl web site or mirrors for the latest news: - http://curl.haxx.se/ - http://curl.sf.net/ - http://curl.planetmirror.com/ + Sweden -- http://curl.haxx.se/ + US -- http://curl.sf.net/ + Australia -- http://curl.planetmirror.com/ + +DOWNLOAD The official download mirror sites are: @@ -34,6 +43,8 @@ README US -- http://curl.sourceforge.net/download/ Hongkong -- http://www.execve.net/curl/ +CVS + To download the very latest source off the CVS server do this: cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl login @@ -48,6 +59,8 @@ README (you're off the hook!) +NOTICE + Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms. |