LICENSE: document licenses for include files
document licenses for headers found in the include folder Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
44f9a89504
commit
d61476f467
246
LICENSE
246
LICENSE
@ -518,6 +518,239 @@ include/nuttx/input/x11_xf86keysym.h
|
|||||||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
include/nuttx/input/xbox-controller.h
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
Copyright (C) 2016 Brian Webb.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in
|
||||||
|
the documentation and/or other materials provided with the
|
||||||
|
distribution.
|
||||||
|
3. Neither the name NuttX nor the names of its contributors may be
|
||||||
|
used to endorse or promote products derived from this software
|
||||||
|
without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||||
|
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||||
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||||
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||||
|
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||||
|
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||||
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||||||
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
include/nuttx/ioexpander/tca64xx.h
|
||||||
|
===================================
|
||||||
|
|
||||||
|
Copyright (C) 2016 Gregory Nutt. All rights reserved.
|
||||||
|
|
||||||
|
This header file derives, in part, from the Project Ara TCA64xx driver
|
||||||
|
which has this copyright:
|
||||||
|
|
||||||
|
Copyright (c) 2014-2015 Google Inc.
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are
|
||||||
|
met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright notice,
|
||||||
|
this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
3. Neither the name of the copyright holder nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived from this
|
||||||
|
software without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
||||||
|
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER
|
||||||
|
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||||||
|
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||||||
|
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||||||
|
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||||
|
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||||
|
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
include/nuttx/power/relay.h
|
||||||
|
============================
|
||||||
|
|
||||||
|
Copyright (C) 2015 Max Nekludov. All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in
|
||||||
|
the documentation and/or other materials provided with the
|
||||||
|
distribution.
|
||||||
|
3. Neither the name NuttX nor the names of its contributors may be
|
||||||
|
used to endorse or promote products derived from this software
|
||||||
|
without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||||
|
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||||
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||||
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||||
|
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||||
|
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||||
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||||||
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
include/nuttx/sensors/kxtj9.h
|
||||||
|
=============================
|
||||||
|
|
||||||
|
Copyright (C) 2016 Gregory Nutt. All rights reserved.
|
||||||
|
|
||||||
|
This driver derives from the Motorola Moto Z MDK:
|
||||||
|
|
||||||
|
Copyright (c) 2016 Motorola Mobility, LLC.
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are
|
||||||
|
met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
3. Neither the name of the copyright holder nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived from
|
||||||
|
this software without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||||
|
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||||
|
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||||
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||||||
|
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||||||
|
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||||
|
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||||
|
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
include/nuttx/tree.h
|
||||||
|
====================
|
||||||
|
|
||||||
|
Copyright 2002 Niels Provos <provos@citi.umich.edu>
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||||
|
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||||
|
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
||||||
|
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||||
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
||||||
|
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||||
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||||||
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
|
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
include/nuttx/video/edid.h
|
||||||
|
include/nuttx/video/vesagtf.h
|
||||||
|
include/nuttx/video/videomode.h
|
||||||
|
=================================
|
||||||
|
|
||||||
|
Copyright (C) 2019 Gregory Nutt. All rights reserved.
|
||||||
|
|
||||||
|
Updated and extended with definitions from FreeBSD which has a compatible
|
||||||
|
2-clause BSD license:
|
||||||
|
|
||||||
|
Copyright (c) 2006 Itronix Inc. All rights reserved.
|
||||||
|
Written by Garrett D'Amore for Itronix Inc.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in
|
||||||
|
the documentation and/or other materials provided with the
|
||||||
|
distribution.
|
||||||
|
3. Neither the name NuttX nor the names of its contributors may be
|
||||||
|
used to endorse or promote products derived from this software
|
||||||
|
without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||||
|
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||||
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||||
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||||
|
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||||
|
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||||
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||||||
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
include/sys/epoll.h
|
||||||
|
====================
|
||||||
|
|
||||||
|
Copyright (C) 2015 Anton D. Kachalov. All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in
|
||||||
|
the documentation and/or other materials provided with the
|
||||||
|
distribution.
|
||||||
|
3. Neither the name NuttX nor the names of its contributors may be
|
||||||
|
used to endorse or promote products derived from this software
|
||||||
|
without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||||
|
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||||
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||||
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||||
|
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||||
|
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||||
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||||||
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
arch/xtensa/src/esp32/chip_macros.h
|
arch/xtensa/src/esp32/chip_macros.h
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
@ -1430,6 +1663,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
drivers/lcd/ra8875.c
|
drivers/lcd/ra8875.c
|
||||||
drivers/lcd/ra8875.h
|
drivers/lcd/ra8875.h
|
||||||
|
include/nuttx/lcd/ra8875.h
|
||||||
================================
|
================================
|
||||||
|
|
||||||
Copyright (C) 2015 Intuitive Aerial AB. All rights reserved.
|
Copyright (C) 2015 Intuitive Aerial AB. All rights reserved.
|
||||||
@ -1464,6 +1698,7 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
drivers/modem/u-blox.c
|
drivers/modem/u-blox.c
|
||||||
|
include/nuttx/modem/u-blox.h
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
Copyright (C) 2016 Vladimir Komendantskiy. All rights reserved.
|
Copyright (C) 2016 Vladimir Komendantskiy. All rights reserved.
|
||||||
@ -1528,6 +1763,7 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
drivers/power/bq2429x.c
|
drivers/power/bq2429x.c
|
||||||
|
include/nuttx/power/bq2429x.h
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
Copyright (C) 2017 Neil Hancock. All rights reserved.
|
Copyright (C) 2017 Neil Hancock. All rights reserved.
|
||||||
@ -1562,6 +1798,7 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
drivers/sensors/as726x.c
|
drivers/sensors/as726x.c
|
||||||
|
include/nuttx/sensors/as726x.h
|
||||||
============================
|
============================
|
||||||
|
|
||||||
Copyright (C) 2019 Fabian Justi. All rights reserved.
|
Copyright (C) 2019 Fabian Justi. All rights reserved.
|
||||||
@ -1594,6 +1831,7 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
drivers/sensors/lis3dh.c
|
drivers/sensors/lis3dh.c
|
||||||
|
include/nuttx/sensors/lis3dh.h
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
Copyright (C) 2018 Extent3D. All rights reserved.
|
Copyright (C) 2018 Extent3D. All rights reserved.
|
||||||
@ -1661,6 +1899,7 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
drivers/sensors/vl53l1x.c
|
drivers/sensors/vl53l1x.c
|
||||||
|
include/nuttx/sensors/vl53l1x.h
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
Copyright (C) 2019 Acutronics Robotics
|
Copyright (C) 2019 Acutronics Robotics
|
||||||
@ -4358,7 +4597,6 @@ domain and is re-released here under the modified BSD license:
|
|||||||
Adapted for use with ARMv7-A and NuttX by:
|
Adapted for use with ARMv7-A and NuttX by:
|
||||||
|
|
||||||
Copyright (C) 2017 Gregory Nutt. All rights reserved.
|
Copyright (C) 2017 Gregory Nutt. All rights reserved.
|
||||||
Author: Gregory Nutt <gnutt@nuttx.org>
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
@ -4420,7 +4658,6 @@ libs/libc/machine/sim/arch_setjmp_arm.S
|
|||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
Copyright (C) 2017 Gregory Nutt. All rights reserved.
|
Copyright (C) 2017 Gregory Nutt. All rights reserved.
|
||||||
Author: Nickolay Semyonov (RPI) <snob@wolpike.com>
|
|
||||||
|
|
||||||
Extracted from the MUSL C-library. The MUSL C library has a compatible
|
Extracted from the MUSL C-library. The MUSL C library has a compatible
|
||||||
MIT license and is released here under the NuttX 3-clause BSD license:
|
MIT license and is released here under the NuttX 3-clause BSD license:
|
||||||
@ -4535,7 +4772,6 @@ Includes some logic extracted from hwport_ftpd, written by Jaehyuk Cho
|
|||||||
<minzkn@minzkn.com> which was released under the BSD license.
|
<minzkn@minzkn.com> which was released under the BSD license.
|
||||||
|
|
||||||
Copyright (C) HWPORT.COM. All rights reserved.
|
Copyright (C) HWPORT.COM. All rights reserved.
|
||||||
Author: JAEHYUK CHO <mailto:minzkn@minzkn.com>
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
@ -4569,7 +4805,6 @@ libs/libc/pthread/pthread_get_stacksize_np.c
|
|||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
Copyright (C) 2018 Geoff Norton. All rights reserved.
|
Copyright (C) 2018 Geoff Norton. All rights reserved.
|
||||||
Author: Geoff Norton <grompf@gmail.com>
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
@ -4847,7 +5082,6 @@ libs/libc/stdlib/lib_lldiv.c
|
|||||||
A direct leverage of the div() inplement by:
|
A direct leverage of the div() inplement by:
|
||||||
|
|
||||||
Copyright (C) 2015 Stavros Polymenis. All rights reserved.
|
Copyright (C) 2015 Stavros Polymenis. All rights reserved.
|
||||||
Author: Stavros Polymenis <sp@orbitalfox.com>
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
@ -4949,6 +5183,8 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
libs/libc/unistd/lib_gethostname.c
|
libs/libc/unistd/lib_gethostname.c
|
||||||
libs/libc/unistd/lib_sethostname.c
|
libs/libc/unistd/lib_sethostname.c
|
||||||
|
include/sys/uio.h
|
||||||
|
include/sys/utsname.h
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
Copyright (C) 2015 Stavros Polymenis. All rights reserved.
|
Copyright (C) 2015 Stavros Polymenis. All rights reserved.
|
||||||
|
Loading…
Reference in New Issue
Block a user