ble_mesh: example: Update example license

This commit is contained in:
lly
2021-12-22 09:31:53 +08:00
parent 3bd5ae6b78
commit 8fd34d4741
58 changed files with 231 additions and 509 deletions
@@ -1,7 +1,6 @@
/*
* Copyright (c) 2017 Intel Corporation
* Additional Copyright (c) 2020 Espressif Systems (Shanghai) PTE LTD
* SPDX-FileCopyrightText: 2017 Intel Corporation
* SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
@@ -1,7 +1,7 @@
/*
* SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Unlicense OR CC0-1.0
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _BLE_MESH_EXAMPLE_INIT_H_