offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl | 2 -- 1 file changed, 2 deletions(-)
New commits: commit a5a967c90f419768793598d0a19031dd37273d9c Author: Samuel Mehrbrodt <[email protected]> Date: Wed Jun 14 15:41:23 2017 +0200 Remove 'owner' credit from uno interface Change-Id: I7bf2eaccff61abcde869c9a44150206b8b7b4a1a Reviewed-on: https://gerrit.libreoffice.org/38792 Reviewed-by: Samuel Mehrbrodt <[email protected]> Tested-by: Samuel Mehrbrodt <[email protected]> diff --git a/offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl b/offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl index 844c240a04cf..32fc3b991ce6 100644 --- a/offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl +++ b/offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl @@ -41,8 +41,6 @@ module com { module sun { module star { module xml { module crypto { * * <p>With the help of signature context, the signer or verifier specifies the * key from the KeyInfo in the signature template.</p> - * - * Owner: Andrew Fan */ interface XXMLSignatureTemplate : XXMLSecurityTemplate { _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
