docs: modify copyright headers for files taken and modified from

third-party sources
This commit is contained in:
Shubham Patil
2025-01-22 12:17:18 +05:30
parent 28ba8bc6ff
commit 0c76f6e407
3 changed files with 33 additions and 0 deletions
@@ -1,3 +1,14 @@
# SPDX-FileCopyrightText: 2021 Project CHIP Authors
#
# SPDX-License-Identifier: Apache-2.0
#
# SPDX-FileContributor: 2024 Espressif Systems (Shanghai) PTE LTD
#
# Modified the original code to support blemesh platform on ESP32 SoCs.
#
# For original code and license information, please refer to
# https://github.com/project-chip/connectedhomeip
# Copyright (c) 2021 Project CHIP Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -1,3 +1,14 @@
// SPDX-FileCopyrightText: 2020-2021 Project CHIP Authors
//
// SPDX-License-Identifier: Apache-2.0
//
// SPDX-FileContributor: 2024 Espressif Systems (Shanghai) PTE LTD
//
// Modified the original code to support blemesh platform on ESP32 SoCs.
//
// For original code and license information, please refer to
// https://github.com/project-chip/connectedhomeip
/*
*
* Copyright (c) 2020-2021 Project CHIP Authors
@@ -1,3 +1,14 @@
# SPDX-FileCopyrightText: 2020-2021 Project CHIP Authors
#
# SPDX-License-Identifier: Apache-2.0
#
# SPDX-FileContributor: 2022-2024 Espressif Systems (Shanghai) PTE LTD
#
# Modified the original code to support external platform on ESP32 SoCs.
#
# For original code and license information, please refer to
# https://github.com/project-chip/connectedhomeip
# Copyright (c) 2021 Project CHIP Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");