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 39ede4a9ab..c5b5073d80 100644 --- a/ports/sysdeps/m68k/coldfire/bits/atomic.h +++ b/ports/sysdeps/m68k/coldfire/bits/atomic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2003, 2006 Free Software Foundation, Inc. +/* Copyright (C) 2003-2013 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 928b7d3e3d..f369155fc2 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 Free Software Foundation, Inc. + Copyright (C) 2012-2013 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 46934a9698..7bab8a5e73 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, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 6801b85b0a..dce42364ce 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, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 8197545d88..b495a7fdfa 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 Free Software Foundation, Inc. + Copyright (C) 2006-2013 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 e2f1837777..7473962494 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 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 4a5928afd2..589119d210 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 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 b0d61e34fe..f26b39c9e0 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 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 37c0e96527..5cc97b5778 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 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 5435798c18..a17a377d2d 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 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 4eae67857c..0469e2adcb 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 Free Software Foundation, Inc. +/* Copyright (C) 2006-2013 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 fc94adea37..1c9735853a 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, 2003, 2010, 2012 Free Software Foundation, Inc. + Copyright (C) 1998-2013 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 |