summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-06-14 15:41:23 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-06-14 15:44:00 +0200
commita5a967c90f419768793598d0a19031dd37273d9c (patch)
treeb8252f823b9ecb4b30b974a6eb79a96449d9d0de
parente916e0a39ad2e96a0d6b5b866763e57498898c55 (diff)
Remove 'owner' credit from uno interface
Change-Id: I7bf2eaccff61abcde869c9a44150206b8b7b4a1a Reviewed-on: https://gerrit.libreoffice.org/38792 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r--offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl2
1 files changed, 0 insertions, 2 deletions
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
{