[PATCH 22/27] Add missing copyrights in newlib/libm/machine/spu

Keith Packard <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
Signed-off-by: Keith Packard <[email protected]>
---
 newlib/libm/machine/spu/fe_dfl_env.c         | 32 +++++++++++++++++
 newlib/libm/machine/spu/feclearexcept.c      | 32 +++++++++++++++++
 newlib/libm/machine/spu/fegetenv.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/fegetexceptflag.c    | 32 +++++++++++++++++
 newlib/libm/machine/spu/fegetround.c         | 32 +++++++++++++++++
 newlib/libm/machine/spu/feholdexcept.c       | 32 +++++++++++++++++
 newlib/libm/machine/spu/feraiseexcept.c      | 32 +++++++++++++++++
 newlib/libm/machine/spu/fesetenv.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/fesetexceptflag.c    | 32 +++++++++++++++++
 newlib/libm/machine/spu/fesetround.c         | 32 +++++++++++++++++
 newlib/libm/machine/spu/fetestexcept.c       | 32 +++++++++++++++++
 newlib/libm/machine/spu/feupdateenv.c        | 32 +++++++++++++++++
 newlib/libm/machine/spu/headers/acos.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/acosf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/acosh.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/acoshf.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/asin.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/asinf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/asinh.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/asinhf.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/atan.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/atan2.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/atan2f.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/atanh.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/atanhf.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/cos.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/cosf.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/cosh.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/coshf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/erf.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/erfc.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/erfcf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/erff.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/exp.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/exp2.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/expm1.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/expm1f.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/hypot.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/hypotf.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/isnan.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/isnanf.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/lgamma.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/lgammaf.h    | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/log.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/log10.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/log1p.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/log1pf.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/log2.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/logbf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/nearbyintf.h | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/nextafter.h  | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/nextafterf.h | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/pow.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/powf.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/rintf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/signbit.h    | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sin.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sincos.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sincosf.h    | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sinf.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sinh.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sinhf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/sqrtf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/tan.h        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/tanf.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/tanh.h       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/tanhf.h      | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/tgamma.h     | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/headers/tgammaf.h    | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/llrint.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/llrintf.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/llround.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/llroundf.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/log2.c               | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/log2f.c              | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_asinh.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_atan.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_cbrt.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_ceil.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_copysign.c         | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_cos.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_erf.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_expm1.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_fabs.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_fdim.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_floor.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_fma.c              | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_fmax.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_fmin.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_frexp.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_ilogb.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_isnan.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_ldexp.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_log1p.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_lrint.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_lround.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_nearbyint.c        | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_nextafter.c        | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_remquo.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_rint.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_round.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_scalbn.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/s_sin.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_tan.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_tanh.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/s_trunc.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_asinh.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_atan.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_cbrt.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_ceil.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_copysign.c        | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_cos.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_erf.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_expm1.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_fabs.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_fdim.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_floor.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_fma.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_fmax.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_fmin.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_frexp.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_ilogb.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_ldexp.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_log1p.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_logb.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_lrint.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_lround.c          | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_nearbyint.c       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_nextafter.c       | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_remquo.c          | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_rint.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_round.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_scalbn.c          | 32 +++++++++++++++++
 newlib/libm/machine/spu/sf_sin.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_tan.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_tanh.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/sf_trunc.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/w_acos.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_acosh.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_asin.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_atan2.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_atanh.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_cosh.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_exp.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_exp2.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_fmod.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/w_hypot.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_lgamma.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_log.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_log10.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_pow.c              | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_remainder.c        | 32 +++++++++++++++++
 newlib/libm/machine/spu/w_sincos.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_sinh.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/w_sqrt.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/w_tgamma.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_acos.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_acosh.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_asin.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_atan2.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_atanh.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_cosh.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_exp.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/wf_exp2.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/wf_fmod.c            | 32 +++++++++++++++++
 newlib/libm/machine/spu/wf_hypot.c           | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_lgamma.c          | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_log.c             | 32 +++++++++++++++++
 newlib/libm/machine/spu/wf_log10.c           | 32 +++++++++++++++++
 newlib/libm/machine/spu/wf_pow.c             | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_remainder.c       | 32 +++++++++++++++++
 newlib/libm/machine/spu/wf_sincos.c          | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_sinh.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_sqrt.c            | 36 ++++++++++++++++++++
 newlib/libm/machine/spu/wf_tgamma.c          | 36 ++++++++++++++++++++
 175 files changed, 6040 insertions(+)

