diff options
Diffstat (limited to 'ports/sysdeps/m68k/coldfire')
-rw-r--r-- | ports/sysdeps/m68k/coldfire/bits/atomic.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/bits/mathinline.h | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/s_fabs.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/s_lrint.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/s_rint.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/fpu/s_rintf.c | 2 | ||||
-rw-r--r-- | ports/sysdeps/m68k/coldfire/sysdep.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/ports/sysdeps/m68k/coldfire/bits/atomic.h b/ports/sysdeps/m68k/coldfire/bits/atomic.h index c5b5073d80..ec0c59a7da 100644 --- a/ports/sysdeps/m68k/coldfire/bits/atomic.h +++ b/ports/sysdeps/m68k/coldfire/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2003-2013 Free Software Foundation, Inc. +/* Copyright (C) 2003-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/bits/mathinline.h b/ports/sysdeps/m68k/coldfire/fpu/bits/mathinline.h index f369155fc2..bfd2bd61e8 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/bits/mathinline.h +++ b/ports/sysdeps/m68k/coldfire/fpu/bits/mathinline.h @@ -1,5 +1,5 @@ /* Inline math functions for Coldfire. - Copyright (C) 2012-2013 Free Software Foundation, Inc. + Copyright (C) 2012-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c b/ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c index 7bab8a5e73..5914de6029 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c +++ b/ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c b/ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c index dce42364ce..7e7448db78 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c +++ b/ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c b/ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c index b495a7fdfa..3d75deb6ac 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c +++ b/ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c @@ -1,5 +1,5 @@ /* Raise given exceptions. - Copyright (C) 2006-2013 Free Software Foundation, Inc. + Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/s_fabs.c b/ports/sysdeps/m68k/coldfire/fpu/s_fabs.c index 7473962494..dc8d31e872 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/s_fabs.c +++ b/ports/sysdeps/m68k/coldfire/fpu/s_fabs.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c b/ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c index 589119d210..29a25ccdad 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c +++ b/ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/s_lrint.c b/ports/sysdeps/m68k/coldfire/fpu/s_lrint.c index f26b39c9e0..7de6b44d30 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/s_lrint.c +++ b/ports/sysdeps/m68k/coldfire/fpu/s_lrint.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c b/ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c index 5cc97b5778..a73dd12a80 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c +++ b/ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/s_rint.c b/ports/sysdeps/m68k/coldfire/fpu/s_rint.c index a17a377d2d..a98bb47eb1 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/s_rint.c +++ b/ports/sysdeps/m68k/coldfire/fpu/s_rint.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/fpu/s_rintf.c b/ports/sysdeps/m68k/coldfire/fpu/s_rintf.c index 0469e2adcb..83bf5137e2 100644 --- a/ports/sysdeps/m68k/coldfire/fpu/s_rintf.c +++ b/ports/sysdeps/m68k/coldfire/fpu/s_rintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2013 Free Software Foundation, Inc. +/* Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/ports/sysdeps/m68k/coldfire/sysdep.h b/ports/sysdeps/m68k/coldfire/sysdep.h index 1c9735853a..2228481566 100644 --- a/ports/sysdeps/m68k/coldfire/sysdep.h +++ b/ports/sysdeps/m68k/coldfire/sysdep.h @@ -1,5 +1,5 @@ /* Assembler macros for Coldfire. - Copyright (C) 1998-2013 Free Software Foundation, Inc. + Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |