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:
parent
87f173f430
commit
4e5a9b168a
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_ceil.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_ceilf.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_floor.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_floorf.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_nearbyint.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_nearbyintf.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_rint.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_rintf.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_round.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_roundf.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_trunc.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libs/libc/machine/arm/armv8-m/arch_truncf.c
|
* 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.
|
* Copyright (c) 2011, 2012 ARM Ltd. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
Loading…
Reference in New Issue
Block a user