X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fexamples%2Ffileupload.c;h=665eca0af9ddc8ea1c544df662e4aa1e994a7042;hb=f7bbc1c9b6a8e2c815d09612b53f453c90d962e0;hp=b695a2a61283e640dc9647df3c704348b061931b;hpb=31368b6eac8092a307849518e912b4c475c0238a;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/examples/fileupload.c b/docs/examples/fileupload.c index b695a2a..665eca0 100644 --- a/docs/examples/fileupload.c +++ b/docs/examples/fileupload.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2015, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2011, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -19,10 +19,6 @@ * KIND, either express or implied. * ***************************************************************************/ -/* - * Upload to a file:// URL - * - */ #include #include #include