diff --git a/newlib/libm/machine/spu/fe_dfl_env.c b/newlib/libm/machine/spu/fe_dfl_env.c
index 25b8a000f..90f999f71 100644
--- a/newlib/libm/machine/spu/fe_dfl_env.c
+++ b/newlib/libm/machine/spu/fe_dfl_env.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <fenv.h>
 /*
  * Define for FE_DFL_ENV macro, all bits zero.
diff --git a/newlib/libm/machine/spu/feclearexcept.c b/newlib/libm/machine/spu/feclearexcept.c
index fbec7addb..671fcf462 100644
--- a/newlib/libm/machine/spu/feclearexcept.c
+++ b/newlib/libm/machine/spu/feclearexcept.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/feclearexcept.h"
 
 void feclearexcept(int excepts)
diff --git a/newlib/libm/machine/spu/fegetenv.c b/newlib/libm/machine/spu/fegetenv.c
index 544877b7c..d43763b91 100644
--- a/newlib/libm/machine/spu/fegetenv.c
+++ b/newlib/libm/machine/spu/fegetenv.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fegetenv.h"
 
 void fegetenv(fenv_t *envp)
diff --git a/newlib/libm/machine/spu/fegetexceptflag.c b/newlib/libm/machine/spu/fegetexceptflag.c
index 0c98199f1..364bbf78e 100644
--- a/newlib/libm/machine/spu/fegetexceptflag.c
+++ b/newlib/libm/machine/spu/fegetexceptflag.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fegetexceptflag.h"
 
 void fegetexceptflag(fexcept_t *flagp, int excepts)
diff --git a/newlib/libm/machine/spu/fegetround.c b/newlib/libm/machine/spu/fegetround.c
index a810aeddf..c7e3da127 100644
--- a/newlib/libm/machine/spu/fegetround.c
+++ b/newlib/libm/machine/spu/fegetround.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fegetround.h"
 
 int fegetround()
diff --git a/newlib/libm/machine/spu/feholdexcept.c b/newlib/libm/machine/spu/feholdexcept.c
index 57b57b11a..2e26e6029 100644
--- a/newlib/libm/machine/spu/feholdexcept.c
+++ b/newlib/libm/machine/spu/feholdexcept.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/feholdexcept.h"
 
 int feholdexcept(fenv_t *envp)
diff --git a/newlib/libm/machine/spu/feraiseexcept.c b/newlib/libm/machine/spu/feraiseexcept.c
index 0a6946e0d..531f4d657 100644
--- a/newlib/libm/machine/spu/feraiseexcept.c
+++ b/newlib/libm/machine/spu/feraiseexcept.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/feraiseexcept.h"
 
 void feraiseexcept(int excepts)
diff --git a/newlib/libm/machine/spu/fesetenv.c b/newlib/libm/machine/spu/fesetenv.c
index 187511377..c815de232 100644
--- a/newlib/libm/machine/spu/fesetenv.c
+++ b/newlib/libm/machine/spu/fesetenv.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fesetenv.h"
 
 void fesetenv(const fenv_t *envp)
diff --git a/newlib/libm/machine/spu/fesetexceptflag.c b/newlib/libm/machine/spu/fesetexceptflag.c
index 0312aed2c..8dd2f450c 100644
--- a/newlib/libm/machine/spu/fesetexceptflag.c
+++ b/newlib/libm/machine/spu/fesetexceptflag.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fesetexceptflag.h"
 
 void fesetexceptflag(const fexcept_t *flagp, int excepts)
diff --git a/newlib/libm/machine/spu/fesetround.c b/newlib/libm/machine/spu/fesetround.c
index 8ad982286..b84901122 100644
--- a/newlib/libm/machine/spu/fesetround.c
+++ b/newlib/libm/machine/spu/fesetround.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fesetround.h"
 
 int fesetround(int rounding_mode)
diff --git a/newlib/libm/machine/spu/fetestexcept.c b/newlib/libm/machine/spu/fetestexcept.c
index 7e88f787e..dd7f3a985 100644
--- a/newlib/libm/machine/spu/fetestexcept.c
+++ b/newlib/libm/machine/spu/fetestexcept.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/fetestexcept.h"
 
 int fetestexcept(int excepts)
diff --git a/newlib/libm/machine/spu/feupdateenv.c b/newlib/libm/machine/spu/feupdateenv.c
index 9198158ef..47251ef07 100644
--- a/newlib/libm/machine/spu/feupdateenv.c
+++ b/newlib/libm/machine/spu/feupdateenv.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 "headers/feupdateenv.h"
 
 void feupdateenv(const fenv_t *envp)
diff --git a/newlib/libm/machine/spu/headers/acos.h b/newlib/libm/machine/spu/headers/acos.h
index feec8c329..481716ab6 100644
--- a/newlib/libm/machine/spu/headers/acos.h
+++ b/newlib/libm/machine/spu/headers/acos.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/acosd2.h"
 #include "headers/dom_chkd_negone_one.h"
 
diff --git a/newlib/libm/machine/spu/headers/acosf.h b/newlib/libm/machine/spu/headers/acosf.h
index 49ab628fc..78e879a3b 100644
--- a/newlib/libm/machine/spu/headers/acosf.h
+++ b/newlib/libm/machine/spu/headers/acosf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/acosf4.h"
 #include "headers/dom_chkf_negone_one.h"
 
diff --git a/newlib/libm/machine/spu/headers/acosh.h b/newlib/libm/machine/spu/headers/acosh.h
index d84708a30..56b7244dd 100644
--- a/newlib/libm/machine/spu/headers/acosh.h
+++ b/newlib/libm/machine/spu/headers/acosh.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/acoshd2.h"
 #include "headers/dom_chkd_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/acoshf.h b/newlib/libm/machine/spu/headers/acoshf.h
index 537706c8a..f6a070c51 100644
--- a/newlib/libm/machine/spu/headers/acoshf.h
+++ b/newlib/libm/machine/spu/headers/acoshf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/acoshf4.h"
 #include "headers/dom_chkf_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/asin.h b/newlib/libm/machine/spu/headers/asin.h
index 881e532bc..6317226d3 100644
--- a/newlib/libm/machine/spu/headers/asin.h
+++ b/newlib/libm/machine/spu/headers/asin.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/asind2.h"
 #include "headers/dom_chkd_negone_one.h"
 
diff --git a/newlib/libm/machine/spu/headers/asinf.h b/newlib/libm/machine/spu/headers/asinf.h
index cb468ecec..33cd3a7c8 100644
--- a/newlib/libm/machine/spu/headers/asinf.h
+++ b/newlib/libm/machine/spu/headers/asinf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/asinf4.h"
 #include "headers/dom_chkf_negone_one.h"
 
diff --git a/newlib/libm/machine/spu/headers/asinh.h b/newlib/libm/machine/spu/headers/asinh.h
index b80a79a6a..7f6be1c12 100644
--- a/newlib/libm/machine/spu/headers/asinh.h
+++ b/newlib/libm/machine/spu/headers/asinh.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/asinhd2.h"
 
 static __inline double _asinh(double x)
diff --git a/newlib/libm/machine/spu/headers/asinhf.h b/newlib/libm/machine/spu/headers/asinhf.h
index 6abd16e2e..dc75d377d 100644
--- a/newlib/libm/machine/spu/headers/asinhf.h
+++ b/newlib/libm/machine/spu/headers/asinhf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/asinhf4.h"
 
 static __inline float _asinhf(float x)
diff --git a/newlib/libm/machine/spu/headers/atan.h b/newlib/libm/machine/spu/headers/atan.h
index 18ff615d8..0d110fc7b 100644
--- a/newlib/libm/machine/spu/headers/atan.h
+++ b/newlib/libm/machine/spu/headers/atan.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/atand2.h"
 
 static __inline double _atan(double x)
diff --git a/newlib/libm/machine/spu/headers/atan2.h b/newlib/libm/machine/spu/headers/atan2.h
index a95c71665..f960eee96 100644
--- a/newlib/libm/machine/spu/headers/atan2.h
+++ b/newlib/libm/machine/spu/headers/atan2.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/atan2d2.h"
 
 static __inline double _atan2(double y, double x)
diff --git a/newlib/libm/machine/spu/headers/atan2f.h b/newlib/libm/machine/spu/headers/atan2f.h
index 8e4ca67bd..1690007bf 100644
--- a/newlib/libm/machine/spu/headers/atan2f.h
+++ b/newlib/libm/machine/spu/headers/atan2f.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/atan2f4.h"
 
 static __inline float _atan2f(float y, float x)
diff --git a/newlib/libm/machine/spu/headers/atanh.h b/newlib/libm/machine/spu/headers/atanh.h
index f81ad2ede..24bfc8081 100644
--- a/newlib/libm/machine/spu/headers/atanh.h
+++ b/newlib/libm/machine/spu/headers/atanh.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/atanhd2.h"
 #include "headers/dom_chkd_negone_one.h"
 
diff --git a/newlib/libm/machine/spu/headers/atanhf.h b/newlib/libm/machine/spu/headers/atanhf.h
index f838c9f47..ed9d9a55b 100644
--- a/newlib/libm/machine/spu/headers/atanhf.h
+++ b/newlib/libm/machine/spu/headers/atanhf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/atanhf4.h"
 #include "headers/dom_chkf_negone_one.h"
 
diff --git a/newlib/libm/machine/spu/headers/cos.h b/newlib/libm/machine/spu/headers/cos.h
index b72086233..41dc888fe 100644
--- a/newlib/libm/machine/spu/headers/cos.h
+++ b/newlib/libm/machine/spu/headers/cos.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/cosd2.h"
 
 static __inline double _cos(double angle)
diff --git a/newlib/libm/machine/spu/headers/cosf.h b/newlib/libm/machine/spu/headers/cosf.h
index 49e6f716f..326ccc0da 100644
--- a/newlib/libm/machine/spu/headers/cosf.h
+++ b/newlib/libm/machine/spu/headers/cosf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/cosf4.h"
 
 static __inline float _cosf(float angle)
diff --git a/newlib/libm/machine/spu/headers/cosh.h b/newlib/libm/machine/spu/headers/cosh.h
index 7b8875a08..7835f58ed 100644
--- a/newlib/libm/machine/spu/headers/cosh.h
+++ b/newlib/libm/machine/spu/headers/cosh.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/coshd2.h"
 
 static __inline double _cosh(double x)
diff --git a/newlib/libm/machine/spu/headers/coshf.h b/newlib/libm/machine/spu/headers/coshf.h
index ae13482ba..c6651de97 100644
--- a/newlib/libm/machine/spu/headers/coshf.h
+++ b/newlib/libm/machine/spu/headers/coshf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/coshf4.h"
 
 static __inline float _coshf(float x)
diff --git a/newlib/libm/machine/spu/headers/erf.h b/newlib/libm/machine/spu/headers/erf.h
index c0fbec888..e2e0b6dc7 100644
--- a/newlib/libm/machine/spu/headers/erf.h
+++ b/newlib/libm/machine/spu/headers/erf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/erfd2.h"
 
 static __inline double _erf(double x)
diff --git a/newlib/libm/machine/spu/headers/erfc.h b/newlib/libm/machine/spu/headers/erfc.h
index 542c4bbc2..66caf2f99 100644
--- a/newlib/libm/machine/spu/headers/erfc.h
+++ b/newlib/libm/machine/spu/headers/erfc.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/erfcd2.h"
 
 static __inline double _erfc(double x)
diff --git a/newlib/libm/machine/spu/headers/erfcf.h b/newlib/libm/machine/spu/headers/erfcf.h
index f2c589cc1..597c17428 100644
--- a/newlib/libm/machine/spu/headers/erfcf.h
+++ b/newlib/libm/machine/spu/headers/erfcf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/erfcf4.h"
 
 static __inline float _erfcf(float x)
diff --git a/newlib/libm/machine/spu/headers/erff.h b/newlib/libm/machine/spu/headers/erff.h
index c355f8177..5388b5735 100644
--- a/newlib/libm/machine/spu/headers/erff.h
+++ b/newlib/libm/machine/spu/headers/erff.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/erff4.h"
 
 static __inline float _erff(float x)
diff --git a/newlib/libm/machine/spu/headers/exp.h b/newlib/libm/machine/spu/headers/exp.h
index 164034138..35a4f220e 100644
--- a/newlib/libm/machine/spu/headers/exp.h
+++ b/newlib/libm/machine/spu/headers/exp.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/expd2.h"
 
 static __inline double _exp(double x)
diff --git a/newlib/libm/machine/spu/headers/exp2.h b/newlib/libm/machine/spu/headers/exp2.h
index 3fe22972f..6555bb6b5 100644
--- a/newlib/libm/machine/spu/headers/exp2.h
+++ b/newlib/libm/machine/spu/headers/exp2.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/exp2d2.h"
 
 static __inline double _exp2(double vx)
diff --git a/newlib/libm/machine/spu/headers/expm1.h b/newlib/libm/machine/spu/headers/expm1.h
index 4983c1949..1f18f7a14 100644
--- a/newlib/libm/machine/spu/headers/expm1.h
+++ b/newlib/libm/machine/spu/headers/expm1.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/expm1d2.h"
 
 static __inline double _expm1(double x)
diff --git a/newlib/libm/machine/spu/headers/expm1f.h b/newlib/libm/machine/spu/headers/expm1f.h
index afc0d9679..c285565b1 100644
--- a/newlib/libm/machine/spu/headers/expm1f.h
+++ b/newlib/libm/machine/spu/headers/expm1f.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/expm1f4.h"
 
 static __inline float _expm1f(float vx)
diff --git a/newlib/libm/machine/spu/headers/hypot.h b/newlib/libm/machine/spu/headers/hypot.h
index e0fafb38c..3d14efee8 100644
--- a/newlib/libm/machine/spu/headers/hypot.h
+++ b/newlib/libm/machine/spu/headers/hypot.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/hypotd2.h"
 
 static __inline double _hypot(double x, double y)
diff --git a/newlib/libm/machine/spu/headers/hypotf.h b/newlib/libm/machine/spu/headers/hypotf.h
index 373b9d005..9d548011f 100644
--- a/newlib/libm/machine/spu/headers/hypotf.h
+++ b/newlib/libm/machine/spu/headers/hypotf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/hypotf4.h"
 
 static __inline float _hypotf(float x, float y)
diff --git a/newlib/libm/machine/spu/headers/isnan.h b/newlib/libm/machine/spu/headers/isnan.h
index ada7e6e8d..742ab286e 100644
--- a/newlib/libm/machine/spu/headers/isnan.h
+++ b/newlib/libm/machine/spu/headers/isnan.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/isnand2.h"
 
 static __inline int _isnan(double x)
diff --git a/newlib/libm/machine/spu/headers/isnanf.h b/newlib/libm/machine/spu/headers/isnanf.h
index 61b1703c9..c6ed3cc39 100644
--- a/newlib/libm/machine/spu/headers/isnanf.h
+++ b/newlib/libm/machine/spu/headers/isnanf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/isnanf4.h"
 
 static __inline unsigned int _isnanf(float x)
diff --git a/newlib/libm/machine/spu/headers/lgamma.h b/newlib/libm/machine/spu/headers/lgamma.h
index 513e3ebed..bf5761c5d 100644
--- a/newlib/libm/machine/spu/headers/lgamma.h
+++ b/newlib/libm/machine/spu/headers/lgamma.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/lgammad2.h"
 
 static __inline double _lgamma(double x)
diff --git a/newlib/libm/machine/spu/headers/lgammaf.h b/newlib/libm/machine/spu/headers/lgammaf.h
index cf19ab383..a160e898f 100644
--- a/newlib/libm/machine/spu/headers/lgammaf.h
+++ b/newlib/libm/machine/spu/headers/lgammaf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/lgammaf4.h"
 
 static __inline float _lgammaf(float x)
diff --git a/newlib/libm/machine/spu/headers/log.h b/newlib/libm/machine/spu/headers/log.h
index 9bb5e3bff..a960f0e4c 100644
--- a/newlib/libm/machine/spu/headers/log.h
+++ b/newlib/libm/machine/spu/headers/log.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/logd2.h"
 #include "headers/dom_chkd_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/log10.h b/newlib/libm/machine/spu/headers/log10.h
index c3c6f9f80..ff4fda618 100644
--- a/newlib/libm/machine/spu/headers/log10.h
+++ b/newlib/libm/machine/spu/headers/log10.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/log10d2.h"
 #include "headers/dom_chkd_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/log1p.h b/newlib/libm/machine/spu/headers/log1p.h
index 758be8d37..92615cafc 100644
--- a/newlib/libm/machine/spu/headers/log1p.h
+++ b/newlib/libm/machine/spu/headers/log1p.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/log1pd2.h"
 #include "headers/dom_chkd_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/log1pf.h b/newlib/libm/machine/spu/headers/log1pf.h
index b2af48669..839c22591 100644
--- a/newlib/libm/machine/spu/headers/log1pf.h
+++ b/newlib/libm/machine/spu/headers/log1pf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/log1pf4.h"
 #include "headers/dom_chkf_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/log2.h b/newlib/libm/machine/spu/headers/log2.h
index 696bf9fae..928ca721d 100644
--- a/newlib/libm/machine/spu/headers/log2.h
+++ b/newlib/libm/machine/spu/headers/log2.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/log2d2.h"
 #include "headers/dom_chkd_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/logbf.h b/newlib/libm/machine/spu/headers/logbf.h
index b98256f19..626ae872e 100644
--- a/newlib/libm/machine/spu/headers/logbf.h
+++ b/newlib/libm/machine/spu/headers/logbf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/logbf4.h"
 
 static __inline float _logbf(float x)
diff --git a/newlib/libm/machine/spu/headers/nearbyintf.h b/newlib/libm/machine/spu/headers/nearbyintf.h
index b82572022..f56e88d27 100644
--- a/newlib/libm/machine/spu/headers/nearbyintf.h
+++ b/newlib/libm/machine/spu/headers/nearbyintf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/nearbyintf4.h"
 
 static __inline float _nearbyintf(float x)
diff --git a/newlib/libm/machine/spu/headers/nextafter.h b/newlib/libm/machine/spu/headers/nextafter.h
index 0dfbb8285..3827aa393 100644
--- a/newlib/libm/machine/spu/headers/nextafter.h
+++ b/newlib/libm/machine/spu/headers/nextafter.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/nextafterd2.h"
 
 static __inline double _nextafter(double x, double y)
diff --git a/newlib/libm/machine/spu/headers/nextafterf.h b/newlib/libm/machine/spu/headers/nextafterf.h
index a8c0418cf..0985c35ac 100644
--- a/newlib/libm/machine/spu/headers/nextafterf.h
+++ b/newlib/libm/machine/spu/headers/nextafterf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/nextafterf4.h"
 
 static __inline float _nextafterf(float x, float y)
diff --git a/newlib/libm/machine/spu/headers/pow.h b/newlib/libm/machine/spu/headers/pow.h
index 224d2f402..83e781410 100644
--- a/newlib/libm/machine/spu/headers/pow.h
+++ b/newlib/libm/machine/spu/headers/pow.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/powd2.h"
 
 static __inline double _pow(double x, double y)
diff --git a/newlib/libm/machine/spu/headers/powf.h b/newlib/libm/machine/spu/headers/powf.h
index fb0f98c43..fa7dc0371 100644
--- a/newlib/libm/machine/spu/headers/powf.h
+++ b/newlib/libm/machine/spu/headers/powf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/powf4.h"
 
 static __inline double _powf(float x, float y)
diff --git a/newlib/libm/machine/spu/headers/rintf.h b/newlib/libm/machine/spu/headers/rintf.h
index 4649b0f38..74f0a7224 100644
--- a/newlib/libm/machine/spu/headers/rintf.h
+++ b/newlib/libm/machine/spu/headers/rintf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/rintf4.h"
 
 static __inline float _rintf(float x)
diff --git a/newlib/libm/machine/spu/headers/signbit.h b/newlib/libm/machine/spu/headers/signbit.h
index b27fce235..09c48781f 100644
--- a/newlib/libm/machine/spu/headers/signbit.h
+++ b/newlib/libm/machine/spu/headers/signbit.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/signbitd2.h"
 
 static __inline unsigned long long _signbit(double x)
diff --git a/newlib/libm/machine/spu/headers/sin.h b/newlib/libm/machine/spu/headers/sin.h
index 5d3fac823..938ab89e4 100644
--- a/newlib/libm/machine/spu/headers/sin.h
+++ b/newlib/libm/machine/spu/headers/sin.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sind2.h"
 
 static __inline double _sin(double angle)
diff --git a/newlib/libm/machine/spu/headers/sincos.h b/newlib/libm/machine/spu/headers/sincos.h
index 37c7d9416..d54ba9015 100644
--- a/newlib/libm/machine/spu/headers/sincos.h
+++ b/newlib/libm/machine/spu/headers/sincos.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sincosd2.h"
 
 static __inline void _sincos(double angle, double* sinx, double* cosx)
diff --git a/newlib/libm/machine/spu/headers/sincosf.h b/newlib/libm/machine/spu/headers/sincosf.h
index e67e99701..1233596b6 100644
--- a/newlib/libm/machine/spu/headers/sincosf.h
+++ b/newlib/libm/machine/spu/headers/sincosf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sincosf4.h"
 
 static __inline void _sincosf(float angle, float* sinx, float* cosx)
diff --git a/newlib/libm/machine/spu/headers/sinf.h b/newlib/libm/machine/spu/headers/sinf.h
index 389050ba2..fdbf22907 100644
--- a/newlib/libm/machine/spu/headers/sinf.h
+++ b/newlib/libm/machine/spu/headers/sinf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sinf4.h"
 
 static __inline float _sinf(float angle)
diff --git a/newlib/libm/machine/spu/headers/sinh.h b/newlib/libm/machine/spu/headers/sinh.h
index f94afaf81..ff07f23d1 100644
--- a/newlib/libm/machine/spu/headers/sinh.h
+++ b/newlib/libm/machine/spu/headers/sinh.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sinhd2.h"
 
 static __inline double _sinh(double x)
diff --git a/newlib/libm/machine/spu/headers/sinhf.h b/newlib/libm/machine/spu/headers/sinhf.h
index ddf99d4b6..59629d28e 100644
--- a/newlib/libm/machine/spu/headers/sinhf.h
+++ b/newlib/libm/machine/spu/headers/sinhf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sinhf4.h"
 
 static __inline float _sinhf(float x)
diff --git a/newlib/libm/machine/spu/headers/sqrtf.h b/newlib/libm/machine/spu/headers/sqrtf.h
index c1f5ab223..101722f60 100644
--- a/newlib/libm/machine/spu/headers/sqrtf.h
+++ b/newlib/libm/machine/spu/headers/sqrtf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/sqrtf4.h"
 #include "headers/dom_chkf_less_than.h"
 
diff --git a/newlib/libm/machine/spu/headers/tan.h b/newlib/libm/machine/spu/headers/tan.h
index 04072fb86..6e369e3c4 100644
--- a/newlib/libm/machine/spu/headers/tan.h
+++ b/newlib/libm/machine/spu/headers/tan.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/tand2.h"
 
 static __inline double _tan(double angle)
diff --git a/newlib/libm/machine/spu/headers/tanf.h b/newlib/libm/machine/spu/headers/tanf.h
index 6e10186c3..c7d6caada 100644
--- a/newlib/libm/machine/spu/headers/tanf.h
+++ b/newlib/libm/machine/spu/headers/tanf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/tanf4.h"
 
 static __inline float _tanf(float angle)
diff --git a/newlib/libm/machine/spu/headers/tanh.h b/newlib/libm/machine/spu/headers/tanh.h
index 03d29dc8d..fec9d55c0 100644
--- a/newlib/libm/machine/spu/headers/tanh.h
+++ b/newlib/libm/machine/spu/headers/tanh.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/tanhd2.h"
 
 static __inline double _tanh(double x)
diff --git a/newlib/libm/machine/spu/headers/tanhf.h b/newlib/libm/machine/spu/headers/tanhf.h
index 545b073fe..63029e22c 100644
--- a/newlib/libm/machine/spu/headers/tanhf.h
+++ b/newlib/libm/machine/spu/headers/tanhf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 "headers/tanhf4.h"
 
 static __inline float _tanhf(float x)
diff --git a/newlib/libm/machine/spu/headers/tgamma.h b/newlib/libm/machine/spu/headers/tgamma.h
index bd2f31f27..53efd37c0 100644
--- a/newlib/libm/machine/spu/headers/tgamma.h
+++ b/newlib/libm/machine/spu/headers/tgamma.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <errno.h>
 #include "headers/truncd2.h"
 #include "headers/tgammad2.h"
diff --git a/newlib/libm/machine/spu/headers/tgammaf.h b/newlib/libm/machine/spu/headers/tgammaf.h
index a30928c60..41e04c82d 100644
--- a/newlib/libm/machine/spu/headers/tgammaf.h
+++ b/newlib/libm/machine/spu/headers/tgammaf.h
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <errno.h>
 #include "headers/truncf4.h"
 #include "headers/tgammaf4.h"
diff --git a/newlib/libm/machine/spu/llrint.c b/newlib/libm/machine/spu/llrint.c
index e0aa0e8f4..2be1a82ba 100644
--- a/newlib/libm/machine/spu/llrint.c
+++ b/newlib/libm/machine/spu/llrint.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/llrint.h"
 
diff --git a/newlib/libm/machine/spu/llrintf.c b/newlib/libm/machine/spu/llrintf.c
index a27c773f8..9479ed652 100644
--- a/newlib/libm/machine/spu/llrintf.c
+++ b/newlib/libm/machine/spu/llrintf.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/llrintf.h"
 
diff --git a/newlib/libm/machine/spu/llround.c b/newlib/libm/machine/spu/llround.c
index a24450e32..ee698ccde 100644
--- a/newlib/libm/machine/spu/llround.c
+++ b/newlib/libm/machine/spu/llround.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/llround.h"
 
diff --git a/newlib/libm/machine/spu/llroundf.c b/newlib/libm/machine/spu/llroundf.c
index 8adfd43c3..794a88c96 100644
--- a/newlib/libm/machine/spu/llroundf.c
+++ b/newlib/libm/machine/spu/llroundf.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/llroundf.h"
 
diff --git a/newlib/libm/machine/spu/log2.c b/newlib/libm/machine/spu/log2.c
index 9bbb31de2..69827a8de 100644
--- a/newlib/libm/machine/spu/log2.c
+++ b/newlib/libm/machine/spu/log2.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/log2.h"
 
diff --git a/newlib/libm/machine/spu/log2f.c b/newlib/libm/machine/spu/log2f.c
index 42b2c02bb..509260f69 100644
--- a/newlib/libm/machine/spu/log2f.c
+++ b/newlib/libm/machine/spu/log2f.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/log2f.h"
 
diff --git a/newlib/libm/machine/spu/s_asinh.c b/newlib/libm/machine/spu/s_asinh.c
index f78d5ff2d..59da9261f 100644
--- a/newlib/libm/machine/spu/s_asinh.c
+++ b/newlib/libm/machine/spu/s_asinh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/asinh.h"
 
diff --git a/newlib/libm/machine/spu/s_atan.c b/newlib/libm/machine/spu/s_atan.c
index f9b605f58..b390f3fc1 100644
--- a/newlib/libm/machine/spu/s_atan.c
+++ b/newlib/libm/machine/spu/s_atan.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/atan.h"
 
diff --git a/newlib/libm/machine/spu/s_cbrt.c b/newlib/libm/machine/spu/s_cbrt.c
index 56be72f64..ca51aa190 100644
--- a/newlib/libm/machine/spu/s_cbrt.c
+++ b/newlib/libm/machine/spu/s_cbrt.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/cbrt.h"
 
diff --git a/newlib/libm/machine/spu/s_ceil.c b/newlib/libm/machine/spu/s_ceil.c
index c96d976fb..45580ccfa 100644
--- a/newlib/libm/machine/spu/s_ceil.c
+++ b/newlib/libm/machine/spu/s_ceil.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/ceil.h"
 
diff --git a/newlib/libm/machine/spu/s_copysign.c b/newlib/libm/machine/spu/s_copysign.c
index b4b2390e8..85e16b485 100644
--- a/newlib/libm/machine/spu/s_copysign.c
+++ b/newlib/libm/machine/spu/s_copysign.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/copysign.h"
 
diff --git a/newlib/libm/machine/spu/s_cos.c b/newlib/libm/machine/spu/s_cos.c
index 587326255..9127b0432 100644
--- a/newlib/libm/machine/spu/s_cos.c
+++ b/newlib/libm/machine/spu/s_cos.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/cos.h"
 
diff --git a/newlib/libm/machine/spu/s_erf.c b/newlib/libm/machine/spu/s_erf.c
index 89ef0cf59..05c66a06b 100644
--- a/newlib/libm/machine/spu/s_erf.c
+++ b/newlib/libm/machine/spu/s_erf.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/erf.h"
 
diff --git a/newlib/libm/machine/spu/s_expm1.c b/newlib/libm/machine/spu/s_expm1.c
index 616d3d56e..06c3f2c94 100644
--- a/newlib/libm/machine/spu/s_expm1.c
+++ b/newlib/libm/machine/spu/s_expm1.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/expm1.h"
 
diff --git a/newlib/libm/machine/spu/s_fabs.c b/newlib/libm/machine/spu/s_fabs.c
index 810f320a6..f5da51f85 100644
--- a/newlib/libm/machine/spu/s_fabs.c
+++ b/newlib/libm/machine/spu/s_fabs.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fabs.h"
 
diff --git a/newlib/libm/machine/spu/s_fdim.c b/newlib/libm/machine/spu/s_fdim.c
index fd2b5ac80..0d81f3a2d 100644
--- a/newlib/libm/machine/spu/s_fdim.c
+++ b/newlib/libm/machine/spu/s_fdim.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fdim.h"
 
diff --git a/newlib/libm/machine/spu/s_floor.c b/newlib/libm/machine/spu/s_floor.c
index 5f0d23893..3978b82df 100644
--- a/newlib/libm/machine/spu/s_floor.c
+++ b/newlib/libm/machine/spu/s_floor.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/floor.h"
 
diff --git a/newlib/libm/machine/spu/s_fma.c b/newlib/libm/machine/spu/s_fma.c
index 0dad63eee..c02a5f459 100644
--- a/newlib/libm/machine/spu/s_fma.c
+++ b/newlib/libm/machine/spu/s_fma.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fma.h"
 
diff --git a/newlib/libm/machine/spu/s_fmax.c b/newlib/libm/machine/spu/s_fmax.c
index b17c32764..dee4d4a67 100644
--- a/newlib/libm/machine/spu/s_fmax.c
+++ b/newlib/libm/machine/spu/s_fmax.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fmax.h"
 
diff --git a/newlib/libm/machine/spu/s_fmin.c b/newlib/libm/machine/spu/s_fmin.c
index 3daa05ba1..b5d61f9dc 100644
--- a/newlib/libm/machine/spu/s_fmin.c
+++ b/newlib/libm/machine/spu/s_fmin.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fmin.h"
 
diff --git a/newlib/libm/machine/spu/s_frexp.c b/newlib/libm/machine/spu/s_frexp.c
index 3f1e096da..aa0830c91 100644
--- a/newlib/libm/machine/spu/s_frexp.c
+++ b/newlib/libm/machine/spu/s_frexp.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/frexp.h"
 
diff --git a/newlib/libm/machine/spu/s_ilogb.c b/newlib/libm/machine/spu/s_ilogb.c
index 9a3730f5a..1fb3cef5d 100644
--- a/newlib/libm/machine/spu/s_ilogb.c
+++ b/newlib/libm/machine/spu/s_ilogb.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/ilogb.h"
 
diff --git a/newlib/libm/machine/spu/s_isnan.c b/newlib/libm/machine/spu/s_isnan.c
index c93ff19f9..ced144cb5 100644
--- a/newlib/libm/machine/spu/s_isnan.c
+++ b/newlib/libm/machine/spu/s_isnan.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/isnan.h"
 
diff --git a/newlib/libm/machine/spu/s_ldexp.c b/newlib/libm/machine/spu/s_ldexp.c
index 268eb67a4..a24101842 100644
--- a/newlib/libm/machine/spu/s_ldexp.c
+++ b/newlib/libm/machine/spu/s_ldexp.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/ldexp.h"
 
diff --git a/newlib/libm/machine/spu/s_log1p.c b/newlib/libm/machine/spu/s_log1p.c
index 70ca37591..5c349551c 100644
--- a/newlib/libm/machine/spu/s_log1p.c
+++ b/newlib/libm/machine/spu/s_log1p.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/log1p.h"
 
diff --git a/newlib/libm/machine/spu/s_lrint.c b/newlib/libm/machine/spu/s_lrint.c
index e9a3f74b3..4c59ab46e 100644
--- a/newlib/libm/machine/spu/s_lrint.c
+++ b/newlib/libm/machine/spu/s_lrint.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/lrint.h"
 
diff --git a/newlib/libm/machine/spu/s_lround.c b/newlib/libm/machine/spu/s_lround.c
index cc012d7ce..c0209aed1 100644
--- a/newlib/libm/machine/spu/s_lround.c
+++ b/newlib/libm/machine/spu/s_lround.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/lround.h"
 
diff --git a/newlib/libm/machine/spu/s_nearbyint.c b/newlib/libm/machine/spu/s_nearbyint.c
index 5887f27f1..1a0f1d1dc 100644
--- a/newlib/libm/machine/spu/s_nearbyint.c
+++ b/newlib/libm/machine/spu/s_nearbyint.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/nearbyint.h"
 
diff --git a/newlib/libm/machine/spu/s_nextafter.c b/newlib/libm/machine/spu/s_nextafter.c
index 60a741ff8..9ccc15b3f 100644
--- a/newlib/libm/machine/spu/s_nextafter.c
+++ b/newlib/libm/machine/spu/s_nextafter.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/nextafter.h"
 
diff --git a/newlib/libm/machine/spu/s_remquo.c b/newlib/libm/machine/spu/s_remquo.c
index 9ba6a1213..01f0c5f8b 100644
--- a/newlib/libm/machine/spu/s_remquo.c
+++ b/newlib/libm/machine/spu/s_remquo.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/remquo.h"
 
diff --git a/newlib/libm/machine/spu/s_rint.c b/newlib/libm/machine/spu/s_rint.c
index 482c6264c..e66dfe99b 100644
--- a/newlib/libm/machine/spu/s_rint.c
+++ b/newlib/libm/machine/spu/s_rint.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/rint.h"
 
diff --git a/newlib/libm/machine/spu/s_round.c b/newlib/libm/machine/spu/s_round.c
index 7138c8447..53afb3ecc 100644
--- a/newlib/libm/machine/spu/s_round.c
+++ b/newlib/libm/machine/spu/s_round.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/round.h"
 
diff --git a/newlib/libm/machine/spu/s_scalbn.c b/newlib/libm/machine/spu/s_scalbn.c
index 58e161dfc..176565b01 100644
--- a/newlib/libm/machine/spu/s_scalbn.c
+++ b/newlib/libm/machine/spu/s_scalbn.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/scalbn.h"
 
diff --git a/newlib/libm/machine/spu/s_sin.c b/newlib/libm/machine/spu/s_sin.c
index ec079c98e..b11f488c0 100644
--- a/newlib/libm/machine/spu/s_sin.c
+++ b/newlib/libm/machine/spu/s_sin.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sin.h"
 
diff --git a/newlib/libm/machine/spu/s_tan.c b/newlib/libm/machine/spu/s_tan.c
index 8b0b22c7f..018b58a2f 100644
--- a/newlib/libm/machine/spu/s_tan.c
+++ b/newlib/libm/machine/spu/s_tan.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/tan.h"
 
diff --git a/newlib/libm/machine/spu/s_tanh.c b/newlib/libm/machine/spu/s_tanh.c
index 5443d5750..ba693e4ee 100644
--- a/newlib/libm/machine/spu/s_tanh.c
+++ b/newlib/libm/machine/spu/s_tanh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/tanh.h"
 
diff --git a/newlib/libm/machine/spu/s_trunc.c b/newlib/libm/machine/spu/s_trunc.c
index 043df4461..af60534aa 100644
--- a/newlib/libm/machine/spu/s_trunc.c
+++ b/newlib/libm/machine/spu/s_trunc.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/trunc.h"
 
diff --git a/newlib/libm/machine/spu/sf_asinh.c b/newlib/libm/machine/spu/sf_asinh.c
index fcfb95913..bcf21e587 100644
--- a/newlib/libm/machine/spu/sf_asinh.c
+++ b/newlib/libm/machine/spu/sf_asinh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/asinhf.h"
 
diff --git a/newlib/libm/machine/spu/sf_atan.c b/newlib/libm/machine/spu/sf_atan.c
index 90ef5145c..75a4c88a7 100644
--- a/newlib/libm/machine/spu/sf_atan.c
+++ b/newlib/libm/machine/spu/sf_atan.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/atanf.h"
 
diff --git a/newlib/libm/machine/spu/sf_cbrt.c b/newlib/libm/machine/spu/sf_cbrt.c
index 86a08650e..db5c0e91a 100644
--- a/newlib/libm/machine/spu/sf_cbrt.c
+++ b/newlib/libm/machine/spu/sf_cbrt.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/cbrtf.h"
 
diff --git a/newlib/libm/machine/spu/sf_ceil.c b/newlib/libm/machine/spu/sf_ceil.c
index cfd611ca0..4bfa15825 100644
--- a/newlib/libm/machine/spu/sf_ceil.c
+++ b/newlib/libm/machine/spu/sf_ceil.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/ceilf.h"
 
diff --git a/newlib/libm/machine/spu/sf_copysign.c b/newlib/libm/machine/spu/sf_copysign.c
index 4647c4572..2d900b1b6 100644
--- a/newlib/libm/machine/spu/sf_copysign.c
+++ b/newlib/libm/machine/spu/sf_copysign.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/copysignf.h"
 
diff --git a/newlib/libm/machine/spu/sf_cos.c b/newlib/libm/machine/spu/sf_cos.c
index da498d1f1..d31c03912 100644
--- a/newlib/libm/machine/spu/sf_cos.c
+++ b/newlib/libm/machine/spu/sf_cos.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/cosf.h"
 
diff --git a/newlib/libm/machine/spu/sf_erf.c b/newlib/libm/machine/spu/sf_erf.c
index 14e0dcd82..02e1e39c6 100644
--- a/newlib/libm/machine/spu/sf_erf.c
+++ b/newlib/libm/machine/spu/sf_erf.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/erff.h"
 
diff --git a/newlib/libm/machine/spu/sf_expm1.c b/newlib/libm/machine/spu/sf_expm1.c
index 9851de540..76e566ca0 100644
--- a/newlib/libm/machine/spu/sf_expm1.c
+++ b/newlib/libm/machine/spu/sf_expm1.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/expm1f.h"
 
diff --git a/newlib/libm/machine/spu/sf_fabs.c b/newlib/libm/machine/spu/sf_fabs.c
index bffc44b03..969564328 100644
--- a/newlib/libm/machine/spu/sf_fabs.c
+++ b/newlib/libm/machine/spu/sf_fabs.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fabsf.h"
 
diff --git a/newlib/libm/machine/spu/sf_fdim.c b/newlib/libm/machine/spu/sf_fdim.c
index b489c2726..8b88d9638 100644
--- a/newlib/libm/machine/spu/sf_fdim.c
+++ b/newlib/libm/machine/spu/sf_fdim.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fdimf.h"
 
diff --git a/newlib/libm/machine/spu/sf_floor.c b/newlib/libm/machine/spu/sf_floor.c
index c5de7ca6a..7f7b363c3 100644
--- a/newlib/libm/machine/spu/sf_floor.c
+++ b/newlib/libm/machine/spu/sf_floor.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/floorf.h"
 
diff --git a/newlib/libm/machine/spu/sf_fma.c b/newlib/libm/machine/spu/sf_fma.c
index 45dbcba4a..653803eca 100644
--- a/newlib/libm/machine/spu/sf_fma.c
+++ b/newlib/libm/machine/spu/sf_fma.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fmaf.h"
 
diff --git a/newlib/libm/machine/spu/sf_fmax.c b/newlib/libm/machine/spu/sf_fmax.c
index 5d5ca536b..e217db8fb 100644
--- a/newlib/libm/machine/spu/sf_fmax.c
+++ b/newlib/libm/machine/spu/sf_fmax.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fmaxf.h"
 
diff --git a/newlib/libm/machine/spu/sf_fmin.c b/newlib/libm/machine/spu/sf_fmin.c
index a08dca8d0..a0c023f6d 100644
--- a/newlib/libm/machine/spu/sf_fmin.c
+++ b/newlib/libm/machine/spu/sf_fmin.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fminf.h"
 
diff --git a/newlib/libm/machine/spu/sf_frexp.c b/newlib/libm/machine/spu/sf_frexp.c
index 8ea04d56f..d70801406 100644
--- a/newlib/libm/machine/spu/sf_frexp.c
+++ b/newlib/libm/machine/spu/sf_frexp.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/frexpf.h"
 
diff --git a/newlib/libm/machine/spu/sf_ilogb.c b/newlib/libm/machine/spu/sf_ilogb.c
index ea2146c5c..11ecd125c 100644
--- a/newlib/libm/machine/spu/sf_ilogb.c
+++ b/newlib/libm/machine/spu/sf_ilogb.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/ilogbf.h"
 
diff --git a/newlib/libm/machine/spu/sf_ldexp.c b/newlib/libm/machine/spu/sf_ldexp.c
index 7d19a5d5c..3d94db41b 100644
--- a/newlib/libm/machine/spu/sf_ldexp.c
+++ b/newlib/libm/machine/spu/sf_ldexp.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/ldexpf.h"
 
diff --git a/newlib/libm/machine/spu/sf_log1p.c b/newlib/libm/machine/spu/sf_log1p.c
index 8ea8a3764..9e2f882f4 100644
--- a/newlib/libm/machine/spu/sf_log1p.c
+++ b/newlib/libm/machine/spu/sf_log1p.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/log1pf.h"
 
diff --git a/newlib/libm/machine/spu/sf_logb.c b/newlib/libm/machine/spu/sf_logb.c
index 2aca4864f..71d225ff3 100644
--- a/newlib/libm/machine/spu/sf_logb.c
+++ b/newlib/libm/machine/spu/sf_logb.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/logbf.h"
 
diff --git a/newlib/libm/machine/spu/sf_lrint.c b/newlib/libm/machine/spu/sf_lrint.c
index dd96610a6..97faa0736 100644
--- a/newlib/libm/machine/spu/sf_lrint.c
+++ b/newlib/libm/machine/spu/sf_lrint.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/lrintf.h"
 
diff --git a/newlib/libm/machine/spu/sf_lround.c b/newlib/libm/machine/spu/sf_lround.c
index 250467b7e..a6d754529 100644
--- a/newlib/libm/machine/spu/sf_lround.c
+++ b/newlib/libm/machine/spu/sf_lround.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/lroundf.h"
 
diff --git a/newlib/libm/machine/spu/sf_nearbyint.c b/newlib/libm/machine/spu/sf_nearbyint.c
index d55329baa..0b814b5e4 100644
--- a/newlib/libm/machine/spu/sf_nearbyint.c
+++ b/newlib/libm/machine/spu/sf_nearbyint.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/nearbyintf.h"
 
diff --git a/newlib/libm/machine/spu/sf_nextafter.c b/newlib/libm/machine/spu/sf_nextafter.c
index 408ed41ed..43e76088e 100644
--- a/newlib/libm/machine/spu/sf_nextafter.c
+++ b/newlib/libm/machine/spu/sf_nextafter.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/nextafterf.h"
 
diff --git a/newlib/libm/machine/spu/sf_remquo.c b/newlib/libm/machine/spu/sf_remquo.c
index 3494398b2..7c8fd98d6 100644
--- a/newlib/libm/machine/spu/sf_remquo.c
+++ b/newlib/libm/machine/spu/sf_remquo.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/remquof.h"
 
diff --git a/newlib/libm/machine/spu/sf_rint.c b/newlib/libm/machine/spu/sf_rint.c
index 777dfd66e..71e3c2f9e 100644
--- a/newlib/libm/machine/spu/sf_rint.c
+++ b/newlib/libm/machine/spu/sf_rint.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/rintf.h"
 
diff --git a/newlib/libm/machine/spu/sf_round.c b/newlib/libm/machine/spu/sf_round.c
index 62a68f602..8c2e37b66 100644
--- a/newlib/libm/machine/spu/sf_round.c
+++ b/newlib/libm/machine/spu/sf_round.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/roundf.h"
 
diff --git a/newlib/libm/machine/spu/sf_scalbn.c b/newlib/libm/machine/spu/sf_scalbn.c
index 67824dfac..6fd1c617c 100644
--- a/newlib/libm/machine/spu/sf_scalbn.c
+++ b/newlib/libm/machine/spu/sf_scalbn.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/scalbnf.h"
 
diff --git a/newlib/libm/machine/spu/sf_sin.c b/newlib/libm/machine/spu/sf_sin.c
index ac8d2a367..425cf75ea 100644
--- a/newlib/libm/machine/spu/sf_sin.c
+++ b/newlib/libm/machine/spu/sf_sin.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sinf.h"
 
diff --git a/newlib/libm/machine/spu/sf_tan.c b/newlib/libm/machine/spu/sf_tan.c
index 511106be9..c9640334f 100644
--- a/newlib/libm/machine/spu/sf_tan.c
+++ b/newlib/libm/machine/spu/sf_tan.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/tanf.h"
 
diff --git a/newlib/libm/machine/spu/sf_tanh.c b/newlib/libm/machine/spu/sf_tanh.c
index 65c3f9bcf..a7e46df6a 100644
--- a/newlib/libm/machine/spu/sf_tanh.c
+++ b/newlib/libm/machine/spu/sf_tanh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/tanhf.h"
 
diff --git a/newlib/libm/machine/spu/sf_trunc.c b/newlib/libm/machine/spu/sf_trunc.c
index 4a7ab8841..734e9f34c 100644
--- a/newlib/libm/machine/spu/sf_trunc.c
+++ b/newlib/libm/machine/spu/sf_trunc.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/truncf.h"
 
diff --git a/newlib/libm/machine/spu/w_acos.c b/newlib/libm/machine/spu/w_acos.c
index 412198c67..81d718d76 100644
--- a/newlib/libm/machine/spu/w_acos.c
+++ b/newlib/libm/machine/spu/w_acos.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/acos.h"
 
diff --git a/newlib/libm/machine/spu/w_acosh.c b/newlib/libm/machine/spu/w_acosh.c
index b05f4a4dd..d950caac7 100644
--- a/newlib/libm/machine/spu/w_acosh.c
+++ b/newlib/libm/machine/spu/w_acosh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/acosh.h"
 
diff --git a/newlib/libm/machine/spu/w_asin.c b/newlib/libm/machine/spu/w_asin.c
index 142ed2b75..65264d34f 100644
--- a/newlib/libm/machine/spu/w_asin.c
+++ b/newlib/libm/machine/spu/w_asin.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/asin.h"
 
diff --git a/newlib/libm/machine/spu/w_atan2.c b/newlib/libm/machine/spu/w_atan2.c
index fb690c436..e6d76b3e6 100644
--- a/newlib/libm/machine/spu/w_atan2.c
+++ b/newlib/libm/machine/spu/w_atan2.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/atan2.h"
 
diff --git a/newlib/libm/machine/spu/w_atanh.c b/newlib/libm/machine/spu/w_atanh.c
index 8d4c2ceca..d8fba54e0 100644
--- a/newlib/libm/machine/spu/w_atanh.c
+++ b/newlib/libm/machine/spu/w_atanh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/atanh.h"
 
diff --git a/newlib/libm/machine/spu/w_cosh.c b/newlib/libm/machine/spu/w_cosh.c
index 5fb77eb09..47d5eca7f 100644
--- a/newlib/libm/machine/spu/w_cosh.c
+++ b/newlib/libm/machine/spu/w_cosh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/cosh.h"
 
diff --git a/newlib/libm/machine/spu/w_exp.c b/newlib/libm/machine/spu/w_exp.c
index 3f00afa1b..26ecbbcdd 100644
--- a/newlib/libm/machine/spu/w_exp.c
+++ b/newlib/libm/machine/spu/w_exp.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/exp.h"
 
diff --git a/newlib/libm/machine/spu/w_exp2.c b/newlib/libm/machine/spu/w_exp2.c
index c8933bce1..c3c168954 100644
--- a/newlib/libm/machine/spu/w_exp2.c
+++ b/newlib/libm/machine/spu/w_exp2.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/exp2.h"
 
diff --git a/newlib/libm/machine/spu/w_fmod.c b/newlib/libm/machine/spu/w_fmod.c
index 29704bceb..39a552300 100644
--- a/newlib/libm/machine/spu/w_fmod.c
+++ b/newlib/libm/machine/spu/w_fmod.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fmod.h"
 
diff --git a/newlib/libm/machine/spu/w_hypot.c b/newlib/libm/machine/spu/w_hypot.c
index 93db031b0..15c14a40c 100644
--- a/newlib/libm/machine/spu/w_hypot.c
+++ b/newlib/libm/machine/spu/w_hypot.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/hypot.h"
 
diff --git a/newlib/libm/machine/spu/w_lgamma.c b/newlib/libm/machine/spu/w_lgamma.c
index f092adb69..a109b0fed 100644
--- a/newlib/libm/machine/spu/w_lgamma.c
+++ b/newlib/libm/machine/spu/w_lgamma.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/lgamma.h"
 
diff --git a/newlib/libm/machine/spu/w_log.c b/newlib/libm/machine/spu/w_log.c
index b224dbc5f..0e3037ee6 100644
--- a/newlib/libm/machine/spu/w_log.c
+++ b/newlib/libm/machine/spu/w_log.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/log.h"
 
diff --git a/newlib/libm/machine/spu/w_log10.c b/newlib/libm/machine/spu/w_log10.c
index b76187581..0cfaef947 100644
--- a/newlib/libm/machine/spu/w_log10.c
+++ b/newlib/libm/machine/spu/w_log10.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/log10.h"
 
diff --git a/newlib/libm/machine/spu/w_pow.c b/newlib/libm/machine/spu/w_pow.c
index a1afe4338..56e24c05f 100644
--- a/newlib/libm/machine/spu/w_pow.c
+++ b/newlib/libm/machine/spu/w_pow.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/pow.h"
 
diff --git a/newlib/libm/machine/spu/w_remainder.c b/newlib/libm/machine/spu/w_remainder.c
index c87627b49..473d9b284 100644
--- a/newlib/libm/machine/spu/w_remainder.c
+++ b/newlib/libm/machine/spu/w_remainder.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/remainder.h"
 
diff --git a/newlib/libm/machine/spu/w_sincos.c b/newlib/libm/machine/spu/w_sincos.c
index 0ea124482..cbe3039be 100644
--- a/newlib/libm/machine/spu/w_sincos.c
+++ b/newlib/libm/machine/spu/w_sincos.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sincos.h"
 
diff --git a/newlib/libm/machine/spu/w_sinh.c b/newlib/libm/machine/spu/w_sinh.c
index 0077296a6..f5294e3e9 100644
--- a/newlib/libm/machine/spu/w_sinh.c
+++ b/newlib/libm/machine/spu/w_sinh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sinh.h"
 
diff --git a/newlib/libm/machine/spu/w_sqrt.c b/newlib/libm/machine/spu/w_sqrt.c
index 359ffcc32..8a6ce07ab 100644
--- a/newlib/libm/machine/spu/w_sqrt.c
+++ b/newlib/libm/machine/spu/w_sqrt.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/sqrt.h"
 
diff --git a/newlib/libm/machine/spu/w_tgamma.c b/newlib/libm/machine/spu/w_tgamma.c
index 98dd52d8b..ea1014115 100644
--- a/newlib/libm/machine/spu/w_tgamma.c
+++ b/newlib/libm/machine/spu/w_tgamma.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/tgamma.h"
 
diff --git a/newlib/libm/machine/spu/wf_acos.c b/newlib/libm/machine/spu/wf_acos.c
index 86585565c..f5d6a5e53 100644
--- a/newlib/libm/machine/spu/wf_acos.c
+++ b/newlib/libm/machine/spu/wf_acos.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/acosf.h"
 
diff --git a/newlib/libm/machine/spu/wf_acosh.c b/newlib/libm/machine/spu/wf_acosh.c
index 1e729ae44..fc29a3b8d 100644
--- a/newlib/libm/machine/spu/wf_acosh.c
+++ b/newlib/libm/machine/spu/wf_acosh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/acoshf.h"
 
diff --git a/newlib/libm/machine/spu/wf_asin.c b/newlib/libm/machine/spu/wf_asin.c
index c3fab30ff..9ef6606e5 100644
--- a/newlib/libm/machine/spu/wf_asin.c
+++ b/newlib/libm/machine/spu/wf_asin.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/asinf.h"
 
diff --git a/newlib/libm/machine/spu/wf_atan2.c b/newlib/libm/machine/spu/wf_atan2.c
index 2a22f537e..69ed66e5e 100644
--- a/newlib/libm/machine/spu/wf_atan2.c
+++ b/newlib/libm/machine/spu/wf_atan2.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/atan2f.h"
 
diff --git a/newlib/libm/machine/spu/wf_atanh.c b/newlib/libm/machine/spu/wf_atanh.c
index 8a8017432..72dbdc56a 100644
--- a/newlib/libm/machine/spu/wf_atanh.c
+++ b/newlib/libm/machine/spu/wf_atanh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/atanhf.h"
 
diff --git a/newlib/libm/machine/spu/wf_cosh.c b/newlib/libm/machine/spu/wf_cosh.c
index 6a0f15cb7..626eb8fb5 100644
--- a/newlib/libm/machine/spu/wf_cosh.c
+++ b/newlib/libm/machine/spu/wf_cosh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/coshf.h"
 
diff --git a/newlib/libm/machine/spu/wf_exp.c b/newlib/libm/machine/spu/wf_exp.c
index 9a0f905d0..f3d9ed033 100644
--- a/newlib/libm/machine/spu/wf_exp.c
+++ b/newlib/libm/machine/spu/wf_exp.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/expf.h"
 
diff --git a/newlib/libm/machine/spu/wf_exp2.c b/newlib/libm/machine/spu/wf_exp2.c
index c815cee55..00203e1b4 100644
--- a/newlib/libm/machine/spu/wf_exp2.c
+++ b/newlib/libm/machine/spu/wf_exp2.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/exp2f.h"
 
diff --git a/newlib/libm/machine/spu/wf_fmod.c b/newlib/libm/machine/spu/wf_fmod.c
index b7b8c27df..3bd56a459 100644
--- a/newlib/libm/machine/spu/wf_fmod.c
+++ b/newlib/libm/machine/spu/wf_fmod.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/fmodf.h"
 
diff --git a/newlib/libm/machine/spu/wf_hypot.c b/newlib/libm/machine/spu/wf_hypot.c
index f9d88501c..ba8e2096c 100644
--- a/newlib/libm/machine/spu/wf_hypot.c
+++ b/newlib/libm/machine/spu/wf_hypot.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/hypotf.h"
 
diff --git a/newlib/libm/machine/spu/wf_lgamma.c b/newlib/libm/machine/spu/wf_lgamma.c
index 6b0824adf..7773fd8e9 100644
--- a/newlib/libm/machine/spu/wf_lgamma.c
+++ b/newlib/libm/machine/spu/wf_lgamma.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/lgammaf.h"
 
diff --git a/newlib/libm/machine/spu/wf_log.c b/newlib/libm/machine/spu/wf_log.c
index e788dea4d..d89aa0df1 100644
--- a/newlib/libm/machine/spu/wf_log.c
+++ b/newlib/libm/machine/spu/wf_log.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/logf.h"
 
diff --git a/newlib/libm/machine/spu/wf_log10.c b/newlib/libm/machine/spu/wf_log10.c
index f3d2c9f90..3ce0153ba 100644
--- a/newlib/libm/machine/spu/wf_log10.c
+++ b/newlib/libm/machine/spu/wf_log10.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/log10f.h"
 
diff --git a/newlib/libm/machine/spu/wf_pow.c b/newlib/libm/machine/spu/wf_pow.c
index 799665612..eb4c0d151 100644
--- a/newlib/libm/machine/spu/wf_pow.c
+++ b/newlib/libm/machine/spu/wf_pow.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/powf.h"
 
diff --git a/newlib/libm/machine/spu/wf_remainder.c b/newlib/libm/machine/spu/wf_remainder.c
index 84508ce2a..ce2d6e6db 100644
--- a/newlib/libm/machine/spu/wf_remainder.c
+++ b/newlib/libm/machine/spu/wf_remainder.c
@@ -1,3 +1,35 @@
+/*
+Copyright 2001,2006,
+International Business Machines Corporation,
+Sony Computer Entertainment, Incorporated,
+Toshiba Corporation,
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+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.
+Neither the names of the copyright holders nor the names of their
+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 <math.h>
 #include "headers/remainderf.h"
 
diff --git a/newlib/libm/machine/spu/wf_sincos.c b/newlib/libm/machine/spu/wf_sincos.c
index 6dc4d0c98..64923c64d 100644
--- a/newlib/libm/machine/spu/wf_sincos.c
+++ b/newlib/libm/machine/spu/wf_sincos.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sincosf.h"
 
diff --git a/newlib/libm/machine/spu/wf_sinh.c b/newlib/libm/machine/spu/wf_sinh.c
index 413e7b56b..2989bd445 100644
--- a/newlib/libm/machine/spu/wf_sinh.c
+++ b/newlib/libm/machine/spu/wf_sinh.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sinhf.h"
 
diff --git a/newlib/libm/machine/spu/wf_sqrt.c b/newlib/libm/machine/spu/wf_sqrt.c
index 78eccb418..1ee6a3767 100644
--- a/newlib/libm/machine/spu/wf_sqrt.c
+++ b/newlib/libm/machine/spu/wf_sqrt.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/sqrtf.h"
 
diff --git a/newlib/libm/machine/spu/wf_tgamma.c b/newlib/libm/machine/spu/wf_tgamma.c
index 161f505fe..002a2fd3b 100644
--- a/newlib/libm/machine/spu/wf_tgamma.c
+++ b/newlib/libm/machine/spu/wf_tgamma.c
@@ -1,3 +1,39 @@
+/*
+Copyright 2006,2008,                                         
+International Business Machines Corporation                     
+All Rights Reserved.                                            
+
+Redistribution and use in source and binary forms, with or      
+without modification, are permitted provided that the           
+following conditions are met:                                   
+
+Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer. 
+
+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.                               
+
+Neither the name of IBM Corporation 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 <math.h>
 #include "headers/tgammaf.h"
 
-- 
2.25.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.