[Libreoffice-commits] core.git: offapi/com
Stephan Bergmann
sbergman at redhat.com
Tue May 24 07:11:03 UTC 2016
offapi/com/sun/star/embed/XEmbeddedOleObject.idl | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
New commits:
commit 8e44dbaadc60c4dd7d43627442088b1ad81b0143
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue May 24 09:09:02 2016 +0200
Fix license header of new file
...introduced with 2986e54412bbaf95ef768b9ffc18c9a465678337 "Fix tdf#99506:
Insert OLE object with icon failed"
Change-Id: I17186b838c062cf630cf68c72e053ac88fb8c85d
diff --git a/offapi/com/sun/star/embed/XEmbeddedOleObject.idl b/offapi/com/sun/star/embed/XEmbeddedOleObject.idl
index d626f7b..4d826a1 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: */
More information about the Libreoffice-commits
mailing list