aboutsummaryrefslogtreecommitdiff
path: root/lib/libcurl.rc
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-01-26 08:53:03 +0000
committerGunter Knauf <gk@gknw.de>2007-01-26 08:53:03 +0000
commit5f5a28d20eb486949c514e37242ae0d09a53af9a (patch)
tree3aea97c9b32d7e9f4c7e1b84b26df961bbea33f1 /lib/libcurl.rc
parent89f9cb4041d033ad8dde18904b382a728aed3f96 (diff)
added project header to lib resource file; fixed header copyright.
Diffstat (limited to 'lib/libcurl.rc')
-rw-r--r--lib/libcurl.rc22
1 files changed, 22 insertions, 0 deletions
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, <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
+ * 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 <winver.h>
#include "../include/curl/curlver.h"