mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +08:00
Update GPL license identifier
GPL-2.0 was deprecated in favor of GPL-2.0-only. GPL-2.0+ was deprecated in favor of GPL-2.0-or-later. See: https://spdx.org/licenses/
This commit is contained in:
parent
6cf3a3feaf
commit
b944db30fd
@ -15,7 +15,7 @@
|
||||
// Alternatively, you can license this software under a commercial
|
||||
// license, as set out in https://www.mongoose.ws/licensing/
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-2.0 or commercial
|
||||
// SPDX-License-Identifier: GPL-2.0-only or commercial
|
||||
|
||||
#include "mongoose.h"
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
// Alternatively, you can license this software under a commercial
|
||||
// license, as set out in https://www.mongoose.ws/licensing/
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-2.0 or commercial
|
||||
// SPDX-License-Identifier: GPL-2.0-only or commercial
|
||||
|
||||
#ifndef MONGOOSE_H
|
||||
#define MONGOOSE_H
|
||||
|
@ -15,4 +15,4 @@
|
||||
// Alternatively, you can license this software under a commercial
|
||||
// license, as set out in https://www.mongoose.ws/licensing/
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-2.0 or commercial
|
||||
// SPDX-License-Identifier: GPL-2.0-only or commercial
|
||||
|
Loading…
x
Reference in New Issue
Block a user