diff options
Diffstat (limited to 'ports/sysdeps/m68k/m680x0/bits')
-rw-r--r-- | ports/sysdeps/m68k/m680x0/bits/huge_vall.h | 3 | ||||
-rw-r--r-- | ports/sysdeps/m68k/m680x0/bits/mathdef.h | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/ports/sysdeps/m68k/m680x0/bits/huge_vall.h b/ports/sysdeps/m68k/m680x0/bits/huge_vall.h index fc7371b5db..a8b42a4d7c 100644 --- a/ports/sysdeps/m68k/m680x0/bits/huge_vall.h +++ b/ports/sysdeps/m68k/m680x0/bits/huge_vall.h @@ -1,7 +1,6 @@ /* `HUGE_VALL' constant for m68k (where it is infinity). Used by <stdlib.h> and <math.h> functions for overflow. - Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000, 2004 - Free Software Foundation, Inc. + Copyright (C) 1992-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/m680x0/bits/mathdef.h b/ports/sysdeps/m68k/m680x0/bits/mathdef.h index a6edcc060e..63938153b7 100644 --- a/ports/sysdeps/m68k/m680x0/bits/mathdef.h +++ b/ports/sysdeps/m68k/m680x0/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997, 1998, 1999, 2000, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1997-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 |