diff options
Diffstat (limited to 'libcsoap/soap-xmlsec.h')
-rw-r--r-- | libcsoap/soap-xmlsec.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libcsoap/soap-xmlsec.h b/libcsoap/soap-xmlsec.h index 4a6209c..31ee408 100644 --- a/libcsoap/soap-xmlsec.h +++ b/libcsoap/soap-xmlsec.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: soap-xmlsec.h,v 1.4 2006/11/29 11:04:25 m0gg Exp $ + * $Id: soap-xmlsec.h,v 1.5 2006/12/06 11:27:21 m0gg Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2006 Heiko Ronsdorf @@ -31,11 +31,11 @@ * This module is implemented using the xmlsec1 library. * * @author H. Ronsdorf - * @version $Revision: 1.4 $ + * @version $Revision: 1.5 $ * - * @see http://www.w3.org/TR/SOAP-dsig/, - * http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss, - * http://www.aleksey.com/xmlsec/ + * @see http://www.w3.org/TR/SOAP-dsig/ + * @see http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss + * @see http://www.aleksey.com/xmlsec/ * */ |