From 9afc450930b19ca179e6ef4e744853a94a7b72cf Mon Sep 17 00:00:00 2001 From: Emanuele Torre Date: Wed, 1 May 2024 16:41:44 +0200 Subject: [PATCH] COPYING: adding missing line from decNumber's licence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #3079 Also clarify what files the Kungliga Tekniska Högskolan copyright notice applies to. --- COPYING | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/COPYING b/COPYING index c162125a..cae6975a 100644 --- a/COPYING +++ b/COPYING @@ -106,6 +106,15 @@ shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. +-------------------------------------------------------------------------------- +All trademarks and registered trademarks mentioned herein are the property of their respective owners. + + + +jv_thread.h is copied from Heimdal's lib/base/heimbase.h and some code +in jv.c is copied from Heimdal's lib/base/dll.c: + + Portions Copyright (c) 2016 Kungliga Tekniska Högskolan (Royal Institute of Technology, Stockholm, Sweden). All rights reserved. @@ -133,4 +142,3 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -