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,15 +1,12 @@
/****************************************************************************
* apps/netutils/netlib/netlib_ipv4addrconv.c
*
* Copyright (C) 2007, 2009, 2011, 2016 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Based on uIP which also has a BSD style license:
*
* Author: Adam Dunkels <adam@sics.se>
* Copyright (c) 2004, Adam Dunkels and the Swedish Institute of
* Computer Science.
* All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
* SPDX-FileCopyrightText: 2007, 2009, 2011, 2016 Gregory Nutt.
* SPDX-FileCopyrightText: 2004 Adam Dunkels.
* SPDX-FileCopyrightText: 2004 Swedish Institute of Computer Science.
* SPDX-FileContributor: Gregory Nutt <gnutt@nuttx.org>
* SPDX-FileContributor: Adam Dunkels <adam@sics.se>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions