removed useless comment
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Mar 2009 12:42:29 +0000 (12:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Mar 2009 12:42:29 +0000 (12:42 +0000)
curl-config.in

index 086bedc..cbe316e 100644 (file)
@@ -6,7 +6,7 @@
 #                            | (__| |_| |  _ <| |___
 #                             \___|\___/|_| \_\_____|
 #
-# Copyright (C) 2001 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 2001 - 2009, Daniel Stenberg, <daniel@haxx.se>, et al.
 #
 # This software is licensed as described in the file COPYING, which
 # you should have received as part of this distribution. The terms
 #
 # $Id$
 ###########################################################################
-#
-# The idea to this kind of setup info script was stolen from numerous
-# other packages, such as neon, libxml and gnome.
-#
+
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 includedir=@includedir@