Skip to content

Commit 67c1739

Browse files
committed
wiseconnect: Updating the header to Zlib licensing
Signed-off-by: Rahul Gurram <[email protected]>
1 parent 3a128bc commit 67c1739

File tree

1 file changed

+28
-16
lines changed

1 file changed

+28
-16
lines changed

wiseconnect/components/device/silabs/si91x/wireless/inc/sntp/si91x_sntp_client_callback_framework.h

Lines changed: 28 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,31 @@
1-
/*******************************************************************************
2-
* @file si91x_sntp_client_callback_framework.h
3-
* @brief
4-
*******************************************************************************
5-
* # License
6-
* <b>Copyright 2023 Silicon Laboratories Inc. www.silabs.com</b>
7-
*******************************************************************************
8-
*
9-
* The licensor of this software is Silicon Laboratories Inc. Your use of this
10-
* software is governed by the terms of Silicon Labs Master Software License
11-
* Agreement (MSLA) available at
12-
* www.silabs.com/about-us/legal/master-software-license-agreement. This
13-
* software is distributed to you in Source Code format and is governed by the
14-
* sections of the MSLA applicable to Source Code.
15-
*
16-
******************************************************************************/
1+
/***************************************************************************/ /**
2+
* @file si91x_sntp_client_callback_framework.h
3+
*******************************************************************************
4+
* # License
5+
* <b>Copyright 2025 Silicon Laboratories Inc. www.silabs.com</b>
6+
*******************************************************************************
7+
*
8+
* SPDX-License-Identifier: Zlib
9+
*
10+
* The licensor of this software is Silicon Laboratories Inc.
11+
*
12+
* This software is provided 'as-is', without any express or implied
13+
* warranty. In no event will the authors be held liable for any damages
14+
* arising from the use of this software.
15+
*
16+
* Permission is granted to anyone to use this software for any purpose,
17+
* including commercial applications, and to alter it and redistribute it
18+
* freely, subject to the following restrictions:
19+
*
20+
* 1. The origin of this software must not be misrepresented; you must not
21+
* claim that you wrote the original software. If you use this software
22+
* in a product, an acknowledgment in the product documentation would be
23+
* appreciated but is not required.
24+
* 2. Altered source versions must be plainly marked as such, and must not be
25+
* misrepresented as being the original software.
26+
* 3. This notice may not be removed or altered from any source distribution.
27+
*
28+
******************************************************************************/
1729
#pragma once
1830

1931
#include "sl_si91x_types.h"

0 commit comments

Comments
 (0)