libs: libc: armv8-m: revert to original license

Revert to the BSD Arm lincese

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea 2021-09-02 09:30:46 +02:00 committed by Xiang Xiao
parent 87f173f430
commit 4e5a9b168a
12 changed files with 0 additions and 48 deletions

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_ceil.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_ceilf.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_floor.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_floorf.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_nearbyint.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_nearbyintf.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_rint.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_rintf.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_round.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_roundf.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_trunc.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,10 +1,6 @@
/****************************************************************************
* libs/libc/machine/arm/armv8-m/arch_truncf.c
*
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
*
* Adapted for NuttX from BSD licensed code provided by ARM:
*
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without