From eb63915f0ab18cd7225a573bcb9a5121c7d6b0f1 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 11 Mar 2016 09:09:41 +0100 Subject: xmlsecurity: clean up no longer relevant email addresses Change-Id: I224a0914bd3506b4e2ce057c53838ec78187b060 --- xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx') diff --git a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx index c6820876be9b..5905ad1f4c3c 100644 --- a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx +++ b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx @@ -54,10 +54,6 @@ class XMLDocumentWrapper_XmlSecImpl : public cppu::WeakImplHelper * FUNCTION * Converts SAX events into a libxml2 document, converts the document back * into SAX event stream, and manipulate nodes in the document. - * - * AUTHOR - * Michael Mi - * Email: michael.mi@sun.com ******************************************************************************/ { private: -- cgit