From: Michael Glembotzki <
m.gl...@gmail.com>
Signed-off-by: Michael Glembotzki <
Michael.G...@iris-sensing.com>
---
mongoose/mongoose.c | 2 +-
mongoose/mongoose.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mongoose/mongoose.c b/mongoose/mongoose.c
index 2e7696c1..2de1c937 100644
--- a/mongoose/mongoose.c
+++ b/mongoose/mongoose.c
@@ -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-only or commercial
+// SPDX-License-Identifier: GPL-2.0-only
#include "mongoose.h"
diff --git a/mongoose/mongoose.h b/mongoose/mongoose.h
index 3a72304f..278cd617 100644
--- a/mongoose/mongoose.h
+++ b/mongoose/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-only or commercial
+// SPDX-License-Identifier: GPL-2.0-only
#ifndef MONGOOSE_H
#define MONGOOSE_H
--
2.43.0