[Libreoffice-commits] core.git: offapi/com

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Wed Jun 14 13:44:27 UTC 2017


 offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit a5a967c90f419768793598d0a19031dd37273d9c
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
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 <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

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
 {


More information about the Libreoffice-commits mailing list