[Libreoffice-commits] core.git: readlicense_oo/license

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Mon Mar 25 14:05:16 UTC 2019


 readlicense_oo/license/license.xml |   34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

New commits:
commit c1362d1e3a79833b2d8ff6b88cb1210e47ca01c7
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon Mar 25 11:54:00 2019 +0100
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Mar 25 15:04:53 2019 +0100

    license: Remote Control Wrapper is for macOS only
    
    Change-Id: Ib20fd541627a2676dbc06f4790734ecf1cf09281
    Reviewed-on: https://gerrit.libreoffice.org/69658
    Tested-by: Jenkins
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml
index 8c13c98dc7b2..6a168870feff 100644
--- a/readlicense_oo/license/license.xml
+++ b/readlicense_oo/license/license.xml
@@ -1504,22 +1504,24 @@
         <p><a href="#a__LGPL_version_2_1">Jump to LGPL Version 2.1</a></p>
         <p><a href="#a__Apache_License_version_2_0">Jump to Apache License Version 2.0</a></p>
     </div>
-    <h2>Remote Control Wrapper</h2>
-    <p>The following software may be included in this product: Remote Control Wrapper. Use of any of this software is
-    governed by the terms of the license below:</p>
-    <p>Created by Martin Kahr under a MIT-style license. Copyright (c) 2006/2007 martinkahr.com. All rights
-    reserved.</p>
-    <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
-    documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
-    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
-    permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
-    <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of
-    the Software.</p>
-    <p>THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
-    THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-    SOFTWARE.</p>
+    <div class="MACOSX">
+        <h2>Remote Control Wrapper</h2>
+        <p>The following software may be included in this product: Remote Control Wrapper. Use of any of this software
+        is governed by the terms of the license below:</p>
+        <p>Created by Martin Kahr under a MIT-style license. Copyright (c) 2006/2007 martinkahr.com. All rights
+        reserved.</p>
+        <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
+        documentation files (the "Software"), to deal in the Software without restriction, including without limitation
+        the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
+        and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
+        <p>The above copyright notice and this permission notice shall be included in all copies or substantial
+        portions of the Software.</p>
+        <p>THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
+        TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+        THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+        CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+        DEALINGS IN THE SOFTWARE.</p>
+    </div>
     <div class="RHINO">
         <h2>Rhino</h2>
         <p>The following software may be included in this product: Rhino. Use of any of this software is governed by


More information about the Libreoffice-commits mailing list