2020-12-05 11:26:32 +00:00
|
|
|
// Copyright (c) 2004-2013 Sergey Lyubka
|
2022-02-22 18:13:06 +00:00
|
|
|
// Copyright (c) 2013-2022 Cesanta Software Limited
|
2020-12-05 11:26:32 +00:00
|
|
|
// All rights reserved
|
|
|
|
//
|
|
|
|
// This software is dual-licensed: you can redistribute it and/or modify
|
|
|
|
// it under the terms of the GNU General Public License version 2 as
|
|
|
|
// published by the Free Software Foundation. For the terms of this
|
2021-10-20 10:04:49 +01:00
|
|
|
// license, see http://www.gnu.org/licenses/
|
2020-12-05 11:26:32 +00:00
|
|
|
//
|
|
|
|
// You are free to use this software under the terms of the GNU General
|
|
|
|
// Public License, but WITHOUT ANY WARRANTY; without even the implied
|
|
|
|
// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
// See the GNU General Public License for more details.
|
|
|
|
//
|
|
|
|
// Alternatively, you can license this software under a commercial
|
2021-10-20 10:04:49 +01:00
|
|
|
// license, as set out in https://www.mongoose.ws/licensing/
|
2022-02-22 18:13:06 +00:00
|
|
|
//
|
2022-09-29 15:18:05 -04:00
|
|
|
// SPDX-License-Identifier: GPL-2.0-only or commercial
|