mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
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:

committed by
Xiang Xiao

parent
ac8002d7d3
commit
83ea91531f
@@ -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
|
||||
|
Reference in New Issue
Block a user