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 <luca.passani@scientiamobile.com>
(cherry picked from commit 6d6787ba7ca26554bea86a34aea015f4d26a9656)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
(cherry picked from commit d3120774e122280589a1453b640ea7bcc7d60108)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
This commit is contained in:
scientiamobile 2022-12-01 17:21:10 +01:00 committed by Christopher Faulet
parent da684b9d2c
commit db5c4b3d93

View File

@ -4,12 +4,17 @@
* 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).
* 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.
*
*/
#ifndef _WURFL_H_