aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/curlgtk.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
commit2309b4e330b96bc2e1f8e36b6184015e59544037 (patch)
treef1d41e999eb5466fd3597226319ca2439e311652 /docs/examples/curlgtk.c
parentdd0c31ce386da6fc2467093a4d16b66a15b0961d (diff)
remove the CVSish $Id$ lines
Diffstat (limited to 'docs/examples/curlgtk.c')
-rw-r--r--docs/examples/curlgtk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/curlgtk.c b/docs/examples/curlgtk.c
index 2327929fb..2c4428083 100644
--- a/docs/examples/curlgtk.c
+++ b/docs/examples/curlgtk.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */
/* an attempt to use the curl library in concert with a gtk-threaded application */