X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fexamples%2Fcurlgtk.c;h=df6b419f2325fbb2fb6d1872e6c1d29f54b5d6cf;hb=8a08705db260779441360e959b97b6c172f8acb0;hp=8cb9914c60d9a8ddda15e5dae76c8d3435f8de06;hpb=f7bbc1c9b6a8e2c815d09612b53f453c90d962e0;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/examples/curlgtk.c b/docs/examples/curlgtk.c index 8cb9914..df6b419 100644 --- a/docs/examples/curlgtk.c +++ b/docs/examples/curlgtk.c @@ -5,9 +5,12 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * + * Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft + */ +/* + * use the libcurl in a gtk-threaded application + * */ -/* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */ -/* an attempt to use the curl library in concert with a gtk-threaded application */ #include #include