diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2021-12-14 16:03:46 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2021-12-15 15:24:09 +0100 |
commit | f45b7871e7d31dfc6ed31d1b79928990bba0d0dd (patch) | |
tree | 9683de781929364754b78b87aead27e61d4f9c94 /readlicense_oo | |
parent | 1a038e6ee1c29eafb267e035104b2a2a05714f15 (diff) |
ucb: remove --with-webdav=serf
Remove code in ucb/source/ucp/webdav, and now unused externals
apr, apr-util, serf.
Change-Id: I31ab8bb1491f5290e175e87f2b30499811c5a359
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126835
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/license/NOTICE | 5 | ||||
-rw-r--r-- | readlicense_oo/license/license.xml | 12 |
2 files changed, 0 insertions, 17 deletions
diff --git a/readlicense_oo/license/NOTICE b/readlicense_oo/license/NOTICE index 656045830376..e33e3fa30f84 100644 --- a/readlicense_oo/license/NOTICE +++ b/readlicense_oo/license/NOTICE @@ -96,16 +96,11 @@ ____ As part of the base system this product may also includes code from the following projects which are licensed under the Apache license: -- serf - redland - Apache BeanShell Scripting for Java The notices from these projects are following: -serf -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - redland This product includes Redland software (http://librdf.org/) developed at the Institute for Learning and Research Technology, diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index d4bc0f824209..1cda802b8b92 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -52,18 +52,6 @@ <h1 style="text-align: center;"><a id="thirdparty" name="thirdparty">Third Party Code Additional Copyright Notices and License Terms</a></h1> <h1><a id="a__Libraries" name="a__Libraries">Libraries</a></h1> - <div class="APR"> - <h2>Apache Portable Runtime (APR)</h2> - <p>The following software may be included in this product: Apache Portable Runtime (APR). - Use of any of this software is governed by the terms of the license below:</p> - <p><a href="#a__Apache_License_version_2_0">Jump to Apache License Version 2.0</a></p> - </div> - <div class="SERF"> - <h2>Apache Serf</h2> - <p>The following software may be included in this product: Apache Serf. - Use of any of this software is governed by the terms of the license below:</p> - <p><a href="#a__Apache_License_version_2_0">Jump to Apache License Version 2.0</a></p> - </div> <div class="BSH"> <h2>beanshell</h2> <p>The following software may be included in this product: beanshell. Use of any of this software is governed |