summaryrefslogtreecommitdiff
path: root/include/xmlsec/x509.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmlsec/x509.h')
-rw-r--r--include/xmlsec/x509.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmlsec/x509.h b/include/xmlsec/x509.h
index e58f37c0..c5b20ba6 100644
--- a/include/xmlsec/x509.h
+++ b/include/xmlsec/x509.h
@@ -4,7 +4,7 @@
* This is free software; see Copyright file in the source
* distribution for preciese wording.
*
- * Copyright (C) 2002-2003 Aleksey Sanin <aleksey@aleksey.com>
+ * Copyright (C) 2002-2016 Aleksey Sanin <aleksey@aleksey.com>. All Rights Reserved.
*/
#ifndef __XMLSEC_X509_H__
#define __XMLSEC_X509_H__
@@ -48,7 +48,7 @@ extern "C" {
/**
* XMLSEC_X509DATA_SKI_NODE:
*
- * <dsig:/X509SKI> node found or would be written back.
+ * <dsig:X509SKI/> node found or would be written back.
*/
#define XMLSEC_X509DATA_SKI_NODE 0x00000008
/**