summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-24 09:09:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-24 09:09:02 +0200
commit8e44dbaadc60c4dd7d43627442088b1ad81b0143 (patch)
tree0c142688c29c5d53600bdd055038222938d8e725 /offapi/com
parent2986e54412bbaf95ef768b9ffc18c9a465678337 (diff)
Fix license header of new file
...introduced with 2986e54412bbaf95ef768b9ffc18c9a465678337 "Fix tdf#99506: Insert OLE object with icon failed" Change-Id: I17186b838c062cf630cf68c72e053ac88fb8c85d
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/embed/XEmbeddedOleObject.idl13
1 files changed, 2 insertions, 11 deletions
diff --git a/offapi/com/sun/star/embed/XEmbeddedOleObject.idl b/offapi/com/sun/star/embed/XEmbeddedOleObject.idl
index d626f7b6f3b7..4d826a18f743 100644
--- a/offapi/com/sun/star/embed/XEmbeddedOleObject.idl
+++ b/offapi/com/sun/star/embed/XEmbeddedOleObject.idl
@@ -5,17 +5,8 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
#ifndef __com_sun_star_embed_XEmbeddedOleObject_idl__
#define __com_sun_star_embed_XEmbeddedOleObject_idl__
@@ -34,4 +25,4 @@ interface XEmbeddedOleObject
#endif
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */