aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/qssl.h
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-12-25 10:30:51 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-12-26 21:42:22 +0000
commitf88f9bed008b15d488810cd5e6bea2e5efcaff6b (patch)
tree1c0692973ef23c73a9bc6d32808ad7330254a2ee /lib/vtls/qssl.h
parent9aa6e4357a9e9257a56808ac407639cfeaf11ac9 (diff)
vtls: Updated comments referencing sslgen.c and ssluse.c
Diffstat (limited to 'lib/vtls/qssl.h')
-rw-r--r--lib/vtls/qssl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/vtls/qssl.h b/lib/vtls/qssl.h
index 1fb47b829..c0ce15508 100644
--- a/lib/vtls/qssl.h
+++ b/lib/vtls/qssl.h
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2013, 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
@@ -24,7 +24,7 @@
#include "curl_setup.h"
/*
- * This header should only be needed to get included by sslgen.c and qssl.c
+ * This header should only be needed to get included by vtls.c and qssl.c
*/
#include "urldata.h"