From 5f5a28d20eb486949c514e37242ae0d09a53af9a Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Fri, 26 Jan 2007 08:53:03 +0000 Subject: added project header to lib resource file; fixed header copyright. --- lib/libcurl.rc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'lib/libcurl.rc') diff --git a/lib/libcurl.rc b/lib/libcurl.rc index f97fb8fd8..c3945e371 100644 --- a/lib/libcurl.rc +++ b/lib/libcurl.rc @@ -1,3 +1,25 @@ +/*************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * Copyright (C) 1998 - 2007, 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 + * are also available at http://curl.haxx.se/docs/copyright.html. + * + * You may opt to use, copy, modify, merge, publish, distribute and/or sell + * copies of the Software, and permit persons to whom the Software is + * furnished to do so, under the terms of the COPYING file. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + * $Id$ + ***************************************************************************/ #include #include "../include/curl/curlver.h" -- cgit v1.2.3