mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +08:00
Add SPDX identifier. Fix #1387
This commit is contained in:
parent
63261ec0d5
commit
113abc71d4
@ -1,5 +1,5 @@
|
||||
// Copyright (c) 2004-2013 Sergey Lyubka
|
||||
// Copyright (c) 2013-2021 Cesanta Software Limited
|
||||
// Copyright (c) 2013-2022 Cesanta Software Limited
|
||||
// All rights reserved
|
||||
//
|
||||
// This software is dual-licensed: you can redistribute it and/or modify
|
||||
@ -14,6 +14,8 @@
|
||||
//
|
||||
// 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
|
||||
|
||||
#include "mongoose.h"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Copyright (c) 2004-2013 Sergey Lyubka
|
||||
// Copyright (c) 2013-2021 Cesanta Software Limited
|
||||
// Copyright (c) 2013-2022 Cesanta Software Limited
|
||||
// All rights reserved
|
||||
//
|
||||
// This software is dual-licensed: you can redistribute it and/or modify
|
||||
@ -14,6 +14,8 @@
|
||||
//
|
||||
// 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
|
||||
|
||||
#ifndef MONGOOSE_H
|
||||
#define MONGOOSE_H
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Copyright (c) 2004-2013 Sergey Lyubka
|
||||
// Copyright (c) 2013-2021 Cesanta Software Limited
|
||||
// Copyright (c) 2013-2022 Cesanta Software Limited
|
||||
// All rights reserved
|
||||
//
|
||||
// This software is dual-licensed: you can redistribute it and/or modify
|
||||
@ -14,3 +14,5 @@
|
||||
//
|
||||
// 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user