X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fexamples%2Fhttpcustomheader.c;h=8542ead53364cf873f503b88d7ad2a86a71cf513;hb=f7bbc1c9b6a8e2c815d09612b53f453c90d962e0;hp=e742db969a24e1dee1e151ac44b0413a799a1b78;hpb=31368b6eac8092a307849518e912b4c475c0238a;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/examples/httpcustomheader.c b/docs/examples/httpcustomheader.c index e742db9..8542ead 100644 --- a/docs/examples/httpcustomheader.c +++ b/docs/examples/httpcustomheader.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2015, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2014, 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. * ***************************************************************************/ -/* - * HTTP request with custom modified, removed and added headers - * - */ #include #include