From: scientiamobile Date: Thu, 1 Dec 2022 16:21:10 +0000 (+0100) Subject: LICENSE: wurfl: clarify the dummy library license. X-Git-Tag: v2.8-dev1~203 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d6787ba7ca26554bea86a34aea015f4d26a9656;p=thirdparty%2Fhaproxy.git LICENSE: wurfl: clarify the dummy library license. This clarifies that LGPL is also permitted for the wurfl.h dummy file. Should be backported where relevant. Signed-off-by: Luca Passani --- diff --git a/addons/wurfl/dummy/wurfl/wurfl.h b/addons/wurfl/dummy/wurfl/wurfl.h index 3b450fc038..7659561dba 100644 --- a/addons/wurfl/dummy/wurfl/wurfl.h +++ b/addons/wurfl/dummy/wurfl/wurfl.h @@ -4,11 +4,16 @@ * Copyright (c) ScientiaMobile, Inc. * http://www.scientiamobile.com * - * This software package is the property of ScientiaMobile Inc. and is licensed - * commercially according to a contract between the Licensee and ScientiaMobile Inc. (Licensor). - * If you represent the Licensee, please refer to the licensing agreement which has been signed - * between the two parties. If you do not represent the Licensee, you are not authorized to use - * this software in any way. + * This software package is the property of ScientiaMobile Inc. and is distributed under + * a dual licensing scheme: + * + * 1) commercially according to a contract between the Licensee and ScientiaMobile Inc. (Licensor). + * If you represent the Licensee, please refer to the licensing agreement which has been signed + * between the two parties. If you do not represent the Licensee, you are not authorized to use + * this software in any way. + * + * 2) LGPL when used in the context of the HAProxy project with the purpose of testing compatibility + * of HAProxy with ScientiaMobile software. * */