netutils: migrate the license to ASF

Xiaomi has submitted the SGA and we can migate the license to ASF

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea
2024-12-20 07:57:56 +01:00
committed by Xiang Xiao
parent ac8002d7d3
commit 83ea91531f
284 changed files with 740 additions and 377 deletions

View File

@@ -1,6 +1,8 @@
# ##############################################################################
# apps/netutils/esp8266/CMakeLists.txt
#
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for
# additional information regarding copyright ownership. The ASF licenses this

View File

@@ -1,6 +1,8 @@
############################################################################
# apps/netutils/esp8266/Make.defs
#
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The

View File

@@ -1,6 +1,8 @@
############################################################################
# apps/netutils/esp8266/Makefile
#
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The

View File

@@ -1,6 +1,8 @@
/****************************************************************************
* apps/netutils/esp8266/esp8266.c
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The